>>> py3-jsonschema: Building community/py3-jsonschema 3.2.0-r2 (using abuild 3.8.0_rc3-r2) started Sat, 22 May 2021 13:44:46 +0000 >>> py3-jsonschema: Checking sanity of /home/buildozer/aports/community/py3-jsonschema/APKBUILD... >>> py3-jsonschema: Analyzing dependencies... >>> py3-jsonschema: Installing for build: build-base python3 py3-pyrsistent py3-attrs py3-six py3-setuptools py3-setuptools_scm py3-twisted py3-pytest (1/42) Installing libbz2 (1.0.8-r1) (2/42) Installing libffi (3.3-r2) (3/42) Installing gdbm (1.19-r0) (4/42) Installing xz-libs (5.2.5-r0) (5/42) Installing mpdecimal (2.5.1-r1) (6/42) Installing readline (8.1.0-r0) (7/42) Installing sqlite-libs (3.35.5-r0) (8/42) Installing python3 (3.9.5-r1) (9/42) Installing py3-six (1.15.0-r1) (10/42) Installing py3-pyrsistent (0.17.3-r1) (11/42) Installing py3-attrs (20.3.0-r1) (12/42) Installing py3-ordered-set (4.0.2-r1) (13/42) Installing py3-appdirs (1.4.4-r2) (14/42) Installing py3-parsing (2.4.7-r2) (15/42) Installing py3-packaging (20.9-r1) (16/42) Installing py3-setuptools (52.0.0-r3) (17/42) Installing py3-setuptools_scm (5.0.1-r1) (18/42) Installing py3-cparser (2.20-r1) (19/42) Installing py3-cffi (1.14.5-r1) (20/42) Installing py3-idna (3.1-r1) (21/42) Installing py3-asn1crypto (1.4.0-r1) (22/42) Installing py3-cryptography (3.3.2-r1) (23/42) Installing py3-zope-interface (5.2.0-r1) (24/42) Installing py3-constantly (15.1.0-r4) (25/42) Installing py3-incremental (17.5.0-r4) (26/42) Installing py3-pyhamcrest (2.0.2-r1) (27/42) Installing py3-hyperlink (21.0.0-r1) (28/42) Installing py3-automat (20.2.0-r1) (29/42) Installing py3-asn1 (0.4.8-r1) (30/42) Installing py3-asn1-modules (0.2.8-r1) (31/42) Installing py3-characteristic (14.3.0-r7) (32/42) Installing py3-service_identity (18.1.0-r4) (33/42) Installing py3-twisted (21.2.0-r0) (34/42) Installing py3-atomicwrites (1.4.0-r1) (35/42) Installing py3-more-itertools (8.8.0-r0) (36/42) Installing py3-iniconfig (1.1.1-r1) (37/42) Installing py3-pluggy (0.13.1-r4) (38/42) Installing py3-py (1.10.0-r1) (39/42) Installing py3-wcwidth (0.2.5-r1) (40/42) Installing py3-toml (0.10.2-r2) (41/42) Installing py3-pytest (6.2.4-r0) (42/42) Installing .makedepends-py3-jsonschema (20210522.134450) Executing busybox-1.33.1-r1.trigger OK: 408 MiB in 131 packages >>> py3-jsonschema: Cleaning up srcdir >>> py3-jsonschema: Cleaning up pkgdir >>> py3-jsonschema: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/jsonschema-3.2.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 0 341 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-jsonschema: Fetching https://files.pythonhosted.org/packages/source/j/jsonschema/jsonschema-3.2.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 163k 100 163k 0 0 1570k 0 --:--:-- --:--:-- --:--:-- 1570k >>> py3-jsonschema: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/jsonschema-3.2.0.tar.gz >>> py3-jsonschema: Checking sha512sums... jsonschema-3.2.0.tar.gz: OK >>> py3-jsonschema: Unpacking /var/cache/distfiles/v3.14/jsonschema-3.2.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/jsonschema copying jsonschema/cli.py -> build/lib/jsonschema copying jsonschema/_legacy_validators.py -> build/lib/jsonschema copying jsonschema/_format.py -> build/lib/jsonschema copying jsonschema/validators.py -> build/lib/jsonschema copying jsonschema/__init__.py -> build/lib/jsonschema copying jsonschema/__main__.py -> build/lib/jsonschema copying jsonschema/_reflect.py -> build/lib/jsonschema copying jsonschema/_utils.py -> build/lib/jsonschema copying jsonschema/_validators.py -> build/lib/jsonschema copying jsonschema/compat.py -> build/lib/jsonschema copying jsonschema/_types.py -> build/lib/jsonschema copying jsonschema/exceptions.py -> build/lib/jsonschema creating build/lib/jsonschema/tests copying jsonschema/tests/test_types.py -> build/lib/jsonschema/tests copying jsonschema/tests/__init__.py -> build/lib/jsonschema/tests copying jsonschema/tests/test_jsonschema_test_suite.py -> build/lib/jsonschema/tests copying jsonschema/tests/test_format.py -> build/lib/jsonschema/tests copying jsonschema/tests/_helpers.py -> build/lib/jsonschema/tests copying jsonschema/tests/test_validators.py -> build/lib/jsonschema/tests copying jsonschema/tests/test_exceptions.py -> build/lib/jsonschema/tests copying jsonschema/tests/test_cli.py -> build/lib/jsonschema/tests copying jsonschema/tests/_suite.py -> build/lib/jsonschema/tests creating build/lib/jsonschema/benchmarks copying jsonschema/benchmarks/__init__.py -> build/lib/jsonschema/benchmarks copying jsonschema/benchmarks/issue232.py -> build/lib/jsonschema/benchmarks copying jsonschema/benchmarks/json_schema_test_suite.py -> build/lib/jsonschema/benchmarks creating build/lib/jsonschema/schemas copying jsonschema/schemas/draft3.json -> build/lib/jsonschema/schemas copying jsonschema/schemas/draft7.json -> build/lib/jsonschema/schemas copying jsonschema/schemas/draft6.json -> build/lib/jsonschema/schemas copying jsonschema/schemas/draft4.json -> build/lib/jsonschema/schemas ============================= test session starts ============================== platform linux -- Python 3.9.5, pytest-6.2.4, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-jsonschema/src/jsonschema-3.2.0 collected 2750 items jsonschema/tests/test_cli.py ....... [ 0%] jsonschema/tests/test_exceptions.py .............................. [ 1%] jsonschema/tests/test_format.py ........ [ 1%] jsonschema/tests/test_jsonschema_test_suite.py ......................... [ 2%] ................................................................ssssssss [ 5%] ssss...................ssssssssss........ssssssssss..................... [ 7%] ........................................................................ [ 10%] ........................................................................ [ 13%] ........................................................................ [ 15%] ........................................................................ [ 18%] ........................................................................ [ 20%] .....ssssssssssssssssssssssssssssssssssssssss........................... [ 23%] ........................................................................ [ 26%] ...................................................................ss... [ 28%] ........ssssssss........................................................ [ 31%] ........................................................................ [ 33%] ........................................................................ [ 36%] ........................................................................ [ 39%] ...................................................................ssss. [ 41%] ....................ssssssssssssssssssssssssssssssssssssssssssssssssssss [ 44%] ssssssssssssssssssssssssssssssssssssssssssssss.......................... [ 47%] ........................................................................ [ 49%] ........................................................................ [ 52%] ...............ss...........ssssssss.................................... [ 54%] ........................................................................ [ 57%] ........................................................................ [ 60%] ........................................................................ [ 62%] ..................sssssssssssssssssss................................... [ 65%] ..................................................................ssssss [ 68%] ssssssssssssssssssssssssssssss......ssssss..................ssssssssssss [ 70%] ......................................ssssssssssssssss.................. [ 73%] ........ssssssssssssssssssssssssssssssss................................ [ 75%] ........................................................................ [ 78%] .....................................ss...........ssssssss.............. [ 81%] ...............sssss.........sss........................................ [ 83%] ..................................................................ssssss [ 86%] ssssssssssssssssssssssss................................................ [ 88%] ........................................................................ [ 91%] ............................... [ 92%] jsonschema/tests/test_types.py ............. [ 93%] jsonschema/tests/test_validators.py .................................... [ 94%] .......................s.s.......................s..s.s................. [ 97%] ..s....................s....................s........................... [ 99%] ........ [100%] =============================== warnings summary =============================== jsonschema/tests/test_validators.py::TestValidate::test_schema_error_message /home/buildozer/aports/community/py3-jsonschema/src/jsonschema-3.2.0/jsonschema/tests/test_validators.py:1536: DeprecationWarning: Please use assertRegex instead. self.assertRegexpMatches( jsonschema/tests/test_validators.py::TestValidate::test_validation_error_message /home/buildozer/aports/community/py3-jsonschema/src/jsonschema-3.2.0/jsonschema/tests/test_validators.py:1528: DeprecationWarning: Please use assertRegex instead. self.assertRegexpMatches( -- Docs: https://docs.pytest.org/en/stable/warnings.html ================ 2379 passed, 371 skipped, 2 warnings in 9.79s ================= >>> py3-jsonschema: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/community/py3-jsonschema/pkg creating /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema creating /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr creating /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib creating /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9 creating /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages creating /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema copying build/lib/jsonschema/cli.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema creating /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/test_types.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/__init__.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/test_jsonschema_test_suite.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/test_format.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/_helpers.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/test_validators.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/test_exceptions.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/test_cli.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/_suite.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests copying build/lib/jsonschema/_legacy_validators.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema copying build/lib/jsonschema/_format.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema copying build/lib/jsonschema/validators.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema copying build/lib/jsonschema/__init__.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema copying build/lib/jsonschema/__main__.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema copying build/lib/jsonschema/_reflect.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema copying build/lib/jsonschema/_utils.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema copying build/lib/jsonschema/_validators.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema copying build/lib/jsonschema/compat.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema creating /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/benchmarks copying build/lib/jsonschema/benchmarks/__init__.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/benchmarks copying build/lib/jsonschema/benchmarks/issue232.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/benchmarks copying build/lib/jsonschema/benchmarks/json_schema_test_suite.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/benchmarks copying build/lib/jsonschema/_types.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema copying build/lib/jsonschema/exceptions.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema creating /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/schemas copying build/lib/jsonschema/schemas/draft3.json -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/schemas copying build/lib/jsonschema/schemas/draft7.json -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/schemas copying build/lib/jsonschema/schemas/draft6.json -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/schemas copying build/lib/jsonschema/schemas/draft4.json -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/schemas byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/cli.py to cli.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests/test_types.py to test_types.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests/test_jsonschema_test_suite.py to test_jsonschema_test_suite.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests/test_format.py to test_format.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests/_helpers.py to _helpers.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests/test_validators.py to test_validators.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests/test_exceptions.py to test_exceptions.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests/test_cli.py to test_cli.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests/_suite.py to _suite.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/_legacy_validators.py to _legacy_validators.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/_format.py to _format.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/validators.py to validators.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/__main__.py to __main__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/_reflect.py to _reflect.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/_utils.py to _utils.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/_validators.py to _validators.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/compat.py to compat.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/benchmarks/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/benchmarks/issue232.py to issue232.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/benchmarks/json_schema_test_suite.py to json_schema_test_suite.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/_types.py to _types.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/exceptions.py to exceptions.cpython-39.pyc running install_egg_info running egg_info writing jsonschema.egg-info/PKG-INFO writing dependency_links to jsonschema.egg-info/dependency_links.txt writing entry points to jsonschema.egg-info/entry_points.txt writing requirements to jsonschema.egg-info/requires.txt writing top-level names to jsonschema.egg-info/top_level.txt reading manifest file 'jsonschema.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'jsonschema.egg-info/SOURCES.txt' Copying jsonschema.egg-info to /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema-3.2.0-py3.9.egg-info running install_scripts Installing jsonschema script to /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/bin >>> py3-jsonschema*: Running postcheck for py3-jsonschema >>> py3-jsonschema*: Preparing package py3-jsonschema... >>> py3-jsonschema*: Tracing dependencies... >>> py3-jsonschema*: Package size: 612.0 KB >>> py3-jsonschema*: Compressing data... >>> py3-jsonschema*: Create checksum... >>> py3-jsonschema*: Create py3-jsonschema-3.2.0-r2.apk >>> py3-jsonschema: Build complete at Sat, 22 May 2021 13:45:07 +0000 elapsed time 0h 0m 21s >>> py3-jsonschema: Cleaning up srcdir >>> py3-jsonschema: Cleaning up pkgdir >>> py3-jsonschema: Uninstalling dependencies... (1/42) Purging .makedepends-py3-jsonschema (20210522.134450) (2/42) Purging py3-pyrsistent (0.17.3-r1) (3/42) Purging py3-setuptools (52.0.0-r3) (4/42) Purging py3-ordered-set (4.0.2-r1) (5/42) Purging py3-appdirs (1.4.4-r2) (6/42) Purging py3-setuptools_scm (5.0.1-r1) (7/42) Purging py3-twisted (21.2.0-r0) (8/42) Purging py3-zope-interface (5.2.0-r1) (9/42) Purging py3-constantly (15.1.0-r4) (10/42) Purging py3-incremental (17.5.0-r4) (11/42) Purging py3-pyhamcrest (2.0.2-r1) (12/42) Purging py3-hyperlink (21.0.0-r1) (13/42) Purging py3-automat (20.2.0-r1) (14/42) Purging py3-service_identity (18.1.0-r4) (15/42) Purging py3-asn1-modules (0.2.8-r1) (16/42) Purging py3-asn1 (0.4.8-r1) (17/42) Purging py3-characteristic (14.3.0-r7) (18/42) Purging py3-cryptography (3.3.2-r1) (19/42) Purging py3-cffi (1.14.5-r1) (20/42) Purging py3-cparser (2.20-r1) (21/42) Purging py3-asn1crypto (1.4.0-r1) (22/42) Purging py3-idna (3.1-r1) (23/42) Purging py3-pytest (6.2.4-r0) (24/42) Purging py3-atomicwrites (1.4.0-r1) (25/42) Purging py3-attrs (20.3.0-r1) (26/42) Purging py3-more-itertools (8.8.0-r0) (27/42) Purging py3-iniconfig (1.1.1-r1) (28/42) Purging py3-pluggy (0.13.1-r4) (29/42) Purging py3-py (1.10.0-r1) (30/42) Purging py3-wcwidth (0.2.5-r1) (31/42) Purging py3-packaging (20.9-r1) (32/42) Purging py3-parsing (2.4.7-r2) (33/42) Purging py3-six (1.15.0-r1) (34/42) Purging py3-toml (0.10.2-r2) (35/42) Purging python3 (3.9.5-r1) (36/42) Purging libbz2 (1.0.8-r1) (37/42) Purging libffi (3.3-r2) (38/42) Purging gdbm (1.19-r0) (39/42) Purging xz-libs (5.2.5-r0) (40/42) Purging mpdecimal (2.5.1-r1) (41/42) Purging readline (8.1.0-r0) (42/42) Purging sqlite-libs (3.35.5-r0) Executing busybox-1.33.1-r1.trigger OK: 312 MiB in 89 packages >>> py3-jsonschema: Updating the community/x86 repository index... >>> py3-jsonschema: Signing the index...