Buildbot failure in Python on s390x RHEL7 LTO 3.8
The Buildbot has detected a failed build on builder s390x RHEL7 LTO 3.8 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/383/builds/134
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-rhel-z
Build Reason: <unknown> Blamelist: Ethan Furman <ethan@stoneleaf.us>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
409 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 38 sec
- test_multiprocessing_spawn: 1 min 58 sec
- test_tokenize: 1 min 34 sec
- test_multiprocessing_forkserver: 1 min 33 sec
- test_multiprocessing_fork: 1 min 17 sec
- test_lib2to3: 1 min 8 sec
- test_tools: 59.2 sec
- test_asyncio: 54.9 sec
- test_io: 39.3 sec
- test_subprocess: 36.2 sec
1 test failed: test_nntplib
13 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib 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: 5 min 39 sec
Captured traceback
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-rhel-z.lto/build/Lib/test/test_nntplib.py", line 273, in test_with_statement with self.NNTP_CLASS(self.NNTP_HOST, timeout=TIMEOUT, usenetrc=False) as server: File "/home/dje/cpython-buildarea/3.8.edelsohn-rhel-z.lto/build/Lib/nntplib.py", line 1081, in __init__ self.sock = _encrypt_on(self.sock, ssl_context, host) File "/home/dje/cpython-buildarea/3.8.edelsohn-rhel-z.lto/build/Lib/nntplib.py", line 293, in _encrypt_on return context.wrap_socket(sock, server_hostname=hostname) File "/home/dje/cpython-buildarea/3.8.edelsohn-rhel-z.lto/build/Lib/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/dje/cpython-buildarea/3.8.edelsohn-rhel-z.lto/build/Lib/ssl.py", line 1040, in _create self.do_handshake() File "/home/dje/cpython-buildarea/3.8.edelsohn-rhel-z.lto/build/Lib/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:1125)
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-rhel-z.lto/build/Lib/test/test_nntplib.py", line 250, in wrapped meth(self) File "/home/dje/cpython-buildarea/3.8.edelsohn-rhel-z.lto/build/Lib/test/test_nntplib.py", line 283, in test_with_statement if re.search(r'(?i)KEY.TOO.SMALL', ssl_err.reason): File "/home/dje/cpython-buildarea/3.8.edelsohn-rhel-z.lto/build/Lib/re.py", line 201, in search return _compile(pattern, flags).search(string) TypeError: expected string or bytes-like object
Test report
Failed tests:
- test_nntplib
Failed subtests:
- test_with_statement - test.test_nntplib.NetworkedNNTP_SSLTests
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org