>>> py3-google-auth: Building community/py3-google-auth 2.16.1-r0 (using abuild 3.10.0-r0) started Sun, 19 Feb 2023 02:23:35 +0000 >>> py3-google-auth: Checking sanity of /home/buildozer/aports/community/py3-google-auth/APKBUILD... >>> py3-google-auth: Analyzing dependencies... >>> py3-google-auth: Installing for build: build-base python3 py3-cachetools py3-asn1-modules py3-rsa py3-setuptools py3-six py3-gpep517 py3-wheel py3-certifi py3-cryptography py3-flask py3-freezegun py3-grpcio py3-mock py3-oauth2client py3-openssl py3-pytest py3-pytest-cov py3-pytest-localserver py3-pyu2f py3-requests py3-responses py3-urllib3 (1/54) Installing libffi (3.4.4-r0) (2/54) Installing gdbm (1.23-r0) (3/54) Installing mpdecimal (2.5.1-r1) (4/54) Installing readline (8.2.001-r0) (5/54) Installing sqlite-libs (3.40.1-r0) (6/54) Installing python3 (3.11.2-r0) (7/54) Installing py3-cachetools (5.2.0-r0) (8/54) Installing py3-asn1 (0.4.8-r3) (9/54) Installing py3-asn1-modules (0.2.8-r3) (10/54) Installing py3-rsa (4.9-r1) (11/54) Installing py3-parsing (3.0.9-r1) (12/54) Installing py3-packaging (23.0-r0) (13/54) Installing py3-setuptools (67.3.2-r0) (14/54) Installing py3-six (1.16.0-r4) (15/54) Installing py3-installer (0.6.0-r0) (16/54) Installing py3-gpep517 (13-r0) (17/54) Installing py3-wheel (0.38.4-r1) (18/54) Installing py3-certifi (2022.12.7-r0) (19/54) Installing py3-cparser (2.21-r1) (20/54) Installing py3-cffi (1.15.1-r1) (21/54) Installing py3-cryptography (39.0.1-r0) (22/54) Installing py3-click (8.1.3-r1) (23/54) Installing py3-itsdangerous (2.1.2-r1) (24/54) Installing py3-markupsafe (2.1.2-r0) (25/54) Installing py3-jinja2 (3.1.2-r1) (26/54) Installing py3-werkzeug (2.2.3-r0) (27/54) Installing py3-flask (2.2.2-r1) (28/54) Installing py3-dateutil (2.8.2-r2) (29/54) Installing py3-freezegun (1.2.2-r1) (30/54) Installing abseil-cpp (20230125.0-r0) (31/54) Installing icu-data-en (72.1-r2) Executing icu-data-en-72.1-r2.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (32/54) Installing icu-libs (72.1-r2) (33/54) Installing re2 (2023.02.01-r0) (34/54) Installing py3-grpcio (1.52.1-r0) (35/54) Installing py3-mock (5.0.1-r0) (36/54) Installing py3-httplib2 (0.21.0-r1) (37/54) Installing py3-oauth2client (4.1.3-r6) (38/54) Installing py3-openssl (23.0.0-r0) (39/54) Installing py3-attrs (22.2.0-r0) (40/54) Installing py3-iniconfig (1.1.1-r5) (41/54) Installing py3-pluggy (1.0.0-r2) (42/54) Installing py3-py (1.11.0-r1) (43/54) Installing py3-pytest (7.2.1-r0) (44/54) Installing py3-coverage (6.5.0-r1) (45/54) Installing py3-pytest-cov (4.0.0-r1) (46/54) Installing py3-pytest-localserver (0.7.1-r0) (47/54) Installing py3-pyu2f (0.1.5-r2) (48/54) Installing py3-charset-normalizer (3.0.1-r1) (49/54) Installing py3-idna (3.4-r3) (50/54) Installing py3-urllib3 (1.26.14-r0) (51/54) Installing py3-requests (2.28.2-r0) (52/54) Installing py3-toml (0.10.2-r5) (53/54) Installing py3-responses (0.22.0-r1) (54/54) Installing .makedepends-py3-google-auth (20230219.022337) Executing busybox-1.36.0-r4.trigger OK: 498 MiB in 157 packages >>> py3-google-auth: Cleaning up srcdir >>> py3-google-auth: Cleaning up pkgdir >>> py3-google-auth: Fetching https://distfiles.alpinelinux.org/distfiles/edge/google-auth-2.16.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-google-auth: Fetching https://files.pythonhosted.org/packages/source/g/google-auth/google-auth-2.16.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 216k 100 216k 0 0 1042k 0 --:--:-- --:--:-- --:--:-- 1042k >>> py3-google-auth: Fetching https://distfiles.alpinelinux.org/distfiles/edge/google-auth-2.16.1.tar.gz >>> py3-google-auth: Checking sha512sums... google-auth-2.16.1.tar.gz: OK >>> py3-google-auth: Unpacking /var/cache/distfiles/edge/google-auth-2.16.1.tar.gz... 2023-02-19 02:23:39,532 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.11/site-packages/setuptools/dist.py:287: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated, consider using implicit namespaces instead (PEP 420). See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages warnings.warn(msg, SetuptoolsDeprecationWarning) 2023-02-19 02:23:39,658 root INFO running bdist_wheel 2023-02-19 02:23:39,687 root INFO running build 2023-02-19 02:23:39,687 root INFO running build_py 2023-02-19 02:23:39,694 root INFO creating build 2023-02-19 02:23:39,694 root INFO creating build/lib 2023-02-19 02:23:39,695 root INFO creating build/lib/google 2023-02-19 02:23:39,695 root INFO copying google/__init__.py -> build/lib/google 2023-02-19 02:23:39,696 root INFO creating build/lib/google/oauth2 2023-02-19 02:23:39,696 root INFO copying google/oauth2/_reauth_async.py -> build/lib/google/oauth2 2023-02-19 02:23:39,696 root INFO copying google/oauth2/reauth.py -> build/lib/google/oauth2 2023-02-19 02:23:39,697 root INFO copying google/oauth2/utils.py -> build/lib/google/oauth2 2023-02-19 02:23:39,697 root INFO copying google/oauth2/gdch_credentials.py -> build/lib/google/oauth2 2023-02-19 02:23:39,698 root INFO copying google/oauth2/_credentials_async.py -> build/lib/google/oauth2 2023-02-19 02:23:39,698 root INFO copying google/oauth2/__init__.py -> build/lib/google/oauth2 2023-02-19 02:23:39,698 root INFO copying google/oauth2/_client_async.py -> build/lib/google/oauth2 2023-02-19 02:23:39,699 root INFO copying google/oauth2/id_token.py -> build/lib/google/oauth2 2023-02-19 02:23:39,699 root INFO copying google/oauth2/_service_account_async.py -> build/lib/google/oauth2 2023-02-19 02:23:39,700 root INFO copying google/oauth2/credentials.py -> build/lib/google/oauth2 2023-02-19 02:23:39,700 root INFO copying google/oauth2/_client.py -> build/lib/google/oauth2 2023-02-19 02:23:39,700 root INFO copying google/oauth2/_id_token_async.py -> build/lib/google/oauth2 2023-02-19 02:23:39,701 root INFO copying google/oauth2/sts.py -> build/lib/google/oauth2 2023-02-19 02:23:39,701 root INFO copying google/oauth2/challenges.py -> build/lib/google/oauth2 2023-02-19 02:23:39,702 root INFO copying google/oauth2/service_account.py -> build/lib/google/oauth2 2023-02-19 02:23:39,703 root INFO creating build/lib/google/auth 2023-02-19 02:23:39,703 root INFO copying google/auth/_default.py -> build/lib/google/auth 2023-02-19 02:23:39,703 root INFO copying google/auth/api_key.py -> build/lib/google/auth 2023-02-19 02:23:39,704 root INFO copying google/auth/_jwt_async.py -> build/lib/google/auth 2023-02-19 02:23:39,704 root INFO copying google/auth/jwt.py -> build/lib/google/auth 2023-02-19 02:23:39,704 root INFO copying google/auth/_credentials_async.py -> build/lib/google/auth 2023-02-19 02:23:39,705 root INFO copying google/auth/external_account.py -> build/lib/google/auth 2023-02-19 02:23:39,705 root INFO copying google/auth/identity_pool.py -> build/lib/google/auth 2023-02-19 02:23:39,706 root INFO copying google/auth/_cloud_sdk.py -> build/lib/google/auth 2023-02-19 02:23:39,706 root INFO copying google/auth/__init__.py -> build/lib/google/auth 2023-02-19 02:23:39,706 root INFO copying google/auth/version.py -> build/lib/google/auth 2023-02-19 02:23:39,707 root INFO copying google/auth/_service_account_info.py -> build/lib/google/auth 2023-02-19 02:23:39,707 root INFO copying google/auth/_oauth2client.py -> build/lib/google/auth 2023-02-19 02:23:39,707 root INFO copying google/auth/iam.py -> build/lib/google/auth 2023-02-19 02:23:39,708 root INFO copying google/auth/app_engine.py -> build/lib/google/auth 2023-02-19 02:23:39,708 root INFO copying google/auth/external_account_authorized_user.py -> build/lib/google/auth 2023-02-19 02:23:39,709 root INFO copying google/auth/_helpers.py -> build/lib/google/auth 2023-02-19 02:23:39,709 root INFO copying google/auth/credentials.py -> build/lib/google/auth 2023-02-19 02:23:39,709 root INFO copying google/auth/pluggable.py -> build/lib/google/auth 2023-02-19 02:23:39,710 root INFO copying google/auth/_default_async.py -> build/lib/google/auth 2023-02-19 02:23:39,710 root INFO copying google/auth/downscoped.py -> build/lib/google/auth 2023-02-19 02:23:39,711 root INFO copying google/auth/aws.py -> build/lib/google/auth 2023-02-19 02:23:39,711 root INFO copying google/auth/impersonated_credentials.py -> build/lib/google/auth 2023-02-19 02:23:39,711 root INFO copying google/auth/exceptions.py -> build/lib/google/auth 2023-02-19 02:23:39,712 root INFO copying google/auth/environment_vars.py -> build/lib/google/auth 2023-02-19 02:23:39,712 root INFO copying google/auth/_exponential_backoff.py -> build/lib/google/auth 2023-02-19 02:23:39,713 root INFO creating build/lib/google/auth/compute_engine 2023-02-19 02:23:39,713 root INFO copying google/auth/compute_engine/__init__.py -> build/lib/google/auth/compute_engine 2023-02-19 02:23:39,713 root INFO copying google/auth/compute_engine/credentials.py -> build/lib/google/auth/compute_engine 2023-02-19 02:23:39,714 root INFO copying google/auth/compute_engine/_metadata.py -> build/lib/google/auth/compute_engine 2023-02-19 02:23:39,714 root INFO creating build/lib/google/auth/transport 2023-02-19 02:23:39,715 root INFO copying google/auth/transport/requests.py -> build/lib/google/auth/transport 2023-02-19 02:23:39,715 root INFO copying google/auth/transport/_custom_tls_signer.py -> build/lib/google/auth/transport 2023-02-19 02:23:39,715 root INFO copying google/auth/transport/mtls.py -> build/lib/google/auth/transport 2023-02-19 02:23:39,716 root INFO copying google/auth/transport/__init__.py -> build/lib/google/auth/transport 2023-02-19 02:23:39,716 root INFO copying google/auth/transport/_aiohttp_requests.py -> build/lib/google/auth/transport 2023-02-19 02:23:39,716 root INFO copying google/auth/transport/_http_client.py -> build/lib/google/auth/transport 2023-02-19 02:23:39,717 root INFO copying google/auth/transport/_mtls_helper.py -> build/lib/google/auth/transport 2023-02-19 02:23:39,717 root INFO copying google/auth/transport/urllib3.py -> build/lib/google/auth/transport 2023-02-19 02:23:39,718 root INFO copying google/auth/transport/grpc.py -> build/lib/google/auth/transport 2023-02-19 02:23:39,718 root INFO creating build/lib/google/auth/crypt 2023-02-19 02:23:39,718 root INFO copying google/auth/crypt/_python_rsa.py -> build/lib/google/auth/crypt 2023-02-19 02:23:39,719 root INFO copying google/auth/crypt/__init__.py -> build/lib/google/auth/crypt 2023-02-19 02:23:39,719 root INFO copying google/auth/crypt/es256.py -> build/lib/google/auth/crypt 2023-02-19 02:23:39,719 root INFO copying google/auth/crypt/rsa.py -> build/lib/google/auth/crypt 2023-02-19 02:23:39,720 root INFO copying google/auth/crypt/_helpers.py -> build/lib/google/auth/crypt 2023-02-19 02:23:39,720 root INFO copying google/auth/crypt/base.py -> build/lib/google/auth/crypt 2023-02-19 02:23:39,720 root INFO copying google/auth/crypt/_cryptography_rsa.py -> build/lib/google/auth/crypt 2023-02-19 02:23:39,736 wheel INFO installing to build/bdist.linux-i686/wheel 2023-02-19 02:23:39,736 root INFO running install 2023-02-19 02:23:39,750 root INFO running install_lib 2023-02-19 02:23:39,759 root WARNING Skipping installation of build/bdist.linux-i686/wheel/google/__init__.py (namespace package) 2023-02-19 02:23:39,759 root INFO copying google/oauth2/_reauth_async.py -> build/bdist.linux-i686/wheel/google/oauth2 2023-02-19 02:23:39,760 root INFO copying google/oauth2/reauth.py -> build/bdist.linux-i686/wheel/google/oauth2 2023-02-19 02:23:39,760 root INFO copying google/oauth2/utils.py -> build/bdist.linux-i686/wheel/google/oauth2 2023-02-19 02:23:39,761 root INFO copying google/oauth2/gdch_credentials.py -> build/bdist.linux-i686/wheel/google/oauth2 2023-02-19 02:23:39,761 root INFO copying google/oauth2/_credentials_async.py -> build/bdist.linux-i686/wheel/google/oauth2 2023-02-19 02:23:39,761 root INFO copying google/oauth2/__init__.py -> build/bdist.linux-i686/wheel/google/oauth2 2023-02-19 02:23:39,762 root INFO copying google/oauth2/_client_async.py -> build/bdist.linux-i686/wheel/google/oauth2 2023-02-19 02:23:39,762 root INFO copying google/oauth2/id_token.py -> build/bdist.linux-i686/wheel/google/oauth2 2023-02-19 02:23:39,762 root INFO copying google/oauth2/_service_account_async.py -> build/bdist.linux-i686/wheel/google/oauth2 2023-02-19 02:23:39,763 root INFO copying google/oauth2/credentials.py -> build/bdist.linux-i686/wheel/google/oauth2 2023-02-19 02:23:39,763 root INFO copying google/oauth2/_client.py -> build/bdist.linux-i686/wheel/google/oauth2 2023-02-19 02:23:39,764 root INFO copying google/oauth2/_id_token_async.py -> build/bdist.linux-i686/wheel/google/oauth2 2023-02-19 02:23:39,764 root INFO copying google/oauth2/sts.py -> build/bdist.linux-i686/wheel/google/oauth2 2023-02-19 02:23:39,764 root INFO copying google/oauth2/challenges.py -> build/bdist.linux-i686/wheel/google/oauth2 2023-02-19 02:23:39,765 root INFO copying google/oauth2/service_account.py -> build/bdist.linux-i686/wheel/google/oauth2 2023-02-19 02:23:39,765 root INFO copying google/auth/_default.py -> build/bdist.linux-i686/wheel/google/auth 2023-02-19 02:23:39,765 root INFO copying google/auth/api_key.py -> build/bdist.linux-i686/wheel/google/auth 2023-02-19 02:23:39,766 root INFO copying google/auth/_jwt_async.py -> build/bdist.linux-i686/wheel/google/auth 2023-02-19 02:23:39,766 root INFO copying google/auth/jwt.py -> build/bdist.linux-i686/wheel/google/auth 2023-02-19 02:23:39,766 root INFO copying google/auth/_credentials_async.py -> build/bdist.linux-i686/wheel/google/auth 2023-02-19 02:23:39,767 root INFO copying google/auth/external_account.py -> build/bdist.linux-i686/wheel/google/auth 2023-02-19 02:23:39,767 root INFO copying google/auth/identity_pool.py -> build/bdist.linux-i686/wheel/google/auth 2023-02-19 02:23:39,768 root INFO copying google/auth/_cloud_sdk.py -> build/bdist.linux-i686/wheel/google/auth 2023-02-19 02:23:39,768 root INFO copying google/auth/__init__.py -> build/bdist.linux-i686/wheel/google/auth 2023-02-19 02:23:39,768 root INFO copying google/auth/version.py -> build/bdist.linux-i686/wheel/google/auth 2023-02-19 02:23:39,769 root INFO copying google/auth/_service_account_info.py -> build/bdist.linux-i686/wheel/google/auth 2023-02-19 02:23:39,769 root INFO copying google/auth/_oauth2client.py -> build/bdist.linux-i686/wheel/google/auth 2023-02-19 02:23:39,769 root INFO copying google/auth/iam.py -> build/bdist.linux-i686/wheel/google/auth 2023-02-19 02:23:39,770 root INFO copying google/auth/app_engine.py -> build/bdist.linux-i686/wheel/google/auth 2023-02-19 02:23:39,770 root INFO copying google/auth/external_account_authorized_user.py -> build/bdist.linux-i686/wheel/google/auth 2023-02-19 02:23:39,770 root INFO copying google/auth/_helpers.py -> build/bdist.linux-i686/wheel/google/auth 2023-02-19 02:23:39,771 root INFO copying google/auth/credentials.py -> build/bdist.linux-i686/wheel/google/auth 2023-02-19 02:23:39,771 root INFO copying google/auth/pluggable.py -> build/bdist.linux-i686/wheel/google/auth 2023-02-19 02:23:39,771 root INFO copying google/auth/_default_async.py -> build/bdist.linux-i686/wheel/google/auth 2023-02-19 02:23:39,772 root INFO copying google/auth/downscoped.py -> build/bdist.linux-i686/wheel/google/auth 2023-02-19 02:23:39,772 root INFO copying google/auth/aws.py -> build/bdist.linux-i686/wheel/google/auth 2023-02-19 02:23:39,772 root INFO copying google/auth/impersonated_credentials.py -> build/bdist.linux-i686/wheel/google/auth 2023-02-19 02:23:39,773 root INFO copying google/auth/exceptions.py -> build/bdist.linux-i686/wheel/google/auth 2023-02-19 02:23:39,773 root INFO copying google/auth/environment_vars.py -> build/bdist.linux-i686/wheel/google/auth 2023-02-19 02:23:39,773 root INFO copying google/auth/_exponential_backoff.py -> build/bdist.linux-i686/wheel/google/auth 2023-02-19 02:23:39,774 root INFO copying google/auth/compute_engine/__init__.py -> build/bdist.linux-i686/wheel/google/auth/compute_engine 2023-02-19 02:23:39,774 root INFO copying google/auth/compute_engine/credentials.py -> build/bdist.linux-i686/wheel/google/auth/compute_engine 2023-02-19 02:23:39,775 root INFO copying google/auth/compute_engine/_metadata.py -> build/bdist.linux-i686/wheel/google/auth/compute_engine 2023-02-19 02:23:39,775 root INFO copying google/auth/transport/requests.py -> build/bdist.linux-i686/wheel/google/auth/transport 2023-02-19 02:23:39,775 root INFO copying google/auth/transport/_custom_tls_signer.py -> build/bdist.linux-i686/wheel/google/auth/transport 2023-02-19 02:23:39,776 root INFO copying google/auth/transport/mtls.py -> build/bdist.linux-i686/wheel/google/auth/transport 2023-02-19 02:23:39,776 root INFO copying google/auth/transport/__init__.py -> build/bdist.linux-i686/wheel/google/auth/transport 2023-02-19 02:23:39,776 root INFO copying google/auth/transport/_aiohttp_requests.py -> build/bdist.linux-i686/wheel/google/auth/transport 2023-02-19 02:23:39,777 root INFO copying google/auth/transport/_http_client.py -> build/bdist.linux-i686/wheel/google/auth/transport 2023-02-19 02:23:39,777 root INFO copying google/auth/transport/_mtls_helper.py -> build/bdist.linux-i686/wheel/google/auth/transport 2023-02-19 02:23:39,777 root INFO copying google/auth/transport/urllib3.py -> build/bdist.linux-i686/wheel/google/auth/transport 2023-02-19 02:23:39,778 root INFO copying google/auth/transport/grpc.py -> build/bdist.linux-i686/wheel/google/auth/transport 2023-02-19 02:23:39,778 root INFO copying google/auth/crypt/_python_rsa.py -> build/bdist.linux-i686/wheel/google/auth/crypt 2023-02-19 02:23:39,779 root INFO copying google/auth/crypt/__init__.py -> build/bdist.linux-i686/wheel/google/auth/crypt 2023-02-19 02:23:39,779 root INFO copying google/auth/crypt/es256.py -> build/bdist.linux-i686/wheel/google/auth/crypt 2023-02-19 02:23:39,779 root INFO copying google/auth/crypt/rsa.py -> build/bdist.linux-i686/wheel/google/auth/crypt 2023-02-19 02:23:39,780 root INFO copying google/auth/crypt/_helpers.py -> build/bdist.linux-i686/wheel/google/auth/crypt 2023-02-19 02:23:39,780 root INFO copying google/auth/crypt/base.py -> build/bdist.linux-i686/wheel/google/auth/crypt 2023-02-19 02:23:39,780 root INFO copying google/auth/crypt/_cryptography_rsa.py -> build/bdist.linux-i686/wheel/google/auth/crypt 2023-02-19 02:23:39,781 root INFO running install_egg_info 2023-02-19 02:23:39,798 root INFO running egg_info 2023-02-19 02:23:39,803 root INFO writing google_auth.egg-info/PKG-INFO 2023-02-19 02:23:39,803 root INFO writing dependency_links to google_auth.egg-info/dependency_links.txt 2023-02-19 02:23:39,804 root INFO writing namespace_packages to google_auth.egg-info/namespace_packages.txt 2023-02-19 02:23:39,804 root INFO writing requirements to google_auth.egg-info/requires.txt 2023-02-19 02:23:39,804 root INFO writing top-level names to google_auth.egg-info/top_level.txt 2023-02-19 02:23:39,812 root INFO reading manifest file 'google_auth.egg-info/SOURCES.txt' 2023-02-19 02:23:39,814 root INFO reading manifest template 'MANIFEST.in' 2023-02-19 02:23:39,815 root WARNING warning: no files found matching 'CHANGELOG.rst' 2023-02-19 02:23:39,818 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2023-02-19 02:23:39,819 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2023-02-19 02:23:39,819 root INFO adding license file 'LICENSE' 2023-02-19 02:23:39,823 root INFO writing manifest file 'google_auth.egg-info/SOURCES.txt' 2023-02-19 02:23:39,824 root INFO Copying google_auth.egg-info to build/bdist.linux-i686/wheel/google_auth-2.16.1-py3.11.egg-info 2023-02-19 02:23:39,825 root INFO Installing build/bdist.linux-i686/wheel/google_auth-2.16.1-py3.11-nspkg.pth 2023-02-19 02:23:39,825 root INFO running install_scripts 2023-02-19 02:23:39,832 wheel INFO creating build/bdist.linux-i686/wheel/google_auth-2.16.1.dist-info/WHEEL 2023-02-19 02:23:39,833 wheel INFO creating '/home/buildozer/aports/community/py3-google-auth/src/google-auth-2.16.1/dist/.tmp-8cnprnj6/google_auth-2.16.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-02-19 02:23:39,833 wheel INFO adding 'google_auth-2.16.1-py3.11-nspkg.pth' 2023-02-19 02:23:39,834 wheel INFO adding 'google/auth/__init__.py' 2023-02-19 02:23:39,834 wheel INFO adding 'google/auth/_cloud_sdk.py' 2023-02-19 02:23:39,835 wheel INFO adding 'google/auth/_credentials_async.py' 2023-02-19 02:23:39,835 wheel INFO adding 'google/auth/_default.py' 2023-02-19 02:23:39,836 wheel INFO adding 'google/auth/_default_async.py' 2023-02-19 02:23:39,836 wheel INFO adding 'google/auth/_exponential_backoff.py' 2023-02-19 02:23:39,837 wheel INFO adding 'google/auth/_helpers.py' 2023-02-19 02:23:39,837 wheel INFO adding 'google/auth/_jwt_async.py' 2023-02-19 02:23:39,838 wheel INFO adding 'google/auth/_oauth2client.py' 2023-02-19 02:23:39,838 wheel INFO adding 'google/auth/_service_account_info.py' 2023-02-19 02:23:39,839 wheel INFO adding 'google/auth/api_key.py' 2023-02-19 02:23:39,839 wheel INFO adding 'google/auth/app_engine.py' 2023-02-19 02:23:39,840 wheel INFO adding 'google/auth/aws.py' 2023-02-19 02:23:39,840 wheel INFO adding 'google/auth/credentials.py' 2023-02-19 02:23:39,841 wheel INFO adding 'google/auth/downscoped.py' 2023-02-19 02:23:39,841 wheel INFO adding 'google/auth/environment_vars.py' 2023-02-19 02:23:39,842 wheel INFO adding 'google/auth/exceptions.py' 2023-02-19 02:23:39,842 wheel INFO adding 'google/auth/external_account.py' 2023-02-19 02:23:39,843 wheel INFO adding 'google/auth/external_account_authorized_user.py' 2023-02-19 02:23:39,843 wheel INFO adding 'google/auth/iam.py' 2023-02-19 02:23:39,843 wheel INFO adding 'google/auth/identity_pool.py' 2023-02-19 02:23:39,844 wheel INFO adding 'google/auth/impersonated_credentials.py' 2023-02-19 02:23:39,845 wheel INFO adding 'google/auth/jwt.py' 2023-02-19 02:23:39,845 wheel INFO adding 'google/auth/pluggable.py' 2023-02-19 02:23:39,846 wheel INFO adding 'google/auth/version.py' 2023-02-19 02:23:39,846 wheel INFO adding 'google/auth/compute_engine/__init__.py' 2023-02-19 02:23:39,846 wheel INFO adding 'google/auth/compute_engine/_metadata.py' 2023-02-19 02:23:39,847 wheel INFO adding 'google/auth/compute_engine/credentials.py' 2023-02-19 02:23:39,848 wheel INFO adding 'google/auth/crypt/__init__.py' 2023-02-19 02:23:39,849 wheel INFO adding 'google/auth/crypt/_cryptography_rsa.py' 2023-02-19 02:23:39,850 wheel INFO adding 'google/auth/crypt/_helpers.py' 2023-02-19 02:23:39,850 wheel INFO adding 'google/auth/crypt/_python_rsa.py' 2023-02-19 02:23:39,851 wheel INFO adding 'google/auth/crypt/base.py' 2023-02-19 02:23:39,852 wheel INFO adding 'google/auth/crypt/es256.py' 2023-02-19 02:23:39,853 wheel INFO adding 'google/auth/crypt/rsa.py' 2023-02-19 02:23:39,853 wheel INFO adding 'google/auth/transport/__init__.py' 2023-02-19 02:23:39,854 wheel INFO adding 'google/auth/transport/_aiohttp_requests.py' 2023-02-19 02:23:39,855 wheel INFO adding 'google/auth/transport/_custom_tls_signer.py' 2023-02-19 02:23:39,856 wheel INFO adding 'google/auth/transport/_http_client.py' 2023-02-19 02:23:39,857 wheel INFO adding 'google/auth/transport/_mtls_helper.py' 2023-02-19 02:23:39,858 wheel INFO adding 'google/auth/transport/grpc.py' 2023-02-19 02:23:39,858 wheel INFO adding 'google/auth/transport/mtls.py' 2023-02-19 02:23:39,859 wheel INFO adding 'google/auth/transport/requests.py' 2023-02-19 02:23:39,860 wheel INFO adding 'google/auth/transport/urllib3.py' 2023-02-19 02:23:39,861 wheel INFO adding 'google/oauth2/__init__.py' 2023-02-19 02:23:39,862 wheel INFO adding 'google/oauth2/_client.py' 2023-02-19 02:23:39,863 wheel INFO adding 'google/oauth2/_client_async.py' 2023-02-19 02:23:39,864 wheel INFO adding 'google/oauth2/_credentials_async.py' 2023-02-19 02:23:39,865 wheel INFO adding 'google/oauth2/_id_token_async.py' 2023-02-19 02:23:39,865 wheel INFO adding 'google/oauth2/_reauth_async.py' 2023-02-19 02:23:39,866 wheel INFO adding 'google/oauth2/_service_account_async.py' 2023-02-19 02:23:39,867 wheel INFO adding 'google/oauth2/challenges.py' 2023-02-19 02:23:39,868 wheel INFO adding 'google/oauth2/credentials.py' 2023-02-19 02:23:39,869 wheel INFO adding 'google/oauth2/gdch_credentials.py' 2023-02-19 02:23:39,870 wheel INFO adding 'google/oauth2/id_token.py' 2023-02-19 02:23:39,870 wheel INFO adding 'google/oauth2/reauth.py' 2023-02-19 02:23:39,871 wheel INFO adding 'google/oauth2/service_account.py' 2023-02-19 02:23:39,872 wheel INFO adding 'google/oauth2/sts.py' 2023-02-19 02:23:39,873 wheel INFO adding 'google/oauth2/utils.py' 2023-02-19 02:23:39,874 wheel INFO adding 'google_auth-2.16.1.dist-info/LICENSE' 2023-02-19 02:23:39,875 wheel INFO adding 'google_auth-2.16.1.dist-info/METADATA' 2023-02-19 02:23:39,875 wheel INFO adding 'google_auth-2.16.1.dist-info/WHEEL' 2023-02-19 02:23:39,876 wheel INFO adding 'google_auth-2.16.1.dist-info/namespace_packages.txt' 2023-02-19 02:23:39,876 wheel INFO adding 'google_auth-2.16.1.dist-info/top_level.txt' 2023-02-19 02:23:39,877 wheel INFO adding 'google_auth-2.16.1.dist-info/RECORD' 2023-02-19 02:23:39,878 wheel INFO removing build/bdist.linux-i686/wheel 2023-02-19 02:23:39,883 gpep517 INFO The backend produced dist/google_auth-2.16.1-py2.py3-none-any.whl google_auth-2.16.1-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.2, pytest-7.2.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-google-auth/src/google-auth-2.16.1 plugins: localserver-0.7.1, cov-4.0.0 collected 985 items tests/test__cloud_sdk.py .............. [ 1%] tests/test__default.py ................................................. [ 6%] ................................. [ 9%] tests/test__exponential_backoff.py . [ 9%] tests/test__helpers.py ................... [ 11%] tests/test__oauth2client.py ......... [ 12%] tests/test__service_account_info.py ...... [ 13%] tests/test_api_key.py ... [ 13%] tests/test_app_engine.py ................ [ 15%] tests/test_aws.py ...................................................... [ 20%] ...... [ 21%] tests/test_credentials.py ............ [ 22%] tests/test_downscoped.py ................................... [ 26%] tests/test_exceptions.py ............................. [ 29%] tests/test_external_account.py ......................................... [ 33%] ............................................ [ 37%] tests/test_external_account_authorized_user.py ....................... [ 40%] tests/test_iam.py .... [ 40%] tests/test_identity_pool.py ............................................ [ 44%] ...... [ 45%] tests/test_impersonated_credentials.py ............................ [ 48%] tests/test_jwt.py ...................................................... [ 53%] .... [ 54%] tests/test_pluggable.py ............................................... [ 58%] tests/compute_engine/test__metadata.py ..................... [ 61%] tests/compute_engine/test_credentials.py ............................ [ 63%] tests/crypt/test__cryptography_rsa.py ................ [ 65%] tests/crypt/test__python_rsa.py .................. [ 67%] tests/crypt/test_crypt.py .. [ 67%] tests/crypt/test_es256.py .............. [ 69%] tests/oauth2/test__client.py .................................... [ 72%] tests/oauth2/test_challenges.py .... [ 73%] tests/oauth2/test_credentials.py ................................ [ 76%] tests/oauth2/test_gdch_credentials.py ....... [ 77%] tests/oauth2/test_id_token.py .................. [ 78%] tests/oauth2/test_reauth.py .................. [ 80%] tests/oauth2/test_service_account.py ................................... [ 84%] ..... [ 84%] tests/oauth2/test_sts.py .............. [ 86%] tests/oauth2/test_utils.py ............... [ 87%] tests/transport/test__custom_tls_signer.py .......... [ 88%] tests/transport/test__http_client.py ....... [ 89%] tests/transport/test__mtls_helper.py ......................... [ 91%] tests/transport/test_grpc.py ............... [ 93%] tests/transport/test_mtls.py ... [ 93%] tests/transport/test_requests.py ..................................... [ 97%] tests/transport/test_urllib3.py ........................ [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.11/site-packages/pkg_resources/__init__.py:2804 /usr/lib/python3.11/site-packages/pkg_resources/__init__.py:2804: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('google')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages declare_namespace(pkg) google/__init__.py:20 /home/buildozer/aports/community/py3-google-auth/src/google-auth-2.16.1/google/__init__.py:20: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('google')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages pkg_resources.declare_namespace(__name__) ../../../../../../../usr/lib/python3.11/site-packages/oauth2client/contrib/appengine.py:20 /usr/lib/python3.11/site-packages/oauth2client/contrib/appengine.py:20: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 import cgi tests/transport/test__custom_tls_signer.py:22 /home/buildozer/aports/community/py3-google-auth/src/google-auth-2.16.1/tests/transport/test__custom_tls_signer.py:22: DeprecationWarning: 'urllib3.contrib.pyopenssl' module is deprecated and will be removed in a future release of urllib3 2.x. Read more in this issue: https://github.com/urllib3/urllib3/issues/2680 import urllib3.contrib.pyopenssl # type: ignore tests/transport/test_urllib3.py::TestAuthorizedHttp::test_urlopen_no_refresh tests/transport/test_urllib3.py::TestAuthorizedHttp::test_urlopen_refresh /usr/lib/python3.11/site-packages/_pytest/unraisableexception.py:78: PytestUnraisableExceptionWarning: Exception ignored in: Traceback (most recent call last): File "/home/buildozer/aports/community/py3-google-auth/src/google-auth-2.16.1/google/auth/transport/urllib3.py", line 432, in __del__ self.http.clear() ^^^^^^^^^^^^^^^ AttributeError: 'HttpStub' object has no attribute 'clear' warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================== 985 passed, 6 warnings in 91.84s (0:01:31) ================== >>> py3-google-auth: Entering fakeroot... >>> py3-google-auth*: Running postcheck for py3-google-auth >>> py3-google-auth*: Preparing package py3-google-auth... >>> py3-google-auth*: Tracing dependencies... >>> py3-google-auth*: Package size: 1.5 MB >>> py3-google-auth*: Compressing data... >>> py3-google-auth*: Create checksum... >>> py3-google-auth*: Create py3-google-auth-2.16.1-r0.apk >>> py3-google-auth: Build complete at Sun, 19 Feb 2023 02:25:13 +0000 elapsed time 0h 1m 38s >>> py3-google-auth: Cleaning up srcdir >>> py3-google-auth: Cleaning up pkgdir >>> py3-google-auth: Uninstalling dependencies... (1/54) Purging .makedepends-py3-google-auth (20230219.022337) (2/54) Purging py3-cachetools (5.2.0-r0) (3/54) Purging py3-setuptools (67.3.2-r0) (4/54) Purging py3-gpep517 (13-r0) (5/54) Purging py3-installer (0.6.0-r0) (6/54) Purging py3-wheel (0.38.4-r1) (7/54) Purging py3-flask (2.2.2-r1) (8/54) Purging py3-click (8.1.3-r1) (9/54) Purging py3-itsdangerous (2.1.2-r1) (10/54) Purging py3-jinja2 (3.1.2-r1) (11/54) Purging py3-werkzeug (2.2.3-r0) (12/54) Purging py3-markupsafe (2.1.2-r0) (13/54) Purging py3-freezegun (1.2.2-r1) (14/54) Purging py3-dateutil (2.8.2-r2) (15/54) Purging py3-grpcio (1.52.1-r0) (16/54) Purging py3-mock (5.0.1-r0) (17/54) Purging py3-oauth2client (4.1.3-r6) (18/54) Purging py3-httplib2 (0.21.0-r1) (19/54) Purging py3-asn1-modules (0.2.8-r3) (20/54) Purging py3-rsa (4.9-r1) (21/54) Purging py3-asn1 (0.4.8-r3) (22/54) Purging py3-openssl (23.0.0-r0) (23/54) Purging py3-cryptography (39.0.1-r0) (24/54) Purging py3-cffi (1.15.1-r1) (25/54) Purging py3-cparser (2.21-r1) (26/54) Purging py3-pytest-cov (4.0.0-r1) (27/54) Purging py3-pytest (7.2.1-r0) (28/54) Purging py3-attrs (22.2.0-r0) (29/54) Purging py3-iniconfig (1.1.1-r5) (30/54) Purging py3-packaging (23.0-r0) (31/54) Purging py3-parsing (3.0.9-r1) (32/54) Purging py3-pluggy (1.0.0-r2) (33/54) Purging py3-py (1.11.0-r1) (34/54) Purging py3-coverage (6.5.0-r1) (35/54) Purging py3-pytest-localserver (0.7.1-r0) (36/54) Purging py3-pyu2f (0.1.5-r2) (37/54) Purging py3-six (1.16.0-r4) (38/54) Purging py3-responses (0.22.0-r1) (39/54) Purging py3-requests (2.28.2-r0) (40/54) Purging py3-certifi (2022.12.7-r0) (41/54) Purging py3-charset-normalizer (3.0.1-r1) (42/54) Purging py3-idna (3.4-r3) (43/54) Purging py3-toml (0.10.2-r5) (44/54) Purging py3-urllib3 (1.26.14-r0) (45/54) Purging python3 (3.11.2-r0) (46/54) Purging libffi (3.4.4-r0) (47/54) Purging gdbm (1.23-r0) (48/54) Purging mpdecimal (2.5.1-r1) (49/54) Purging readline (8.2.001-r0) (50/54) Purging sqlite-libs (3.40.1-r0) (51/54) Purging abseil-cpp (20230125.0-r0) (52/54) Purging re2 (2023.02.01-r0) (53/54) Purging icu-libs (72.1-r2) (54/54) Purging icu-data-en (72.1-r2) Executing busybox-1.36.0-r4.trigger OK: 379 MiB in 103 packages >>> py3-google-auth: Updating the community/x86 repository index... >>> py3-google-auth: Signing the index...