>>> py3-oauthlib: Building community/py3-oauthlib 3.3.1-r2 (using abuild 3.16.0-r0) started Thu, 02 Apr 2026 09:07:39 +0000 >>> py3-oauthlib: Validating /home/buildozer/aports/community/py3-oauthlib/APKBUILD... >>> py3-oauthlib: Analyzing dependencies... >>> py3-oauthlib: Installing for build: build-base py3-gpep517 py3-setuptools py3-pytest py3-blinker py3-cryptography py3-jwt ( 1/42) Installing libbz2 (1.0.8-r6) ( 2/42) Installing libffi (3.5.2-r0) ( 3/42) Installing gdbm (1.26-r0) ( 4/42) Installing xz-libs (5.8.2-r0) ( 5/42) Installing mpdecimal (4.0.1-r0) ( 6/42) Installing libpanelw (6.6_p20251231-r0) ( 7/42) Installing sqlite-libs (3.51.2-r1) ( 8/42) Installing python3 (3.14.3-r0) ( 9/42) Installing python3-pycache-pyc0 (3.14.3-r0) (10/42) Installing pyc (3.14.3-r0) (11/42) Installing py3-installer-pyc (0.7.0-r3) (12/42) Installing py3-gpep517-pyc (19-r2) (13/42) Installing python3-pyc (3.14.3-r0) (14/42) Installing py3-installer (0.7.0-r3) (15/42) Installing py3-gpep517 (19-r2) (16/42) Installing py3-parsing (3.3.2-r1) (17/42) Installing py3-parsing-pyc (3.3.2-r1) (18/42) Installing py3-packaging (26.0-r1) (19/42) Installing py3-packaging-pyc (26.0-r1) (20/42) Installing py3-setuptools (82.0.1-r1) (21/42) Installing py3-setuptools-pyc (82.0.1-r1) (22/42) Installing py3-iniconfig (2.3.0-r1) (23/42) Installing py3-iniconfig-pyc (2.3.0-r1) (24/42) Installing py3-pluggy (1.6.0-r1) (25/42) Installing py3-pluggy-pyc (1.6.0-r1) (26/42) Installing py3-py (1.11.0-r5) (27/42) Installing py3-py-pyc (1.11.0-r5) (28/42) Installing py3-pygments (2.20.0-r0) (29/42) Installing py3-pygments-pyc (2.20.0-r0) (30/42) Installing py3-pytest (9.0.2-r1) (31/42) Installing py3-pytest-pyc (9.0.2-r1) (32/42) Installing py3-blinker (1.9.0-r1) (33/42) Installing py3-blinker-pyc (1.9.0-r1) (34/42) Installing py3-cparser (3.0-r1) (35/42) Installing py3-cparser-pyc (3.0-r1) (36/42) Installing py3-cffi (2.0.0-r0) (37/42) Installing py3-cffi-pyc (2.0.0-r0) (38/42) Installing py3-cryptography (46.0.5-r1) (39/42) Installing py3-cryptography-pyc (46.0.5-r1) (40/42) Installing py3-jwt (2.10.1-r1) (41/42) Installing py3-jwt-pyc (2.10.1-r1) (42/42) Installing .makedepends-py3-oauthlib (20260402.090749) Executing busybox-1.37.0-r31.trigger OK: 453.2 MiB in 147 packages >>> py3-oauthlib: Cleaning up srcdir >>> py3-oauthlib: Cleaning up pkgdir >>> py3-oauthlib: Cleaning up tmpdir >>> py3-oauthlib: Fetching https://distfiles.alpinelinux.org/distfiles/edge/oauthlib-3.3.1.tar.gz /var/cache/distfiles/edge/oauthlib-3.3.1.tar.gz: OK >>> py3-oauthlib: Fetching https://distfiles.alpinelinux.org/distfiles/edge/oauthlib-3.3.1.tar.gz /var/cache/distfiles/edge/oauthlib-3.3.1.tar.gz: OK >>> py3-oauthlib: Unpacking /var/cache/distfiles/edge/oauthlib-3.3.1.tar.gz... 2026-04-02 09:07:52,522 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2026-04-02 09:07:52,661 root INFO running bdist_wheel 2026-04-02 09:07:52,738 root INFO running build 2026-04-02 09:07:52,739 root INFO running build_py 2026-04-02 09:07:52,756 root INFO creating build/lib/oauthlib 2026-04-02 09:07:52,758 root INFO copying oauthlib/__init__.py -> build/lib/oauthlib 2026-04-02 09:07:52,759 root INFO copying oauthlib/signals.py -> build/lib/oauthlib 2026-04-02 09:07:52,760 root INFO copying oauthlib/common.py -> build/lib/oauthlib 2026-04-02 09:07:52,762 root INFO copying oauthlib/uri_validate.py -> build/lib/oauthlib 2026-04-02 09:07:52,764 root INFO creating build/lib/oauthlib/oauth2 2026-04-02 09:07:52,765 root INFO copying oauthlib/oauth2/__init__.py -> build/lib/oauthlib/oauth2 2026-04-02 09:07:52,766 root INFO creating build/lib/oauthlib/oauth1 2026-04-02 09:07:52,767 root INFO copying oauthlib/oauth1/__init__.py -> build/lib/oauthlib/oauth1 2026-04-02 09:07:52,769 root INFO creating build/lib/oauthlib/openid 2026-04-02 09:07:52,769 root INFO copying oauthlib/openid/__init__.py -> build/lib/oauthlib/openid 2026-04-02 09:07:52,771 root INFO creating build/lib/oauthlib/oauth2/rfc8628 2026-04-02 09:07:52,772 root INFO copying oauthlib/oauth2/rfc8628/__init__.py -> build/lib/oauthlib/oauth2/rfc8628 2026-04-02 09:07:52,773 root INFO copying oauthlib/oauth2/rfc8628/request_validator.py -> build/lib/oauthlib/oauth2/rfc8628 2026-04-02 09:07:52,775 root INFO copying oauthlib/oauth2/rfc8628/errors.py -> build/lib/oauthlib/oauth2/rfc8628 2026-04-02 09:07:52,777 root INFO creating build/lib/oauthlib/oauth2/rfc6749 2026-04-02 09:07:52,777 root INFO copying oauthlib/oauth2/rfc6749/parameters.py -> build/lib/oauthlib/oauth2/rfc6749 2026-04-02 09:07:52,779 root INFO copying oauthlib/oauth2/rfc6749/__init__.py -> build/lib/oauthlib/oauth2/rfc6749 2026-04-02 09:07:52,780 root INFO copying oauthlib/oauth2/rfc6749/tokens.py -> build/lib/oauthlib/oauth2/rfc6749 2026-04-02 09:07:52,782 root INFO copying oauthlib/oauth2/rfc6749/utils.py -> build/lib/oauthlib/oauth2/rfc6749 2026-04-02 09:07:52,783 root INFO copying oauthlib/oauth2/rfc6749/request_validator.py -> build/lib/oauthlib/oauth2/rfc6749 2026-04-02 09:07:52,785 root INFO copying oauthlib/oauth2/rfc6749/errors.py -> build/lib/oauthlib/oauth2/rfc6749 2026-04-02 09:07:52,787 root INFO creating build/lib/oauthlib/oauth2/rfc8628/grant_types 2026-04-02 09:07:52,788 root INFO copying oauthlib/oauth2/rfc8628/grant_types/__init__.py -> build/lib/oauthlib/oauth2/rfc8628/grant_types 2026-04-02 09:07:52,789 root INFO copying oauthlib/oauth2/rfc8628/grant_types/device_code.py -> build/lib/oauthlib/oauth2/rfc8628/grant_types 2026-04-02 09:07:52,790 root INFO creating build/lib/oauthlib/oauth2/rfc8628/clients 2026-04-02 09:07:52,791 root INFO copying oauthlib/oauth2/rfc8628/clients/__init__.py -> build/lib/oauthlib/oauth2/rfc8628/clients 2026-04-02 09:07:52,793 root INFO copying oauthlib/oauth2/rfc8628/clients/device.py -> build/lib/oauthlib/oauth2/rfc8628/clients 2026-04-02 09:07:52,794 root INFO creating build/lib/oauthlib/oauth2/rfc8628/endpoints 2026-04-02 09:07:52,795 root INFO copying oauthlib/oauth2/rfc8628/endpoints/__init__.py -> build/lib/oauthlib/oauth2/rfc8628/endpoints 2026-04-02 09:07:52,796 root INFO copying oauthlib/oauth2/rfc8628/endpoints/device_authorization.py -> build/lib/oauthlib/oauth2/rfc8628/endpoints 2026-04-02 09:07:52,798 root INFO copying oauthlib/oauth2/rfc8628/endpoints/pre_configured.py -> build/lib/oauthlib/oauth2/rfc8628/endpoints 2026-04-02 09:07:52,799 root INFO creating build/lib/oauthlib/oauth2/rfc6749/grant_types 2026-04-02 09:07:52,800 root INFO copying oauthlib/oauth2/rfc6749/grant_types/authorization_code.py -> build/lib/oauthlib/oauth2/rfc6749/grant_types 2026-04-02 09:07:52,802 root INFO copying oauthlib/oauth2/rfc6749/grant_types/__init__.py -> build/lib/oauthlib/oauth2/rfc6749/grant_types 2026-04-02 09:07:52,803 root INFO copying oauthlib/oauth2/rfc6749/grant_types/refresh_token.py -> build/lib/oauthlib/oauth2/rfc6749/grant_types 2026-04-02 09:07:52,805 root INFO copying oauthlib/oauth2/rfc6749/grant_types/implicit.py -> build/lib/oauthlib/oauth2/rfc6749/grant_types 2026-04-02 09:07:52,806 root INFO copying oauthlib/oauth2/rfc6749/grant_types/client_credentials.py -> build/lib/oauthlib/oauth2/rfc6749/grant_types 2026-04-02 09:07:52,807 root INFO copying oauthlib/oauth2/rfc6749/grant_types/base.py -> build/lib/oauthlib/oauth2/rfc6749/grant_types 2026-04-02 09:07:52,809 root INFO copying oauthlib/oauth2/rfc6749/grant_types/resource_owner_password_credentials.py -> build/lib/oauthlib/oauth2/rfc6749/grant_types 2026-04-02 09:07:52,811 root INFO creating build/lib/oauthlib/oauth2/rfc6749/clients 2026-04-02 09:07:52,812 root INFO copying oauthlib/oauth2/rfc6749/clients/__init__.py -> build/lib/oauthlib/oauth2/rfc6749/clients 2026-04-02 09:07:52,813 root INFO copying oauthlib/oauth2/rfc6749/clients/backend_application.py -> build/lib/oauthlib/oauth2/rfc6749/clients 2026-04-02 09:07:52,814 root INFO copying oauthlib/oauth2/rfc6749/clients/mobile_application.py -> build/lib/oauthlib/oauth2/rfc6749/clients 2026-04-02 09:07:52,815 root INFO copying oauthlib/oauth2/rfc6749/clients/service_application.py -> build/lib/oauthlib/oauth2/rfc6749/clients 2026-04-02 09:07:52,817 root INFO copying oauthlib/oauth2/rfc6749/clients/web_application.py -> build/lib/oauthlib/oauth2/rfc6749/clients 2026-04-02 09:07:52,818 root INFO copying oauthlib/oauth2/rfc6749/clients/legacy_application.py -> build/lib/oauthlib/oauth2/rfc6749/clients 2026-04-02 09:07:52,820 root INFO copying oauthlib/oauth2/rfc6749/clients/base.py -> build/lib/oauthlib/oauth2/rfc6749/clients 2026-04-02 09:07:52,822 root INFO creating build/lib/oauthlib/oauth2/rfc6749/endpoints 2026-04-02 09:07:52,822 root INFO copying oauthlib/oauth2/rfc6749/endpoints/__init__.py -> build/lib/oauthlib/oauth2/rfc6749/endpoints 2026-04-02 09:07:52,824 root INFO copying oauthlib/oauth2/rfc6749/endpoints/metadata.py -> build/lib/oauthlib/oauth2/rfc6749/endpoints 2026-04-02 09:07:52,825 root INFO copying oauthlib/oauth2/rfc6749/endpoints/resource.py -> build/lib/oauthlib/oauth2/rfc6749/endpoints 2026-04-02 09:07:52,826 root INFO copying oauthlib/oauth2/rfc6749/endpoints/token.py -> build/lib/oauthlib/oauth2/rfc6749/endpoints 2026-04-02 09:07:52,828 root INFO copying oauthlib/oauth2/rfc6749/endpoints/authorization.py -> build/lib/oauthlib/oauth2/rfc6749/endpoints 2026-04-02 09:07:52,829 root INFO copying oauthlib/oauth2/rfc6749/endpoints/revocation.py -> build/lib/oauthlib/oauth2/rfc6749/endpoints 2026-04-02 09:07:52,830 root INFO copying oauthlib/oauth2/rfc6749/endpoints/introspect.py -> build/lib/oauthlib/oauth2/rfc6749/endpoints 2026-04-02 09:07:52,832 root INFO copying oauthlib/oauth2/rfc6749/endpoints/base.py -> build/lib/oauthlib/oauth2/rfc6749/endpoints 2026-04-02 09:07:52,833 root INFO copying oauthlib/oauth2/rfc6749/endpoints/pre_configured.py -> build/lib/oauthlib/oauth2/rfc6749/endpoints 2026-04-02 09:07:52,835 root INFO creating build/lib/oauthlib/oauth1/rfc5849 2026-04-02 09:07:52,836 root INFO copying oauthlib/oauth1/rfc5849/parameters.py -> build/lib/oauthlib/oauth1/rfc5849 2026-04-02 09:07:52,837 root INFO copying oauthlib/oauth1/rfc5849/__init__.py -> build/lib/oauthlib/oauth1/rfc5849 2026-04-02 09:07:52,839 root INFO copying oauthlib/oauth1/rfc5849/signature.py -> build/lib/oauthlib/oauth1/rfc5849 2026-04-02 09:07:52,840 root INFO copying oauthlib/oauth1/rfc5849/utils.py -> build/lib/oauthlib/oauth1/rfc5849 2026-04-02 09:07:52,842 root INFO copying oauthlib/oauth1/rfc5849/request_validator.py -> build/lib/oauthlib/oauth1/rfc5849 2026-04-02 09:07:52,843 root INFO copying oauthlib/oauth1/rfc5849/errors.py -> build/lib/oauthlib/oauth1/rfc5849 2026-04-02 09:07:52,845 root INFO creating build/lib/oauthlib/oauth1/rfc5849/endpoints 2026-04-02 09:07:52,846 root INFO copying oauthlib/oauth1/rfc5849/endpoints/__init__.py -> build/lib/oauthlib/oauth1/rfc5849/endpoints 2026-04-02 09:07:52,847 root INFO copying oauthlib/oauth1/rfc5849/endpoints/resource.py -> build/lib/oauthlib/oauth1/rfc5849/endpoints 2026-04-02 09:07:52,848 root INFO copying oauthlib/oauth1/rfc5849/endpoints/authorization.py -> build/lib/oauthlib/oauth1/rfc5849/endpoints 2026-04-02 09:07:52,850 root INFO copying oauthlib/oauth1/rfc5849/endpoints/request_token.py -> build/lib/oauthlib/oauth1/rfc5849/endpoints 2026-04-02 09:07:52,851 root INFO copying oauthlib/oauth1/rfc5849/endpoints/base.py -> build/lib/oauthlib/oauth1/rfc5849/endpoints 2026-04-02 09:07:52,853 root INFO copying oauthlib/oauth1/rfc5849/endpoints/access_token.py -> build/lib/oauthlib/oauth1/rfc5849/endpoints 2026-04-02 09:07:52,854 root INFO copying oauthlib/oauth1/rfc5849/endpoints/signature_only.py -> build/lib/oauthlib/oauth1/rfc5849/endpoints 2026-04-02 09:07:52,856 root INFO copying oauthlib/oauth1/rfc5849/endpoints/pre_configured.py -> build/lib/oauthlib/oauth1/rfc5849/endpoints 2026-04-02 09:07:52,857 root INFO creating build/lib/oauthlib/openid/connect 2026-04-02 09:07:52,858 root INFO copying oauthlib/openid/connect/__init__.py -> build/lib/oauthlib/openid/connect 2026-04-02 09:07:52,860 root INFO creating build/lib/oauthlib/openid/connect/core 2026-04-02 09:07:52,860 root INFO copying oauthlib/openid/connect/core/exceptions.py -> build/lib/oauthlib/openid/connect/core 2026-04-02 09:07:52,862 root INFO copying oauthlib/openid/connect/core/__init__.py -> build/lib/oauthlib/openid/connect/core 2026-04-02 09:07:52,863 root INFO copying oauthlib/openid/connect/core/tokens.py -> build/lib/oauthlib/openid/connect/core 2026-04-02 09:07:52,864 root INFO copying oauthlib/openid/connect/core/request_validator.py -> build/lib/oauthlib/openid/connect/core 2026-04-02 09:07:52,866 root INFO creating build/lib/oauthlib/openid/connect/core/grant_types 2026-04-02 09:07:52,867 root INFO copying oauthlib/openid/connect/core/grant_types/authorization_code.py -> build/lib/oauthlib/openid/connect/core/grant_types 2026-04-02 09:07:52,868 root INFO copying oauthlib/openid/connect/core/grant_types/__init__.py -> build/lib/oauthlib/openid/connect/core/grant_types 2026-04-02 09:07:52,869 root INFO copying oauthlib/openid/connect/core/grant_types/refresh_token.py -> build/lib/oauthlib/openid/connect/core/grant_types 2026-04-02 09:07:52,871 root INFO copying oauthlib/openid/connect/core/grant_types/dispatchers.py -> build/lib/oauthlib/openid/connect/core/grant_types 2026-04-02 09:07:52,872 root INFO copying oauthlib/openid/connect/core/grant_types/hybrid.py -> build/lib/oauthlib/openid/connect/core/grant_types 2026-04-02 09:07:52,873 root INFO copying oauthlib/openid/connect/core/grant_types/implicit.py -> build/lib/oauthlib/openid/connect/core/grant_types 2026-04-02 09:07:52,874 root INFO copying oauthlib/openid/connect/core/grant_types/base.py -> build/lib/oauthlib/openid/connect/core/grant_types 2026-04-02 09:07:52,876 root INFO creating build/lib/oauthlib/openid/connect/core/endpoints 2026-04-02 09:07:52,877 root INFO copying oauthlib/openid/connect/core/endpoints/userinfo.py -> build/lib/oauthlib/openid/connect/core/endpoints 2026-04-02 09:07:52,878 root INFO copying oauthlib/openid/connect/core/endpoints/__init__.py -> build/lib/oauthlib/openid/connect/core/endpoints 2026-04-02 09:07:52,879 root INFO copying oauthlib/openid/connect/core/endpoints/pre_configured.py -> build/lib/oauthlib/openid/connect/core/endpoints 2026-04-02 09:07:52,925 root INFO installing to build/bdist.linux-riscv64/wheel 2026-04-02 09:07:52,925 root INFO running install 2026-04-02 09:07:52,960 root INFO running install_lib 2026-04-02 09:07:52,975 root INFO creating build/bdist.linux-riscv64/wheel 2026-04-02 09:07:52,977 root INFO creating build/bdist.linux-riscv64/wheel/oauthlib 2026-04-02 09:07:52,977 root INFO copying build/lib/oauthlib/__init__.py -> build/bdist.linux-riscv64/wheel/./oauthlib 2026-04-02 09:07:52,979 root INFO creating build/bdist.linux-riscv64/wheel/oauthlib/oauth2 2026-04-02 09:07:52,980 root INFO copying build/lib/oauthlib/oauth2/__init__.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth2 2026-04-02 09:07:52,981 root INFO creating build/bdist.linux-riscv64/wheel/oauthlib/oauth2/rfc8628 2026-04-02 09:07:52,982 root INFO copying build/lib/oauthlib/oauth2/rfc8628/__init__.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth2/rfc8628 2026-04-02 09:07:52,983 root INFO creating build/bdist.linux-riscv64/wheel/oauthlib/oauth2/rfc8628/grant_types 2026-04-02 09:07:52,984 root INFO copying build/lib/oauthlib/oauth2/rfc8628/grant_types/__init__.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth2/rfc8628/grant_types 2026-04-02 09:07:52,985 root INFO copying build/lib/oauthlib/oauth2/rfc8628/grant_types/device_code.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth2/rfc8628/grant_types 2026-04-02 09:07:52,986 root INFO creating build/bdist.linux-riscv64/wheel/oauthlib/oauth2/rfc8628/clients 2026-04-02 09:07:52,987 root INFO copying build/lib/oauthlib/oauth2/rfc8628/clients/__init__.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth2/rfc8628/clients 2026-04-02 09:07:52,988 root INFO copying build/lib/oauthlib/oauth2/rfc8628/clients/device.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth2/rfc8628/clients 2026-04-02 09:07:52,990 root INFO creating build/bdist.linux-riscv64/wheel/oauthlib/oauth2/rfc8628/endpoints 2026-04-02 09:07:52,990 root INFO copying build/lib/oauthlib/oauth2/rfc8628/endpoints/__init__.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth2/rfc8628/endpoints 2026-04-02 09:07:52,992 root INFO copying build/lib/oauthlib/oauth2/rfc8628/endpoints/device_authorization.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth2/rfc8628/endpoints 2026-04-02 09:07:52,993 root INFO copying build/lib/oauthlib/oauth2/rfc8628/endpoints/pre_configured.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth2/rfc8628/endpoints 2026-04-02 09:07:52,994 root INFO copying build/lib/oauthlib/oauth2/rfc8628/request_validator.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth2/rfc8628 2026-04-02 09:07:52,995 root INFO copying build/lib/oauthlib/oauth2/rfc8628/errors.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth2/rfc8628 2026-04-02 09:07:52,996 root INFO creating build/bdist.linux-riscv64/wheel/oauthlib/oauth2/rfc6749 2026-04-02 09:07:52,997 root INFO copying build/lib/oauthlib/oauth2/rfc6749/parameters.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth2/rfc6749 2026-04-02 09:07:52,998 root INFO copying build/lib/oauthlib/oauth2/rfc6749/__init__.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth2/rfc6749 2026-04-02 09:07:53,000 root INFO creating build/bdist.linux-riscv64/wheel/oauthlib/oauth2/rfc6749/grant_types 2026-04-02 09:07:53,001 root INFO copying build/lib/oauthlib/oauth2/rfc6749/grant_types/authorization_code.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth2/rfc6749/grant_types 2026-04-02 09:07:53,002 root INFO copying build/lib/oauthlib/oauth2/rfc6749/grant_types/__init__.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth2/rfc6749/grant_types 2026-04-02 09:07:53,003 root INFO copying build/lib/oauthlib/oauth2/rfc6749/grant_types/refresh_token.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth2/rfc6749/grant_types 2026-04-02 09:07:53,004 root INFO copying build/lib/oauthlib/oauth2/rfc6749/grant_types/implicit.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth2/rfc6749/grant_types 2026-04-02 09:07:53,006 root INFO copying build/lib/oauthlib/oauth2/rfc6749/grant_types/client_credentials.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth2/rfc6749/grant_types 2026-04-02 09:07:53,007 root INFO copying build/lib/oauthlib/oauth2/rfc6749/grant_types/base.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth2/rfc6749/grant_types 2026-04-02 09:07:53,008 root INFO copying build/lib/oauthlib/oauth2/rfc6749/grant_types/resource_owner_password_credentials.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth2/rfc6749/grant_types 2026-04-02 09:07:53,009 root INFO copying build/lib/oauthlib/oauth2/rfc6749/tokens.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth2/rfc6749 2026-04-02 09:07:53,011 root INFO copying build/lib/oauthlib/oauth2/rfc6749/utils.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth2/rfc6749 2026-04-02 09:07:53,012 root INFO creating build/bdist.linux-riscv64/wheel/oauthlib/oauth2/rfc6749/clients 2026-04-02 09:07:53,013 root INFO copying build/lib/oauthlib/oauth2/rfc6749/clients/__init__.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth2/rfc6749/clients 2026-04-02 09:07:53,014 root INFO copying build/lib/oauthlib/oauth2/rfc6749/clients/backend_application.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth2/rfc6749/clients 2026-04-02 09:07:53,015 root INFO copying build/lib/oauthlib/oauth2/rfc6749/clients/mobile_application.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth2/rfc6749/clients 2026-04-02 09:07:53,016 root INFO copying build/lib/oauthlib/oauth2/rfc6749/clients/service_application.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth2/rfc6749/clients 2026-04-02 09:07:53,017 root INFO copying build/lib/oauthlib/oauth2/rfc6749/clients/web_application.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth2/rfc6749/clients 2026-04-02 09:07:53,019 root INFO copying build/lib/oauthlib/oauth2/rfc6749/clients/legacy_application.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth2/rfc6749/clients 2026-04-02 09:07:53,020 root INFO copying build/lib/oauthlib/oauth2/rfc6749/clients/base.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth2/rfc6749/clients 2026-04-02 09:07:53,022 root INFO creating build/bdist.linux-riscv64/wheel/oauthlib/oauth2/rfc6749/endpoints 2026-04-02 09:07:53,023 root INFO copying build/lib/oauthlib/oauth2/rfc6749/endpoints/__init__.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth2/rfc6749/endpoints 2026-04-02 09:07:53,024 root INFO copying build/lib/oauthlib/oauth2/rfc6749/endpoints/metadata.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth2/rfc6749/endpoints 2026-04-02 09:07:53,025 root INFO copying build/lib/oauthlib/oauth2/rfc6749/endpoints/resource.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth2/rfc6749/endpoints 2026-04-02 09:07:53,026 root INFO copying build/lib/oauthlib/oauth2/rfc6749/endpoints/token.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth2/rfc6749/endpoints 2026-04-02 09:07:53,027 root INFO copying build/lib/oauthlib/oauth2/rfc6749/endpoints/authorization.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth2/rfc6749/endpoints 2026-04-02 09:07:53,028 root INFO copying build/lib/oauthlib/oauth2/rfc6749/endpoints/revocation.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth2/rfc6749/endpoints 2026-04-02 09:07:53,029 root INFO copying build/lib/oauthlib/oauth2/rfc6749/endpoints/introspect.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth2/rfc6749/endpoints 2026-04-02 09:07:53,030 root INFO copying build/lib/oauthlib/oauth2/rfc6749/endpoints/base.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth2/rfc6749/endpoints 2026-04-02 09:07:53,032 root INFO copying build/lib/oauthlib/oauth2/rfc6749/endpoints/pre_configured.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth2/rfc6749/endpoints 2026-04-02 09:07:53,033 root INFO copying build/lib/oauthlib/oauth2/rfc6749/request_validator.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth2/rfc6749 2026-04-02 09:07:53,034 root INFO copying build/lib/oauthlib/oauth2/rfc6749/errors.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth2/rfc6749 2026-04-02 09:07:53,036 root INFO creating build/bdist.linux-riscv64/wheel/oauthlib/oauth1 2026-04-02 09:07:53,037 root INFO copying build/lib/oauthlib/oauth1/__init__.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth1 2026-04-02 09:07:53,038 root INFO creating build/bdist.linux-riscv64/wheel/oauthlib/oauth1/rfc5849 2026-04-02 09:07:53,039 root INFO copying build/lib/oauthlib/oauth1/rfc5849/parameters.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth1/rfc5849 2026-04-02 09:07:53,040 root INFO copying build/lib/oauthlib/oauth1/rfc5849/__init__.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth1/rfc5849 2026-04-02 09:07:53,042 root INFO copying build/lib/oauthlib/oauth1/rfc5849/signature.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth1/rfc5849 2026-04-02 09:07:53,043 root INFO copying build/lib/oauthlib/oauth1/rfc5849/utils.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth1/rfc5849 2026-04-02 09:07:53,044 root INFO creating build/bdist.linux-riscv64/wheel/oauthlib/oauth1/rfc5849/endpoints 2026-04-02 09:07:53,045 root INFO copying build/lib/oauthlib/oauth1/rfc5849/endpoints/__init__.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth1/rfc5849/endpoints 2026-04-02 09:07:53,046 root INFO copying build/lib/oauthlib/oauth1/rfc5849/endpoints/resource.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth1/rfc5849/endpoints 2026-04-02 09:07:53,047 root INFO copying build/lib/oauthlib/oauth1/rfc5849/endpoints/authorization.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth1/rfc5849/endpoints 2026-04-02 09:07:53,049 root INFO copying build/lib/oauthlib/oauth1/rfc5849/endpoints/request_token.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth1/rfc5849/endpoints 2026-04-02 09:07:53,050 root INFO copying build/lib/oauthlib/oauth1/rfc5849/endpoints/base.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth1/rfc5849/endpoints 2026-04-02 09:07:53,051 root INFO copying build/lib/oauthlib/oauth1/rfc5849/endpoints/access_token.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth1/rfc5849/endpoints 2026-04-02 09:07:53,052 root INFO copying build/lib/oauthlib/oauth1/rfc5849/endpoints/signature_only.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth1/rfc5849/endpoints 2026-04-02 09:07:53,054 root INFO copying build/lib/oauthlib/oauth1/rfc5849/endpoints/pre_configured.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth1/rfc5849/endpoints 2026-04-02 09:07:53,055 root INFO copying build/lib/oauthlib/oauth1/rfc5849/request_validator.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth1/rfc5849 2026-04-02 09:07:53,056 root INFO copying build/lib/oauthlib/oauth1/rfc5849/errors.py -> build/bdist.linux-riscv64/wheel/./oauthlib/oauth1/rfc5849 2026-04-02 09:07:53,057 root INFO copying build/lib/oauthlib/signals.py -> build/bdist.linux-riscv64/wheel/./oauthlib 2026-04-02 09:07:53,058 root INFO copying build/lib/oauthlib/common.py -> build/bdist.linux-riscv64/wheel/./oauthlib 2026-04-02 09:07:53,060 root INFO creating build/bdist.linux-riscv64/wheel/oauthlib/openid 2026-04-02 09:07:53,061 root INFO copying build/lib/oauthlib/openid/__init__.py -> build/bdist.linux-riscv64/wheel/./oauthlib/openid 2026-04-02 09:07:53,062 root INFO creating build/bdist.linux-riscv64/wheel/oauthlib/openid/connect 2026-04-02 09:07:53,063 root INFO copying build/lib/oauthlib/openid/connect/__init__.py -> build/bdist.linux-riscv64/wheel/./oauthlib/openid/connect 2026-04-02 09:07:53,064 root INFO creating build/bdist.linux-riscv64/wheel/oauthlib/openid/connect/core 2026-04-02 09:07:53,065 root INFO copying build/lib/oauthlib/openid/connect/core/exceptions.py -> build/bdist.linux-riscv64/wheel/./oauthlib/openid/connect/core 2026-04-02 09:07:53,066 root INFO copying build/lib/oauthlib/openid/connect/core/__init__.py -> build/bdist.linux-riscv64/wheel/./oauthlib/openid/connect/core 2026-04-02 09:07:53,067 root INFO creating build/bdist.linux-riscv64/wheel/oauthlib/openid/connect/core/grant_types 2026-04-02 09:07:53,068 root INFO copying build/lib/oauthlib/openid/connect/core/grant_types/authorization_code.py -> build/bdist.linux-riscv64/wheel/./oauthlib/openid/connect/core/grant_types 2026-04-02 09:07:53,069 root INFO copying build/lib/oauthlib/openid/connect/core/grant_types/__init__.py -> build/bdist.linux-riscv64/wheel/./oauthlib/openid/connect/core/grant_types 2026-04-02 09:07:53,070 root INFO copying build/lib/oauthlib/openid/connect/core/grant_types/refresh_token.py -> build/bdist.linux-riscv64/wheel/./oauthlib/openid/connect/core/grant_types 2026-04-02 09:07:53,072 root INFO copying build/lib/oauthlib/openid/connect/core/grant_types/dispatchers.py -> build/bdist.linux-riscv64/wheel/./oauthlib/openid/connect/core/grant_types 2026-04-02 09:07:53,073 root INFO copying build/lib/oauthlib/openid/connect/core/grant_types/hybrid.py -> build/bdist.linux-riscv64/wheel/./oauthlib/openid/connect/core/grant_types 2026-04-02 09:07:53,074 root INFO copying build/lib/oauthlib/openid/connect/core/grant_types/implicit.py -> build/bdist.linux-riscv64/wheel/./oauthlib/openid/connect/core/grant_types 2026-04-02 09:07:53,075 root INFO copying build/lib/oauthlib/openid/connect/core/grant_types/base.py -> build/bdist.linux-riscv64/wheel/./oauthlib/openid/connect/core/grant_types 2026-04-02 09:07:53,076 root INFO copying build/lib/oauthlib/openid/connect/core/tokens.py -> build/bdist.linux-riscv64/wheel/./oauthlib/openid/connect/core 2026-04-02 09:07:53,077 root INFO creating build/bdist.linux-riscv64/wheel/oauthlib/openid/connect/core/endpoints 2026-04-02 09:07:53,078 root INFO copying build/lib/oauthlib/openid/connect/core/endpoints/userinfo.py -> build/bdist.linux-riscv64/wheel/./oauthlib/openid/connect/core/endpoints 2026-04-02 09:07:53,079 root INFO copying build/lib/oauthlib/openid/connect/core/endpoints/__init__.py -> build/bdist.linux-riscv64/wheel/./oauthlib/openid/connect/core/endpoints 2026-04-02 09:07:53,080 root INFO copying build/lib/oauthlib/openid/connect/core/endpoints/pre_configured.py -> build/bdist.linux-riscv64/wheel/./oauthlib/openid/connect/core/endpoints 2026-04-02 09:07:53,082 root INFO copying build/lib/oauthlib/openid/connect/core/request_validator.py -> build/bdist.linux-riscv64/wheel/./oauthlib/openid/connect/core 2026-04-02 09:07:53,083 root INFO copying build/lib/oauthlib/uri_validate.py -> build/bdist.linux-riscv64/wheel/./oauthlib 2026-04-02 09:07:53,084 root INFO running install_egg_info 2026-04-02 09:07:53,101 root INFO running egg_info 2026-04-02 09:07:53,113 root INFO writing oauthlib.egg-info/PKG-INFO 2026-04-02 09:07:53,117 root INFO writing dependency_links to oauthlib.egg-info/dependency_links.txt 2026-04-02 09:07:53,120 root INFO writing requirements to oauthlib.egg-info/requires.txt 2026-04-02 09:07:53,121 root INFO writing top-level names to oauthlib.egg-info/top_level.txt 2026-04-02 09:07:53,148 root INFO reading manifest file 'oauthlib.egg-info/SOURCES.txt' 2026-04-02 09:07:53,161 root INFO reading manifest template 'MANIFEST.in' 2026-04-02 09:07:53,172 root INFO adding license file 'LICENSE' 2026-04-02 09:07:53,183 root INFO writing manifest file 'oauthlib.egg-info/SOURCES.txt' 2026-04-02 09:07:53,184 root INFO Copying oauthlib.egg-info to build/bdist.linux-riscv64/wheel/./oauthlib-3.3.1-py3.14.egg-info 2026-04-02 09:07:53,189 root INFO running install_scripts 2026-04-02 09:07:53,195 root INFO creating build/bdist.linux-riscv64/wheel/oauthlib-3.3.1.dist-info/WHEEL 2026-04-02 09:07:53,197 wheel INFO creating '/home/buildozer/aports/community/py3-oauthlib/src/oauthlib-3.3.1/.dist/.tmp-x114x2lv/oauthlib-3.3.1-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-04-02 09:07:53,199 wheel INFO adding 'oauthlib/__init__.py' 2026-04-02 09:07:53,200 wheel INFO adding 'oauthlib/common.py' 2026-04-02 09:07:53,202 wheel INFO adding 'oauthlib/signals.py' 2026-04-02 09:07:53,203 wheel INFO adding 'oauthlib/uri_validate.py' 2026-04-02 09:07:53,204 wheel INFO adding 'oauthlib/oauth1/__init__.py' 2026-04-02 09:07:53,206 wheel INFO adding 'oauthlib/oauth1/rfc5849/__init__.py' 2026-04-02 09:07:53,207 wheel INFO adding 'oauthlib/oauth1/rfc5849/errors.py' 2026-04-02 09:07:53,208 wheel INFO adding 'oauthlib/oauth1/rfc5849/parameters.py' 2026-04-02 09:07:53,210 wheel INFO adding 'oauthlib/oauth1/rfc5849/request_validator.py' 2026-04-02 09:07:53,212 wheel INFO adding 'oauthlib/oauth1/rfc5849/signature.py' 2026-04-02 09:07:53,213 wheel INFO adding 'oauthlib/oauth1/rfc5849/utils.py' 2026-04-02 09:07:53,214 wheel INFO adding 'oauthlib/oauth1/rfc5849/endpoints/__init__.py' 2026-04-02 09:07:53,216 wheel INFO adding 'oauthlib/oauth1/rfc5849/endpoints/access_token.py' 2026-04-02 09:07:53,217 wheel INFO adding 'oauthlib/oauth1/rfc5849/endpoints/authorization.py' 2026-04-02 09:07:53,218 wheel INFO adding 'oauthlib/oauth1/rfc5849/endpoints/base.py' 2026-04-02 09:07:53,220 wheel INFO adding 'oauthlib/oauth1/rfc5849/endpoints/pre_configured.py' 2026-04-02 09:07:53,221 wheel INFO adding 'oauthlib/oauth1/rfc5849/endpoints/request_token.py' 2026-04-02 09:07:53,222 wheel INFO adding 'oauthlib/oauth1/rfc5849/endpoints/resource.py' 2026-04-02 09:07:53,223 wheel INFO adding 'oauthlib/oauth1/rfc5849/endpoints/signature_only.py' 2026-04-02 09:07:53,225 wheel INFO adding 'oauthlib/oauth2/__init__.py' 2026-04-02 09:07:53,226 wheel INFO adding 'oauthlib/oauth2/rfc6749/__init__.py' 2026-04-02 09:07:53,227 wheel INFO adding 'oauthlib/oauth2/rfc6749/errors.py' 2026-04-02 09:07:53,229 wheel INFO adding 'oauthlib/oauth2/rfc6749/parameters.py' 2026-04-02 09:07:53,230 wheel INFO adding 'oauthlib/oauth2/rfc6749/request_validator.py' 2026-04-02 09:07:53,232 wheel INFO adding 'oauthlib/oauth2/rfc6749/tokens.py' 2026-04-02 09:07:53,233 wheel INFO adding 'oauthlib/oauth2/rfc6749/utils.py' 2026-04-02 09:07:53,235 wheel INFO adding 'oauthlib/oauth2/rfc6749/clients/__init__.py' 2026-04-02 09:07:53,236 wheel INFO adding 'oauthlib/oauth2/rfc6749/clients/backend_application.py' 2026-04-02 09:07:53,237 wheel INFO adding 'oauthlib/oauth2/rfc6749/clients/base.py' 2026-04-02 09:07:53,239 wheel INFO adding 'oauthlib/oauth2/rfc6749/clients/legacy_application.py' 2026-04-02 09:07:53,240 wheel INFO adding 'oauthlib/oauth2/rfc6749/clients/mobile_application.py' 2026-04-02 09:07:53,241 wheel INFO adding 'oauthlib/oauth2/rfc6749/clients/service_application.py' 2026-04-02 09:07:53,242 wheel INFO adding 'oauthlib/oauth2/rfc6749/clients/web_application.py' 2026-04-02 09:07:53,244 wheel INFO adding 'oauthlib/oauth2/rfc6749/endpoints/__init__.py' 2026-04-02 09:07:53,245 wheel INFO adding 'oauthlib/oauth2/rfc6749/endpoints/authorization.py' 2026-04-02 09:07:53,246 wheel INFO adding 'oauthlib/oauth2/rfc6749/endpoints/base.py' 2026-04-02 09:07:53,247 wheel INFO adding 'oauthlib/oauth2/rfc6749/endpoints/introspect.py' 2026-04-02 09:07:53,249 wheel INFO adding 'oauthlib/oauth2/rfc6749/endpoints/metadata.py' 2026-04-02 09:07:53,250 wheel INFO adding 'oauthlib/oauth2/rfc6749/endpoints/pre_configured.py' 2026-04-02 09:07:53,251 wheel INFO adding 'oauthlib/oauth2/rfc6749/endpoints/resource.py' 2026-04-02 09:07:53,252 wheel INFO adding 'oauthlib/oauth2/rfc6749/endpoints/revocation.py' 2026-04-02 09:07:53,254 wheel INFO adding 'oauthlib/oauth2/rfc6749/endpoints/token.py' 2026-04-02 09:07:53,255 wheel INFO adding 'oauthlib/oauth2/rfc6749/grant_types/__init__.py' 2026-04-02 09:07:53,256 wheel INFO adding 'oauthlib/oauth2/rfc6749/grant_types/authorization_code.py' 2026-04-02 09:07:53,258 wheel INFO adding 'oauthlib/oauth2/rfc6749/grant_types/base.py' 2026-04-02 09:07:53,259 wheel INFO adding 'oauthlib/oauth2/rfc6749/grant_types/client_credentials.py' 2026-04-02 09:07:53,261 wheel INFO adding 'oauthlib/oauth2/rfc6749/grant_types/implicit.py' 2026-04-02 09:07:53,262 wheel INFO adding 'oauthlib/oauth2/rfc6749/grant_types/refresh_token.py' 2026-04-02 09:07:53,263 wheel INFO adding 'oauthlib/oauth2/rfc6749/grant_types/resource_owner_password_credentials.py' 2026-04-02 09:07:53,264 wheel INFO adding 'oauthlib/oauth2/rfc8628/__init__.py' 2026-04-02 09:07:53,265 wheel INFO adding 'oauthlib/oauth2/rfc8628/errors.py' 2026-04-02 09:07:53,266 wheel INFO adding 'oauthlib/oauth2/rfc8628/request_validator.py' 2026-04-02 09:07:53,268 wheel INFO adding 'oauthlib/oauth2/rfc8628/clients/__init__.py' 2026-04-02 09:07:53,269 wheel INFO adding 'oauthlib/oauth2/rfc8628/clients/device.py' 2026-04-02 09:07:53,270 wheel INFO adding 'oauthlib/oauth2/rfc8628/endpoints/__init__.py' 2026-04-02 09:07:53,271 wheel INFO adding 'oauthlib/oauth2/rfc8628/endpoints/device_authorization.py' 2026-04-02 09:07:53,272 wheel INFO adding 'oauthlib/oauth2/rfc8628/endpoints/pre_configured.py' 2026-04-02 09:07:53,273 wheel INFO adding 'oauthlib/oauth2/rfc8628/grant_types/__init__.py' 2026-04-02 09:07:53,275 wheel INFO adding 'oauthlib/oauth2/rfc8628/grant_types/device_code.py' 2026-04-02 09:07:53,276 wheel INFO adding 'oauthlib/openid/__init__.py' 2026-04-02 09:07:53,277 wheel INFO adding 'oauthlib/openid/connect/__init__.py' 2026-04-02 09:07:53,278 wheel INFO adding 'oauthlib/openid/connect/core/__init__.py' 2026-04-02 09:07:53,279 wheel INFO adding 'oauthlib/openid/connect/core/exceptions.py' 2026-04-02 09:07:53,280 wheel INFO adding 'oauthlib/openid/connect/core/request_validator.py' 2026-04-02 09:07:53,282 wheel INFO adding 'oauthlib/openid/connect/core/tokens.py' 2026-04-02 09:07:53,283 wheel INFO adding 'oauthlib/openid/connect/core/endpoints/__init__.py' 2026-04-02 09:07:53,284 wheel INFO adding 'oauthlib/openid/connect/core/endpoints/pre_configured.py' 2026-04-02 09:07:53,285 wheel INFO adding 'oauthlib/openid/connect/core/endpoints/userinfo.py' 2026-04-02 09:07:53,286 wheel INFO adding 'oauthlib/openid/connect/core/grant_types/__init__.py' 2026-04-02 09:07:53,287 wheel INFO adding 'oauthlib/openid/connect/core/grant_types/authorization_code.py' 2026-04-02 09:07:53,289 wheel INFO adding 'oauthlib/openid/connect/core/grant_types/base.py' 2026-04-02 09:07:53,290 wheel INFO adding 'oauthlib/openid/connect/core/grant_types/dispatchers.py' 2026-04-02 09:07:53,291 wheel INFO adding 'oauthlib/openid/connect/core/grant_types/hybrid.py' 2026-04-02 09:07:53,292 wheel INFO adding 'oauthlib/openid/connect/core/grant_types/implicit.py' 2026-04-02 09:07:53,293 wheel INFO adding 'oauthlib/openid/connect/core/grant_types/refresh_token.py' 2026-04-02 09:07:53,295 wheel INFO adding 'oauthlib-3.3.1.dist-info/licenses/LICENSE' 2026-04-02 09:07:53,296 wheel INFO adding 'oauthlib-3.3.1.dist-info/METADATA' 2026-04-02 09:07:53,297 wheel INFO adding 'oauthlib-3.3.1.dist-info/WHEEL' 2026-04-02 09:07:53,298 wheel INFO adding 'oauthlib-3.3.1.dist-info/top_level.txt' 2026-04-02 09:07:53,299 wheel INFO adding 'oauthlib-3.3.1.dist-info/RECORD' 2026-04-02 09:07:53,301 root INFO removing build/bdist.linux-riscv64/wheel 2026-04-02 09:07:53,314 gpep517 INFO The backend produced .dist/oauthlib-3.3.1-py3-none-any.whl oauthlib-3.3.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-oauthlib/src/oauthlib-3.3.1 collected 683 items tests/oauth1/rfc5849/endpoints/test_access_token.py ....... [ 1%] tests/oauth1/rfc5849/endpoints/test_authorization.py ..... [ 1%] tests/oauth1/rfc5849/endpoints/test_base.py ................... [ 4%] tests/oauth1/rfc5849/endpoints/test_request_token.py ........ [ 5%] tests/oauth1/rfc5849/endpoints/test_resource.py ....... [ 6%] tests/oauth1/rfc5849/endpoints/test_signature_only.py .... [ 7%] tests/oauth1/rfc5849/test_client.py ......................... [ 10%] tests/oauth1/rfc5849/test_parameters.py ..... [ 11%] tests/oauth1/rfc5849/test_request_validator.py ... [ 12%] tests/oauth1/rfc5849/test_signatures.py ................ [ 14%] tests/oauth1/rfc5849/test_utils.py ..... [ 15%] tests/oauth2/rfc6749/clients/test_backend_application.py .. [ 15%] tests/oauth2/rfc6749/clients/test_base.py ............. [ 17%] tests/oauth2/rfc6749/clients/test_legacy_application.py ... [ 17%] tests/oauth2/rfc6749/clients/test_mobile_application.py ... [ 18%] tests/oauth2/rfc6749/clients/test_service_application.py ... [ 18%] tests/oauth2/rfc6749/clients/test_web_application.py ........ [ 19%] tests/oauth2/rfc6749/endpoints/test_base_endpoint.py .... [ 20%] tests/oauth2/rfc6749/endpoints/test_client_authentication.py ....... [ 21%] tests/oauth2/rfc6749/endpoints/test_credentials_preservation.py ..... [ 22%] tests/oauth2/rfc6749/endpoints/test_error_responses.py ................. [ 24%] ..... [ 25%] tests/oauth2/rfc6749/endpoints/test_extra_credentials.py .. [ 25%] tests/oauth2/rfc6749/endpoints/test_introspect_endpoint.py ........... [ 27%] tests/oauth2/rfc6749/endpoints/test_metadata.py ....... [ 28%] tests/oauth2/rfc6749/endpoints/test_resource_owner_association.py .... [ 28%] tests/oauth2/rfc6749/endpoints/test_revocation_endpoint.py ........ [ 30%] tests/oauth2/rfc6749/endpoints/test_scope_handling.py .... [ 30%] tests/oauth2/rfc6749/grant_types/test_authorization_code.py ............ [ 32%] ............................ [ 36%] tests/oauth2/rfc6749/grant_types/test_client_credentials.py ..... [ 37%] tests/oauth2/rfc6749/grant_types/test_implicit.py ... [ 37%] tests/oauth2/rfc6749/grant_types/test_refresh_token.py ................. [ 40%] .. [ 40%] tests/oauth2/rfc6749/grant_types/test_resource_owner_password.py ....... [ 41%] ..... [ 42%] tests/oauth2/rfc6749/test_parameters.py ......... [ 43%] tests/oauth2/rfc6749/test_request_validator.py . [ 43%] tests/oauth2/rfc6749/test_server.py ................. [ 46%] tests/oauth2/rfc6749/test_tokens.py ........ [ 47%] tests/oauth2/rfc6749/test_utils.py ....... [ 48%] tests/oauth2/rfc8628/clients/test_device.py .. [ 48%] tests/oauth2/rfc8628/endpoints/test_device_application_server.py . [ 48%] tests/oauth2/rfc8628/endpoints/test_error_responses.py ....... [ 49%] tests/oauth2/rfc8628/grant_types/test_device_code.py ...... [ 50%] tests/oauth2/rfc8628/test_server.py ...... [ 51%] tests/openid/connect/core/endpoints/test_claims_handling.py .. [ 51%] tests/openid/connect/core/endpoints/test_openid_connect_params_handling.py . [ 52%] .. [ 52%] tests/openid/connect/core/endpoints/test_refresh_token.py .. [ 52%] tests/openid/connect/core/endpoints/test_userinfo_endpoint.py ...... [ 53%] tests/openid/connect/core/grant_types/test_authorization_code.py ....... [ 54%] ........................................................................ [ 65%] ...... [ 66%] tests/openid/connect/core/grant_types/test_base.py ........ [ 67%] tests/openid/connect/core/grant_types/test_dispatchers.py ....... [ 68%] tests/openid/connect/core/grant_types/test_hybrid.py ................... [ 71%] ........................................................................ [ 81%] ............ [ 83%] tests/openid/connect/core/grant_types/test_implicit.py .............. [ 85%] tests/openid/connect/core/grant_types/test_refresh_token.py ............ [ 87%] ............................. [ 91%] tests/openid/connect/core/test_request_validator.py . [ 91%] tests/openid/connect/core/test_server.py ........ [ 92%] tests/openid/connect/core/test_tokens.py ....... [ 93%] tests/test_common.py ................................ [ 98%] tests/test_uri_validate.py ......ss... [100%] =============================== warnings summary =============================== tests/oauth2/rfc6749/test_server.py::SignedTokenEndpointTest::test_authorization_grant tests/oauth2/rfc6749/test_server.py::SignedTokenEndpointTest::test_authorization_grant tests/oauth2/rfc6749/test_server.py::SignedTokenEndpointTest::test_authorization_grant tests/oauth2/rfc6749/test_server.py::SignedTokenEndpointTest::test_client_grant tests/oauth2/rfc6749/test_server.py::SignedTokenEndpointTest::test_password_grant tests/oauth2/rfc6749/test_server.py::SignedTokenEndpointTest::test_scopes_and_user_id_stored_in_access_token /home/buildozer/aports/community/py3-oauthlib/src/oauthlib-3.3.1/oauthlib/common.py:203: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). now = datetime.datetime.utcnow() -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================= 681 passed, 2 skipped, 6 warnings in 15.80s ================== >>> py3-oauthlib: Entering fakeroot... >>> py3-oauthlib-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/oauthlib/oauth2/rfc8628/grant_types/__pycache__' -> '/home/buildozer/aports/community/py3-oauthlib/pkg/py3-oauthlib-pyc/usr/lib/python3.14/site-packages/oauthlib/oauth2/rfc8628/grant_types/__pycache__' 'usr/lib/python3.14/site-packages/oauthlib/oauth2/rfc8628/clients/__pycache__' -> '/home/buildozer/aports/community/py3-oauthlib/pkg/py3-oauthlib-pyc/usr/lib/python3.14/site-packages/oauthlib/oauth2/rfc8628/clients/__pycache__' 'usr/lib/python3.14/site-packages/oauthlib/oauth2/rfc8628/__pycache__' -> '/home/buildozer/aports/community/py3-oauthlib/pkg/py3-oauthlib-pyc/usr/lib/python3.14/site-packages/oauthlib/oauth2/rfc8628/__pycache__' 'usr/lib/python3.14/site-packages/oauthlib/oauth2/rfc8628/endpoints/__pycache__' -> '/home/buildozer/aports/community/py3-oauthlib/pkg/py3-oauthlib-pyc/usr/lib/python3.14/site-packages/oauthlib/oauth2/rfc8628/endpoints/__pycache__' 'usr/lib/python3.14/site-packages/oauthlib/oauth2/rfc6749/grant_types/__pycache__' -> '/home/buildozer/aports/community/py3-oauthlib/pkg/py3-oauthlib-pyc/usr/lib/python3.14/site-packages/oauthlib/oauth2/rfc6749/grant_types/__pycache__' 'usr/lib/python3.14/site-packages/oauthlib/oauth2/rfc6749/clients/__pycache__' -> '/home/buildozer/aports/community/py3-oauthlib/pkg/py3-oauthlib-pyc/usr/lib/python3.14/site-packages/oauthlib/oauth2/rfc6749/clients/__pycache__' 'usr/lib/python3.14/site-packages/oauthlib/oauth2/rfc6749/__pycache__' -> '/home/buildozer/aports/community/py3-oauthlib/pkg/py3-oauthlib-pyc/usr/lib/python3.14/site-packages/oauthlib/oauth2/rfc6749/__pycache__' 'usr/lib/python3.14/site-packages/oauthlib/oauth2/rfc6749/endpoints/__pycache__' -> '/home/buildozer/aports/community/py3-oauthlib/pkg/py3-oauthlib-pyc/usr/lib/python3.14/site-packages/oauthlib/oauth2/rfc6749/endpoints/__pycache__' 'usr/lib/python3.14/site-packages/oauthlib/oauth2/__pycache__' -> '/home/buildozer/aports/community/py3-oauthlib/pkg/py3-oauthlib-pyc/usr/lib/python3.14/site-packages/oauthlib/oauth2/__pycache__' 'usr/lib/python3.14/site-packages/oauthlib/oauth1/__pycache__' -> '/home/buildozer/aports/community/py3-oauthlib/pkg/py3-oauthlib-pyc/usr/lib/python3.14/site-packages/oauthlib/oauth1/__pycache__' 'usr/lib/python3.14/site-packages/oauthlib/oauth1/rfc5849/__pycache__' -> '/home/buildozer/aports/community/py3-oauthlib/pkg/py3-oauthlib-pyc/usr/lib/python3.14/site-packages/oauthlib/oauth1/rfc5849/__pycache__' 'usr/lib/python3.14/site-packages/oauthlib/oauth1/rfc5849/endpoints/__pycache__' -> '/home/buildozer/aports/community/py3-oauthlib/pkg/py3-oauthlib-pyc/usr/lib/python3.14/site-packages/oauthlib/oauth1/rfc5849/endpoints/__pycache__' 'usr/lib/python3.14/site-packages/oauthlib/__pycache__' -> '/home/buildozer/aports/community/py3-oauthlib/pkg/py3-oauthlib-pyc/usr/lib/python3.14/site-packages/oauthlib/__pycache__' 'usr/lib/python3.14/site-packages/oauthlib/openid/__pycache__' -> '/home/buildozer/aports/community/py3-oauthlib/pkg/py3-oauthlib-pyc/usr/lib/python3.14/site-packages/oauthlib/openid/__pycache__' 'usr/lib/python3.14/site-packages/oauthlib/openid/connect/__pycache__' -> '/home/buildozer/aports/community/py3-oauthlib/pkg/py3-oauthlib-pyc/usr/lib/python3.14/site-packages/oauthlib/openid/connect/__pycache__' 'usr/lib/python3.14/site-packages/oauthlib/openid/connect/core/grant_types/__pycache__' -> '/home/buildozer/aports/community/py3-oauthlib/pkg/py3-oauthlib-pyc/usr/lib/python3.14/site-packages/oauthlib/openid/connect/core/grant_types/__pycache__' 'usr/lib/python3.14/site-packages/oauthlib/openid/connect/core/__pycache__' -> '/home/buildozer/aports/community/py3-oauthlib/pkg/py3-oauthlib-pyc/usr/lib/python3.14/site-packages/oauthlib/openid/connect/core/__pycache__' 'usr/lib/python3.14/site-packages/oauthlib/openid/connect/core/endpoints/__pycache__' -> '/home/buildozer/aports/community/py3-oauthlib/pkg/py3-oauthlib-pyc/usr/lib/python3.14/site-packages/oauthlib/openid/connect/core/endpoints/__pycache__' >>> py3-oauthlib-pyc*: Preparing subpackage py3-oauthlib-pyc... >>> py3-oauthlib-pyc*: Running postcheck for py3-oauthlib-pyc >>> py3-oauthlib*: Running postcheck for py3-oauthlib >>> py3-oauthlib*: Preparing package py3-oauthlib... >>> py3-oauthlib-pyc*: Tracing dependencies... python3~3.14 >>> py3-oauthlib-pyc*: Package size: 526.4 KB >>> py3-oauthlib-pyc*: Compressing data... >>> py3-oauthlib-pyc*: Create checksum... >>> py3-oauthlib-pyc*: Create py3-oauthlib-pyc-3.3.1-r2.apk >>> py3-oauthlib*: Tracing dependencies... python3~3.14 >>> py3-oauthlib*: Package size: 511.2 KB >>> py3-oauthlib*: Compressing data... >>> py3-oauthlib*: Create checksum... >>> py3-oauthlib*: Create py3-oauthlib-3.3.1-r2.apk >>> py3-oauthlib: Build complete at Thu, 02 Apr 2026 09:08:15 +0000 elapsed time 0h 0m 36s >>> py3-oauthlib: Cleaning up srcdir >>> py3-oauthlib: Cleaning up pkgdir >>> py3-oauthlib: Cleaning up tmpdir >>> py3-oauthlib: Uninstalling dependencies... ( 1/42) Purging .makedepends-py3-oauthlib (20260402.090749) ( 2/42) Purging py3-gpep517-pyc (19-r2) ( 3/42) Purging py3-gpep517 (19-r2) ( 4/42) Purging py3-installer-pyc (0.7.0-r3) ( 5/42) Purging py3-installer (0.7.0-r3) ( 6/42) Purging py3-setuptools-pyc (82.0.1-r1) ( 7/42) Purging py3-setuptools (82.0.1-r1) ( 8/42) Purging py3-pytest-pyc (9.0.2-r1) ( 9/42) Purging py3-pytest (9.0.2-r1) (10/42) Purging py3-iniconfig-pyc (2.3.0-r1) (11/42) Purging py3-iniconfig (2.3.0-r1) (12/42) Purging py3-packaging-pyc (26.0-r1) (13/42) Purging py3-packaging (26.0-r1) (14/42) Purging py3-parsing-pyc (3.3.2-r1) (15/42) Purging py3-parsing (3.3.2-r1) (16/42) Purging py3-pluggy-pyc (1.6.0-r1) (17/42) Purging py3-pluggy (1.6.0-r1) (18/42) Purging py3-py-pyc (1.11.0-r5) (19/42) Purging py3-py (1.11.0-r5) (20/42) Purging py3-pygments-pyc (2.20.0-r0) (21/42) Purging py3-pygments (2.20.0-r0) (22/42) Purging py3-blinker-pyc (1.9.0-r1) (23/42) Purging py3-blinker (1.9.0-r1) (24/42) Purging py3-cryptography-pyc (46.0.5-r1) (25/42) Purging py3-cryptography (46.0.5-r1) (26/42) Purging py3-cffi-pyc (2.0.0-r0) (27/42) Purging py3-cffi (2.0.0-r0) (28/42) Purging py3-cparser-pyc (3.0-r1) (29/42) Purging py3-cparser (3.0-r1) (30/42) Purging py3-jwt-pyc (2.10.1-r1) (31/42) Purging py3-jwt (2.10.1-r1) (32/42) Purging python3-pyc (3.14.3-r0) (33/42) Purging python3-pycache-pyc0 (3.14.3-r0) (34/42) Purging pyc (3.14.3-r0) (35/42) Purging python3 (3.14.3-r0) (36/42) Purging gdbm (1.26-r0) (37/42) Purging libbz2 (1.0.8-r6) (38/42) Purging libffi (3.5.2-r0) (39/42) Purging libpanelw (6.6_p20251231-r0) (40/42) Purging mpdecimal (4.0.1-r0) (41/42) Purging sqlite-libs (3.51.2-r1) (42/42) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 391.7 MiB in 105 packages >>> py3-oauthlib: Updating the community/riscv64 repository index... >>> py3-oauthlib: Signing the index...