☠ Buildbot (Python): python/cpython - failed test (failure) (3.8)
The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide LTO 3.8 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/556/builds/65
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown> Blamelist: Erlend Egeberg Aasland <erlend.aasland@protonmail.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 ==
409 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 37 sec
- test_gdb: 2 min 28 sec
- test_multiprocessing_spawn: 2 min
- test_tokenize: 1 min 28 sec
- test_multiprocessing_forkserver: 1 min 20 sec
- test_multiprocessing_fork: 1 min 7 sec
- test_lib2to3: 58.6 sec
- test_asyncio: 58.5 sec
- test_tools: 52.2 sec
- test_io: 43.0 sec
1 test failed: test_ssl
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_ssl
Total duration: 4 min 22 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_ssl.py", line 594, in test_openssl_version self.assertTrue(s.startswith("OpenSSL {:d}.{:d}.{:d}".format(major, minor, fix)), AssertionError: False is not true : ('OpenSSL 3.0.2 15 Mar 2022', (3, 0, 0, 2, 0), '0x30000020')
Test report
Failed tests:
- test_ssl
Failed subtests:
- test_openssl_version - test.test_ssl.BasicSocketTests
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide LTO + PGO 3.8 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/533/builds/66
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown> Blamelist: Erlend Egeberg Aasland <erlend.aasland@protonmail.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 ==
408 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 27 sec
- test_multiprocessing_spawn: 1 min 45 sec
- test_multiprocessing_forkserver: 1 min 13 sec
- test_tokenize: 1 min 9 sec
- test_multiprocessing_fork: 1 min 3 sec
- test_asyncio: 52.8 sec
- test_lib2to3: 45.6 sec
- test_io: 43.0 sec
- test_tools: 37.8 sec
- test_socket: 35.4 sec
1 test failed: test_ssl
14 tests skipped: test_devpoll test_gdb 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_ssl
Total duration: 3 min 26 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_ssl.py", line 594, in test_openssl_version self.assertTrue(s.startswith("OpenSSL {:d}.{:d}.{:d}".format(major, minor, fix)), AssertionError: False is not true : ('OpenSSL 3.0.2 15 Mar 2022', (3, 0, 0, 2, 0), '0x30000020')
Test report
Failed tests:
- test_ssl
Failed subtests:
- test_openssl_version - test.test_ssl.BasicSocketTests
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide Clang Installed 3.8 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/132/builds/67
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown> Blamelist: Erlend Egeberg Aasland <erlend.aasland@protonmail.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 ==
406 tests OK.
1 test failed: test_ssl
16 tests skipped: test_asdl_parser test_clinic test_devpoll test_gdb 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_ssl
Total duration: 3 min 29 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:1131) [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1131) k
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:1131) server: new connection from ('127.0.0.1', 45652) server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256) server: selected protocol is now None k
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate (_ssl.c:1131)
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1131) server: new connection from ('127.0.0.1', 49262)
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: SSLV3_ALERT_BAD_CERTIFICATE] sslv3 alert bad certificate (_ssl.c:1131) k
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:1131) k
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:1131) server: new connection from ('127.0.0.1', 60934) server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256) server: selected protocol is now None k
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL] called a function you should not call (_ssl.c:1131) server: new connection from ('127.0.0.1', 38514)
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL] called a function you should not call (_ssl.c:1131) k
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate (_ssl.c:1131) k
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL] called a function you should not call (_ssl.c:1131) server: new connection from ('127.0.0.1', 55262)
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 594, in test_openssl_version self.assertTrue(s.startswith("OpenSSL {:d}.{:d}.{:d}".format(major, minor, fix)), AssertionError: False is not true : ('OpenSSL 3.0.2 15 Mar 2022', (3, 0, 0, 2, 0), '0x30000020')
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1131) server: new connection from ('127.0.0.1', 41818)
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: NO_SHARED_CIPHER] no shared cipher (_ssl.c:1131) k
Test report
Failed tests:
- test_ssl
Failed subtests:
- test_openssl_version - test.test_ssl.BasicSocketTests
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide Clang 3.8 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/246/builds/67
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown> Blamelist: Erlend Egeberg Aasland <erlend.aasland@protonmail.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 ==
409 tests OK.
10 slowest tests:
- test_tokenize: 8 min 2 sec
- test_tools: 5 min 47 sec
- test_concurrent_futures: 5 min 26 sec
- test_gdb: 5 min 1 sec
- test_multiprocessing_spawn: 4 min 37 sec
- test_lib2to3: 4 min 31 sec
- test_asyncio: 2 min 48 sec
- test_multiprocessing_forkserver: 2 min 40 sec
- test_pickle: 2 min 19 sec
- test_capi: 2 min 6 sec
1 test failed: test_ssl
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_ssl
Total duration: 11 min 47 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_ssl.py", line 594, in test_openssl_version self.assertTrue(s.startswith("OpenSSL {:d}.{:d}.{:d}".format(major, minor, fix)), AssertionError: False is not true : ('OpenSSL 3.0.2 15 Mar 2022', (3, 0, 0, 2, 0), '0x30000020')
Test report
Failed tests:
- test_ssl
Failed subtests:
- test_openssl_version - test.test_ssl.BasicSocketTests
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide 3.8 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/369/builds/66
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown> Blamelist: Erlend Egeberg Aasland <erlend.aasland@protonmail.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 ==
409 tests OK.
10 slowest tests:
- test_multiprocessing_spawn: 3 min 32 sec
- test_tokenize: 3 min 24 sec
- test_gdb: 3 min 22 sec
- test_concurrent_futures: 3 min 22 sec
- test_tools: 2 min 56 sec
- test_lib2to3: 2 min 45 sec
- test_multiprocessing_forkserver: 1 min 44 sec
- test_multiprocessing_fork: 1 min 26 sec
- test_asyncio: 1 min 24 sec
- test_pickle: 1 min 11 sec
1 test failed: test_ssl
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_ssl
Total duration: 6 min 41 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le/build/Lib/test/test_ssl.py", line 594, in test_openssl_version self.assertTrue(s.startswith("OpenSSL {:d}.{:d}.{:d}".format(major, minor, fix)), AssertionError: False is not true : ('OpenSSL 3.0.2 15 Mar 2022', (3, 0, 0, 2, 0), '0x30000020')
Test report
Failed tests:
- test_ssl
Failed subtests:
- test_openssl_version - test.test_ssl.BasicSocketTests
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora Rawhide LTO 3.8 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/156/builds/51
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-rawhide-z
Build Reason: <unknown> Blamelist: Erlend Egeberg Aasland <erlend.aasland@protonmail.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 ==
407 tests OK.
10 slowest tests:
- test_concurrent_futures: 3 min 9 sec
- test_multiprocessing_spawn: 2 min 22 sec
- test_multiprocessing_forkserver: 1 min 44 sec
- test_multiprocessing_fork: 1 min 32 sec
- test_subprocess: 1 min 22 sec
- test_asyncio: 51.9 sec
- test_selectors: 41.7 sec
- test_io: 40.0 sec
- test_socket: 37.1 sec
- test_nntplib: 36.4 sec
1 test failed: test_ssl
15 tests skipped: test_devpoll test_gdb 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_ssl
Total duration: 4 min 56 sec
Captured traceback
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.lto/build/Lib/test/test_ssl.py", line 594, in test_openssl_version self.assertTrue(s.startswith("OpenSSL {:d}.{:d}.{:d}".format(major, minor, fix)), AssertionError: False is not true : ('OpenSSL 3.0.2 15 Mar 2022', (3, 0, 0, 2, 0), '0x30000020')
Test report
Failed tests:
- test_ssl
Failed subtests:
- test_openssl_version - test.test_ssl.BasicSocketTests
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora Rawhide LTO + PGO 3.8 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/485/builds/51
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-rawhide-z
Build Reason: <unknown> Blamelist: Erlend Egeberg Aasland <erlend.aasland@protonmail.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 ==
407 tests OK.
10 slowest tests:
- test_concurrent_futures: 3 min 3 sec
- test_multiprocessing_spawn: 2 min 12 sec
- test_subprocess: 1 min 45 sec
- test_multiprocessing_forkserver: 1 min 44 sec
- test_multiprocessing_fork: 1 min 29 sec
- test_asyncio: 50.4 sec
- test_selectors: 38.9 sec
- test_socket: 37.3 sec
- test_io: 37.1 sec
- test_nntplib: 36.0 sec
1 test failed: test_ssl
15 tests skipped: test_devpoll test_gdb 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_ssl
Total duration: 5 min 36 sec
Captured traceback
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.lto-pgo/build/Lib/test/test_ssl.py", line 594, in test_openssl_version self.assertTrue(s.startswith("OpenSSL {:d}.{:d}.{:d}".format(major, minor, fix)), AssertionError: False is not true : ('OpenSSL 3.0.2 15 Mar 2022', (3, 0, 0, 2, 0), '0x30000020')
Test report
Failed tests:
- test_ssl
Failed subtests:
- test_openssl_version - test.test_ssl.BasicSocketTests
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora Rawhide Clang Installed 3.8 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/319/builds/51
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-rawhide-z
Build Reason: <unknown> Blamelist: Erlend Egeberg Aasland <erlend.aasland@protonmail.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 ==
405 tests OK.
1 test failed: test_ssl
17 tests skipped: test_asdl_parser test_clinic test_devpoll test_gdb 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_ssl
Total duration: 4 min 40 sec
Captured traceback
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:1131) server: new connection from ('127.0.0.1', 60444) server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256) server: selected protocol is now None k
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1131) server: new connection from ('127.0.0.1', 41822)
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: NO_SHARED_CIPHER] no shared cipher (_ssl.c:1131) k
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL] called a function you should not call (_ssl.c:1131) server: new connection from ('127.0.0.1', 51944)
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2497, in run self.write(msg.lower()) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2416, in write return self.sslconn.write(bytes) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/ssl.py", line 1118, in write return self._sslobj.write(data) BrokenPipeError: [Errno 32] Broken pipe k
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1131) server: new connection from ('127.0.0.1', 51812)
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 594, in test_openssl_version self.assertTrue(s.startswith("OpenSSL {:d}.{:d}.{:d}".format(major, minor, fix)), AssertionError: False is not true : ('OpenSSL 3.0.2 15 Mar 2022', (3, 0, 0, 2, 0), '0x30000020')
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL] called a function you should not call (_ssl.c:1131) server: new connection from ('127.0.0.1', 36088)
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL] called a function you should not call (_ssl.c:1131) k
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: SSLV3_ALERT_BAD_CERTIFICATE] sslv3 alert bad certificate (_ssl.c:1131) k
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:1131) k
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:1131) server: new connection from ('127.0.0.1', 50532) server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256) server: selected protocol is now None k
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate (_ssl.c:1131)
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate (_ssl.c:1131) k
Test report
Failed tests:
- test_ssl
Failed subtests:
- test_openssl_version - test.test_ssl.BasicSocketTests
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora Rawhide 3.8 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/419/builds/51
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-rawhide-z
Build Reason: <unknown> Blamelist: Erlend Egeberg Aasland <erlend.aasland@protonmail.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 ==
407 tests OK.
10 slowest tests:
- test_multiprocessing_spawn: 3 min 30 sec
- test_concurrent_futures: 3 min 11 sec
- test_multiprocessing_forkserver: 2 min 21 sec
- test_zipfile: 1 min 53 sec
- test_multiprocessing_fork: 1 min 43 sec
- test_subprocess: 1 min 40 sec
- test_tools: 1 min 22 sec
- test_tokenize: 1 min 20 sec
- test_asyncio: 1 min 6 sec
- test_lib2to3: 57.6 sec
1 test failed: test_ssl
15 tests skipped: test_devpoll test_gdb 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_ssl
Total duration: 8 min 16 sec
Captured traceback
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-rawhide-z/build/Lib/test/test_ssl.py", line 594, in test_openssl_version self.assertTrue(s.startswith("OpenSSL {:d}.{:d}.{:d}".format(major, minor, fix)), AssertionError: False is not true : ('OpenSSL 3.0.2 15 Mar 2022', (3, 0, 0, 2, 0), '0x30000020')
Test report
Failed tests:
- test_ssl
Failed subtests:
- test_openssl_version - test.test_ssl.BasicSocketTests
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Rawhide LTO 3.8 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/86/builds/63
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown> Blamelist: Erlend Egeberg Aasland <erlend.aasland@protonmail.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 ==
409 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 19 sec
- test_gdb: 1 min 30 sec
- test_multiprocessing_spawn: 1 min 29 sec
- test_multiprocessing_forkserver: 1 min 11 sec
- test_multiprocessing_fork: 1 min 3 sec
- test_asyncio: 50.8 sec
- test_io: 40.4 sec
- test_nntplib: 36.3 sec
- test_socket: 34.8 sec
- test_subprocess: 29.3 sec
1 test failed: test_ssl
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_ssl
Total duration: 3 min 32 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_ssl.py", line 594, in test_openssl_version self.assertTrue(s.startswith("OpenSSL {:d}.{:d}.{:d}".format(major, minor, fix)), AssertionError: False is not true : ('OpenSSL 3.0.2 15 Mar 2022', (3, 0, 0, 2, 0), '0x30000020')
Test report
Failed tests:
- test_ssl
Failed subtests:
- test_openssl_version - test.test_ssl.BasicSocketTests
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder aarch64 Fedora Rawhide LTO 3.8 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/342/builds/64
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-aarch64
Build Reason: <unknown> Blamelist: Erlend Egeberg Aasland <erlend.aasland@protonmail.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 ==
409 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 33 sec
- test_gdb: 2 min 8 sec
- test_multiprocessing_spawn: 2 min 6 sec
- test_asyncio: 1 min 34 sec
- test_multiprocessing_forkserver: 1 min 21 sec
- test_multiprocessing_fork: 1 min 16 sec
- test_subprocess: 55.5 sec
- test_io: 47.4 sec
- test_nntplib: 37.0 sec
- test_socket: 35.7 sec
1 test failed: test_ssl
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_ssl
Total duration: 2 min 48 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.lto/build/Lib/test/test_ssl.py", line 594, in test_openssl_version self.assertTrue(s.startswith("OpenSSL {:d}.{:d}.{:d}".format(major, minor, fix)), AssertionError: False is not true : ('OpenSSL 3.0.2 15 Mar 2022', (3, 0, 0, 2, 0), '0x30000020')
Test report
Failed tests:
- test_ssl
Failed subtests:
- test_openssl_version - test.test_ssl.BasicSocketTests
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder aarch64 Fedora Rawhide LTO + PGO 3.8 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/528/builds/64
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-aarch64
Build Reason: <unknown> Blamelist: Erlend Egeberg Aasland <erlend.aasland@protonmail.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 ==
408 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 19 sec
- test_multiprocessing_spawn: 1 min 39 sec
- test_multiprocessing_forkserver: 1 min 14 sec
- test_multiprocessing_fork: 1 min 7 sec
- test_asyncio: 1 min 2 sec
- test_subprocess: 43.5 sec
- test_io: 39.8 sec
- test_nntplib: 36.7 sec
- test_socket: 34.4 sec
- test_tokenize: 25.7 sec
1 test failed: test_ssl
14 tests skipped: test_devpoll test_gdb 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_ssl
Total duration: 2 min 36 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/test/test_ssl.py", line 594, in test_openssl_version self.assertTrue(s.startswith("OpenSSL {:d}.{:d}.{:d}".format(major, minor, fix)), AssertionError: False is not true : ('OpenSSL 3.0.2 15 Mar 2022', (3, 0, 0, 2, 0), '0x30000020')
Test report
Failed tests:
- test_ssl
Failed subtests:
- test_openssl_version - test.test_ssl.BasicSocketTests
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Rawhide LTO + PGO 3.8 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/333/builds/66
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown> Blamelist: Erlend Egeberg Aasland <erlend.aasland@protonmail.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 ==
408 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 23 sec
- test_multiprocessing_spawn: 1 min 33 sec
- test_multiprocessing_forkserver: 1 min 14 sec
- test_multiprocessing_fork: 1 min 5 sec
- test_asyncio: 56.7 sec
- test_nntplib: 36.4 sec
- test_io: 35.9 sec
- test_socket: 34.5 sec
- test_subprocess: 30.3 sec
- test_tokenize: 26.1 sec
1 test failed: test_ssl
14 tests skipped: test_devpoll test_gdb 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_ssl
Total duration: 2 min 41 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_ssl.py", line 594, in test_openssl_version self.assertTrue(s.startswith("OpenSSL {:d}.{:d}.{:d}".format(major, minor, fix)), AssertionError: False is not true : ('OpenSSL 3.0.2 15 Mar 2022', (3, 0, 0, 2, 0), '0x30000020')
Test report
Failed tests:
- test_ssl
Failed subtests:
- test_openssl_version - test.test_ssl.BasicSocketTests
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder aarch64 Fedora Rawhide Clang Installed 3.8 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/522/builds/65
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-aarch64
Build Reason: <unknown> Blamelist: Erlend Egeberg Aasland <erlend.aasland@protonmail.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 ==
406 tests OK.
1 test failed: test_ssl
16 tests skipped: test_asdl_parser test_clinic test_devpoll test_gdb 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_ssl
Total duration: 2 min 35 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:1131) k
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL] called a function you should not call (_ssl.c:1131) server: new connection from ('127.0.0.1', 56608)
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:1131) server: new connection from ('127.0.0.1', 56080) server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256) server: selected protocol is now None k
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL] called a function you should not call (_ssl.c:1131) server: new connection from ('127.0.0.1', 36348)
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: SSLV3_ALERT_BAD_CERTIFICATE] sslv3 alert bad certificate (_ssl.c:1131) k
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1131) server: new connection from ('127.0.0.1', 41962)
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL] called a function you should not call (_ssl.c:1131) k
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1131) server: new connection from ('127.0.0.1', 44260)
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:1131) server: new connection from ('127.0.0.1', 45846) server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256) server: selected protocol is now None Connection reset by peer: ('127.0.0.1', 45846) k
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: NO_SHARED_CIPHER] no shared cipher (_ssl.c:1131) k
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 594, in test_openssl_version self.assertTrue(s.startswith("OpenSSL {:d}.{:d}.{:d}".format(major, minor, fix)), AssertionError: False is not true : ('OpenSSL 3.0.2 15 Mar 2022', (3, 0, 0, 2, 0), '0x30000020')
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate (_ssl.c:1131) k
Test report
Failed tests:
- test_ssl
Failed subtests:
- test_openssl_version - test.test_ssl.BasicSocketTests
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder aarch64 Fedora Rawhide Clang 3.8 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/548/builds/65
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-aarch64
Build Reason: <unknown> Blamelist: Erlend Egeberg Aasland <erlend.aasland@protonmail.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 ==
409 tests OK.
10 slowest tests:
- test_multiprocessing_spawn: 3 min 39 sec
- test_tokenize: 2 min 54 sec
- test_concurrent_futures: 2 min 53 sec
- test_tools: 2 min 52 sec
- test_lib2to3: 2 min 7 sec
- test_multiprocessing_forkserver: 1 min 55 sec
- test_asyncio: 1 min 54 sec
- test_gdb: 1 min 29 sec
- test_multiprocessing_fork: 1 min 23 sec
- test_capi: 1 min 7 sec
1 test failed: test_ssl
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_ssl
Total duration: 3 min 57 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.clang/build/Lib/test/test_ssl.py", line 594, in test_openssl_version self.assertTrue(s.startswith("OpenSSL {:d}.{:d}.{:d}".format(major, minor, fix)), AssertionError: False is not true : ('OpenSSL 3.0.2 15 Mar 2022', (3, 0, 0, 2, 0), '0x30000020')
Test report
Failed tests:
- test_ssl
Failed subtests:
- test_openssl_version - test.test_ssl.BasicSocketTests
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Rawhide Clang Installed 3.8 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/554/builds/66
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown> Blamelist: Erlend Egeberg Aasland <erlend.aasland@protonmail.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 ==
406 tests OK.
1 test failed: test_ssl
16 tests skipped: test_asdl_parser test_clinic test_devpoll test_gdb 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_ssl
Total duration: 2 min 57 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL] called a function you should not call (_ssl.c:1131) k
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: SSLV3_ALERT_BAD_CERTIFICATE] sslv3 alert bad certificate (_ssl.c:1131) k
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL] called a function you should not call (_ssl.c:1131) server: new connection from ('127.0.0.1', 52090)
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1131) server: new connection from ('127.0.0.1', 59630)
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:1131) server: new connection from ('127.0.0.1', 42768) server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256) server: selected protocol is now None k
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:1131) server: new connection from ('127.0.0.1', 35952) server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256) server: selected protocol is now None k
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1131) server: new connection from ('127.0.0.1', 33426)
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:1131) k
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL] called a function you should not call (_ssl.c:1131) server: new connection from ('127.0.0.1', 54834)
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate (_ssl.c:1131) k
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2497, in run self.write(msg.lower()) File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2416, in write return self.sslconn.write(bytes) File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/ssl.py", line 1118, in write return self._sslobj.write(data) BrokenPipeError: [Errno 32] Broken pipe k
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 2348, in wrap_conn self.sslconn = self.server.context.wrap_socket( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/ssl.py", line 1040, in _create self.do_handshake() File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: NO_SHARED_CIPHER] no shared cipher (_ssl.c:1131) k
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/test/test_ssl.py", line 594, in test_openssl_version self.assertTrue(s.startswith("OpenSSL {:d}.{:d}.{:d}".format(major, minor, fix)), AssertionError: False is not true : ('OpenSSL 3.0.2 15 Mar 2022', (3, 0, 0, 2, 0), '0x30000020')
Test report
Failed tests:
- test_ssl
Failed subtests:
- test_openssl_version - test.test_ssl.BasicSocketTests
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Rawhide Clang 3.8 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/273/builds/66
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown> Blamelist: Erlend Egeberg Aasland <erlend.aasland@protonmail.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 ==
409 tests OK.
10 slowest tests:
- test_concurrent_futures: 3 min 27 sec
- test_multiprocessing_spawn: 3 min 4 sec
- test_tokenize: 2 min 29 sec
- test_tools: 2 min 13 sec
- test_asyncio: 1 min 45 sec
- test_multiprocessing_forkserver: 1 min 45 sec
- test_lib2to3: 1 min 43 sec
- test_gdb: 1 min 21 sec
- test_multiprocessing_fork: 1 min 20 sec
- test_io: 1 min 1 sec
1 test failed: test_ssl
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_ssl
Total duration: 5 min 45 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_ssl.py", line 594, in test_openssl_version self.assertTrue(s.startswith("OpenSSL {:d}.{:d}.{:d}".format(major, minor, fix)), AssertionError: False is not true : ('OpenSSL 3.0.2 15 Mar 2022', (3, 0, 0, 2, 0), '0x30000020')
Test report
Failed tests:
- test_ssl
Failed subtests:
- test_openssl_version - test.test_ssl.BasicSocketTests
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder aarch64 Fedora Rawhide 3.8 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/173/builds/67
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-aarch64
Build Reason: <unknown> Blamelist: Erlend Egeberg Aasland <erlend.aasland@protonmail.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 ==
409 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 33 sec
- test_gdb: 2 min 26 sec
- test_multiprocessing_spawn: 2 min 9 sec
- test_multiprocessing_forkserver: 1 min 30 sec
- test_asyncio: 1 min 24 sec
- test_tools: 1 min 12 sec
- test_multiprocessing_fork: 1 min 12 sec
- test_tokenize: 1 min 9 sec
- test_lib2to3: 51.3 sec
- test_io: 46.4 sec
1 test failed: test_ssl
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_ssl
Total duration: 2 min 46 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64/build/Lib/test/test_ssl.py", line 594, in test_openssl_version self.assertTrue(s.startswith("OpenSSL {:d}.{:d}.{:d}".format(major, minor, fix)), AssertionError: False is not true : ('OpenSSL 3.0.2 15 Mar 2022', (3, 0, 0, 2, 0), '0x30000020')
Test report
Failed tests:
- test_ssl
Failed subtests:
- test_openssl_version - test.test_ssl.BasicSocketTests
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Rawhide 3.8 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/519/builds/66
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown> Blamelist: Erlend Egeberg Aasland <erlend.aasland@protonmail.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 ==
409 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 44 sec
- test_gdb: 2 min 35 sec
- test_multiprocessing_spawn: 2 min 13 sec
- test_multiprocessing_forkserver: 1 min 29 sec
- test_asyncio: 1 min 25 sec
- test_multiprocessing_fork: 1 min 13 sec
- test_tools: 1 min 6 sec
- test_tokenize: 1 min 4 sec
- test_lib2to3: 52.5 sec
- test_io: 44.0 sec
1 test failed: test_ssl
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_ssl
Total duration: 4 min 17 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_ssl.py", line 594, in test_openssl_version self.assertTrue(s.startswith("OpenSSL {:d}.{:d}.{:d}".format(major, minor, fix)), AssertionError: False is not true : ('OpenSSL 3.0.2 15 Mar 2022', (3, 0, 0, 2, 0), '0x30000020')
Test report
Failed tests:
- test_ssl
Failed subtests:
- test_openssl_version - test.test_ssl.BasicSocketTests
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org