Buildbot failure in Python on s390x Fedora Rawhide Refleaks 3.9
The Buildbot has detected a new failure on builder s390x Fedora Rawhide Refleaks 3.9 while building Python. Full details are available at: https://buildbot.python.org/all/#builders/755/builds/41
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-rawhide-z
Build Reason: <unknown> Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
410 tests OK.
10 slowest tests:
- test_signal: 30 min 59 sec
- test_pydoc: 29 min 35 sec
- test_concurrent_futures: 19 min 50 sec
- test_asyncio: 17 min 13 sec
- test_multiprocessing_spawn: 9 min 32 sec
- test_multiprocessing_forkserver: 7 min 18 sec
- test_peg_generator: 7 min 15 sec
- test_multiprocessing_fork: 5 min 36 sec
- test_gdb: 4 min 9 sec
- test_io: 3 min 30 sec
1 test failed: test_nntplib
14 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_nis test_ossaudiodev test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
1 re-run test: test_nntplib
Total duration: 59 min 9 sec
Captured traceback
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/test/test_nntplib.py", line 250, in wrapped meth(self) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/test/test_nntplib.py", line 227, in test_zlogin self.assertRaises(nntplib.NNTPError, self.server.login, File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/unittest/case.py", line 733, in assertRaises return context.handle('assertRaises', args, kwargs) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/unittest/case.py", line 201, in handle callable_obj(*args, **kwargs) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 957, in login resp = self._shortcmd('authinfo user ' + user) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 540, in _shortcmd return self._getresp() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 478, in _getresp resp = self._getline() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 461, in _getline line = self.file.readline(_MAXLINE +1) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/socket.py", line 701, in readinto raise OSError("cannot read from timed out object") OSError: cannot read from timed out object
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/test/test_nntplib.py", line 250, in wrapped meth(self) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/test/test_nntplib.py", line 162, in test_xhdr resp, count, first, last, name = self.server.group(self.GROUP_NAME) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 690, in group resp = self._shortcmd('GROUP ' + name) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 540, in _shortcmd return self._getresp() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 478, in _getresp resp = self._getline() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 461, in _getline line = self.file.readline(_MAXLINE +1) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/socket.py", line 701, in readinto raise OSError("cannot read from timed out object") OSError: cannot read from timed out object
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/test/test_nntplib.py", line 250, in wrapped meth(self) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/test/test_nntplib.py", line 57, in test_list_active resp, groups = self.server.list(self.GROUP_PAT) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 637, in list resp, lines = self._longcmdstring(command, file) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 554, in _longcmdstring resp, list = self._getlongresp(file) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 505, in _getlongresp resp = self._getresp() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 478, in _getresp resp = self._getline() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 461, in _getline line = self.file.readline(_MAXLINE +1) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/socket.py", line 701, in readinto raise OSError("cannot read from timed out object") OSError: cannot read from timed out object
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.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/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.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/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.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/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.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/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.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/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory ./home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py:216: 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/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.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/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.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/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.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/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.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/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.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/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory ./home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py:216: 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/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.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/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.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/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.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/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.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/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.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/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory ./home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py:216: 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/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.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/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.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/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.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/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.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/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.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/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory ./home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py:216: 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/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.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/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.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/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.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/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.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/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.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/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory ./home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py:216: 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/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.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/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.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/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.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/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.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/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.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/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.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/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/test/test_nntplib.py", line 250, in wrapped meth(self) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/test/test_nntplib.py", line 51, in test_list resp, groups = self.server.list() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 637, in list resp, lines = self._longcmdstring(command, file) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 554, in _longcmdstring resp, list = self._getlongresp(file) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 505, in _getlongresp resp = self._getresp() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 478, in _getresp resp = self._getline() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 461, in _getline line = self.file.readline(_MAXLINE +1) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/socket.py", line 701, in readinto raise OSError("cannot read from timed out object") OSError: cannot read from timed out object
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/test/test_nntplib.py", line 250, in wrapped meth(self) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/test/test_nntplib.py", line 94, in test_descriptions resp, descs = self.server.descriptions(self.GROUP_PAT) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 678, in descriptions return self._getdescriptions(group_pattern, True) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 643, in _getdescriptions resp, lines = self._longcmdstring('LIST NEWSGROUPS ' + group_pattern) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 554, in _longcmdstring resp, list = self._getlongresp(file) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 505, in _getlongresp resp = self._getresp() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 478, in _getresp resp = self._getline() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 461, in _getline line = self.file.readline(_MAXLINE +1) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/socket.py", line 701, in readinto raise OSError("cannot read from timed out object") OSError: cannot read from timed out object
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/test/test_nntplib.py", line 250, in wrapped meth(self) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/test/test_nntplib.py", line 72, in test_newgroups resp, groups = self.server.newgroups(dt) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 606, in newgroups resp, lines = self._longcmdstring(cmd, file) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 554, in _longcmdstring resp, list = self._getlongresp(file) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 505, in _getlongresp resp = self._getresp() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 478, in _getresp resp = self._getline() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 461, in _getline line = self.file.readline(_MAXLINE +1) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/socket.py", line 701, in readinto raise OSError("cannot read from timed out object") OSError: cannot read from timed out object
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/test/test_nntplib.py", line 250, in wrapped meth(self) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/test/test_nntplib.py", line 45, in test_help resp, lines = self.server.help() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 714, in help return self._longcmdstring('HELP', file) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 554, in _longcmdstring resp, list = self._getlongresp(file) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 505, in _getlongresp resp = self._getresp() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 478, in _getresp resp = self._getline() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 461, in _getline line = self.file.readline(_MAXLINE +1) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/socket.py", line 701, in readinto raise OSError("cannot read from timed out object") OSError: cannot read from timed out object
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/test/test_nntplib.py", line 250, in wrapped meth(self) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/test/test_nntplib.py", line 64, in test_unknown_command self.server._shortcmd("XYZZY") File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 540, in _shortcmd return self._getresp() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 478, in _getresp resp = self._getline() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 461, in _getline line = self.file.readline(_MAXLINE +1) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/socket.py", line 701, in readinto raise OSError("cannot read from timed out object") OSError: cannot read from timed out object
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/test/test_nntplib.py", line 250, in wrapped meth(self) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/test/test_nntplib.py", line 132, in test_xover resp, count, first, last, name = self.server.group(self.GROUP_NAME) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 690, in group resp = self._shortcmd('GROUP ' + name) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 540, in _shortcmd return self._getresp() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 478, in _getresp resp = self._getline() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 461, in _getline line = self.file.readline(_MAXLINE +1) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/socket.py", line 701, in readinto raise OSError("cannot read from timed out object") OSError: cannot read from timed out object
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/test/test_nntplib.py", line 250, in wrapped meth(self) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/test/test_nntplib.py", line 238, in test_zzquit self.server.quit() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 930, in quit resp = self._shortcmd('QUIT') File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 540, in _shortcmd return self._getresp() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 478, in _getresp resp = self._getline() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 461, in _getline line = self.file.readline(_MAXLINE +1) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/socket.py", line 701, in readinto raise OSError("cannot read from timed out object") OSError: cannot read from timed out object
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/test/test_nntplib.py", line 250, in wrapped meth(self) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/test/test_nntplib.py", line 103, in test_group result = self.server.group(self.GROUP_NAME) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 690, in group resp = self._shortcmd('GROUP ' + name) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 540, in _shortcmd return self._getresp() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 478, in _getresp resp = self._getline() File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/nntplib.py", line 461, in _getline line = self.file.readline(_MAXLINE +1) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/socket.py", line 701, in readinto raise OSError("cannot read from timed out object") OSError: cannot read from timed out object
Test report
Failed tests:
- test_nntplib
Failed subtests:
- test_descriptions - test.test_nntplib.NetworkedNNTPTests
- test_xhdr - test.test_nntplib.NetworkedNNTPTests
- test_zlogin - test.test_nntplib.NetworkedNNTPTests
- test_help - test.test_nntplib.NetworkedNNTPTests
- test_list_active - test.test_nntplib.NetworkedNNTPTests
- test_group - test.test_nntplib.NetworkedNNTPTests
- test_xover - test.test_nntplib.NetworkedNNTPTests
- test_list - test.test_nntplib.NetworkedNNTPTests
- test_zzquit - test.test_nntplib.NetworkedNNTPTests
- test_newgroups - test.test_nntplib.NetworkedNNTPTests
- test_unknown_command - test.test_nntplib.NetworkedNNTPTests
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org