>>> py3-httplib2: Building community/py3-httplib2 0.19.1-r0 (using abuild 3.9.0_rc2-r1) started Mon, 18 Oct 2021 02:21:52 +0000 >>> py3-httplib2: Checking sanity of /home/buildozer/aports/community/py3-httplib2/APKBUILD... >>> py3-httplib2: Analyzing dependencies... >>> py3-httplib2: Installing for build: build-base python3 py3-setuptools py3-pytest py3-pytest-cov py3-pytest-timeout (1/27) Installing libbz2 (1.0.8-r1) (2/27) Installing libffi (3.4.2-r1) (3/27) Installing gdbm (1.20-r2) (4/27) Installing xz-libs (5.2.5-r0) (5/27) Installing mpdecimal (2.5.1-r1) (6/27) Installing readline (8.1.1-r0) (7/27) Installing sqlite-libs (3.36.0-r0) (8/27) Installing python3 (3.9.7-r3) (9/27) Installing py3-ordered-set (4.0.2-r2) (10/27) Installing py3-appdirs (1.4.4-r2) (11/27) Installing py3-parsing (2.4.7-r2) (12/27) Installing py3-six (1.15.0-r1) (13/27) Installing py3-packaging (20.9-r1) (14/27) Installing py3-setuptools (52.0.0-r4) (15/27) Installing py3-atomicwrites (1.4.0-r1) (16/27) Installing py3-attrs (20.3.0-r1) (17/27) Installing py3-more-itertools (8.10.0-r0) (18/27) Installing py3-iniconfig (1.1.1-r1) (19/27) Installing py3-pluggy (0.13.1-r4) (20/27) Installing py3-py (1.10.0-r1) (21/27) Installing py3-wcwidth (0.2.5-r1) (22/27) Installing py3-toml (0.10.2-r2) (23/27) Installing py3-pytest (6.2.5-r0) (24/27) Installing py3-coverage (5.5-r0) (25/27) Installing py3-pytest-cov (2.12.1-r0) (26/27) Installing py3-pytest-timeout (1.4.2-r1) (27/27) Installing .makedepends-py3-httplib2 (20211018.022155) Executing busybox-1.34.1-r1.trigger OK: 399 MiB in 117 packages >>> py3-httplib2: Cleaning up srcdir >>> py3-httplib2: Cleaning up pkgdir >>> py3-httplib2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/httplib2-0.19.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-httplib2: Fetching https://files.pythonhosted.org/packages/source/h/httplib2/httplib2-0.19.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 257k 100 257k 0 0 1624k 0 --:--:-- --:--:-- --:--:-- 1624k >>> py3-httplib2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/httplib2-0.19.1.tar.gz >>> py3-httplib2: Checking sha512sums... httplib2-0.19.1.tar.gz: OK fix-test-inject-space-after-bpo-43882.patch: OK >>> py3-httplib2: Unpacking /var/cache/distfiles/v3.15/httplib2-0.19.1.tar.gz... >>> py3-httplib2: fix-test-inject-space-after-bpo-43882.patch patching file tests/test_http.py running build running build_py creating build creating build/lib creating build/lib/httplib2 copying python3/httplib2/error.py -> build/lib/httplib2 copying python3/httplib2/iri2uri.py -> build/lib/httplib2 copying python3/httplib2/__init__.py -> build/lib/httplib2 copying python3/httplib2/auth.py -> build/lib/httplib2 copying python3/httplib2/socks.py -> build/lib/httplib2 copying python3/httplib2/certs.py -> build/lib/httplib2 copying python3/httplib2/cacerts.txt -> build/lib/httplib2 ============================= test session starts ============================== platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-httplib2/src/httplib2-0.19.1, configfile: setup.cfg plugins: cov-2.12.1, timeout-1.4.2 timeout: 17.0s timeout method: signal timeout func_only: False collecting ... collected 195 items tests/test_auth.py::test_credentials PASSED [ 0%] tests/test_auth.py::test_basic PASSED [ 1%] tests/test_auth.py::test_basic_for_domain PASSED [ 1%] tests/test_auth.py::test_basic_two_credentials PASSED [ 2%] tests/test_auth.py::test_digest PASSED [ 2%] tests/test_auth.py::test_digest_next_nonce_nc PASSED [ 3%] tests/test_auth.py::test_digest_auth_stale PASSED [ 3%] tests/test_auth.py::test_parse_www_authenticate_correct[strict-{}] PASSED [ 4%] tests/test_auth.py::test_parse_www_authenticate_correct[strict-{'www-authenticate': ''}] PASSED [ 4%] tests/test_auth.py::test_parse_www_authenticate_correct[strict-{'www-authenticate': 'Test realm="test realm" , foo=foo ,bar="bar", baz=baz,qux=qux'}] PASSED [ 5%] tests/test_auth.py::test_parse_www_authenticate_correct[strict-{'www-authenticate': 'T*!%#st realm=to*!%#en, to*!%#en="quoted string"'}] PASSED [ 5%] tests/test_auth.py::test_parse_www_authenticate_correct[strict-{'www-authenticate': 'Test realm="a \\\\"test\\\\" realm"'}] PASSED [ 6%] tests/test_auth.py::test_parse_www_authenticate_correct[strict-{'www-authenticate': 'Basic realm="me"'}] PASSED [ 6%] tests/test_auth.py::test_parse_www_authenticate_correct[strict-{'www-authenticate': 'Basic realm="me", algorithm="MD5"'}] PASSED [ 7%] tests/test_auth.py::test_parse_www_authenticate_correct[strict-{'www-authenticate': 'Basic realm="me", algorithm=MD5'}] PASSED [ 7%] tests/test_auth.py::test_parse_www_authenticate_correct[strict-{'www-authenticate': 'Basic realm="me",other="fred" '}] PASSED [ 8%] tests/test_auth.py::test_parse_www_authenticate_correct[strict-{'www-authenticate': 'Basic REAlm="me" '}] PASSED [ 8%] tests/test_auth.py::test_parse_www_authenticate_correct[strict-{'www-authenticate': 'Digest realm="digest1", qop="auth,auth-int", nonce="7102dd2", opaque="e9517f"'}] PASSED [ 9%] tests/test_auth.py::test_parse_www_authenticate_correct[strict-{'www-authenticate': 'Digest realm="2-comma-d", qop="auth-int", nonce="c0c8ff1", Basic realm="2-comma-b"'}] PASSED [ 9%] tests/test_auth.py::test_parse_www_authenticate_correct[strict-{'www-authenticate': 'Digest realm="com3d", Basic realm="com3b", WSSE realm="com3w", profile="token"'}] PASSED [ 10%] tests/test_auth.py::test_parse_www_authenticate_correct[strict-{'www-authenticate': 'Digest realm="myrealm", nonce="KBAA=3", algorithm=MD5, qop="auth", stale=true'}] PASSED [ 10%] tests/test_auth.py::test_parse_www_authenticate_correct[strict-{'www-authenticate': "Basic param='single quote'"}] PASSED [ 11%] tests/test_auth.py::test_parse_www_authenticate_correct[relax-{}] PASSED [ 11%] tests/test_auth.py::test_parse_www_authenticate_correct[relax-{'www-authenticate': ''}] PASSED [ 12%] tests/test_auth.py::test_parse_www_authenticate_correct[relax-{'www-authenticate': 'Test realm="test realm" , foo=foo ,bar="bar", baz=baz,qux=qux'}] PASSED [ 12%] tests/test_auth.py::test_parse_www_authenticate_correct[relax-{'www-authenticate': 'T*!%#st realm=to*!%#en, to*!%#en="quoted string"'}] PASSED [ 13%] tests/test_auth.py::test_parse_www_authenticate_correct[relax-{'www-authenticate': 'Test realm="a \\\\"test\\\\" realm"'}] PASSED [ 13%] tests/test_auth.py::test_parse_www_authenticate_correct[relax-{'www-authenticate': 'Basic realm="me"'}] PASSED [ 14%] tests/test_auth.py::test_parse_www_authenticate_correct[relax-{'www-authenticate': 'Basic realm="me", algorithm="MD5"'}] PASSED [ 14%] tests/test_auth.py::test_parse_www_authenticate_correct[relax-{'www-authenticate': 'Basic realm="me", algorithm=MD5'}] PASSED [ 15%] tests/test_auth.py::test_parse_www_authenticate_correct[relax-{'www-authenticate': 'Basic realm="me",other="fred" '}] PASSED [ 15%] tests/test_auth.py::test_parse_www_authenticate_correct[relax-{'www-authenticate': 'Basic REAlm="me" '}] PASSED [ 16%] tests/test_auth.py::test_parse_www_authenticate_correct[relax-{'www-authenticate': 'Digest realm="digest1", qop="auth,auth-int", nonce="7102dd2", opaque="e9517f"'}] PASSED [ 16%] tests/test_auth.py::test_parse_www_authenticate_correct[relax-{'www-authenticate': 'Digest realm="2-comma-d", qop="auth-int", nonce="c0c8ff1", Basic realm="2-comma-b"'}] PASSED [ 17%] tests/test_auth.py::test_parse_www_authenticate_correct[relax-{'www-authenticate': 'Digest realm="com3d", Basic realm="com3b", WSSE realm="com3w", profile="token"'}] PASSED [ 17%] tests/test_auth.py::test_parse_www_authenticate_correct[relax-{'www-authenticate': 'Digest realm="myrealm", nonce="KBAA=3", algorithm=MD5, qop="auth", stale=true'}] PASSED [ 18%] tests/test_auth.py::test_parse_www_authenticate_correct[relax-{'www-authenticate': "Basic param='single quote'"}] PASSED [ 18%] tests/test_auth.py::test_parse_www_authenticate_malformed[{'www-authenticate': 'OAuth "Facebook Platform" "invalid_token" "Invalid OAuth access token."'}] PASSED [ 19%] tests/test_auth.py::test_parse_www_authenticate_complexity PASSED [ 20%] tests/test_auth.py::test_benchmark_parse_www_authenticate[Basic realm="me", algorithm="MD5"] SKIPPED [ 20%] tests/test_auth.py::test_benchmark_parse_www_authenticate[Digest realm="digest1", qop="auth,auth-int", nonce="7102dd2", opaque="e9517f"] SKIPPED [ 21%] tests/test_auth.py::test_benchmark_parse_www_authenticate[Digest realm="2-comma-d", qop="auth-int", nonce="c0c8ff1", Basic realm="2-comma-b"] SKIPPED [ 21%] tests/test_auth.py::test_benchmark_parse_www_authenticate[Bearer 0b79bab50daca910b000d4f1a2b675d604257e42] SKIPPED [ 22%] tests/test_auth.py::test_digest_object PASSED [ 22%] tests/test_auth.py::test_digest_object_with_opaque PASSED [ 23%] tests/test_auth.py::test_digest_object_stale PASSED [ 23%] tests/test_auth.py::test_digest_object_auth_info PASSED [ 24%] tests/test_auth.py::test_wsse_algorithm PASSED [ 24%] tests/test_auth.py::test_wsse_invalid PASSED [ 25%] tests/test_auth.py::test_wsse_ok PASSED [ 25%] tests/test_cacerts_from_env.py::test_certs_file_from_builtin PASSED [ 26%] tests/test_cacerts_from_env.py::test_certs_file_from_environment PASSED [ 26%] tests/test_cacerts_from_env.py::test_certs_file_from_certifi PASSED [ 27%] tests/test_cacerts_from_env.py::test_certs_file_from_custom_getter PASSED [ 27%] tests/test_cacerts_from_env.py::test_with_certifi_removed_from_modules PASSED [ 28%] tests/test_cache.py::test_get_only_if_cached_cache_hit PASSED [ 28%] tests/test_cache.py::test_get_only_if_cached_cache_miss PASSED [ 29%] tests/test_cache.py::test_get_only_if_cached_no_cache_at_all PASSED [ 29%] tests/test_cache.py::test_TODO_vary_no SKIPPED (was commented in leg...) [ 30%] tests/test_cache.py::test_vary_header_is_sent PASSED [ 30%] tests/test_cache.py::test_vary_header_double PASSED [ 31%] tests/test_cache.py::test_vary_unused_header PASSED [ 31%] tests/test_cache.py::test_get_cache_control_no_cache PASSED [ 32%] tests/test_cache.py::test_get_cache_control_pragma_no_cache PASSED [ 32%] tests/test_cache.py::test_get_cache_control_no_store_request PASSED [ 33%] tests/test_cache.py::test_get_cache_control_no_store_response PASSED [ 33%] tests/test_cache.py::test_get_cache_control_no_cache_no_store_request PASSED [ 34%] tests/test_cache.py::test_update_invalidates_cache PASSED [ 34%] tests/test_cache.py::test_update_uses_cached_etag[PUT] PASSED [ 35%] tests/test_cache.py::test_update_uses_cached_etag[PATCH] PASSED [ 35%] tests/test_cache.py::test_update_uses_cached_etag_and_oc_method PASSED [ 36%] tests/test_cache.py::test_update_uses_cached_etag_overridden PASSED [ 36%] tests/test_cache.py::test_parse_cache_control[{}] PASSED [ 37%] tests/test_cache.py::test_parse_cache_control[{'cache-control': ' no-cache'}] PASSED [ 37%] tests/test_cache.py::test_parse_cache_control[{'cache-control': ' no-store, max-age = 7200'}] PASSED [ 38%] tests/test_cache.py::test_parse_cache_control[{'cache-control': ' , '}] PASSED [ 38%] tests/test_cache.py::test_parse_cache_control[{'cache-control': 'Max-age=3600;post-check=1800,pre-check=3600'}] PASSED [ 39%] tests/test_cache.py::test_normalize_headers PASSED [ 40%] tests/test_cache.py::test_entry_disposition[({'cache-control': 'no-cache'}, {'cache-control': 'max-age=7200'}, 'TRANSPARENT')] PASSED [ 40%] tests/test_cache.py::test_entry_disposition[({}, {'cache-control': 'max-age=fred, min-fresh=barney'}, 'STALE')] PASSED [ 41%] tests/test_cache.py::test_entry_disposition[({}, {'date': '{now}', 'expires': '{now+3}'}, 'FRESH')] PASSED [ 41%] tests/test_cache.py::test_entry_disposition[({}, {'date': '{now}', 'expires': '{now+3}', 'cache-control': 'no-cache'}, 'STALE')] PASSED [ 42%] tests/test_cache.py::test_entry_disposition[({'cache-control': 'must-revalidate'}, {}, 'STALE')] PASSED [ 42%] tests/test_cache.py::test_entry_disposition[({}, {'cache-control': 'must-revalidate'}, 'STALE')] PASSED [ 43%] tests/test_cache.py::test_entry_disposition[({}, {'date': '{now}', 'cache-control': 'max-age=0'}, 'STALE')] PASSED [ 43%] tests/test_cache.py::test_entry_disposition[({'cache-control': 'only-if-cached'}, {}, 'FRESH')] PASSED [ 44%] tests/test_cache.py::test_entry_disposition[({}, {'date': '{now}', 'expires': '0'}, 'STALE')] PASSED [ 44%] tests/test_cache.py::test_entry_disposition[({}, {'data': '{now+3}'}, 'STALE')] PASSED [ 45%] tests/test_cache.py::test_entry_disposition[({'cache-control': 'max-age=0'}, {'date': '{now}', 'cache-control': 'max-age=2'}, 'STALE')] PASSED [ 45%] tests/test_cache.py::test_entry_disposition[({'cache-control': 'min-fresh=2'}, {'date': '{now}', 'expires': '{now+2}'}, 'STALE')] PASSED [ 46%] tests/test_cache.py::test_entry_disposition[({'cache-control': 'min-fresh=2'}, {'date': '{now}', 'expires': '{now+4}'}, 'FRESH')] PASSED [ 46%] tests/test_cache.py::test_expiration_model_fresh PASSED [ 47%] tests/test_cache.py::test_expiration_model_date_and_expires PASSED [ 47%] tests/test_encoding.py::test_gzip_head PASSED [ 48%] tests/test_encoding.py::test_gzip_get PASSED [ 48%] tests/test_encoding.py::test_gzip_post_response PASSED [ 49%] tests/test_encoding.py::test_gzip_malformed_response PASSED [ 49%] tests/test_encoding.py::test_deflate_get PASSED [ 50%] tests/test_encoding.py::test_deflate_malformed_response PASSED [ 50%] tests/test_http.py::test_connection_type PASSED [ 51%] tests/test_http.py::test_bad_status_line_retry PASSED [ 51%] tests/test_http.py::test_unknown_server PASSED [ 52%] tests/test_http.py::test_connection_refused_raises_exception PASSED [ 52%] tests/test_http.py::test_connection_refused_returns_response PASSED [ 53%] tests/test_http.py::test_get_iri PASSED [ 53%] tests/test_http.py::test_get_is_default_method PASSED [ 54%] tests/test_http.py::test_different_methods PASSED [ 54%] tests/test_http.py::test_head_read PASSED [ 55%] tests/test_http.py::test_get_no_cache PASSED [ 55%] tests/test_http.py::test_user_agent PASSED [ 56%] tests/test_http.py::test_user_agent_non_default PASSED [ 56%] tests/test_http.py::test_get_300_with_location PASSED [ 57%] tests/test_http.py::test_get_300_with_location_noredirect PASSED [ 57%] tests/test_http.py::test_get_300_without_location PASSED [ 58%] tests/test_http.py::test_get_301 PASSED [ 58%] tests/test_http.py::test_head_301 SKIPPED (FIXME: timeout on Travis ...) [ 59%] tests/test_http.py::test_get_301_no_redirect XFAIL (FIXME: 301 cache...) [ 60%] tests/test_http.py::test_get_302 PASSED [ 60%] tests/test_http.py::test_get_302_redirection_limit PASSED [ 61%] tests/test_http.py::test_get_302_no_location PASSED [ 61%] tests/test_http.py::test_303 SKIPPED (FIXME: timeout on Travis py27 ...) [ 62%] tests/test_http.py::test_etag_used PASSED [ 62%] tests/test_http.py::test_etag_ignore PASSED [ 63%] tests/test_http.py::test_etag_override PASSED [ 63%] tests/test_http.py::test_get_304_end_to_end SKIPPED (was commented i...) [ 64%] tests/test_http.py::test_get_304_last_modified PASSED [ 64%] tests/test_http.py::test_get_307 PASSED [ 65%] tests/test_http.py::test_post_307 PASSED [ 65%] tests/test_http.py::test_change_308 PASSED [ 66%] tests/test_http.py::test_get_410 PASSED [ 66%] tests/test_http.py::test_get_duplicate_headers PASSED [ 67%] tests/test_http.py::test_custom_redirect_codes PASSED [ 67%] tests/test_http.py::test_cwe93_inject_crlf PASSED [ 68%] tests/test_http.py::test_inject_space PASSED [ 68%] tests/test_https.py::test_get_via_https PASSED [ 69%] tests/test_https.py::test_get_301_via_https PASSED [ 69%] tests/test_https.py::test_get_301_via_https_spec_violation_on_location PASSED [ 70%] tests/test_https.py::test_invalid_ca_certs_path PASSED [ 70%] tests/test_https.py::test_not_trusted_ca PASSED [ 71%] tests/test_https.py::test_set_min_tls_version PASSED [ 71%] tests/test_https.py::test_set_max_tls_version PASSED [ 72%] tests/test_https.py::test_min_tls_version PASSED [ 72%] tests/test_https.py::test_max_tls_version PASSED [ 73%] tests/test_https.py::test_client_cert_verified PASSED [ 73%] tests/test_https.py::test_client_cert_password_verified PASSED [ 74%] tests/test_https.py::test_sni_set_servername_callback PASSED [ 74%] tests/test_other.py::test_convert_byte_str PASSED [ 75%] tests/test_other.py::test_reflect PASSED [ 75%] tests/test_other.py::test_pickle_http PASSED [ 76%] tests/test_other.py::test_pickle_http_with_connection PASSED [ 76%] tests/test_other.py::test_pickle_custom_request_http PASSED [ 77%] tests/test_other.py::test_timeout_global XPASS (FIXME: for unknown r...) [ 77%] tests/test_other.py::test_timeout_individual PASSED [ 78%] tests/test_other.py::test_timeout_subsequent PASSED [ 78%] tests/test_other.py::test_timeout_https PASSED [ 79%] tests/test_other.py::test_connection_close PASSED [ 80%] tests/test_other.py::test_get_end2end_headers PASSED [ 80%] tests/test_other.py::test_ipv6[http] PASSED [ 81%] tests/test_other.py::test_ipv6[https] PASSED [ 81%] tests/test_other.py::test_connection_proxy_info_attribute_error[HTTPConnectionWithTimeout] PASSED [ 82%] tests/test_other.py::test_connection_proxy_info_attribute_error[HTTPSConnectionWithTimeout] PASSED [ 82%] tests/test_other.py::test_http_443_forced_https PASSED [ 83%] tests/test_other.py::test_close PASSED [ 83%] tests/test_other.py::test_connect_exception_type PASSED [ 84%] tests/test_proxy.py::test_from_url PASSED [ 84%] tests/test_proxy.py::test_from_url_ident PASSED [ 85%] tests/test_proxy.py::test_from_env PASSED [ 85%] tests/test_proxy.py::test_from_env_https PASSED [ 86%] tests/test_proxy.py::test_from_env_none PASSED [ 86%] tests/test_proxy.py::test_applies_to PASSED [ 87%] tests/test_proxy.py::test_noproxy_trailing_comma PASSED [ 87%] tests/test_proxy.py::test_noproxy_star PASSED [ 88%] tests/test_proxy.py::test_headers PASSED [ 88%] tests/test_proxy.py::test_server_not_found_error_is_raised_for_invalid_hostname PASSED [ 89%] tests/test_proxy.py::test_auth_str_bytes PASSED [ 89%] tests/test_proxy.py::test_socks5_auth PASSED [ 90%] tests/test_proxy.py::test_functional_noproxy_star_http PASSED [ 90%] tests/test_proxy.py::test_functional_noproxy_star_https PASSED [ 91%] tests/test_uri.py::test_from_std66 PASSED [ 91%] tests/test_uri.py::test_norm PASSED [ 92%] tests/test_uri.py::test_safename[('', ',d41d8cd98f00b204e9800998ecf8427e')] PASSED [ 92%] tests/test_uri.py::test_safename[('http://example.org/fred/?a=b', 'example.orgfreda=b,58489f63a7a83c3b7794a6a398ee8b1f')] PASSED [ 93%] tests/test_uri.py::test_safename[('http://example.org/fred?/a=b', 'example.orgfreda=b,8c5946d56fec453071f43329ff0be46b')] PASSED [ 93%] tests/test_uri.py::test_safename[('http://www.example.org/fred?/a=b', 'www.example.orgfreda=b,499c44b8d844a011b67ea2c015116968')] PASSED [ 94%] tests/test_uri.py::test_safename[('https://www.example.org/fred?/a=b', 'www.example.orgfreda=b,692e843a333484ce0095b070497ab45d')] PASSED [ 94%] tests/test_uri.py::test_safename[('http://www/', 'www,1c73b6efd55cef1164fc084ecc331965')] PASSED [ 95%] tests/test_uri.py::test_safename[('http://\u2304.org/fred/?a=b', '.orgfreda=b,ecaf0f97756c0716de76f593bd60a35e')] PASSED [ 95%] tests/test_uri.py::test_safename[('normal-resource-name.js', 'normal-resource-name.js,8ff7c46fd6e61bf4e91a0a1606954a54')] PASSED [ 96%] tests/test_uri.py::test_safename[('foo://dom/path/brath/carapath', 'dompathbrathcarapath,83db942781ed975c7a5b7c24039f8ca3')] PASSED [ 96%] tests/test_uri.py::test_safename[('with/slash', 'withslash,17cc656656bb8ce2411bd41ead56d176')] PASSED [ 97%] tests/test_uri.py::test_safename[('thisistoomuchthisistoomuchthisistoomuchthisistoomuchthisistoomuchthisistoomuchthisistoomuchthisistoomuchthisistoomuchthisistoomuchthisistoomuchthisistoomuchthisistoomuchthisistoomuchthisistoomuchthisistoomuchthisistoomuchthisistoomuchthisistoomuchthisistoomuchthisistoomuchthisistoomuchthisistoomuchthisistoomuchthisistoomuchthisistoomuchthisistoomuchthisistoomuchthisistoomuchthisistoomuchthisistoomuchthisistoomuchthisistoomuchthisistoomuchthisistoomuchthisistoomuchthisistoomuchthisistoomuchthisistoomuchthisistoomuchthisistoomuchthisistoomuch', 'thisistoomuchthisistoomuchthisistoomuchthisistoomuchthisistoomuchthisistoomuchthisistoomuc,c4553439dd179422c6acf6a8ac093eb6')] PASSED [ 97%] tests/test_uri.py::test_safename[('\u043f\u0440', ',9f18c0db74a9734e9d18461e16345083')] PASSED [ 98%] tests/test_uri.py::test_safename[(b'\\xd0\\xbf\\xd1\\x80', ',9f18c0db74a9734e9d18461e16345083')] PASSED [ 98%] tests/test_uri.py::test_safename[(b'column\\tvalues/unstr.zip', 'columnvaluesunstr.zip,b9740dcd0553e11b526450ceb8f76683')] PASSED [ 99%] tests/test_uri.py::test_safename2 PASSED [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.9/site-packages/_pytest/config/__init__.py:1183 /usr/lib/python3.9/site-packages/_pytest/config/__init__.py:1183: PytestDeprecationWarning: The --strict option is deprecated, use --strict-markers instead. self.issue_config_time_warning( -- Docs: https://docs.pytest.org/en/stable/warnings.html ----------- coverage: platform linux, python 3.9.7-final-0 ----------- Name Stmts Miss Cover ---------------------------------------------------- build/lib/httplib2/__init__.py 912 146 84% build/lib/httplib2/auth.py 36 3 92% build/lib/httplib2/certs.py 29 3 90% build/lib/httplib2/error.py 25 0 100% build/lib/httplib2/iri2uri.py 41 15 63% build/lib/httplib2/socks.py 244 133 45% ---------------------------------------------------- TOTAL 1287 300 77% =========================== short test summary info ============================ SKIPPED [4] tests/test_auth.py:249: benchmark disabled by default, set env httplib2_test_bench=1 SKIPPED [1] tests/test_cache.py:48: was commented in legacy code SKIPPED [1] tests/test_http.py:253: FIXME: timeout on Travis py27 and pypy, works elsewhere SKIPPED [1] tests/test_http.py:404: FIXME: timeout on Travis py27 and pypy, works elsewhere SKIPPED [1] tests/test_http.py:557: was commented in legacy code XFAIL tests/test_http.py::test_get_301_no_redirect FIXME: 301 cache works only with follow_redirects, should work regardless XPASS tests/test_other.py::test_timeout_global FIXME: for unknown reason global timeout test fails in Python3 with response 200 ======= 185 passed, 8 skipped, 1 xfailed, 1 xpassed, 1 warning in 11.99s ======= >>> py3-httplib2: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/community/py3-httplib2/pkg creating /home/buildozer/aports/community/py3-httplib2/pkg/py3-httplib2 creating /home/buildozer/aports/community/py3-httplib2/pkg/py3-httplib2/usr creating /home/buildozer/aports/community/py3-httplib2/pkg/py3-httplib2/usr/lib creating /home/buildozer/aports/community/py3-httplib2/pkg/py3-httplib2/usr/lib/python3.9 creating /home/buildozer/aports/community/py3-httplib2/pkg/py3-httplib2/usr/lib/python3.9/site-packages creating /home/buildozer/aports/community/py3-httplib2/pkg/py3-httplib2/usr/lib/python3.9/site-packages/httplib2 copying build/lib/httplib2/cacerts.txt -> /home/buildozer/aports/community/py3-httplib2/pkg/py3-httplib2/usr/lib/python3.9/site-packages/httplib2 copying build/lib/httplib2/error.py -> /home/buildozer/aports/community/py3-httplib2/pkg/py3-httplib2/usr/lib/python3.9/site-packages/httplib2 copying build/lib/httplib2/iri2uri.py -> /home/buildozer/aports/community/py3-httplib2/pkg/py3-httplib2/usr/lib/python3.9/site-packages/httplib2 copying build/lib/httplib2/__init__.py -> /home/buildozer/aports/community/py3-httplib2/pkg/py3-httplib2/usr/lib/python3.9/site-packages/httplib2 copying build/lib/httplib2/auth.py -> /home/buildozer/aports/community/py3-httplib2/pkg/py3-httplib2/usr/lib/python3.9/site-packages/httplib2 copying build/lib/httplib2/socks.py -> /home/buildozer/aports/community/py3-httplib2/pkg/py3-httplib2/usr/lib/python3.9/site-packages/httplib2 copying build/lib/httplib2/certs.py -> /home/buildozer/aports/community/py3-httplib2/pkg/py3-httplib2/usr/lib/python3.9/site-packages/httplib2 creating /home/buildozer/aports/community/py3-httplib2/pkg/py3-httplib2/usr/lib/python3.9/site-packages/httplib2/__pycache__ copying build/lib/httplib2/__pycache__/certs.cpython-39.pyc -> /home/buildozer/aports/community/py3-httplib2/pkg/py3-httplib2/usr/lib/python3.9/site-packages/httplib2/__pycache__ copying build/lib/httplib2/__pycache__/socks.cpython-39.pyc -> /home/buildozer/aports/community/py3-httplib2/pkg/py3-httplib2/usr/lib/python3.9/site-packages/httplib2/__pycache__ copying build/lib/httplib2/__pycache__/error.cpython-39.pyc -> /home/buildozer/aports/community/py3-httplib2/pkg/py3-httplib2/usr/lib/python3.9/site-packages/httplib2/__pycache__ copying build/lib/httplib2/__pycache__/__init__.cpython-39.pyc -> /home/buildozer/aports/community/py3-httplib2/pkg/py3-httplib2/usr/lib/python3.9/site-packages/httplib2/__pycache__ copying build/lib/httplib2/__pycache__/iri2uri.cpython-39.pyc -> /home/buildozer/aports/community/py3-httplib2/pkg/py3-httplib2/usr/lib/python3.9/site-packages/httplib2/__pycache__ copying build/lib/httplib2/__pycache__/auth.cpython-39.pyc -> /home/buildozer/aports/community/py3-httplib2/pkg/py3-httplib2/usr/lib/python3.9/site-packages/httplib2/__pycache__ running install_egg_info running egg_info writing python3/httplib2.egg-info/PKG-INFO writing dependency_links to python3/httplib2.egg-info/dependency_links.txt writing requirements to python3/httplib2.egg-info/requires.txt writing top-level names to python3/httplib2.egg-info/top_level.txt reading manifest file 'python3/httplib2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution writing manifest file 'python3/httplib2.egg-info/SOURCES.txt' Copying python3/httplib2.egg-info to /home/buildozer/aports/community/py3-httplib2/pkg/py3-httplib2/usr/lib/python3.9/site-packages/httplib2-0.19.1-py3.9.egg-info running install_scripts >>> py3-httplib2*: Running postcheck for py3-httplib2 >>> py3-httplib2*: Preparing package py3-httplib2... >>> py3-httplib2*: Tracing dependencies... >>> py3-httplib2*: Package size: 372.0 KB >>> py3-httplib2*: Compressing data... >>> py3-httplib2*: Create checksum... >>> py3-httplib2*: Create py3-httplib2-0.19.1-r0.apk >>> py3-httplib2: Build complete at Mon, 18 Oct 2021 02:22:10 +0000 elapsed time 0h 0m 18s >>> py3-httplib2: Cleaning up srcdir >>> py3-httplib2: Cleaning up pkgdir >>> py3-httplib2: Uninstalling dependencies... (1/27) Purging .makedepends-py3-httplib2 (20211018.022155) (2/27) Purging py3-setuptools (52.0.0-r4) (3/27) Purging py3-ordered-set (4.0.2-r2) (4/27) Purging py3-appdirs (1.4.4-r2) (5/27) Purging py3-pytest-cov (2.12.1-r0) (6/27) Purging py3-coverage (5.5-r0) (7/27) Purging py3-pytest-timeout (1.4.2-r1) (8/27) Purging py3-pytest (6.2.5-r0) (9/27) Purging py3-atomicwrites (1.4.0-r1) (10/27) Purging py3-attrs (20.3.0-r1) (11/27) Purging py3-more-itertools (8.10.0-r0) (12/27) Purging py3-iniconfig (1.1.1-r1) (13/27) Purging py3-pluggy (0.13.1-r4) (14/27) Purging py3-py (1.10.0-r1) (15/27) Purging py3-wcwidth (0.2.5-r1) (16/27) Purging py3-packaging (20.9-r1) (17/27) Purging py3-parsing (2.4.7-r2) (18/27) Purging py3-six (1.15.0-r1) (19/27) Purging py3-toml (0.10.2-r2) (20/27) Purging python3 (3.9.7-r3) (21/27) Purging libbz2 (1.0.8-r1) (22/27) Purging libffi (3.4.2-r1) (23/27) Purging gdbm (1.20-r2) (24/27) Purging xz-libs (5.2.5-r0) (25/27) Purging mpdecimal (2.5.1-r1) (26/27) Purging readline (8.1.1-r0) (27/27) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r1.trigger OK: 342 MiB in 90 packages >>> py3-httplib2: Updating the community/x86_64 repository index... >>> py3-httplib2: Signing the index...