Buildbot failure in Python on s390x Fedora 3.x
The Buildbot has detected a failed build on builder s390x Fedora 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/336/builds/1003
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown> Blamelist: Hai Shi <shihai1992@gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
406 tests OK.
10 slowest tests:
- test_concurrent_futures: 3 min 28 sec
- test_multiprocessing_spawn: 1 min 38 sec
- test_peg_generator: 1 min 18 sec
- test_multiprocessing_forkserver: 1 min 18 sec
- test_unparse: 1 min 16 sec
- test_capi: 1 min 13 sec
- test_tokenize: 1 min 12 sec
- test_asyncio: 1 min 4 sec
- test_multiprocessing_fork: 1 min
- test_signal: 47.4 sec
1 test failed: test_nntplib
16 tests skipped: test_devpoll test_gdb test_ioctl test_kqueue test_msilib test_nis test_ossaudiodev test_readline 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: 5 min 45 sec
Captured traceback
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_nntplib.py", line 250, in wrapped meth(self) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_nntplib.py", line 277, in test_with_statement server = self.NNTP_CLASS(self.NNTP_HOST, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/nntplib.py", line 1025, in __init__ super().__init__(host, port, user, password, readermode, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/nntplib.py", line 334, in __init__ self.sock = self._create_socket(timeout) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/nntplib.py", line 1031, in _create_socket sock = _encrypt_on(sock, self.ssl_context, self.host) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/nntplib.py", line 292, in _encrypt_on return context.wrap_socket(sock, server_hostname=hostname) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/ssl.py", line 1040, in _create self.do_handshake() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() OSError: [Errno 0] Error
Test report
Failed tests:
- test_nntplib
Failed subtests:
- test_with_statement - test.test_nntplib.NetworkedNNTP_SSLTests
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org