>>> py3-aiofiles: Building community/py3-aiofiles 23.2.1-r0 (using abuild 3.11.21-r0) started Wed, 13 Sep 2023 21:10:47 +0000 >>> py3-aiofiles: Checking sanity of /home/buildozer/aports/community/py3-aiofiles/APKBUILD... >>> py3-aiofiles: Analyzing dependencies... >>> py3-aiofiles: Installing for build: build-base python3 py3-gpep517 py3-hatchling py3-installer py3-pytest py3-pytest-asyncio (1/37) Installing libffi (3.4.4-r3) (2/37) Installing gdbm (1.23-r1) (3/37) Installing mpdecimal (2.5.1-r2) (4/37) Installing libpanelw (6.4_p20230722-r0) (5/37) Installing readline (8.2.1-r2) (6/37) Installing sqlite-libs (3.43.1-r0) (7/37) Installing python3 (3.11.5-r0) (8/37) Installing python3-pycache-pyc0 (3.11.5-r0) (9/37) Installing pyc (0.1-r0) (10/37) Installing python3-pyc (3.11.5-r0) (11/37) Installing py3-installer (0.7.0-r1) (12/37) Installing py3-installer-pyc (0.7.0-r1) (13/37) Installing py3-gpep517 (15-r0) (14/37) Installing py3-gpep517-pyc (15-r0) (15/37) Installing py3-editables (0.5-r0) (16/37) Installing py3-editables-pyc (0.5-r0) (17/37) Installing py3-parsing (3.1.1-r0) (18/37) Installing py3-parsing-pyc (3.1.1-r0) (19/37) Installing py3-packaging (23.1-r3) (20/37) Installing py3-packaging-pyc (23.1-r3) (21/37) Installing py3-pathspec (0.11.2-r0) (22/37) Installing py3-pathspec-pyc (0.11.2-r0) (23/37) Installing py3-pluggy (1.3.0-r0) (24/37) Installing py3-pluggy-pyc (1.3.0-r0) (25/37) Installing py3-trove-classifiers (2023.8.7-r0) (26/37) Installing py3-trove-classifiers-pyc (2023.8.7-r0) (27/37) Installing py3-hatchling (1.18.0-r0) (28/37) Installing py3-hatchling-pyc (1.18.0-r0) (29/37) Installing py3-iniconfig (1.1.1-r6) (30/37) Installing py3-iniconfig-pyc (1.1.1-r6) (31/37) Installing py3-py (1.11.0-r2) (32/37) Installing py3-py-pyc (1.11.0-r2) (33/37) Installing py3-pytest (7.4.2-r0) (34/37) Installing py3-pytest-pyc (7.4.2-r0) (35/37) Installing py3-pytest-asyncio (0.21.1-r0) (36/37) Installing py3-pytest-asyncio-pyc (0.21.1-r0) (37/37) Installing .makedepends-py3-aiofiles (20230913.211048) Executing busybox-1.36.1-r7.trigger OK: 318 MiB in 144 packages >>> py3-aiofiles: Cleaning up srcdir >>> py3-aiofiles: Cleaning up pkgdir >>> py3-aiofiles: Cleaning up tmpdir >>> py3-aiofiles: Fetching https://distfiles.alpinelinux.org/distfiles/edge/aiofiles-23.2.1.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-aiofiles: Fetching aiofiles-23.2.1.tar.gz::https://github.com/Tinche/aiofiles/archive/v23.2.1.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 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 100 12807 0 12807 0 0 2672 0 --:--:-- 0:00:04 --:--:-- 7048 100 31810 0 31810 0 0 6113 0 --:--:-- 0:00:05 --:--:-- 14283 100 31810 0 31810 0 0 6113 0 --:--:-- 0:00:05 --:--:-- 14277 >>> py3-aiofiles: Fetching https://distfiles.alpinelinux.org/distfiles/edge/aiofiles-23.2.1.tar.gz >>> py3-aiofiles: Checking sha512sums... aiofiles-23.2.1.tar.gz: OK >>> py3-aiofiles: Unpacking /var/cache/distfiles/aiofiles-23.2.1.tar.gz... 2023-09-13 21:10:54,922 gpep517 INFO Building wheel via backend hatchling.build 2023-09-13 21:10:55,023 gpep517 INFO The backend produced .dist/aiofiles-23.2.1-py3-none-any.whl aiofiles-23.2.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.5, pytest-7.4.2, pluggy-1.3.0 rootdir: /home/buildozer/aports/community/py3-aiofiles/src/aiofiles-23.2.1 plugins: asyncio-0.21.1 asyncio: mode=Mode.STRICT collected 211 items tests/test_os.py ................................... [ 16%] tests/test_simple.py .. [ 17%] tests/test_stdio.py .. [ 18%] tests/test_tempfile.py ........ssssssss......... [ 30%] tests/threadpool/test_binary.py ........................................ [ 49%] ........................................................... [ 77%] tests/threadpool/test_concurrency.py . [ 77%] tests/threadpool/test_open.py ... [ 79%] tests/threadpool/test_text.py .......................................... [ 99%] .. [100%] ======================== 203 passed, 8 skipped in 1.87s ======================== >>> py3-aiofiles: Entering fakeroot... >>> py3-aiofiles-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-aiofiles/pkg/py3-aiofiles/usr/lib/python3.11/site-packages/aiofiles/tempfile/__pycache__' -> '/home/buildozer/aports/community/py3-aiofiles/pkg/py3-aiofiles-pyc/usr/lib/python3.11/site-packages/aiofiles/tempfile/__pycache__' '/home/buildozer/aports/community/py3-aiofiles/pkg/py3-aiofiles/usr/lib/python3.11/site-packages/aiofiles/threadpool/__pycache__' -> '/home/buildozer/aports/community/py3-aiofiles/pkg/py3-aiofiles-pyc/usr/lib/python3.11/site-packages/aiofiles/threadpool/__pycache__' '/home/buildozer/aports/community/py3-aiofiles/pkg/py3-aiofiles/usr/lib/python3.11/site-packages/aiofiles/__pycache__' -> '/home/buildozer/aports/community/py3-aiofiles/pkg/py3-aiofiles-pyc/usr/lib/python3.11/site-packages/aiofiles/__pycache__' >>> py3-aiofiles-pyc*: Preparing subpackage py3-aiofiles-pyc... >>> py3-aiofiles-pyc*: Running postcheck for py3-aiofiles-pyc >>> py3-aiofiles*: Running postcheck for py3-aiofiles >>> py3-aiofiles*: Preparing package py3-aiofiles... >>> py3-aiofiles-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-aiofiles-pyc*: Package size: 104.0 KB >>> py3-aiofiles-pyc*: Compressing data... >>> py3-aiofiles-pyc*: Create checksum... >>> py3-aiofiles-pyc*: Create py3-aiofiles-pyc-23.2.1-r0.apk >>> py3-aiofiles*: Tracing dependencies... python3 python3~3.11 >>> py3-aiofiles*: Package size: 124.0 KB >>> py3-aiofiles*: Compressing data... >>> py3-aiofiles*: Create checksum... >>> py3-aiofiles*: Create py3-aiofiles-23.2.1-r0.apk >>> py3-aiofiles: Build complete at Wed, 13 Sep 2023 21:10:58 +0000 elapsed time 0h 0m 11s >>> py3-aiofiles: Cleaning up srcdir >>> py3-aiofiles: Cleaning up pkgdir >>> py3-aiofiles: Uninstalling dependencies... (1/37) Purging .makedepends-py3-aiofiles (20230913.211048) (2/37) Purging py3-gpep517-pyc (15-r0) (3/37) Purging py3-gpep517 (15-r0) (4/37) Purging py3-hatchling-pyc (1.18.0-r0) (5/37) Purging py3-hatchling (1.18.0-r0) (6/37) Purging py3-editables-pyc (0.5-r0) (7/37) Purging py3-editables (0.5-r0) (8/37) Purging py3-pathspec-pyc (0.11.2-r0) (9/37) Purging py3-pathspec (0.11.2-r0) (10/37) Purging py3-trove-classifiers-pyc (2023.8.7-r0) (11/37) Purging py3-trove-classifiers (2023.8.7-r0) (12/37) Purging py3-installer-pyc (0.7.0-r1) (13/37) Purging py3-installer (0.7.0-r1) (14/37) Purging py3-pytest-asyncio-pyc (0.21.1-r0) (15/37) Purging py3-pytest-asyncio (0.21.1-r0) (16/37) Purging py3-pytest-pyc (7.4.2-r0) (17/37) Purging py3-pytest (7.4.2-r0) (18/37) Purging py3-iniconfig-pyc (1.1.1-r6) (19/37) Purging py3-iniconfig (1.1.1-r6) (20/37) Purging py3-packaging-pyc (23.1-r3) (21/37) Purging py3-packaging (23.1-r3) (22/37) Purging py3-parsing-pyc (3.1.1-r0) (23/37) Purging py3-parsing (3.1.1-r0) (24/37) Purging py3-pluggy-pyc (1.3.0-r0) (25/37) Purging py3-pluggy (1.3.0-r0) (26/37) Purging py3-py-pyc (1.11.0-r2) (27/37) Purging py3-py (1.11.0-r2) (28/37) Purging python3-pyc (3.11.5-r0) (29/37) Purging python3-pycache-pyc0 (3.11.5-r0) (30/37) Purging pyc (0.1-r0) (31/37) Purging python3 (3.11.5-r0) (32/37) Purging gdbm (1.23-r1) (33/37) Purging libffi (3.4.4-r3) (34/37) Purging libpanelw (6.4_p20230722-r0) (35/37) Purging mpdecimal (2.5.1-r2) (36/37) Purging readline (8.2.1-r2) (37/37) Purging sqlite-libs (3.43.1-r0) Executing busybox-1.36.1-r7.trigger OK: 264 MiB in 107 packages >>> py3-aiofiles: Updating the community/ppc64le repository index... >>> py3-aiofiles: Signing the index...