☠ Buildbot (Python): python/cpython - failed test (failure) (3.13)
The Buildbot has detected a new failure on builder AMD64 Windows10 3.13 while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/1501/builds/1150
Buildbot URL: https://buildbot.python.org/
Worker for this Build: bolen-windows10
Build Reason: <unknown> Blamelist: Victor Stinner <vstinner@python.org>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
==
Captured traceback
Traceback (test.test_zipimport.UncompressedZipImportTestCase.testTraceback) ... ok
Traceback (test.test_zipimport.CompressedZipImportTestCase.testTraceback) ... ok
Traceback (most recent call last): File "D:\buildarea\3.13.bolen-windows10\build\Lib\test\test_sysconfig.py", line 605, in test_config_vars_depend_on_site_initialization with self.venv() as venv: ~~~~~~~~~^^ File "D:\buildarea\3.13.bolen-windows10\build\Lib\contextlib.py", line 148, in __exit__ next(self.gen) ~~~~^^^^^^^^^^ File "D:\buildarea\3.13.bolen-windows10\build\Lib\test\support\venv.py", line 27, in from_tmpdir with tempfile.TemporaryDirectory(prefix=prefix, dir=dir, delete=delete) as tmpdir: ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\buildarea\3.13.bolen-windows10\build\Lib\tempfile.py", line 950, in __exit__ self.cleanup() ~~~~~~~~~~~~^^ File "D:\buildarea\3.13.bolen-windows10\build\Lib\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\buildarea\3.13.bolen-windows10\build\Lib\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "D:\buildarea\3.13.bolen-windows10\build\Lib\shutil.py", line 790, in rmtree return _rmtree_unsafe(path, onexc) File "D:\buildarea\3.13.bolen-windows10\build\Lib\shutil.py", line 629, in _rmtree_unsafe onexc(os.unlink, fullname, err) ~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\buildarea\3.13.bolen-windows10\build\Lib\tempfile.py", line 909, in onexc _os.unlink(path) ~~~~~~~~~~^^^^^^ PermissionError: [WinError 5] Access is denied: 'd:\\temp\\test_python_2724mgmb\\test.test_sysconfig.TestSysConfig.test_config_vars_depend_on_site_initialization-venv-eceau010\\Scripts\\python_d.exe'
Traceback (most recent call last): File "D:\buildarea\3.13.bolen-windows10\build\Lib\test\test_zipimport.py", line 891, in testZip64LargeFile with open(TEMP_ZIP, "wb") as f: ~~~~^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "D:\buildarea\3.13.bolen-windows10\build\Lib\test\test_sysconfig.py", line 605, in test_config_vars_depend_on_site_initialization with self.venv() as venv: ~~~~~~~~~^^ File "D:\buildarea\3.13.bolen-windows10\build\Lib\contextlib.py", line 148, in __exit__ next(self.gen) ~~~~^^^^^^^^^^ File "D:\buildarea\3.13.bolen-windows10\build\Lib\test\support\venv.py", line 27, in from_tmpdir with tempfile.TemporaryDirectory(prefix=prefix, dir=dir, delete=delete) as tmpdir: ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\buildarea\3.13.bolen-windows10\build\Lib\tempfile.py", line 950, in __exit__ self.cleanup() ~~~~~~~~~~~~^^ File "D:\buildarea\3.13.bolen-windows10\build\Lib\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\buildarea\3.13.bolen-windows10\build\Lib\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "D:\buildarea\3.13.bolen-windows10\build\Lib\shutil.py", line 790, in rmtree return _rmtree_unsafe(path, onexc) File "D:\buildarea\3.13.bolen-windows10\build\Lib\shutil.py", line 629, in _rmtree_unsafe onexc(os.unlink, fullname, err) ~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\buildarea\3.13.bolen-windows10\build\Lib\tempfile.py", line 909, in onexc _os.unlink(path) ~~~~~~~~~~^^^^^^ PermissionError: [WinError 5] Access is denied: 'd:\\temp\\test_python_dc777d6u\\test.test_sysconfig.TestSysConfig.test_config_vars_depend_on_site_initialization-venv-4x1wzsmp\\Scripts\\python_d.exe'
Traceback (most recent call last): File "D:\buildarea\3.13.bolen-windows10\build\Lib\shutil.py", line 625, in _rmtree_unsafe os.unlink(fullname) ~~~~~~~~~^^^^^^^^^^ PermissionError: [WinError 5] Access is denied: 'd:\\temp\\test_python_dc777d6u\\test.test_sysconfig.TestSysConfig.test_config_vars_depend_on_site_initialization-venv-4x1wzsmp\\Scripts\\python_d.exe'
Traceback (most recent call last): File "D:\buildarea\3.13.bolen-windows10\build\Lib\shutil.py", line 625, in _rmtree_unsafe os.unlink(fullname) ~~~~~~~~~^^^^^^^^^^ PermissionError: [WinError 5] Access is denied: 'd:\\temp\\test_python_2724mgmb\\test.test_sysconfig.TestSysConfig.test_config_vars_depend_on_site_initialization-venv-eceau010\\Scripts\\python_d.exe'
Test report
Failed tests:
- test_sysconfig
Failed subtests:
- test_config_vars_depend_on_site_initialization - test.test_sysconfig.TestSysConfig.test_config_vars_depend_on_site_initialization
- testZip64LargeFile - test.test_zipimport.UncompressedZipImportTestCase.testZip64LargeFile
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org