>>> py3-python-jose: Building testing/py3-python-jose 3.3.0-r2 (using abuild 3.13.0-r5) started Sat, 21 Sep 2024 10:12:01 +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/41) Installing libbz2 (1.0.8-r6) (2/41) Installing libffi (3.4.6-r0) (3/41) Installing gdbm (1.24-r0) (4/41) Installing xz-libs (5.6.2-r0) (5/41) Installing mpdecimal (4.0.0-r0) (6/41) Installing libpanelw (6.5_p20240601-r1) (7/41) Installing sqlite-libs (3.46.1-r0) (8/41) Installing python3 (3.12.6-r0) (9/41) Installing python3-pycache-pyc0 (3.12.6-r0) (10/41) Installing pyc (3.12.6-r0) (11/41) Installing python3-pyc (3.12.6-r0) (12/41) Installing py3-installer (0.7.0-r2) (13/41) Installing py3-installer-pyc (0.7.0-r2) (14/41) Installing py3-gpep517 (16-r0) (15/41) Installing py3-gpep517-pyc (16-r0) (16/41) Installing py3-parsing (3.1.4-r0) (17/41) Installing py3-parsing-pyc (3.1.4-r0) (18/41) Installing py3-packaging (24.1-r0) (19/41) Installing py3-packaging-pyc (24.1-r0) (20/41) Installing py3-setuptools (70.3.0-r0) (21/41) Installing py3-setuptools-pyc (70.3.0-r0) (22/41) Installing py3-wheel (0.43.0-r0) (23/41) Installing py3-wheel-pyc (0.43.0-r0) (24/41) Installing py3-cparser (2.22-r1) (25/41) Installing py3-cparser-pyc (2.22-r1) (26/41) Installing py3-cffi (1.17.1-r0) (27/41) Installing py3-cffi-pyc (1.17.1-r0) (28/41) Installing py3-cryptography (43.0.1-r0) (29/41) Installing py3-cryptography-pyc (43.0.1-r0) (30/41) Installing py3-pycryptodome (3.20.0-r1) (31/41) Installing py3-iniconfig (2.0.0-r1) (32/41) Installing py3-iniconfig-pyc (2.0.0-r1) (33/41) Installing py3-pluggy (1.5.0-r0) (34/41) Installing py3-pluggy-pyc (1.5.0-r0) (35/41) Installing py3-py (1.11.0-r4) (36/41) Installing py3-py-pyc (1.11.0-r4) (37/41) Installing py3-pytest (8.3.3-r0) (38/41) Installing py3-pytest-pyc (8.3.3-r0) (39/41) Installing py3-pytest-runner (6.0.1-r1) (40/41) Installing py3-pytest-runner-pyc (6.0.1-r1) (41/41) Installing .makedepends-py3-python-jose (20240921.101206) Executing busybox-1.36.1-r32.trigger OK: 319 MiB in 144 packages >>> py3-python-jose: Cleaning up srcdir >>> py3-python-jose: Cleaning up pkgdir >>> py3-python-jose: Cleaning up tmpdir >>> py3-python-jose: Fetching https://distfiles.alpinelinux.org/distfiles/edge/python-jose-3.3.0.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 100 123k 100 123k 0 0 1141k 0 --:--:-- --:--:-- --:--:-- 1155k >>> 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/python-jose-3.3.0.tar.gz... 2024-09-21 10:12:07,889 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-09-21 10:12:07,921 root INFO running bdist_wheel 2024-09-21 10:12:07,937 root WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. 2024-09-21 10:12:07,947 root INFO running build 2024-09-21 10:12:07,947 root INFO running build_py 2024-09-21 10:12:07,951 root INFO creating build 2024-09-21 10:12:07,952 root INFO creating build/lib 2024-09-21 10:12:07,952 root INFO creating build/lib/jose 2024-09-21 10:12:07,952 root INFO copying jose/constants.py -> build/lib/jose 2024-09-21 10:12:07,952 root INFO copying jose/utils.py -> build/lib/jose 2024-09-21 10:12:07,953 root INFO copying jose/exceptions.py -> build/lib/jose 2024-09-21 10:12:07,953 root INFO copying jose/jwk.py -> build/lib/jose 2024-09-21 10:12:07,953 root INFO copying jose/__init__.py -> build/lib/jose 2024-09-21 10:12:07,953 root INFO copying jose/jwt.py -> build/lib/jose 2024-09-21 10:12:07,954 root INFO copying jose/jwe.py -> build/lib/jose 2024-09-21 10:12:07,954 root INFO copying jose/jws.py -> build/lib/jose 2024-09-21 10:12:07,955 root INFO creating build/lib/jose/backends 2024-09-21 10:12:07,955 root INFO copying jose/backends/base.py -> build/lib/jose/backends 2024-09-21 10:12:07,955 root INFO copying jose/backends/rsa_backend.py -> build/lib/jose/backends 2024-09-21 10:12:07,955 root INFO copying jose/backends/__init__.py -> build/lib/jose/backends 2024-09-21 10:12:07,956 root INFO copying jose/backends/cryptography_backend.py -> build/lib/jose/backends 2024-09-21 10:12:07,956 root INFO copying jose/backends/ecdsa_backend.py -> build/lib/jose/backends 2024-09-21 10:12:07,956 root INFO copying jose/backends/_asn1.py -> build/lib/jose/backends 2024-09-21 10:12:07,957 root INFO copying jose/backends/native.py -> build/lib/jose/backends 2024-09-21 10:12:07,966 root INFO installing to build/bdist.linux-loongarch64/wheel 2024-09-21 10:12:07,966 root INFO running install 2024-09-21 10:12:07,979 root INFO running install_lib 2024-09-21 10:12:07,983 root INFO creating build/bdist.linux-loongarch64 2024-09-21 10:12:07,983 root INFO creating build/bdist.linux-loongarch64/wheel 2024-09-21 10:12:07,984 root INFO creating build/bdist.linux-loongarch64/wheel/jose 2024-09-21 10:12:07,984 root INFO copying build/lib/jose/constants.py -> build/bdist.linux-loongarch64/wheel/jose 2024-09-21 10:12:07,984 root INFO copying build/lib/jose/utils.py -> build/bdist.linux-loongarch64/wheel/jose 2024-09-21 10:12:07,984 root INFO copying build/lib/jose/exceptions.py -> build/bdist.linux-loongarch64/wheel/jose 2024-09-21 10:12:07,985 root INFO copying build/lib/jose/jwk.py -> build/bdist.linux-loongarch64/wheel/jose 2024-09-21 10:12:07,985 root INFO copying build/lib/jose/__init__.py -> build/bdist.linux-loongarch64/wheel/jose 2024-09-21 10:12:07,985 root INFO copying build/lib/jose/jwt.py -> build/bdist.linux-loongarch64/wheel/jose 2024-09-21 10:12:07,986 root INFO creating build/bdist.linux-loongarch64/wheel/jose/backends 2024-09-21 10:12:07,986 root INFO copying build/lib/jose/backends/base.py -> build/bdist.linux-loongarch64/wheel/jose/backends 2024-09-21 10:12:07,986 root INFO copying build/lib/jose/backends/rsa_backend.py -> build/bdist.linux-loongarch64/wheel/jose/backends 2024-09-21 10:12:07,987 root INFO copying build/lib/jose/backends/__init__.py -> build/bdist.linux-loongarch64/wheel/jose/backends 2024-09-21 10:12:07,987 root INFO copying build/lib/jose/backends/cryptography_backend.py -> build/bdist.linux-loongarch64/wheel/jose/backends 2024-09-21 10:12:07,987 root INFO copying build/lib/jose/backends/ecdsa_backend.py -> build/bdist.linux-loongarch64/wheel/jose/backends 2024-09-21 10:12:07,988 root INFO copying build/lib/jose/backends/_asn1.py -> build/bdist.linux-loongarch64/wheel/jose/backends 2024-09-21 10:12:07,988 root INFO copying build/lib/jose/backends/native.py -> build/bdist.linux-loongarch64/wheel/jose/backends 2024-09-21 10:12:07,988 root INFO copying build/lib/jose/jwe.py -> build/bdist.linux-loongarch64/wheel/jose 2024-09-21 10:12:07,988 root INFO copying build/lib/jose/jws.py -> build/bdist.linux-loongarch64/wheel/jose 2024-09-21 10:12:07,989 root INFO running install_egg_info 2024-09-21 10:12:07,993 root INFO running egg_info 2024-09-21 10:12:07,993 root INFO creating python_jose.egg-info 2024-09-21 10:12:07,996 root INFO writing python_jose.egg-info/PKG-INFO 2024-09-21 10:12:07,998 root INFO writing dependency_links to python_jose.egg-info/dependency_links.txt 2024-09-21 10:12:07,999 root INFO writing requirements to python_jose.egg-info/requires.txt 2024-09-21 10:12:07,999 root INFO writing top-level names to python_jose.egg-info/top_level.txt 2024-09-21 10:12:07,999 root INFO writing manifest file 'python_jose.egg-info/SOURCES.txt' 2024-09-21 10:12:08,004 root INFO reading manifest file 'python_jose.egg-info/SOURCES.txt' 2024-09-21 10:12:08,004 root INFO reading manifest template 'MANIFEST.in' 2024-09-21 10:12:08,005 root WARNING warning: no files found matching 'VERSIONING.md' 2024-09-21 10:12:08,006 root INFO adding license file 'LICENSE' 2024-09-21 10:12:08,007 root INFO writing manifest file 'python_jose.egg-info/SOURCES.txt' 2024-09-21 10:12:08,007 root INFO Copying python_jose.egg-info to build/bdist.linux-loongarch64/wheel/python_jose-3.3.0-py3.12.egg-info 2024-09-21 10:12:08,009 root INFO running install_scripts 2024-09-21 10:12:08,013 root INFO creating build/bdist.linux-loongarch64/wheel/python_jose-3.3.0.dist-info/WHEEL 2024-09-21 10:12:08,013 wheel INFO creating '/home/buildozer/aports/testing/py3-python-jose/src/python-jose-3.3.0/.dist/.tmp-8quomgq8/python_jose-3.3.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2024-09-21 10:12:08,014 wheel INFO adding 'jose/__init__.py' 2024-09-21 10:12:08,014 wheel INFO adding 'jose/constants.py' 2024-09-21 10:12:08,015 wheel INFO adding 'jose/exceptions.py' 2024-09-21 10:12:08,015 wheel INFO adding 'jose/jwe.py' 2024-09-21 10:12:08,015 wheel INFO adding 'jose/jwk.py' 2024-09-21 10:12:08,016 wheel INFO adding 'jose/jws.py' 2024-09-21 10:12:08,016 wheel INFO adding 'jose/jwt.py' 2024-09-21 10:12:08,016 wheel INFO adding 'jose/utils.py' 2024-09-21 10:12:08,017 wheel INFO adding 'jose/backends/__init__.py' 2024-09-21 10:12:08,017 wheel INFO adding 'jose/backends/_asn1.py' 2024-09-21 10:12:08,017 wheel INFO adding 'jose/backends/base.py' 2024-09-21 10:12:08,018 wheel INFO adding 'jose/backends/cryptography_backend.py' 2024-09-21 10:12:08,018 wheel INFO adding 'jose/backends/ecdsa_backend.py' 2024-09-21 10:12:08,018 wheel INFO adding 'jose/backends/native.py' 2024-09-21 10:12:08,019 wheel INFO adding 'jose/backends/rsa_backend.py' 2024-09-21 10:12:08,019 wheel INFO adding 'python_jose-3.3.0.dist-info/LICENSE' 2024-09-21 10:12:08,019 wheel INFO adding 'python_jose-3.3.0.dist-info/METADATA' 2024-09-21 10:12:08,020 wheel INFO adding 'python_jose-3.3.0.dist-info/WHEEL' 2024-09-21 10:12:08,020 wheel INFO adding 'python_jose-3.3.0.dist-info/top_level.txt' 2024-09-21 10:12:08,020 wheel INFO adding 'python_jose-3.3.0.dist-info/RECORD' 2024-09-21 10:12:08,021 root INFO removing build/bdist.linux-loongarch64/wheel 2024-09-21 10:12:08,022 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.12.6, pytest-8.3.3, pluggy-1.5.0 rootdir: /home/buildozer/aports/testing/py3-python-jose/src/python-jose-3.3.0 configfile: pytest.ini collected 486 items tests/algorithms/test_AES.py ...... [ 1%] tests/algorithms/test_AES_compat.py ......... [ 3%] tests/algorithms/test_EC.py s............... [ 6%] tests/algorithms/test_EC_compat.py ssssssssssssssssssss [ 10%] tests/algorithms/test_HMAC.py ... [ 11%] tests/algorithms/test_HMAC_compat.py ............ [ 13%] tests/algorithms/test_RSA.py ssss................. [ 17%] tests/algorithms/test_RSA_compat.py ssssssssssssssssssssssssssssssssssss [ 25%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 40%] ssssssssssssssssssss [ 44%] tests/algorithms/test_base.py ...... [ 45%] tests/rfc/test_rfc7520.py ... [ 46%] tests/test_asn1.py ssss [ 46%] tests/test_backends.py .... [ 47%] tests/test_firebase.py ... [ 48%] tests/test_jwe.py ...................................................... [ 59%] ........................................................................ [ 74%] ......... [ 76%] tests/test_jwk.py .......... [ 78%] tests/test_jws.py ........................................... [ 87%] tests/test_jwt.py ...................................................... [ 98%] ....... [ 99%] tests/test_utils.py .. [100%] =============================== warnings summary =============================== tests/test_jwt.py:539 /home/buildozer/aports/testing/py3-python-jose/src/python-jose-3.3.0/tests/test_jwt.py:539: 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). ("exp", datetime.utcnow() + timedelta(seconds=3600)), tests/test_jwt.py:540 /home/buildozer/aports/testing/py3-python-jose/src/python-jose-3.3.0/tests/test_jwt.py:540: 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). ("nbf", datetime.utcnow() - timedelta(seconds=5)), tests/test_jwt.py::TestJWT::test_leeway_is_timedelta /home/buildozer/aports/testing/py3-python-jose/src/python-jose-3.3.0/tests/test_jwt.py:186: 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). nbf = datetime.utcnow() + timedelta(seconds=5) tests/test_jwt.py::TestJWT::test_leeway_is_timedelta tests/test_jwt.py::TestJWT::test_nbf_datetime tests/test_jwt.py::TestJWT::test_nbf_with_leeway tests/test_jwt.py::TestJWT::test_nbf_in_future tests/test_jwt.py::TestJWT::test_nbf_skip tests/test_jwt.py::TestJWT::test_require[nbf-value3] /home/buildozer/aports/testing/py3-python-jose/src/python-jose-3.3.0/jose/jwt.py:281: 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 = timegm(datetime.utcnow().utctimetuple()) tests/test_jwt.py::TestJWT::test_nbf_datetime /home/buildozer/aports/testing/py3-python-jose/src/python-jose-3.3.0/tests/test_jwt.py:218: 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). nbf = datetime.utcnow() - timedelta(seconds=5) tests/test_jwt.py::TestJWT::test_nbf_with_leeway /home/buildozer/aports/testing/py3-python-jose/src/python-jose-3.3.0/tests/test_jwt.py:227: 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). nbf = datetime.utcnow() + timedelta(seconds=5) tests/test_jwt.py::TestJWT::test_nbf_in_future /home/buildozer/aports/testing/py3-python-jose/src/python-jose-3.3.0/tests/test_jwt.py:240: 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). nbf = datetime.utcnow() + timedelta(seconds=5) tests/test_jwt.py::TestJWT::test_nbf_skip /home/buildozer/aports/testing/py3-python-jose/src/python-jose-3.3.0/tests/test_jwt.py:251: 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). nbf = datetime.utcnow() + timedelta(seconds=5) tests/test_jwt.py::TestJWT::test_exp_datetime /home/buildozer/aports/testing/py3-python-jose/src/python-jose-3.3.0/tests/test_jwt.py:275: 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). exp = datetime.utcnow() + timedelta(seconds=5) tests/test_jwt.py::TestJWT::test_exp_datetime tests/test_jwt.py::TestJWT::test_exp_with_leeway tests/test_jwt.py::TestJWT::test_exp_in_past tests/test_jwt.py::TestJWT::test_exp_skip tests/test_jwt.py::TestJWT::test_require[exp-value2] /home/buildozer/aports/testing/py3-python-jose/src/python-jose-3.3.0/jose/jwt.py:311: 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 = timegm(datetime.utcnow().utctimetuple()) tests/test_jwt.py::TestJWT::test_exp_with_leeway /home/buildozer/aports/testing/py3-python-jose/src/python-jose-3.3.0/tests/test_jwt.py:284: 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). exp = datetime.utcnow() - timedelta(seconds=5) tests/test_jwt.py::TestJWT::test_exp_in_past /home/buildozer/aports/testing/py3-python-jose/src/python-jose-3.3.0/tests/test_jwt.py:297: 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). exp = datetime.utcnow() - timedelta(seconds=5) tests/test_jwt.py::TestJWT::test_exp_skip /home/buildozer/aports/testing/py3-python-jose/src/python-jose-3.3.0/tests/test_jwt.py:308: 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). exp = datetime.utcnow() - timedelta(seconds=5) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================ 329 passed, 157 skipped, 22 warnings in 35.93s ================ >>> 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.12/site-packages/jose/__pycache__' -> '/home/buildozer/aports/testing/py3-python-jose/pkg/py3-python-jose-pyc/usr/lib/python3.12/site-packages/jose/__pycache__' '/home/buildozer/aports/testing/py3-python-jose/pkg/py3-python-jose/usr/lib/python3.12/site-packages/jose/backends/__pycache__' -> '/home/buildozer/aports/testing/py3-python-jose/pkg/py3-python-jose-pyc/usr/lib/python3.12/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-r2.apk >>> py3-python-jose-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-python-jose-pyc*: Package size: 192.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-r2.apk >>> py3-python-jose*: Tracing dependencies... python3 python3~3.12 >>> 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-r2.apk >>> py3-python-jose: Build complete at Sat, 21 Sep 2024 10:12:45 +0000 elapsed time 0h 0m 44s >>> py3-python-jose: Cleaning up srcdir >>> py3-python-jose: Cleaning up pkgdir >>> py3-python-jose: Uninstalling dependencies... (1/41) Purging .makedepends-py3-python-jose (20240921.101206) (2/41) Purging py3-gpep517-pyc (16-r0) (3/41) Purging py3-gpep517 (16-r0) (4/41) Purging py3-installer-pyc (0.7.0-r2) (5/41) Purging py3-installer (0.7.0-r2) (6/41) Purging py3-wheel-pyc (0.43.0-r0) (7/41) Purging py3-wheel (0.43.0-r0) (8/41) Purging py3-cryptography-pyc (43.0.1-r0) (9/41) Purging py3-cryptography (43.0.1-r0) (10/41) Purging py3-cffi-pyc (1.17.1-r0) (11/41) Purging py3-cffi (1.17.1-r0) (12/41) Purging py3-cparser-pyc (2.22-r1) (13/41) Purging py3-cparser (2.22-r1) (14/41) Purging py3-pycryptodome (3.20.0-r1) (15/41) Purging py3-pytest-runner-pyc (6.0.1-r1) (16/41) Purging py3-pytest-runner (6.0.1-r1) (17/41) Purging py3-pytest-pyc (8.3.3-r0) (18/41) Purging py3-pytest (8.3.3-r0) (19/41) Purging py3-iniconfig-pyc (2.0.0-r1) (20/41) Purging py3-iniconfig (2.0.0-r1) (21/41) Purging py3-pluggy-pyc (1.5.0-r0) (22/41) Purging py3-pluggy (1.5.0-r0) (23/41) Purging py3-py-pyc (1.11.0-r4) (24/41) Purging py3-py (1.11.0-r4) (25/41) Purging py3-setuptools-pyc (70.3.0-r0) (26/41) Purging py3-setuptools (70.3.0-r0) (27/41) Purging py3-packaging-pyc (24.1-r0) (28/41) Purging py3-packaging (24.1-r0) (29/41) Purging py3-parsing-pyc (3.1.4-r0) (30/41) Purging py3-parsing (3.1.4-r0) (31/41) Purging python3-pyc (3.12.6-r0) (32/41) Purging python3-pycache-pyc0 (3.12.6-r0) (33/41) Purging pyc (3.12.6-r0) (34/41) Purging python3 (3.12.6-r0) (35/41) Purging gdbm (1.24-r0) (36/41) Purging libbz2 (1.0.8-r6) (37/41) Purging libffi (3.4.6-r0) (38/41) Purging libpanelw (6.5_p20240601-r1) (39/41) Purging mpdecimal (4.0.0-r0) (40/41) Purging sqlite-libs (3.46.1-r0) (41/41) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r32.trigger OK: 251 MiB in 103 packages >>> py3-python-jose: Updating the testing/loongarch64 repository index... >>> py3-python-jose: Signing the index...