>>> py3-python-jose: Building testing/py3-python-jose 3.3.0-r1 (using abuild 3.11.0_rc13-r0) started Tue, 25 Apr 2023 08:48:27 +0000 >>> py3-python-jose: Checking sanity of /home/buildozer/aports/testing/py3-python-jose/APKBUILD... >>> py3-python-jose: Analyzing dependencies... >>> py3-python-jose: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-cryptography py3-pycryptodome py3-pytest-runner (1/39) Installing gdbm (1.23-r1) (2/39) Installing mpdecimal (2.5.1-r2) (3/39) Installing libpanelw (6.4_p20230401-r6) (4/39) Installing readline (8.2.1-r1) (5/39) Installing sqlite-libs (3.41.2-r2) (6/39) Installing python3 (3.11.3-r10) (7/39) Installing python3-pycache-pyc0 (3.11.3-r10) (8/39) Installing pyc (0.1-r0) (9/39) Installing python3-pyc (3.11.3-r10) (10/39) Installing py3-installer (0.7.0-r1) (11/39) Installing py3-installer-pyc (0.7.0-r1) (12/39) Installing py3-gpep517 (13-r2) (13/39) Installing py3-gpep517-pyc (13-r2) (14/39) Installing py3-parsing (3.0.9-r2) (15/39) Installing py3-parsing-pyc (3.0.9-r2) (16/39) Installing py3-packaging (23.1-r1) (17/39) Installing py3-packaging-pyc (23.1-r1) (18/39) Installing py3-setuptools (67.7.2-r0) (19/39) Installing py3-setuptools-pyc (67.7.2-r0) (20/39) Installing py3-wheel (0.40.0-r1) (21/39) Installing py3-wheel-pyc (0.40.0-r1) (22/39) Installing py3-cparser (2.21-r2) (23/39) Installing py3-cparser-pyc (2.21-r2) (24/39) Installing py3-cffi (1.15.1-r3) (25/39) Installing py3-cffi-pyc (1.15.1-r3) (26/39) Installing py3-cryptography (40.0.2-r1) (27/39) Installing py3-cryptography-pyc (40.0.2-r1) (28/39) Installing py3-pycryptodome (3.17.0-r0) (29/39) Installing py3-iniconfig (1.1.1-r6) (30/39) Installing py3-iniconfig-pyc (1.1.1-r6) (31/39) Installing py3-pluggy (1.0.0-r3) (32/39) Installing py3-pluggy-pyc (1.0.0-r3) (33/39) Installing py3-py (1.11.0-r2) (34/39) Installing py3-py-pyc (1.11.0-r2) (35/39) Installing py3-pytest (7.3.1-r1) (36/39) Installing py3-pytest-pyc (7.3.1-r1) (37/39) Installing py3-pytest-runner (6.0.0-r2) (38/39) Installing py3-pytest-runner-pyc (6.0.0-r2) (39/39) Installing .makedepends-py3-python-jose (20230425.084828) Executing busybox-1.36.0-r8.trigger OK: 971 MiB in 147 packages >>> py3-python-jose: Cleaning up srcdir >>> py3-python-jose: Cleaning up pkgdir >>> py3-python-jose: Fetching https://distfiles.alpinelinux.org/distfiles/edge//python-jose-3.3.0.tar.gz >>> py3-python-jose: Fetching https://distfiles.alpinelinux.org/distfiles/edge//python-jose-3.3.0.tar.gz >>> py3-python-jose: Checking sha512sums... python-jose-3.3.0.tar.gz: OK >>> py3-python-jose: Unpacking /var/cache/distfiles/edge//python-jose-3.3.0.tar.gz... 2023-04-25 08:48:29,111 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-04-25 08:48:29,140 root INFO running bdist_wheel 2023-04-25 08:48:29,143 wheel WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. 2023-04-25 08:48:29,150 root INFO running build 2023-04-25 08:48:29,150 root INFO running build_py 2023-04-25 08:48:29,152 root INFO creating build 2023-04-25 08:48:29,152 root INFO creating build/lib 2023-04-25 08:48:29,152 root INFO creating build/lib/jose 2023-04-25 08:48:29,152 root INFO copying jose/__init__.py -> build/lib/jose 2023-04-25 08:48:29,152 root INFO copying jose/jwe.py -> build/lib/jose 2023-04-25 08:48:29,152 root INFO copying jose/jwk.py -> build/lib/jose 2023-04-25 08:48:29,153 root INFO copying jose/exceptions.py -> build/lib/jose 2023-04-25 08:48:29,153 root INFO copying jose/utils.py -> build/lib/jose 2023-04-25 08:48:29,153 root INFO copying jose/jws.py -> build/lib/jose 2023-04-25 08:48:29,153 root INFO copying jose/constants.py -> build/lib/jose 2023-04-25 08:48:29,153 root INFO copying jose/jwt.py -> build/lib/jose 2023-04-25 08:48:29,154 root INFO creating build/lib/jose/backends 2023-04-25 08:48:29,154 root INFO copying jose/backends/__init__.py -> build/lib/jose/backends 2023-04-25 08:48:29,154 root INFO copying jose/backends/ecdsa_backend.py -> build/lib/jose/backends 2023-04-25 08:48:29,154 root INFO copying jose/backends/cryptography_backend.py -> build/lib/jose/backends 2023-04-25 08:48:29,154 root INFO copying jose/backends/_asn1.py -> build/lib/jose/backends 2023-04-25 08:48:29,154 root INFO copying jose/backends/base.py -> build/lib/jose/backends 2023-04-25 08:48:29,155 root INFO copying jose/backends/rsa_backend.py -> build/lib/jose/backends 2023-04-25 08:48:29,155 root INFO copying jose/backends/native.py -> build/lib/jose/backends 2023-04-25 08:48:29,159 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-04-25 08:48:29,159 root INFO running install 2023-04-25 08:48:29,166 root INFO running install_lib 2023-04-25 08:48:29,168 root INFO creating build/bdist.linux-armv8l 2023-04-25 08:48:29,168 root INFO creating build/bdist.linux-armv8l/wheel 2023-04-25 08:48:29,168 root INFO creating build/bdist.linux-armv8l/wheel/jose 2023-04-25 08:48:29,168 root INFO copying build/lib/jose/__init__.py -> build/bdist.linux-armv8l/wheel/jose 2023-04-25 08:48:29,168 root INFO copying build/lib/jose/jwe.py -> build/bdist.linux-armv8l/wheel/jose 2023-04-25 08:48:29,169 root INFO copying build/lib/jose/jwk.py -> build/bdist.linux-armv8l/wheel/jose 2023-04-25 08:48:29,169 root INFO copying build/lib/jose/exceptions.py -> build/bdist.linux-armv8l/wheel/jose 2023-04-25 08:48:29,169 root INFO copying build/lib/jose/utils.py -> build/bdist.linux-armv8l/wheel/jose 2023-04-25 08:48:29,169 root INFO creating build/bdist.linux-armv8l/wheel/jose/backends 2023-04-25 08:48:29,169 root INFO copying build/lib/jose/backends/__init__.py -> build/bdist.linux-armv8l/wheel/jose/backends 2023-04-25 08:48:29,169 root INFO copying build/lib/jose/backends/ecdsa_backend.py -> build/bdist.linux-armv8l/wheel/jose/backends 2023-04-25 08:48:29,169 root INFO copying build/lib/jose/backends/cryptography_backend.py -> build/bdist.linux-armv8l/wheel/jose/backends 2023-04-25 08:48:29,170 root INFO copying build/lib/jose/backends/_asn1.py -> build/bdist.linux-armv8l/wheel/jose/backends 2023-04-25 08:48:29,170 root INFO copying build/lib/jose/backends/base.py -> build/bdist.linux-armv8l/wheel/jose/backends 2023-04-25 08:48:29,170 root INFO copying build/lib/jose/backends/rsa_backend.py -> build/bdist.linux-armv8l/wheel/jose/backends 2023-04-25 08:48:29,170 root INFO copying build/lib/jose/backends/native.py -> build/bdist.linux-armv8l/wheel/jose/backends 2023-04-25 08:48:29,170 root INFO copying build/lib/jose/jws.py -> build/bdist.linux-armv8l/wheel/jose 2023-04-25 08:48:29,170 root INFO copying build/lib/jose/constants.py -> build/bdist.linux-armv8l/wheel/jose 2023-04-25 08:48:29,170 root INFO copying build/lib/jose/jwt.py -> build/bdist.linux-armv8l/wheel/jose 2023-04-25 08:48:29,171 root INFO running install_egg_info 2023-04-25 08:48:29,178 root INFO running egg_info 2023-04-25 08:48:29,178 root INFO creating python_jose.egg-info 2023-04-25 08:48:29,179 root INFO writing python_jose.egg-info/PKG-INFO 2023-04-25 08:48:29,179 root INFO writing dependency_links to python_jose.egg-info/dependency_links.txt 2023-04-25 08:48:29,179 root INFO writing requirements to python_jose.egg-info/requires.txt 2023-04-25 08:48:29,180 root INFO writing top-level names to python_jose.egg-info/top_level.txt 2023-04-25 08:48:29,180 root INFO writing manifest file 'python_jose.egg-info/SOURCES.txt' 2023-04-25 08:48:29,181 root INFO reading manifest file 'python_jose.egg-info/SOURCES.txt' 2023-04-25 08:48:29,182 root INFO reading manifest template 'MANIFEST.in' 2023-04-25 08:48:29,182 root WARNING warning: no files found matching 'VERSIONING.md' 2023-04-25 08:48:29,183 root INFO adding license file 'LICENSE' 2023-04-25 08:48:29,183 root INFO writing manifest file 'python_jose.egg-info/SOURCES.txt' 2023-04-25 08:48:29,184 root INFO Copying python_jose.egg-info to build/bdist.linux-armv8l/wheel/python_jose-3.3.0-py3.11.egg-info 2023-04-25 08:48:29,184 root INFO running install_scripts 2023-04-25 08:48:29,187 wheel INFO creating build/bdist.linux-armv8l/wheel/python_jose-3.3.0.dist-info/WHEEL 2023-04-25 08:48:29,187 wheel INFO creating '/home/buildozer/aports/testing/py3-python-jose/src/python-jose-3.3.0/dist/.tmp-lvcr01bg/python_jose-3.3.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-04-25 08:48:29,187 wheel INFO adding 'jose/__init__.py' 2023-04-25 08:48:29,188 wheel INFO adding 'jose/constants.py' 2023-04-25 08:48:29,188 wheel INFO adding 'jose/exceptions.py' 2023-04-25 08:48:29,188 wheel INFO adding 'jose/jwe.py' 2023-04-25 08:48:29,188 wheel INFO adding 'jose/jwk.py' 2023-04-25 08:48:29,188 wheel INFO adding 'jose/jws.py' 2023-04-25 08:48:29,188 wheel INFO adding 'jose/jwt.py' 2023-04-25 08:48:29,189 wheel INFO adding 'jose/utils.py' 2023-04-25 08:48:29,189 wheel INFO adding 'jose/backends/__init__.py' 2023-04-25 08:48:29,189 wheel INFO adding 'jose/backends/_asn1.py' 2023-04-25 08:48:29,189 wheel INFO adding 'jose/backends/base.py' 2023-04-25 08:48:29,189 wheel INFO adding 'jose/backends/cryptography_backend.py' 2023-04-25 08:48:29,189 wheel INFO adding 'jose/backends/ecdsa_backend.py' 2023-04-25 08:48:29,190 wheel INFO adding 'jose/backends/native.py' 2023-04-25 08:48:29,190 wheel INFO adding 'jose/backends/rsa_backend.py' 2023-04-25 08:48:29,190 wheel INFO adding 'python_jose-3.3.0.dist-info/LICENSE' 2023-04-25 08:48:29,190 wheel INFO adding 'python_jose-3.3.0.dist-info/METADATA' 2023-04-25 08:48:29,190 wheel INFO adding 'python_jose-3.3.0.dist-info/WHEEL' 2023-04-25 08:48:29,190 wheel INFO adding 'python_jose-3.3.0.dist-info/top_level.txt' 2023-04-25 08:48:29,190 wheel INFO adding 'python_jose-3.3.0.dist-info/RECORD' 2023-04-25 08:48:29,191 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-04-25 08:48:29,191 gpep517 INFO The backend produced dist/python_jose-3.3.0-py2.py3-none-any.whl python_jose-3.3.0-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-python-jose/src/python-jose-3.3.0 configfile: pytest.ini collected 486 items tests/test_asn1.py ssss [ 0%] tests/test_backends.py .... [ 1%] tests/test_firebase.py ... [ 2%] tests/test_jwe.py ...................................................... [ 13%] ........................................................................ [ 28%] ......... [ 30%] tests/test_jwk.py .......... [ 32%] tests/test_jws.py ........................................... [ 40%] tests/test_jwt.py ...................................................... [ 52%] ....... [ 53%] tests/test_utils.py .. [ 53%] tests/algorithms/test_AES.py ...... [ 55%] tests/algorithms/test_AES_compat.py ......... [ 56%] tests/algorithms/test_EC.py s............... [ 60%] tests/algorithms/test_EC_compat.py ssssssssssssssssssss [ 64%] tests/algorithms/test_HMAC.py ... [ 65%] tests/algorithms/test_HMAC_compat.py ............ [ 67%] tests/algorithms/test_RSA.py ssss................. [ 71%] tests/algorithms/test_RSA_compat.py ssssssssssssssssssssssssssssssssssss [ 79%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 94%] ssssssssssssssssssss [ 98%] tests/algorithms/test_base.py ...... [ 99%] tests/rfc/test_rfc7520.py ... [100%] ====================== 329 passed, 157 skipped in 31.74s ======================= >>> py3-python-jose: Entering fakeroot... created directory: '/home/buildozer/aports/testing/py3-python-jose/pkg/py3-python-jose/usr/share/' created directory: '/home/buildozer/aports/testing/py3-python-jose/pkg/py3-python-jose/usr/share/doc/' created directory: '/home/buildozer/aports/testing/py3-python-jose/pkg/py3-python-jose/usr/share/doc/py3-python-jose/' 'README.rst' -> '/home/buildozer/aports/testing/py3-python-jose/pkg/py3-python-jose/usr/share/doc/py3-python-jose/README.rst' >>> py3-python-jose-doc*: Running split function doc... >>> py3-python-jose-doc*: Preparing subpackage py3-python-jose-doc... >>> py3-python-jose-doc*: Running postcheck for py3-python-jose-doc >>> py3-python-jose-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-python-jose/pkg/py3-python-jose/usr/lib/python3.11/site-packages/jose/__pycache__' -> '/home/buildozer/aports/testing/py3-python-jose/pkg/py3-python-jose-pyc/usr/lib/python3.11/site-packages/jose/__pycache__' '/home/buildozer/aports/testing/py3-python-jose/pkg/py3-python-jose/usr/lib/python3.11/site-packages/jose/backends/__pycache__' -> '/home/buildozer/aports/testing/py3-python-jose/pkg/py3-python-jose-pyc/usr/lib/python3.11/site-packages/jose/backends/__pycache__' >>> py3-python-jose-pyc*: Preparing subpackage py3-python-jose-pyc... >>> py3-python-jose-pyc*: Running postcheck for py3-python-jose-pyc >>> py3-python-jose*: Running postcheck for py3-python-jose >>> py3-python-jose*: Preparing package py3-python-jose... >>> py3-python-jose-doc*: Tracing dependencies... >>> py3-python-jose-doc*: Package size: 24.0 KB >>> py3-python-jose-doc*: Compressing data... >>> py3-python-jose-doc*: Create checksum... >>> py3-python-jose-doc*: Create py3-python-jose-doc-3.3.0-r1.apk >>> py3-python-jose-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-python-jose-pyc*: Package size: 200.0 KB >>> py3-python-jose-pyc*: Compressing data... >>> py3-python-jose-pyc*: Create checksum... >>> py3-python-jose-pyc*: Create py3-python-jose-pyc-3.3.0-r1.apk >>> py3-python-jose*: Tracing dependencies... python3 python3~3.11 >>> py3-python-jose*: Package size: 188.0 KB >>> py3-python-jose*: Compressing data... >>> py3-python-jose*: Create checksum... >>> py3-python-jose*: Create py3-python-jose-3.3.0-r1.apk >>> py3-python-jose: Build complete at Tue, 25 Apr 2023 08:49:02 +0000 elapsed time 0h 0m 35s >>> py3-python-jose: Cleaning up srcdir >>> py3-python-jose: Cleaning up pkgdir >>> py3-python-jose: Uninstalling dependencies... (1/39) Purging .makedepends-py3-python-jose (20230425.084828) (2/39) Purging py3-gpep517-pyc (13-r2) (3/39) Purging py3-gpep517 (13-r2) (4/39) Purging py3-installer-pyc (0.7.0-r1) (5/39) Purging py3-installer (0.7.0-r1) (6/39) Purging py3-wheel-pyc (0.40.0-r1) (7/39) Purging py3-wheel (0.40.0-r1) (8/39) Purging py3-cryptography-pyc (40.0.2-r1) (9/39) Purging py3-cryptography (40.0.2-r1) (10/39) Purging py3-cffi-pyc (1.15.1-r3) (11/39) Purging py3-cffi (1.15.1-r3) (12/39) Purging py3-cparser-pyc (2.21-r2) (13/39) Purging py3-cparser (2.21-r2) (14/39) Purging py3-pycryptodome (3.17.0-r0) (15/39) Purging py3-pytest-runner-pyc (6.0.0-r2) (16/39) Purging py3-pytest-runner (6.0.0-r2) (17/39) Purging py3-pytest-pyc (7.3.1-r1) (18/39) Purging py3-pytest (7.3.1-r1) (19/39) Purging py3-iniconfig-pyc (1.1.1-r6) (20/39) Purging py3-iniconfig (1.1.1-r6) (21/39) Purging py3-pluggy-pyc (1.0.0-r3) (22/39) Purging py3-pluggy (1.0.0-r3) (23/39) Purging py3-py-pyc (1.11.0-r2) (24/39) Purging py3-py (1.11.0-r2) (25/39) Purging py3-setuptools-pyc (67.7.2-r0) (26/39) Purging py3-setuptools (67.7.2-r0) (27/39) Purging py3-packaging-pyc (23.1-r1) (28/39) Purging py3-packaging (23.1-r1) (29/39) Purging py3-parsing-pyc (3.0.9-r2) (30/39) Purging py3-parsing (3.0.9-r2) (31/39) Purging python3-pyc (3.11.3-r10) (32/39) Purging python3-pycache-pyc0 (3.11.3-r10) (33/39) Purging pyc (0.1-r0) (34/39) Purging python3 (3.11.3-r10) (35/39) Purging gdbm (1.23-r1) (36/39) Purging libpanelw (6.4_p20230401-r6) (37/39) Purging mpdecimal (2.5.1-r2) (38/39) Purging readline (8.2.1-r1) (39/39) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r8.trigger OK: 907 MiB in 108 packages >>> py3-python-jose: Updating the testing/armv7 repository index... >>> py3-python-jose: Signing the index...