The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide Refleaks 3.12 while building Python. Full details are available at: https://buildbot.python.org/all/#/builders/1157/builds/286
Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-rawhide-ppc64le Build Reason: <unknown> Blamelist: BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Captured traceback ================== Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/process.py", line 314, in _bootstrap self.run() File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 953, in _test_stderr_flush fd = os.open(testfn, os.O_WRONLY | os.O_CREAT | os.O_EXCL) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_95686_tmpæ' ERROR Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/process.py", line 314, in _bootstrap self.run() File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 953, in _test_stderr_flush fd = os.open(testfn, os.O_WRONLY | os.O_CREAT | os.O_EXCL) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105615_tmpæ' ERROR Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 264, in test_samestat create_file(test_fn1) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 18, in create_file with open(filename, 'xb', 0) as fp: ^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_77564_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/pickletester.py", line 3470, in test_dump_text_file f = open(TESTFN, "w") ^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_61491_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/mapping_tests.py", line 215, in test_update d = self._empty_mapping() ^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_shelve.py", line 186, in _empty_mapping x = shelve.open(self.base_path + str(self.counter), **self._args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/shelve.py", line 243, in open return DbfilenameShelf(filename, flag, protocol, writeback) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/shelve.py", line 227, in __init__ Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) ^^^^^^^^^^^^^^^^^^^^^^^^^^ _dbm.error: [Errno 28] No space left on device: '@test_82092_tmpæ/shelftemp.db6' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_trace.py", line 537, in test_count_and_summary with open(filename, 'w', encoding='utf-8') as fd: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105574_tmpæ.py' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/mapping_tests.py", line 258, in test_update d = self._empty_mapping() ^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_shelve.py", line 186, in _empty_mapping x = shelve.open(self.base_path + str(self.counter), **self._args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/shelve.py", line 243, in open return DbfilenameShelf(filename, flag, protocol, writeback) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/shelve.py", line 227, in __init__ Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) ^^^^^^^^^^^^^^^^^^^^^^^^^^ _gdbm.error: [Errno 28] No space left on device: '@test_82092_tmpæ/shelftemp.db7' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/libregrtest/single.py", line 178, in _runtest_env_changed_exc _load_run_test(result, runtests) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/libregrtest/single.py", line 125, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/importlib/__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 995, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_posix.py", line 54, in <module> class PosixTester(unittest.TestCase): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_posix.py", line 805, in PosixTester @os_helper.skip_unless_working_chmod ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/support/os_helper.py", line 275, in skip_unless_working_chmod ok = can_chmod() ^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/support/os_helper.py", line 254, in can_chmod with open(TESTFN, "wb") as f: ^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_77650_tmpæ' Traceback (most recent call last): Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/process.py", line 314, in _bootstrap self.run() File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 3355, in _writefd fd = reduction.recv_handle(conn) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/process.py", line 314, in _bootstrap self.run() File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/reduction.py", line 189, in recv_handle return recvfds(s, 1)[0] ^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/reduction.py", line 159, in recvfds raise EOFError File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 3355, in _writefd fd = reduction.recv_handle(conn) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ EOFError File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/reduction.py", line 189, in recv_handle return recvfds(s, 1)[0] ^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/reduction.py", line 159, in recvfds raise EOFError EOFError Warning -- Dangling processes: {<Process name='Process-832' pid=77523 parent=61177 stopped exitcode=1 daemon>, <Process name='Process-833' pid=77524 parent=61177 stopped exitcode=1 daemon>} Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 105, in test_getsize create_file(filename, b'Hello') File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 18, in create_file with open(filename, 'xb', 0) as fp: ^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105579_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 3371, in test_fd_transfer with open(os_helper.TESTFN, "wb") as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105604_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_zipfile/test_core.py", line 558, in test_append_to_concatenated_zip_file f.write(data) OSError: [Errno 28] No space left on device Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 2527, in test_issue42383 with os_helper.temp_cwd() as cwd: File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/support/os_helper.py", line 537, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/support/os_helper.py", line 475, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/libregrtest/single.py", line 178, in _runtest_env_changed_exc _load_run_test(result, runtests) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/libregrtest/single.py", line 125, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/importlib/__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 995, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_shutil.py", line 161, in <module> SUPPORTS_SENDFILE = supports_file2file_sendfile() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_shutil.py", line 139, in supports_file2file_sendfile with tempfile.NamedTemporaryFile("wb", dir=os.getcwd(), delete=False) as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/tempfile.py", line 582, in NamedTemporaryFile file = _io.open(dir, mode, buffering=buffering, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/tempfile.py", line 579, in opener fd, name = _mkstemp_inner(dir, prefix, suffix, flags, output_type) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/tempfile.py", line 256, in _mkstemp_inner fd = _os.open(file, flags, 0o600) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/tmp5d2ng47b' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 2180, in test_issue26053 stdout, stderr = self.run_pdb_script(script, commands) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 1942, in run_pdb_script with open(filename, 'w') as f: ^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: 'main.py' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_ntpath.py", line 1035, in setUp with open(self.file_name, 'xb', 0) as file: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105579_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 2338, in test_package_without_a_main os.makedirs(modpath) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/os.py", line 215, in makedirs makedirs(head, exist_ok=exist_ok) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/os.py", line 225, in makedirs mkdir(name, mode) OSError: [Errno 28] No space left on device: 't_pkg' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 1990, in test_find_function_found_with_encoding_cookie self._assert_find_function( File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 1962, in _assert_find_function with open(os_helper.TESTFN, 'wb') as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105584_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/pickletester.py", line 3432, in test_dump_closed_file f = open(TESTFN, "wb") ^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_61491_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 180, in test_isdir create_file(filename) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 18, in create_file with open(filename, 'xb', 0) as fp: ^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105579_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 205, in test_isfile create_file(filename) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 18, in create_file with open(filename, 'xb', 0) as fp: ^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105579_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 2279, in test_run_module stdout, stderr = self.run_pdb_module(script, commands) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 1953, in run_pdb_module os.mkdir(self.module_name) OSError: [Errno 28] No space left on device: 't_main' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 180, in test_isdir create_file(filename) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 18, in create_file with open(filename, 'xb', 0) as fp: ^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_77564_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 1234, in test_no_import_lock_contention with os_helper.temp_cwd(): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/support/os_helper.py", line 537, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/support/os_helper.py", line 475, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 2634, in test_checkline_after_reset with open(os_helper.TESTFN, "w") as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_77580_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 2423, in test_relative_imports_on_plain_module os.mkdir(self.module_name) OSError: [Errno 28] No space left on device: 't_main' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/process.py", line 314, in _bootstrap self.run() File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 3355, in _writefd fd = reduction.recv_handle(conn) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/reduction.py", line 189, in recv_handle return recvfds(s, 1)[0] ^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/reduction.py", line 159, in recvfds raise EOFError EOFError Process Process-1: Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/process.py", line 314, in _bootstrap self.run() File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 3355, in _writefd fd = reduction.recv_handle(conn) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/reduction.py", line 189, in recv_handle return recvfds(s, 1)[0] ^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/reduction.py", line 159, in recvfds raise EOFError EOFError Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 982, in test_sys_exit with open(testfn, encoding="utf-8") as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: '@test_99567_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 199, in spawn_check_wrapper return test_item(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 6023, in test_global_named_resource_spawn with open(testfn, 'w', encoding='utf-8') as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105623_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_trace.py", line 523, in test_sys_argv_list with open(TESTFN, 'w', encoding='utf-8') as fd: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_77343_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 2130, in test_issue36250 with open(os_helper.TESTFN, 'wb') as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_77580_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/pickletester.py", line 3440, in test_load_closed_file f = open(TESTFN, "wb") ^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_61491_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 3371, in test_fd_transfer with open(os_helper.TESTFN, "wb") as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105617_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_trace.py", line 423, in test_coverageresults_update with open(infile, 'wb') as f: ^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_77343_tmpæ-infile' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/libregrtest/single.py", line 178, in _runtest_env_changed_exc _load_run_test(result, runtests) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/libregrtest/single.py", line 125, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/importlib/__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 995, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_os.py", line 3738, in <module> @unittest.skipUnless(supports_extended_attributes(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_os.py", line 3727, in supports_extended_attributes with open(os_helper.TESTFN, "xb", 0) as fp: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105572_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 2324, in test_module_without_a_main os.mkdir(module_name) OSError: [Errno 28] No space left on device: 't_main' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 3397, in test_large_fd_transfer with open(os_helper.TESTFN, "wb") as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_61177_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/process.py", line 314, in _bootstrap self.run() File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 960, in _test_sys_exit fd = os.open(testfn, os.O_WRONLY | os.O_CREAT | os.O_EXCL) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_95686_tmpæ' ERROR Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_trace.py", line 537, in test_count_and_summary with open(filename, 'w', encoding='utf-8') as fd: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_77343_tmpæ.py' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 2602, in test_gh_93696_frozen_list with open('gh93696.py', 'w') as f: ^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: 'gh93696.py' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 2194, in test_readrc_kwarg with os_helper.temp_cwd(): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/support/os_helper.py", line 537, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/support/os_helper.py", line 475, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 2628, in test_checkline_before_debugging with open(os_helper.TESTFN, "w") as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105584_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 2007, in test_find_function_found_with_bom self._assert_find_function( File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 1962, in _assert_find_function with open(os_helper.TESTFN, 'wb') as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_77580_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 304, in test_sameopenfile create_file(filename) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 18, in create_file with open(filename, 'xb', 0) as fp: ^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_77564_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_trace.py", line 523, in test_sys_argv_list with open(TESTFN, 'w', encoding='utf-8') as fd: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105574_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_trace.py", line 423, in test_coverageresults_update with open(infile, 'wb') as f: ^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105574_tmpæ-infile' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 297, in test_samestat_on_link self._test_samestat_on_link_func(os.link) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 280, in _test_samestat_on_link_func create_file(test_fn1) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 18, in create_file with open(filename, 'xb', 0) as fp: ^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105579_tmpæ1' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 138, in test_exists create_file(filename) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 18, in create_file with open(filename, 'xb', 0) as fp: ^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105579_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_trace.py", line 513, in test_listfuncs_flag_success with open(filename, 'w', encoding='utf-8') as fd: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_77343_tmpæ.py' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 2007, in test_find_function_found_with_bom self._assert_find_function( File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 1962, in _assert_find_function with open(os_helper.TESTFN, 'wb') as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105584_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 264, in test_samestat create_file(test_fn1) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 18, in create_file with open(filename, 'xb', 0) as fp: ^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105579_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 2092, in test_issue13183 with open('bar.py', 'w') as f: ^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: 'bar.py' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 2291, in test_module_is_run_as_main stdout, stderr = self.run_pdb_module(script, commands) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 1953, in run_pdb_module os.mkdir(self.module_name) OSError: [Errno 28] No space left on device: 't_main' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_socket.py", line 6187, in setUpClass with open(os_helper.TESTFN, 'wb') as f: OSError: [Errno 28] No space left on device Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 944, in test_stderr_flush with open(testfn, encoding="utf-8") as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: '@test_95686_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/process.py", line 314, in _bootstrap self.run() File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 960, in _test_sys_exit fd = os.open(testfn, os.O_WRONLY | os.O_CREAT | os.O_EXCL) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105615_tmpæ' ERROR Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 1990, in test_find_function_found_with_encoding_cookie self._assert_find_function( File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 1962, in _assert_find_function with open(os_helper.TESTFN, 'wb') as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_77580_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 2483, in test_issue34266 check('\\', 'No escaped character') File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 2477, in check stdout, _ = self.run_pdb_script('pass', commands + '\n') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 1942, in run_pdb_script with open(filename, 'w') as f: ^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: 'main.py' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/pickletester.py", line 3440, in test_load_closed_file f = open(TESTFN, "wb") ^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105601_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 105, in test_getsize create_file(filename, b'Hello') File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 18, in create_file with open(filename, 'xb', 0) as fp: ^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_77564_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 2104, in test_issue13120 with open(os_helper.TESTFN, 'wb') as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105584_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 2163, in test_issue16180 stdout, stderr = self.run_pdb_script( ^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 1942, in run_pdb_script with open(filename, 'w') as f: ^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: 'main.py' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_socket.py", line 360, in _setUp self.__setUp() File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_socket.py", line 3005, in setUp super().setUp() File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_socket.py", line 2822, in setUp super().setUp() File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_socket.py", line 654, in setUp super().setUp() File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_socket.py", line 610, in setUp super().setUp() File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_socket.py", line 594, in setUp self.bindServer() File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_socket.py", line 602, in bindServer self.bindSock(self.serv) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_socket.py", line 691, in bindSock socket_helper.bind_unix_socket(sock, path) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/support/socket_helper.py", line 125, in bind_unix_socket sock.bind(addr) OSError: [Errno 28] No space left on device Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 1974, in test_find_function_found self._assert_find_function( File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 1962, in _assert_find_function with open(os_helper.TESTFN, 'wb') as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105584_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 3397, in test_large_fd_transfer with open(os_helper.TESTFN, "wb") as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105604_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/libregrtest/single.py", line 178, in _runtest_env_changed_exc _load_run_test(result, runtests) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/libregrtest/single.py", line 125, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/importlib/__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 995, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_os.py", line 3738, in <module> @unittest.skipUnless(supports_extended_attributes(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_os.py", line 3727, in supports_extended_attributes with open(os_helper.TESTFN, "xb", 0) as fp: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_77559_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_signal.py", line 241, in test_invalid_fd fd = os_helper.make_bad_fd() ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/support/os_helper.py", line 163, in make_bad_fd file = open(TESTFN, "wb") ^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_80423_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_shelve.py", line 192, in setUp os.mkdir(dirname) OSError: [Errno 28] No space left on device: '@test_105609_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 116, in test_filetime create_file(filename, b'foo') File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 18, in create_file with open(filename, 'xb', 0) as fp: ^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_77564_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_trace.py", line 408, in test_issue9936 self._coverage(tracer, cmd) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_trace.py", line 373, in _coverage r.write_results(show_missing=True, summary=True, coverdir=TESTFN) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/trace.py", line 261, in write_results os.makedirs(dir, exist_ok=True) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/os.py", line 225, in makedirs mkdir(name, mode) OSError: [Errno 28] No space left on device: '@test_105574_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 304, in test_sameopenfile create_file(filename) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 18, in create_file with open(filename, 'xb', 0) as fp: ^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105579_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 2057, in test_issue46434 stdout, stderr = self.run_pdb_script(script, commands) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 1942, in run_pdb_script with open(filename, 'w') as f: ^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: 'main.py' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 2453, in test_errors_in_command stdout, _ = self.run_pdb_script('pass', commands + '\n') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 1942, in run_pdb_script with open(filename, 'w') as f: ^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: 'main.py' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 2494, in test_issue42384 with os_helper.temp_cwd() as cwd: File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/support/os_helper.py", line 537, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/support/os_helper.py", line 475, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 297, in test_samestat_on_link self._test_samestat_on_link_func(os.link) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 280, in _test_samestat_on_link_func create_file(test_fn1) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 18, in create_file with open(filename, 'xb', 0) as fp: ^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_77564_tmpæ1' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 944, in test_stderr_flush with open(testfn, encoding="utf-8") as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: '@test_105615_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_ntpath.py", line 1035, in setUp with open(self.file_name, 'xb', 0) as file: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_77564_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 2648, in test_checkline_is_not_executable with open(os_helper.TESTFN, "w") as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_77580_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_trace.py", line 408, in test_issue9936 self._coverage(tracer, cmd) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_trace.py", line 373, in _coverage r.write_results(show_missing=True, summary=True, coverdir=TESTFN) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/trace.py", line 261, in write_results os.makedirs(dir, exist_ok=True) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/os.py", line 225, in makedirs mkdir(name, mode) OSError: [Errno 28] No space left on device: '@test_77343_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 944, in test_stderr_flush with open(testfn, encoding="utf-8") as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: '@test_105617_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_socket.py", line 348, in raise_queued_exception raise self.queue.get() File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_socket.py", line 372, in clientRun self.clientSetUp() File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_socket.py", line 667, in clientSetUp super().clientSetUp() File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_socket.py", line 627, in clientSetUp self.bindClient() File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_socket.py", line 635, in bindClient self.bindSock(self.cli) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_socket.py", line 691, in bindSock socket_helper.bind_unix_socket(sock, path) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/support/socket_helper.py", line 125, in bind_unix_socket sock.bind(addr) OSError: [Errno 28] No space left on device Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/pickletester.py", line 3470, in test_dump_text_file f = open(TESTFN, "w") ^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105601_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 2030, in test_issue7964 with open(os_helper.TESTFN, 'wb') as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105584_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 982, in test_sys_exit with open(testfn, encoding="utf-8") as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: '@test_105617_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 2237, in test_read_pdbrc_with_ascii_encoding with os_helper.temp_cwd(): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/support/os_helper.py", line 537, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/support/os_helper.py", line 475, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 3397, in test_large_fd_transfer with open(os_helper.TESTFN, "wb") as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105617_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 2374, in test_blocks_at_first_code_line stdout, stderr = self.run_pdb_module(script, commands) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 1953, in run_pdb_module os.mkdir(self.module_name) OSError: [Errno 28] No space left on device: 't_main' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 982, in test_sys_exit with open(testfn, encoding="utf-8") as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: '@test_105615_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_signal.py", line 241, in test_invalid_fd fd = os_helper.make_bad_fd() ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/support/os_helper.py", line 163, in make_bad_fd file = open(TESTFN, "wb") ^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105641_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_zipfile/test_core.py", line 60, in setUp with open(TESTFN, "wb") as fp: ^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105576_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/mapping_tests.py", line 258, in test_update d = self._empty_mapping() ^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_shelve.py", line 186, in _empty_mapping x = shelve.open(self.base_path + str(self.counter), **self._args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/shelve.py", line 243, in open return DbfilenameShelf(filename, flag, protocol, writeback) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/shelve.py", line 227, in __init__ Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) ^^^^^^^^^^^^^^^^^^^^^^^^^^ _dbm.error: [Errno 28] No space left on device: '@test_82092_tmpæ/shelftemp.db7' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 138, in test_exists create_file(filename) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 18, in create_file with open(filename, 'xb', 0) as fp: ^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_77564_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/process.py", line 314, in _bootstrap self.run() File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 953, in _test_stderr_flush fd = os.open(testfn, os.O_WRONLY | os.O_CREAT | os.O_EXCL) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_99567_tmpæ' ERROR Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 2385, in test_relative_imports os.mkdir(self.module_name) OSError: [Errno 28] No space left on device: 't_main' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 1971, in test_find_function_empty_file self._assert_find_function(b'', 'foo', None) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 1962, in _assert_find_function with open(os_helper.TESTFN, 'wb') as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_77580_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_configparser.py", line 1084, in setUp with open(os_helper.TESTFN, 'w', encoding="utf-8") as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105587_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 1974, in test_find_function_found self._assert_find_function( File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 1962, in _assert_find_function with open(os_helper.TESTFN, 'wb') as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_77580_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 2565, in test_gh_94215_crash stdout, stderr = self.run_pdb_script(script, commands) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 1942, in run_pdb_script with open(filename, 'w') as f: ^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: 'main.py' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 254, in test_samefile_on_link self._test_samefile_on_link_func(os.link) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 238, in _test_samefile_on_link_func create_file(test_fn1) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 18, in create_file with open(filename, 'xb', 0) as fp: ^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105579_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/pickletester.py", line 3432, in test_dump_closed_file f = open(TESTFN, "wb") ^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105601_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/support/threading_helper.py", line 66, in decorator return func(*args) ^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/pickletester.py", line 1399, in test_unpickle_module_race os.mkdir(TESTFN) OSError: [Errno 28] No space left on device: '@test_105601_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 2628, in test_checkline_before_debugging with open(os_helper.TESTFN, "w") as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_77580_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 2648, in test_checkline_is_not_executable with open(os_helper.TESTFN, "w") as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105584_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_logging.py", line 6087, in test_rollover_at_weekday self.assertLogFile(otherfn) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_logging.py", line 5836, in assertLogFile self.assertTrue(os.path.exists(filename), AssertionError: False is not true : Log file '/tmp/test_python_2bbf34t7/test_logging-2-qhj4hm8w.log.2024-02-29' does not exist Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 2030, in test_issue7964 with open(os_helper.TESTFN, 'wb') as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_77580_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_socket.py", line 6189, in setUpClass f.write(chunk) OSError: [Errno 28] No space left on device Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_socket.py", line 6187, in setUpClass with open(os_helper.TESTFN, 'wb') as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105585_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 199, in spawn_check_wrapper return test_item(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 6023, in test_global_named_resource_spawn with open(testfn, 'w', encoding='utf-8') as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_86035_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 254, in test_samefile_on_link self._test_samefile_on_link_func(os.link) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 238, in _test_samefile_on_link_func create_file(test_fn1) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 18, in create_file with open(filename, 'xb', 0) as fp: ^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_77564_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 2104, in test_issue13120 with open(os_helper.TESTFN, 'wb') as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_77580_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_trace.py", line 451, in setUp with open(self.codefile, 'w', encoding='iso-8859-15') as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: 'tmp.py' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 205, in test_isfile create_file(filename) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 18, in create_file with open(filename, 'xb', 0) as fp: ^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_77564_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 2305, in test_breakpoint stdout, stderr = self.run_pdb_module(script, commands) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 1953, in run_pdb_module os.mkdir(self.module_name) OSError: [Errno 28] No space left on device: 't_main' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 224, in test_samefile create_file(file1) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 18, in create_file with open(filename, 'xb', 0) as fp: ^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105579_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 2130, in test_issue36250 with open(os_helper.TESTFN, 'wb') as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105584_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 2025, in test_spec stdout, _ = self.run_pdb_script(script, commands) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 1942, in run_pdb_script with open(filename, 'w') as f: ^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: 'main.py' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 2634, in test_checkline_after_reset with open(os_helper.TESTFN, "w") as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105584_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 224, in test_samefile create_file(file1) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 18, in create_file with open(filename, 'xb', 0) as fp: ^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_77564_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 982, in test_sys_exit with open(testfn, encoding="utf-8") as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: '@test_95686_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 500, in test_nonascii_abspath with os_helper.temp_cwd(name): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/support/os_helper.py", line 537, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/support/os_helper.py", line 475, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: b'@test_105579_tmp\xe7w\xf0' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/support/threading_helper.py", line 66, in decorator return func(*args) ^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/pickletester.py", line 1399, in test_unpickle_module_race os.mkdir(TESTFN) OSError: [Errno 28] No space left on device: '@test_61491_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 3371, in test_fd_transfer with open(os_helper.TESTFN, "wb") as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_61177_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/process.py", line 314, in _bootstrap self.run() File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 953, in _test_stderr_flush fd = os.open(testfn, os.O_WRONLY | os.O_CREAT | os.O_EXCL) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105617_tmpæ' ERROR Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 3371, in test_fd_transfer with open(os_helper.TESTFN, "wb") as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_99567_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/process.py", line 314, in _bootstrap self.run() File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 960, in _test_sys_exit fd = os.open(testfn, os.O_WRONLY | os.O_CREAT | os.O_EXCL) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105617_tmpæ' ERROR Warning -- Dangling processes: {<Process name='Process-1' pid=105658 parent=105617 started daemon>, <Process name='Process-2' pid=105659 parent=105617 started daemon>} Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 116, in test_filetime create_file(filename, b'foo') File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 18, in create_file with open(filename, 'xb', 0) as fp: ^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105579_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 944, in test_stderr_flush with open(testfn, encoding="utf-8") as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: '@test_99567_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_ntpath.py", line 784, in test_relpath with os_helper.temp_cwd(os_helper.TESTFN) as cwd_dir: File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/support/os_helper.py", line 537, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/support/os_helper.py", line 475, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: '@test_105579_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_configparser.py", line 1084, in setUp with open(os_helper.TESTFN, 'w', encoding="utf-8") as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_77605_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_ntpath.py", line 784, in test_relpath with os_helper.temp_cwd(os_helper.TESTFN) as cwd_dir: File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/support/os_helper.py", line 537, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/support/os_helper.py", line 475, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: '@test_77564_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/process.py", line 314, in _bootstrap self.run() File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 960, in _test_sys_exit fd = os.open(testfn, os.O_WRONLY | os.O_CREAT | os.O_EXCL) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_99567_tmpæ' ERROR Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_trace.py", line 513, in test_listfuncs_flag_success with open(filename, 'w', encoding='utf-8') as fd: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105574_tmpæ.py' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 3397, in test_large_fd_transfer with open(os_helper.TESTFN, "wb") as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_99567_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_shutil.py", line 2878, in setUpClass write_test_file(TESTFN, cls.FILESIZE) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_shutil.py", line 101, in write_test_file with open(path, 'wb') as f: OSError: [Errno 28] No space left on device Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 1971, in test_find_function_empty_file self._assert_find_function(b'', 'foo', None) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_pdb.py", line 1962, in _assert_find_function with open(os_helper.TESTFN, 'wb') as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105584_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/libregrtest/single.py", line 178, in _runtest_env_changed_exc _load_run_test(result, runtests) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/libregrtest/single.py", line 125, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/importlib/__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 995, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_posix.py", line 54, in <module> class PosixTester(unittest.TestCase): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_posix.py", line 805, in PosixTester @os_helper.skip_unless_working_chmod ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/support/os_helper.py", line 275, in skip_unless_working_chmod ok = can_chmod() ^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/support/os_helper.py", line 254, in can_chmod with open(TESTFN, "wb") as f: ^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_105586_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 500, in test_nonascii_abspath with os_helper.temp_cwd(name): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/support/os_helper.py", line 537, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/support/os_helper.py", line 475, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: b'@test_77564_tmp\xe7w\xf0' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_shutil.py", line 103, in write_test_file f.write(chunk) OSError: [Errno 28] No space left on device Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 481, in test_abspath_issue3426 with os_helper.temp_cwd(unicwd): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/support/os_helper.py", line 537, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/support/os_helper.py", line 475, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'çwð' Test report =========== Failed tests: - test.test_multiprocessing_spawn.test_processes - test_ntpath - test.test_multiprocessing_forkserver.test_processes - test_shelve - test_configparser - test_shutil - test_pickle - test_trace - test_logging - test_os - test_zipfile - test_socket - test_pdb - test_posix - test.test_multiprocessing_fork.test_processes - test.test_multiprocessing_spawn.test_misc - test_signal - test.test_multiprocessing_forkserver.test_manager Failed subtests: - testSendmsgAncillaryGenerator - test.test_socket.SendmsgUnixStreamTest.testSendmsgAncillaryGenerator - test_append_to_concatenated_zip_file - test.test_zipfile.test_core.StoredTestsWithSourceFile.test_append_to_concatenated_zip_file - testSendmsgAfterClose - test.test_socket.SendmsgUnixStreamTest.testSendmsgAfterClose - test_dump_closed_file - test.test_pickle.PyPickleTests.test_dump_closed_file - test_dominating_multiline_values - test.test_configparser.MultilineValuesTestCase.test_dominating_multiline_values - test_package_without_a_main - test.test_pdb.PdbTestCase.test_package_without_a_main - test_path_islink - test.test_ntpath.PathLikeTests.test_path_islink - test_global_named_resource_spawn - test.test_multiprocessing_spawn.test_misc.TestNamedResource.test_global_named_resource_spawn - test_update - test.test_shelve.TestProto1File_dumbShelve.test_update - test_path_expandvars - test.test_ntpath.PathLikeTests.test_path_expandvars - test_issue7964 - test.test_pdb.PdbTestCase.test_issue7964 - test_case_sensitivity - test.test_configparser.MultilineValuesTestCase.test_case_sensitivity - test_samestat_on_link - test.test_ntpath.NtCommonTest.test_samestat_on_link - test_update - test.test_shelve.TestProto4File_ndbmShelve.test_update - test_update - test.test_shelve.TestProto4File_dumbShelve.test_update - testSendmsgExcessCmsgReject - test.test_socket.SendmsgUnixStreamTest.testSendmsgExcessCmsgReject - test_path_normpath - test.test_ntpath.PathLikeTests.test_path_normpath - test_update - test.test_shelve.TestProto2File_ndbmShelve.test_update - test_update - test.test_shelve.TestProto2File_gnuShelve.test_update - test_no_import_lock_contention - test.test_multiprocessing_forkserver.test_manager.WithManagerTestQueue.test_no_import_lock_contention - testSendmsgBadCmsg - test.test_socket.SendmsgUnixStreamTest.testSendmsgBadCmsg - test_path_isdir - test.test_ntpath.PathLikeTests.test_path_isdir - test_rollover_at_weekday - test.test_logging.TimedRotatingFileHandlerTest.test_rollover_at_weekday - test_path_expanduser - test.test_ntpath.PathLikeTests.test_path_expanduser - test_path_split - test.test_ntpath.PathLikeTests.test_path_split - test_update - test.test_shelve.TestProto1File_gnuShelve.test_update - test_relative_imports_on_plain_module - test.test_pdb.PdbTestCase.test_relative_imports_on_plain_module - test_module_is_run_as_main - test.test_pdb.PdbTestCase.test_module_is_run_as_main - test_invalid_fd - test.test_signal.WakeupFDTests.test_invalid_fd - test_sys_exit - test.test_multiprocessing_fork.test_processes.WithProcessesTestSubclassingProcess.test_sys_exit - testSendmsgBadMultiCmsg - test.test_socket.SendmsgUnixStreamTest.testSendmsgBadMultiCmsg - testSendmsgDontWait - test.test_socket.SendmsgUnixStreamTest.testSendmsgDontWait - test_boolean - test.test_configparser.MultilineValuesTestCase.test_boolean - testSendmsgGather - test.test_socket.SendmsgUnixStreamTest.testSendmsgGather - test_path_join - test.test_ntpath.PathLikeTests.test_path_join - test_isdir - test.test_ntpath.NtCommonTest.test_isdir - test_unpickle_module_race - test.test_pickle.PyUnpicklerTests.test_unpickle_module_race - test_path_ismount - test.test_ntpath.PathLikeTests.test_path_ismount - test_path_splitext - test.test_ntpath.PathLikeTests.test_path_splitext - test_invalid_multiline_value - test.test_configparser.MultilineValuesTestCase.test_invalid_multiline_value - testSendmsgBadArgs - test.test_socket.SendmsgUnixStreamTest.testSendmsgBadArgs - test_path_splitdrive - test.test_ntpath.PathLikeTests.test_path_splitdrive - test_dump_text_file - test.test_pickle.CPickleTests.test_dump_text_file - test_count_and_summary - test.test_trace.TestCommandLine.test_count_and_summary - test_errors_in_command - test.test_pdb.PdbTestCase.test_errors_in_command - test_update - test.test_shelve.TestProto1File_ndbmShelve.test_update - test_issue13120 - test.test_pdb.PdbTestCase.test_issue13120 - setUpClass - test.test_socket.SendfileUsingSendfileTest - test_popitem - test.test_configparser.MultilineValuesTestCase.test_popitem - test_relpath - test.test_ntpath.TestNtpath.test_relpath - test_path_abspath - test.test_ntpath.PathLikeTests.test_path_abspath - test_path_basename - test.test_ntpath.PathLikeTests.test_path_basename - test_path_lexists - test.test_ntpath.PathLikeTests.test_path_lexists - test_path_normcase - test.test_ntpath.PathLikeTests.test_path_normcase - test_large_fd_transfer - test.test_multiprocessing_forkserver.test_processes.WithProcessesTestConnection.test_large_fd_transfer - test_issue26053 - test.test_pdb.PdbTestCase.test_issue26053 - test_stderr_flush - test.test_multiprocessing_spawn.test_processes.WithProcessesTestSubclassingProcess.test_stderr_flush - test_path_splitroot - test.test_ntpath.PathLikeTests.test_path_splitroot - test_update - test.test_shelve.TestProto5File_ndbmShelve.test_update - test_readrc_kwarg - test.test_pdb.PdbTestCase.test_readrc_kwarg - test_samestat - test.test_ntpath.NtCommonTest.test_samestat - test_weird_errors - test.test_configparser.MultilineValuesTestCase.test_weird_errors - test_read_returns_file_list - test.test_configparser.MultilineValuesTestCase.test_read_returns_file_list - test_unpickle_module_race - test.test_pickle.InMemoryPickleTests.test_unpickle_module_race - test_spec - test.test_pdb.PdbTestCase.test_spec - test_stderr_flush - test.test_multiprocessing_fork.test_processes.WithProcessesTestSubclassingProcess.test_stderr_flush - test_issue16180 - test.test_pdb.PdbTestCase.test_issue16180 - test_module_without_a_main - test.test_pdb.PdbTestCase.test_module_without_a_main - test_issue9936 - test.test_trace.TestCoverage.test_issue9936 - test_isfile - test.test_ntpath.NtCommonTest.test_isfile - test_nonascii_abspath - test.test_ntpath.NtCommonTest.test_nonascii_abspath - test_update - test.test_shelve.TestProto0File_ndbmShelve.test_update - test_coverageresults_update - test.test_trace.TestCoverage.test_coverageresults_update - test_update - test.test_shelve.TestProto5File_gnuShelve.test_update - test_find_function_found_with_bom - test.test_pdb.PdbTestCase.test_find_function_found_with_bom - testSendmsgArray - test.test_socket.SendmsgUnixStreamTest.testSendmsgArray - test_path_commonpath - test.test_ntpath.PathLikeTests.test_path_commonpath - test_abspath_issue3426 - test.test_ntpath.NtCommonTest.test_abspath_issue3426 - test_setitem - test.test_configparser.MultilineValuesTestCase.test_setitem - testSendmsgTimeout - test.test_socket.SendmsgUnixStreamTest.testSendmsgTimeout - testSendmsg - test.test_socket.SendmsgUnixStreamTest.testSendmsg - test_fd_transfer - test.test_multiprocessing_forkserver.test_processes.WithProcessesTestConnection.test_fd_transfer - test_update - test.test_shelve.TestProto3File_gnuShelve.test_update - test_find_function_found_with_encoding_cookie - test.test_pdb.PdbTestCase.test_find_function_found_with_encoding_cookie - test_update - test.test_shelve.TestProto5File_dumbShelve.test_update - test_samefile_on_link - test.test_ntpath.NtCommonTest.test_samefile_on_link - test_dump_text_file - test.test_pickle.PyPickleTests.test_dump_text_file - test_run_module - test.test_pdb.PdbTestCase.test_run_module - test_find_function_empty_file - test.test_pdb.PdbTestCase.test_find_function_empty_file - test_sys_exit - test.test_multiprocessing_spawn.test_processes.WithProcessesTestSubclassingProcess.test_sys_exit - test_listfuncs_flag_success - test.test_trace.TestCommandLine.test_listfuncs_flag_success - test_update - test.test_shelve.TestProto0File_gnuShelve.test_update - test_fd_transfer - test.test_multiprocessing_fork.test_processes.WithProcessesTestConnection.test_fd_transfer - test_large_fd_transfer - test.test_multiprocessing_fork.test_processes.WithProcessesTestConnection.test_large_fd_transfer - test_issue36250 - test.test_pdb.PdbTestCase.test_issue36250 - test_case_sensitivity_mapping_access - test.test_configparser.MultilineValuesTestCase.test_case_sensitivity_mapping_access - test_checkline_before_debugging - test.test_pdb.ChecklineTests.test_checkline_before_debugging - test_update - test.test_shelve.TestProto3File_dumbShelve.test_update - test_load_closed_file - test.test_pickle.PyPickleTests.test_load_closed_file - test_gh_93696_frozen_list - test.test_pdb.PdbTestCase.test_gh_93696_frozen_list - test_dump_closed_file - test.test_pickle.CPickleTests.test_dump_closed_file - test_set_string_types - test.test_configparser.MultilineValuesTestCase.test_set_string_types - test_issue42383 - test.test_pdb.PdbTestCase.test_issue42383 - test_checkline_is_not_executable - test.test_pdb.ChecklineTests.test_checkline_is_not_executable - test_cover_files_written_with_highlight - test.test_trace.TestCoverageCommandLineOutput.test_cover_files_written_with_highlight - test_basic_from_dict - test.test_configparser.MultilineValuesTestCase.test_basic_from_dict - test_load_closed_file - test.test_pickle.CPickleTests.test_load_closed_file - test_gh_94215_crash - test.test_pdb.PdbTestCase.test_gh_94215_crash - test_update - test.test_shelve.TestProto2File_dumbShelve.test_update - test_cover_files_written_no_highlight - test.test_trace.TestCoverageCommandLineOutput.test_cover_files_written_no_highlight - testSendmsgExplicitNoneAddr - test.test_socket.SendmsgUnixStreamTest.testSendmsgExplicitNoneAddr - test_blocks_at_first_code_line - test.test_pdb.PdbTestCase.test_blocks_at_first_code_line - test_issue13183 - test.test_pdb.PdbTestCase.test_issue13183 - test_clear - test.test_configparser.MultilineValuesTestCase.test_clear - setUpClass - test.test_socket.SendfileUsingSendTest - testSendmsgDataGenerator - test.test_socket.SendmsgUnixStreamTest.testSendmsgDataGenerator - test_path_isabs - test.test_ntpath.PathLikeTests.test_path_isabs - test_getsize - test.test_ntpath.NtCommonTest.test_getsize - test_query_errors - test.test_configparser.MultilineValuesTestCase.test_query_errors - test_update - test.test_shelve.TestProto3File_ndbmShelve.test_update - test_issue46434 - test.test_pdb.PdbTestCase.test_issue46434 - test_exists - test.test_ntpath.NtCommonTest.test_exists - test_checkline_after_reset - test.test_pdb.ChecklineTests.test_checkline_after_reset - test_path_realpath - test.test_ntpath.PathLikeTests.test_path_realpath - test_samefile - test.test_ntpath.NtCommonTest.test_samefile - test_write - test.test_configparser.MultilineValuesTestCase.test_write - test_default_case_sensitivity - test.test_configparser.MultilineValuesTestCase.test_default_case_sensitivity - test_sameopenfile - test.test_ntpath.NtCommonTest.test_sameopenfile - test_relative_imports - test.test_pdb.PdbTestCase.test_relative_imports - test_read_pdbrc_with_ascii_encoding - test.test_pdb.PdbTestCase.test_read_pdbrc_with_ascii_encoding - test_path_dirname - test.test_ntpath.PathLikeTests.test_path_dirname - test_parse_errors - test.test_configparser.MultilineValuesTestCase.test_parse_errors - test_read_returns_file_list_with_bytestring_path - test.test_configparser.MultilineValuesTestCase.test_read_returns_file_list_with_bytestring_path - test_basic - test.test_configparser.MultilineValuesTestCase.test_basic - test_filetime - test.test_ntpath.NtCommonTest.test_filetime - test_find_function_found - test.test_pdb.PdbTestCase.test_find_function_found - test_breakpoint - test.test_pdb.PdbTestCase.test_breakpoint - test_unpickle_module_race - test.test_pickle.CUnpicklerTests.test_unpickle_module_race - test_sys_argv_list - test.test_trace.TestCommandLine.test_sys_argv_list - setUpClass - test.test_shutil.TestZeroCopySendfile - test_path_relpath - test.test_ntpath.PathLikeTests.test_path_relpath - test_update - test.test_shelve.TestProto4File_gnuShelve.test_update - test_issue42384 - test.test_pdb.PdbTestCase.test_issue42384 - test_update - test.test_shelve.TestProto0File_dumbShelve.test_update - test_no_import_lock_contention - test.test_multiprocessing_fork.test_processes.WithProcessesTestQueue.test_no_import_lock_contention Sincerely, -The Buildbot _______________________________________________ Buildbot-status mailing list -- buildbot-status@python.org To unsubscribe send an email to buildbot-status-le...@python.org https://mail.python.org/mailman3/lists/buildbot-status.python.org/ Member address: arch...@mail-archive.com