Buildbot failure in Python on aarch64 Fedora Stable LTO 3.9
The Buildbot has detected a failed build on builder aarch64 Fedora Stable LTO 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/171/builds/701
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-aarch64
Build Reason: <unknown> Blamelist: Emmanuel Arias <eamanu@yaerobi.com>, Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
411 tests OK.
10 slowest tests:
- test_peg_generator: 8 min 42 sec
- test_concurrent_futures: 3 min 13 sec
- test_gdb: 2 min 54 sec
- test_multiprocessing_spawn: 1 min 43 sec
- test_asyncio: 1 min 37 sec
- test_tokenize: 1 min 16 sec
- test_multiprocessing_forkserver: 1 min 13 sec
- test_unparse: 1 min 6 sec
- test_multiprocessing_fork: 58.5 sec
- test_lib2to3: 55.3 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: 9 min 38 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-aarch64.lto/build/Lib/test/test_nntplib.py", line 277, in test_with_statement server = self.NNTP_CLASS(self.NNTP_HOST, File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-aarch64.lto/build/Lib/nntplib.py", line 1025, in __init__ super().__init__(host, port, user, password, readermode, File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-aarch64.lto/build/Lib/nntplib.py", line 334, in __init__ self.sock = self._create_socket(timeout) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-aarch64.lto/build/Lib/nntplib.py", line 1031, in _create_socket sock = _encrypt_on(sock, self.ssl_context, self.host) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-aarch64.lto/build/Lib/nntplib.py", line 292, in _encrypt_on return context.wrap_socket(sock, server_hostname=hostname) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-aarch64.lto/build/Lib/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-aarch64.lto/build/Lib/ssl.py", line 1040, in _create self.do_handshake() File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-aarch64.lto/build/Lib/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:1122)
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-aarch64.lto/build/Lib/test/test_nntplib.py", line 250, in wrapped meth(self) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-aarch64.lto/build/Lib/test/test_nntplib.py", line 293, in test_with_statement if re.search(r'(?i)KEY.TOO.SMALL', ssl_err.reason): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-aarch64.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