>>> py3-a2wsgi: Building testing/py3-a2wsgi 1.7.0-r0 (using abuild 3.11.0_rc13-r0) started Thu, 04 May 2023 23:24:14 +0000 >>> py3-a2wsgi: Checking sanity of /home/buildozer/aports/testing/py3-a2wsgi/APKBUILD... >>> py3-a2wsgi: Analyzing dependencies... >>> py3-a2wsgi: Installing for build: build-base python3 py3-gpep517 py3-pdm-backend py3-wheel (1/43) Installing libbz2 (1.0.8-r5) (2/43) Installing gdbm (1.23-r1) (3/43) Installing mpdecimal (2.5.1-r2) (4/43) Installing libpanelw (6.4_p20230429-r0) (5/43) Installing readline (8.2.1-r1) (6/43) Installing sqlite-libs (3.41.2-r2) (7/43) Installing python3 (3.11.3-r10) (8/43) Installing python3-pycache-pyc0 (3.11.3-r10) (9/43) Installing pyc (0.1-r0) (10/43) Installing python3-pyc (3.11.3-r10) (11/43) Installing py3-installer (0.7.0-r1) (12/43) Installing py3-installer-pyc (0.7.0-r1) (13/43) Installing py3-gpep517 (13-r2) (14/43) Installing py3-gpep517-pyc (13-r2) (15/43) Installing py3-parsing (3.0.9-r2) (16/43) Installing py3-parsing-pyc (3.0.9-r2) (17/43) Installing py3-packaging (23.1-r1) (18/43) Installing py3-packaging-pyc (23.1-r1) (19/43) Installing py3-setuptools (67.7.2-r0) (20/43) Installing py3-setuptools-pyc (67.7.2-r0) (21/43) Installing py3-cerberus (1.3.4-r3) (22/43) Installing py3-cerberus-pyc (1.3.4-r3) (23/43) Installing py3-editables (0.3-r3) (24/43) Installing py3-editables-pyc (0.3-r3) (25/43) Installing py3-boolean.py (4.0-r3) (26/43) Installing py3-boolean.py-pyc (4.0-r3) (27/43) Installing py3-license-expression (30.1.0-r1) (28/43) Installing py3-license-expression-pyc (30.1.0-r1) (29/43) Installing py3-pyproject-metadata (0.7.1-r1) (30/43) Installing py3-pyproject-metadata-pyc (0.7.1-r1) (31/43) Installing py3-tomli (2.0.1-r3) (32/43) Installing py3-tomli-pyc (2.0.1-r3) (33/43) Installing py3-tomli-w (1.0.0-r5) (34/43) Installing py3-tomli-w-pyc (1.0.0-r5) (35/43) Installing py3-fastjsonschema (2.16.3-r1) (36/43) Installing py3-fastjsonschema-pyc (2.16.3-r1) (37/43) Installing py3-validate-pyproject (0.12.2-r1) (38/43) Installing py3-validate-pyproject-pyc (0.12.2-r1) (39/43) Installing py3-pdm-backend (2.0.6-r0) (40/43) Installing py3-pdm-backend-pyc (2.0.6-r0) (41/43) Installing py3-wheel (0.40.0-r1) (42/43) Installing py3-wheel-pyc (0.40.0-r1) (43/43) Installing .makedepends-py3-a2wsgi (20230504.232418) Executing busybox-1.36.0-r8.trigger OK: 1025 MiB in 146 packages >>> py3-a2wsgi: Cleaning up srcdir >>> py3-a2wsgi: Cleaning up pkgdir >>> py3-a2wsgi: Fetching https://distfiles.alpinelinux.org/distfiles/edge/a2wsgi-1.7.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-a2wsgi: Fetching https://github.com/abersheeran/a2wsgi/archive/refs/tags/v1.7.0/a2wsgi-1.7.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 34221 0 34221 0 0 56138 0 --:--:-- --:--:-- --:--:-- 56138 >>> py3-a2wsgi: Fetching https://distfiles.alpinelinux.org/distfiles/edge/a2wsgi-1.7.0.tar.gz >>> py3-a2wsgi: Checking sha512sums... a2wsgi-1.7.0.tar.gz: OK pdm-backend.patch: OK >>> py3-a2wsgi: Unpacking /var/cache/distfiles/a2wsgi-1.7.0.tar.gz... >>> py3-a2wsgi: pdm-backend.patch patching file pyproject.toml 2023-05-04 23:24:21,760 gpep517 INFO Building wheel via backend pdm.backend 2023-05-04 23:24:22,260 validate_pyproject.api INFO validate_pyproject.api.load_builtin_plugin defines `tool.distutils` schema 2023-05-04 23:24:22,262 validate_pyproject.api INFO validate_pyproject.api.load_builtin_plugin defines `tool.setuptools` schema 2023-05-04 23:24:22,941 gpep517 INFO The backend produced dist/a2wsgi-1.7.0-py3-none-any.whl a2wsgi-1.7.0-py3-none-any.whl - Adding build/a2wsgi-1.7.0.dist-info/METADATA -> a2wsgi-1.7.0.dist-info/METADATA - Adding build/a2wsgi-1.7.0.dist-info/WHEEL -> a2wsgi-1.7.0.dist-info/WHEEL - Adding build/a2wsgi-1.7.0.dist-info/licenses/LICENSE -> a2wsgi-1.7.0.dist-info/licenses/LICENSE - Adding a2wsgi/__init__.py -> a2wsgi/__init__.py - Adding a2wsgi/asgi.py -> a2wsgi/asgi.py - Adding a2wsgi/py.typed -> a2wsgi/py.typed - Adding a2wsgi/types.py -> a2wsgi/types.py - Adding a2wsgi/wsgi.py -> a2wsgi/wsgi.py - Adding a2wsgi-1.7.0.dist-info/RECORD -> a2wsgi-1.7.0.dist-info/RECORD >>> py3-a2wsgi: Entering fakeroot... >>> py3-a2wsgi-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-a2wsgi/pkg/py3-a2wsgi/usr/lib/python3.11/site-packages/a2wsgi/__pycache__' -> '/home/buildozer/aports/testing/py3-a2wsgi/pkg/py3-a2wsgi-pyc/usr/lib/python3.11/site-packages/a2wsgi/__pycache__' >>> py3-a2wsgi-pyc*: Preparing subpackage py3-a2wsgi-pyc... >>> py3-a2wsgi-pyc*: Running postcheck for py3-a2wsgi-pyc >>> py3-a2wsgi*: Running postcheck for py3-a2wsgi >>> py3-a2wsgi*: Preparing package py3-a2wsgi... >>> py3-a2wsgi-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-a2wsgi-pyc*: Package size: 72.0 KB >>> py3-a2wsgi-pyc*: Compressing data... >>> py3-a2wsgi-pyc*: Create checksum... >>> py3-a2wsgi-pyc*: Create py3-a2wsgi-pyc-1.7.0-r0.apk >>> py3-a2wsgi*: Tracing dependencies... python3 python3~3.11 >>> py3-a2wsgi*: Package size: 88.0 KB >>> py3-a2wsgi*: Compressing data... >>> py3-a2wsgi*: Create checksum... >>> py3-a2wsgi*: Create py3-a2wsgi-1.7.0-r0.apk >>> py3-a2wsgi: Build complete at Thu, 04 May 2023 23:24:27 +0000 elapsed time 0h 0m 13s >>> py3-a2wsgi: Cleaning up srcdir >>> py3-a2wsgi: Cleaning up pkgdir >>> py3-a2wsgi: Uninstalling dependencies... (1/43) Purging .makedepends-py3-a2wsgi (20230504.232418) (2/43) Purging py3-gpep517-pyc (13-r2) (3/43) Purging py3-gpep517 (13-r2) (4/43) Purging py3-installer-pyc (0.7.0-r1) (5/43) Purging py3-installer (0.7.0-r1) (6/43) Purging py3-pdm-backend-pyc (2.0.6-r0) (7/43) Purging py3-pdm-backend (2.0.6-r0) (8/43) Purging py3-cerberus-pyc (1.3.4-r3) (9/43) Purging py3-cerberus (1.3.4-r3) (10/43) Purging py3-setuptools-pyc (67.7.2-r0) (11/43) Purging py3-setuptools (67.7.2-r0) (12/43) Purging py3-editables-pyc (0.3-r3) (13/43) Purging py3-editables (0.3-r3) (14/43) Purging py3-license-expression-pyc (30.1.0-r1) (15/43) Purging py3-license-expression (30.1.0-r1) (16/43) Purging py3-boolean.py-pyc (4.0-r3) (17/43) Purging py3-boolean.py (4.0-r3) (18/43) Purging py3-pyproject-metadata-pyc (0.7.1-r1) (19/43) Purging py3-pyproject-metadata (0.7.1-r1) (20/43) Purging py3-tomli-pyc (2.0.1-r3) (21/43) Purging py3-tomli (2.0.1-r3) (22/43) Purging py3-tomli-w-pyc (1.0.0-r5) (23/43) Purging py3-tomli-w (1.0.0-r5) (24/43) Purging py3-validate-pyproject-pyc (0.12.2-r1) (25/43) Purging py3-validate-pyproject (0.12.2-r1) (26/43) Purging py3-fastjsonschema-pyc (2.16.3-r1) (27/43) Purging py3-fastjsonschema (2.16.3-r1) (28/43) Purging py3-wheel-pyc (0.40.0-r1) (29/43) Purging py3-wheel (0.40.0-r1) (30/43) Purging py3-packaging-pyc (23.1-r1) (31/43) Purging py3-packaging (23.1-r1) (32/43) Purging py3-parsing-pyc (3.0.9-r2) (33/43) Purging py3-parsing (3.0.9-r2) (34/43) Purging python3-pyc (3.11.3-r10) (35/43) Purging python3-pycache-pyc0 (3.11.3-r10) (36/43) Purging pyc (0.1-r0) (37/43) Purging python3 (3.11.3-r10) (38/43) Purging gdbm (1.23-r1) (39/43) Purging libbz2 (1.0.8-r5) (40/43) Purging libpanelw (6.4_p20230429-r0) (41/43) Purging mpdecimal (2.5.1-r2) (42/43) Purging readline (8.2.1-r1) (43/43) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r8.trigger OK: 972 MiB in 103 packages >>> py3-a2wsgi: Updating the testing/riscv64 repository index... >>> py3-a2wsgi: Signing the index...