>>> py3-pykka: Building community/py3-pykka 4.4.0-r0 (using abuild 3.15.0-r3) started Sun, 21 Sep 2025 12:33:53 +0000 >>> py3-pykka: Validating /home/buildozer/aports/community/py3-pykka/APKBUILD... >>> py3-pykka: Analyzing dependencies... >>> py3-pykka: Installing for build: build-base py3-gpep517 py3-hatchling py3-installer py3-mock py3-pytest py3-pytest-mock ( 1/42) Installing libbz2 (1.0.8-r6) ( 2/42) Installing libffi (3.5.2-r0) ( 3/42) Installing gdbm (1.26-r0) ( 4/42) Installing xz-libs (5.8.1-r0) ( 5/42) Installing mpdecimal (4.0.1-r0) ( 6/42) Installing libpanelw (6.5_p20250816-r0) ( 7/42) Installing sqlite-libs (3.50.4-r1) ( 8/42) Installing python3 (3.12.11-r0) ( 9/42) Installing python3-pycache-pyc0 (3.12.11-r0) (10/42) Installing pyc (3.12.11-r0) (11/42) Installing py3-installer-pyc (0.7.0-r2) (12/42) Installing py3-gpep517-pyc (19-r0) (13/42) Installing python3-pyc (3.12.11-r0) (14/42) Installing py3-installer (0.7.0-r2) (15/42) Installing py3-gpep517 (19-r0) (16/42) Installing py3-editables (0.5-r2) (17/42) Installing py3-editables-pyc (0.5-r2) (18/42) Installing py3-parsing (3.2.3-r0) (19/42) Installing py3-parsing-pyc (3.2.3-r0) (20/42) Installing py3-packaging (25.0-r0) (21/42) Installing py3-packaging-pyc (25.0-r0) (22/42) Installing py3-pathspec (0.12.1-r2) (23/42) Installing py3-pathspec-pyc (0.12.1-r2) (24/42) Installing py3-pluggy (1.6.0-r0) (25/42) Installing py3-pluggy-pyc (1.6.0-r0) (26/42) Installing py3-trove-classifiers (2025.8.6.13-r0) (27/42) Installing py3-trove-classifiers-pyc (2025.8.6.13-r0) (28/42) Installing py3-hatchling (1.27.0-r0) (29/42) Installing py3-hatchling-pyc (1.27.0-r0) (30/42) Installing py3-mock (5.2.0-r0) (31/42) Installing py3-mock-pyc (5.2.0-r0) (32/42) Installing py3-iniconfig (2.1.0-r0) (33/42) Installing py3-iniconfig-pyc (2.1.0-r0) (34/42) Installing py3-py (1.11.0-r4) (35/42) Installing py3-py-pyc (1.11.0-r4) (36/42) Installing py3-pygments (2.19.2-r0) (37/42) Installing py3-pygments-pyc (2.19.2-r0) (38/42) Installing py3-pytest (8.4.2-r0) (39/42) Installing py3-pytest-pyc (8.4.2-r0) (40/42) Installing py3-pytest-mock (3.10.0-r4) (41/42) Installing py3-pytest-mock-pyc (3.10.0-r4) (42/42) Installing .makedepends-py3-pykka (20250921.123354) busybox-1.37.0-r23.trigger: Executing script... OK: 438 MiB in 149 packages >>> py3-pykka: Cleaning up srcdir >>> py3-pykka: Cleaning up pkgdir >>> py3-pykka: Cleaning up tmpdir >>> py3-pykka: Fetching https://distfiles.alpinelinux.org/distfiles/edge//pykka-4.4.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-pykka: Fetching https://github.com/jodal/pykka/archive/v4.4.0/pykka-4.4.0.tar.gz Connecting to github.com (20.26.156.215:443) Connecting to codeload.github.com (20.26.156.216:443) saving to '/var/cache/distfiles/edge/pykka-4.4.0.tar.gz.part' pykka-4.4.0.tar.gz.p 100% |********************************| 49209 0:00:00 ETA '/var/cache/distfiles/edge/pykka-4.4.0.tar.gz.part' saved >>> py3-pykka: Fetching https://distfiles.alpinelinux.org/distfiles/edge//pykka-4.4.0.tar.gz >>> py3-pykka: Checking sha512sums... pykka-4.4.0.tar.gz: OK >>> py3-pykka: Unpacking /var/cache/distfiles/edge/pykka-4.4.0.tar.gz... 2025-09-21 12:33:57,115 gpep517 INFO Building wheel via backend hatchling.build 2025-09-21 12:33:57,185 gpep517 INFO The backend produced .dist/pykka-4.4.0-py3-none-any.whl pykka-4.4.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.4.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-pykka/src/pykka-4.4.0 configfile: pyproject.toml plugins: mock-3.10.0 collected 153 items examples/testing_test.py . [ 0%] tests/proxy/test_attribute_access.py ........ [ 5%] tests/proxy/test_dynamic_method_calls.py .. [ 7%] tests/proxy/test_mocking.py ... [ 9%] tests/proxy/test_proxy.py ................. [ 20%] tests/proxy/test_static_method_calls.py ........ [ 25%] tests/proxy/test_traversable.py ...... [ 29%] tests/proxy/test_typed_proxy.py .... [ 32%] tests/test_actor.py ................... [ 44%] tests/test_future.py ............................ [ 62%] tests/test_logging.py ....... [ 67%] tests/test_ref.py ....................... [ 82%] tests/test_registry.py ............ [ 90%] tests/proxy/test_traversable.py . [ 90%] tests/test_envelope.py . [ 91%] tests/test_future.py ... [ 93%] tests/test_logging.py . [ 94%] tests/test_messages.py .... [ 96%] tests/test_registry.py .. [ 98%] tests/test_threading_actor.py ... [100%] ============================= 153 passed in 1.03s ============================== >>> py3-pykka: Entering fakeroot... >>> py3-pykka-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pykka/__pycache__' -> '/home/buildozer/aports/community/py3-pykka/pkg/py3-pykka-pyc/usr/lib/python3.12/site-packages/pykka/__pycache__' >>> py3-pykka-pyc*: Preparing subpackage py3-pykka-pyc... >>> py3-pykka-pyc*: Running postcheck for py3-pykka-pyc >>> py3-pykka*: Running postcheck for py3-pykka >>> py3-pykka*: Preparing package py3-pykka... >>> py3-pykka-pyc*: Tracing dependencies... python3~3.12 >>> py3-pykka-pyc*: Package size: 80.4 KB >>> py3-pykka-pyc*: Compressing data... >>> py3-pykka-pyc*: Create checksum... >>> py3-pykka-pyc*: Create py3-pykka-pyc-4.4.0-r0.apk >>> py3-pykka*: Tracing dependencies... python3~3.12 >>> py3-pykka*: Package size: 76.3 KB >>> py3-pykka*: Compressing data... >>> py3-pykka*: Create checksum... >>> py3-pykka*: Create py3-pykka-4.4.0-r0.apk >>> py3-pykka: Build complete at Sun, 21 Sep 2025 12:34:00 +0000 elapsed time 0h 0m 7s >>> py3-pykka: Cleaning up srcdir >>> py3-pykka: Cleaning up pkgdir >>> py3-pykka: Uninstalling dependencies... ( 1/42) Purging .makedepends-py3-pykka (20250921.123354) ( 2/42) Purging py3-gpep517-pyc (19-r0) ( 3/42) Purging py3-gpep517 (19-r0) ( 4/42) Purging py3-hatchling-pyc (1.27.0-r0) ( 5/42) Purging py3-hatchling (1.27.0-r0) ( 6/42) Purging py3-editables-pyc (0.5-r2) ( 7/42) Purging py3-editables (0.5-r2) ( 8/42) Purging py3-pathspec-pyc (0.12.1-r2) ( 9/42) Purging py3-pathspec (0.12.1-r2) (10/42) Purging py3-trove-classifiers-pyc (2025.8.6.13-r0) (11/42) Purging py3-trove-classifiers (2025.8.6.13-r0) (12/42) Purging py3-installer-pyc (0.7.0-r2) (13/42) Purging py3-installer (0.7.0-r2) (14/42) Purging py3-pytest-mock-pyc (3.10.0-r4) (15/42) Purging py3-pytest-mock (3.10.0-r4) (16/42) Purging py3-mock-pyc (5.2.0-r0) (17/42) Purging py3-mock (5.2.0-r0) (18/42) Purging py3-pytest-pyc (8.4.2-r0) (19/42) Purging py3-pytest (8.4.2-r0) (20/42) Purging py3-iniconfig-pyc (2.1.0-r0) (21/42) Purging py3-iniconfig (2.1.0-r0) (22/42) Purging py3-packaging-pyc (25.0-r0) (23/42) Purging py3-packaging (25.0-r0) (24/42) Purging py3-parsing-pyc (3.2.3-r0) (25/42) Purging py3-parsing (3.2.3-r0) (26/42) Purging py3-pluggy-pyc (1.6.0-r0) (27/42) Purging py3-pluggy (1.6.0-r0) (28/42) Purging py3-py-pyc (1.11.0-r4) (29/42) Purging py3-py (1.11.0-r4) (30/42) Purging py3-pygments-pyc (2.19.2-r0) (31/42) Purging py3-pygments (2.19.2-r0) (32/42) Purging python3-pyc (3.12.11-r0) (33/42) Purging python3-pycache-pyc0 (3.12.11-r0) (34/42) Purging pyc (3.12.11-r0) (35/42) Purging python3 (3.12.11-r0) (36/42) Purging gdbm (1.26-r0) (37/42) Purging libbz2 (1.0.8-r6) (38/42) Purging libffi (3.5.2-r0) (39/42) Purging libpanelw (6.5_p20250816-r0) (40/42) Purging mpdecimal (4.0.1-r0) (41/42) Purging sqlite-libs (3.50.4-r1) (42/42) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r23.trigger: Executing script... OK: 386 MiB in 107 packages >>> py3-pykka: Updating the community/s390x repository index... >>> py3-pykka: Signing the index...