The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide Refleaks 3.11 while building Python. Full details are available at: https://buildbot.python.org/all/#builders/973/builds/109
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown> Blamelist:
BUILD FAILED: failed test (failure)
== Tests result: FAILURE then FAILURE ==
421 tests OK.
10 slowest tests:
2 tests failed: test_multiprocessing_forkserver test_source_encoding
13 tests skipped: test_devpoll test_ioctl test_kqueue test_launcher test_msilib test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
6 re-run tests: test_audit test_cppext test_epoll test_hashlib test_multiprocessing_forkserver test_source_encoding
Total duration: 42 min 1 sec
Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_source_encoding.py", line 262, in test_invalid_utf8 check(byte) File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_source_encoding.py", line 246, in check with open(fn, 'wb') as fp: ^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_4184459_tmpæ'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/process.py", line 314, in _bootstrap self.run() File "/home/buildbot/buildarea/3.11.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.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 3274, in _writefd fd = reduction.recv_handle(conn) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.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.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/reduction.py", line 159, in recvfds raise EOFError EOFError Process Process-3: Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/process.py", line 314, in _bootstrap self.run() File "/home/buildbot/buildarea/3.11.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.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 3274, in _writefd fd = reduction.recv_handle(conn) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.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.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/reduction.py", line 159, in recvfds raise EOFError EOFError Warning -- Dangling processes: {<Process name='Process-3' pid=120198 parent=4184459 stopped exitcode=1 daemon>, <Process name='Process-2' pid=120197 parent=4184459 stopped exitcode=1 daemon>}
Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/audit-tests.py", line 119, in test_marshal with open("test-marshal.bin", "wb") as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: 'test-marshal.bin'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/audit-tests.py", line 428, in <module> globals()test File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/audit-tests.py", line 124, in test_marshal os.unlink("test-marshal.bin") FileNotFoundError: [Errno 2] No such file or directory: 'test-marshal.bin'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory ./home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory ./home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory ./home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory ./home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory ./home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory .
Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 3290, in test_fd_transfer with open(os_helper.TESTFN, "wb") as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_4184459_tmpæ'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 1170, in test_no_import_lock_contention with os_helper.temp_cwd(): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/support/os_helper.py", line 529, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/support/os_helper.py", line 467, 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.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_source_encoding.py", line 122, in test_file_parse f = open(filename, "w", encoding="cp1252") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_4184459_tmpæ.py'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_epoll.py", line 196, in test_control_and_wait self.assertEqual(sorted(events), sorted(expected)) AssertionError: Lists differ: [(5, 5)] != [(4, 5), (5, 5)]
Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_cppext.py", line 21, in test_build_cpp11 self.check_build(False, '_testcpp11ext') File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_cppext.py", line 39, in check_build self._check_build(std_cpp03, extension_name) File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_cppext.py", line 50, in _check_build subprocess.run(cmd, check=True) File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/subprocess.py", line 569, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/python', '-X', 'dev', '-m', 'venv', 'env']' returned non-zero exit status 1.
Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 3316, in test_large_fd_transfer with open(os_helper.TESTFN, "wb") as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '@test_4184459_tmpæ'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/process.py", line 314, in _bootstrap self.run() File "/home/buildbot/buildarea/3.11.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.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 3274, in _writefd fd = reduction.recv_handle(conn) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.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.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/reduction.py", line 159, in recvfds raise EOFError EOFError Process Process-1275: Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/process.py", line 314, in _bootstrap self.run() File "/home/buildbot/buildarea/3.11.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.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 3274, in _writefd fd = reduction.recv_handle(conn) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.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.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/reduction.py", line 159, in recvfds raise EOFError EOFError Warning -- Dangling processes: {<Process name='Process-1275' pid=6584 parent=4184570 stopped exitcode=1 daemon>}
Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_audit.py", line 63, in test_marshal self.do_test("test_marshal") File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_audit.py", line 32, in do_test self.fail("".join(p.stderr)) AssertionError
Failed tests:
Failed subtests:
Sincerely, -The Buildbot