Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 935248 - dev-python/urllib3-2.2.2 fails tests on mips: 44 failed, 2 errors
Summary: dev-python/urllib3-2.2.2 fails tests on mips: 44 failed, 2 errors
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-06-30 20:20 UTC by matoro
Modified: 2024-06-30 20:20 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log and emerge --info (build.log.gz,275.77 KB, application/gzip)
2024-06-30 20:20 UTC, matoro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description matoro archtester 2024-06-30 20:20:40 UTC
Created attachment 896679 [details]
build.log and emerge --info

ERROR test/contrib/test_pyopenssl.py::TestClientCerts::test_client_cert_with_string_password - Exception: server_thread did not exit
ERROR test/contrib/test_pyopenssl.py::TestClientCerts::test_client_cert_with_bytes_password - Exception: server_thread did not exit
FAILED test/contrib/test_pyopenssl.py::TestHTTPS_TLSv1_3::test_enhanced_ssl_connection - urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='localhost', port=39385): Max retries exceeded with url: / (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', '', 'certificate verify failed')])")))
FAILED test/with_dummyserver/test_proxy_poolmanager.py::TestHTTPProxyManager::test_https_proxy_pyopenssl_not_supported - urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='localhost', port=33679): Max retries exceeded with url: http://localhost:44073/ (Caused by ProxyError('Unable to connect to proxy', SSLError(SSLError("bad handshake: Error([('SSL routines', '', 'certificate verify failed')])"))))
FAILED test/contrib/test_pyopenssl.py::TestHTTPS_TLSv1_2::test_simple[h11] - urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='localhost', port=44277): Max retries exceeded with url: / (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', '', 'certificate verify failed')])")))
FAILED test/contrib/test_pyopenssl.py::TestHTTPS_IPV4SAN::test_can_validate_ip_san - urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='127.0.0.1', port=37463): Max retries exceeded with url: / (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', '', 'certificate verify failed')])")))
FAILED test/contrib/test_pyopenssl.py::TestHTTPS_TLSv1_2::test_ssl_version_with_protocol_tls_or_client_not_deprecated[None] - ssl.SSLError: ("bad handshake: Error([('SSL routines', '', 'certificate verify failed')])",)
FAILED test/contrib/test_pyopenssl.py::TestSocketSSL::test_retry_ssl_error - urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='localhost', port=39173): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0xffea878b00>: Failed to establish a new connection: [Errno 146] Connection refused'))
FAILED test/contrib/test_pyopenssl.py::TestHTTPS_TLSv1_2::test_server_hostname - ssl.SSLError: ("bad handshake: Error([('SSL routines', '', 'certificate verify failed')])",)
FAILED test/contrib/test_pyopenssl.py::TestHTTPS_TLSv1_3::test_context_combines_with_ca_certs - urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='localhost', port=42801): Max retries exceeded with url: / (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', '', 'certificate verify failed')])")))
FAILED test/contrib/test_pyopenssl.py::TestHTTPS_TLSv1_3::test_sslkeylogfile_empty[] - urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='localhost', port=46733): Max retries exceeded with url: / (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', '', 'certificate verify failed')])")))
FAILED test/contrib/test_pyopenssl.py::TestHTTPS_TLSv1_2::test_ca_dir_verified - urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='localhost', port=43379): Max retries exceeded with url: / (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', '', 'certificate verify failed')])")))
FAILED test/contrib/test_pyopenssl.py::TestHTTPS_TLSv1_2::test_enhanced_ssl_connection - urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='localhost', port=44711): Max retries exceeded with url: / (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', '', 'certificate verify failed')])")))
FAILED test/with_dummyserver/test_proxy_poolmanager.py::TestHTTPProxyManager::test_https_proxy_forwarding_for_https - urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='localhost', port=33679): Max retries exceeded with url: http://localhost:44073/ (Caused by ProxyError('Unable to connect to proxy', SSLError(SSLError("bad handshake: Error([('SSL routines', '', 'certificate verify failed')])"))))
FAILED test/contrib/test_pyopenssl.py::TestSocketClosing::test_socket_close_socket_then_file - ssl.SSLError: ("bad handshake: Error([('SSL routines', '', 'certificate verify failed')])",)
FAILED test/contrib/test_pyopenssl.py::TestHTTPS_TLSv1_3::test_ssl_version_with_protocol_tls_or_client_not_deprecated[None] - ssl.SSLError: ("bad handshake: Error([('SSL routines', '', 'certificate verify failed')])",)
FAILED test/contrib/test_pyopenssl.py::TestHTTPS_TLSv1_3::test_assert_specific_hostname - urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='localhost', port=33277): Max retries exceeded with url: / (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', '', 'certificate verify failed')])")))
FAILED test/contrib/test_pyopenssl.py::TestHTTPS_TLSv1_3::test_simple[h11] - urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='localhost', port=33115): Max retries exceeded with url: / (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', '', 'certificate verify failed')])")))
FAILED test/contrib/test_pyopenssl.py::TestHTTPS_TLSv1_2::test_ssl_version_with_protocol_tls_or_client_not_deprecated[2] - ssl.SSLError: ("bad handshake: Error([('SSL routines', '', 'certificate verify failed')])",)
FAILED test/contrib/test_pyopenssl.py::TestHTTPS_TLSv1_3::test_ssl_correct_system_time - urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='localhost', port=39385): Max retries exceeded with url: / (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', '', 'certificate verify failed')])")))
FAILED test/contrib/test_pyopenssl.py::TestHTTPS_TLSv1_2::test_simple[h2] - urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='localhost', port=44277): Max retries exceeded with url: / (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', '', 'certificate verify failed')])")))
FAILED test/contrib/test_pyopenssl.py::TestHTTPS_IPV6SAN::test_can_validate_ipv6_san[h11-::1] - urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='::1', port=41269): Max retries exceeded with url: / (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', '', 'certificate verify failed')])")))
FAILED test/contrib/test_pyopenssl.py::TestHTTPS_TLSv1_2::test_assert_fingerprint_md5 - urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='localhost', port=41977): Max retries exceeded with url: / (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', '', 'certificate verify failed')])")))
FAILED test/contrib/test_pyopenssl.py::TestHTTPS_TLSv1_3::test_alpn_default - urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='localhost', port=46733): Max retries exceeded with url: /alpn_protocol (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', '', 'certificate verify failed')])")))
FAILED test/contrib/test_pyopenssl.py::TestHTTPS_TLSv1_3::test_ca_dir_verified - urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='localhost', port=42801): Max retries exceeded with url: / (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', '', 'certificate verify failed')])")))
FAILED test/contrib/test_pyopenssl.py::TestSocketClosing::test_socket_close_stays_open_with_makefile_open - ssl.SSLError: ("bad handshake: Error([('SSL routines', '', 'certificate verify failed')])",)
FAILED test/contrib/test_pyopenssl.py::TestHTTPS_TLSv1_3::test_ssl_version_with_protocol_tls_or_client_not_deprecated[2] - ssl.SSLError: ("bad handshake: Error([('SSL routines', '', 'certificate verify failed')])",)
FAILED test/contrib/test_pyopenssl.py::TestClientCerts::test_client_certs_two_files - urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='localhost', port=43951): Max retries exceeded with url: / (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', '', 'certificate verify failed')])")))
FAILED test/contrib/test_pyopenssl.py::TestHTTPS_TLSv1_2::test_ssl_version_with_protocol_tls_or_client_not_deprecated[16] - ssl.SSLError: ("bad handshake: Error([('SSL routines', '', 'certificate verify failed')])",)
FAILED test/contrib/test_pyopenssl.py::TestHTTPS_TLSv1_2::test_ssl_correct_system_time - urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='localhost', port=44711): Max retries exceeded with url: / (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', '', 'certificate verify failed')])")))
FAILED test/contrib/test_pyopenssl.py::TestHTTPS_TLSv1_3::test_server_hostname - ssl.SSLError: ("bad handshake: Error([('SSL routines', '', 'certificate verify failed')])",)
FAILED test/contrib/test_pyopenssl.py::TestHTTPS_TLSv1_3::test_client_intermediate - urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='localhost', port=42273): Max retries exceeded with url: /certificate (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', '', 'certificate verify failed')])")))
FAILED test/contrib/test_pyopenssl.py::TestHTTPS_TLSv1_3::test_no_tls_version_deprecation_with_ssl_context - ssl.SSLError: ("bad handshake: Error([('SSL routines', '', 'certificate verify failed')])",)
FAILED test/contrib/test_pyopenssl.py::TestHTTPS_TLSv1_3::test_simple[h2] - urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='localhost', port=33115): Max retries exceeded with url: / (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', '', 'certificate verify failed')])")))
FAILED test/contrib/test_pyopenssl.py::TestHTTPS_TLSv1_3::test_ssl_wrong_system_time - urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='localhost', port=39385): Max retries exceeded with url: / (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', '', 'certificate verify failed')])")))
FAILED test/contrib/test_pyopenssl.py::TestHTTPS_IPV6SAN::test_can_validate_ipv6_san[h11-[::1]] - urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='::1', port=42347): Max retries exceeded with url: / (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', '', 'certificate verify failed')])")))
FAILED test/contrib/test_pyopenssl.py::TestHTTPS_TLSv1_3::test_ssl_version_with_protocol_tls_or_client_not_deprecated[16] - ssl.SSLError: ("bad handshake: Error([('SSL routines', '', 'certificate verify failed')])",)
FAILED test/contrib/test_pyopenssl.py::TestHTTPS_TLSv1_2::test_assert_fingerprint_sha1 - urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='localhost', port=41977): Max retries exceeded with url: / (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', '', 'certificate verify failed')])")))
FAILED test/contrib/test_pyopenssl.py::TestHTTPS_TLSv1_2::test_no_tls_version_deprecation_with_ssl_context - ssl.SSLError: ("bad handshake: Error([('SSL routines', '', 'certificate verify failed')])",)
FAILED test/contrib/test_pyopenssl.py::TestSocketSSL::test_ssl_failure_midway_through_conn - AssertionError: Regex pattern did not match.
 Regex: '(wrong version number|record overflow|record layer failure)'
 Input: '("bad handshake: Error([(\'SSL routines\', \'\', \'certificate verify failed\')])",)'
FAILED test/contrib/test_pyopenssl.py::TestClientCerts::test_client_certs_one_file - urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='localhost', port=43271): Max retries exceeded with url: / (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', '', 'certificate verify failed')])")))
FAILED test/contrib/test_pyopenssl.py::TestHTTPS_TLSv1_2::test_ssl_wrong_system_time - urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='localhost', port=44711): Max retries exceeded with url: / (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', '', 'certificate verify failed')])")))
FAILED test/contrib/test_pyopenssl.py::TestHTTPS_TLSv1_3::test_assert_fingerprint_md5 - urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='localhost', port=33277): Max retries exceeded with url: / (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', '', 'certificate verify failed')])")))
FAILED test/contrib/test_pyopenssl.py::TestHTTPS_TLSv1_2::test_client_intermediate - urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='localhost', port=39691): Max retries exceeded with url: /certificate (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', '', 'certificate verify failed')])")))
FAILED test/contrib/test_pyopenssl.py::TestClientCerts::test_client_cert_with_string_password - ssl.SSLError: ("Unable to load certificate chain: Error([('Provider routines', '', 'bad decrypt'), ('PEM routines', '', 'bad decrypt'), ('SSL routines', '', 'PEM lib')])",)
FAILED test/contrib/test_pyopenssl.py::TestClientCerts::test_client_cert_with_bytes_password - ssl.SSLError: ("Unable to load certificate chain: Error([('Provider routines', '', 'bad decrypt'), ('PEM routines', '', 'bad decrypt'), ('SSL routines', '', 'PEM lib')])",)
================================= 44 failed, 1716 passed, 259 skipped, 259 warnings, 2 errors, 440 rerun in 495.57s (0:08:15) ==================================