>>> py3-pytools: Building community/py3-pytools 2025.1.2-r0 (using abuild 3.14.1-r7) started Fri, 04 Apr 2025 22:10:19 +0000
>>> py3-pytools: Validating /home/buildozer/aports/community/py3-pytools/APKBUILD...
>>> WARNING: py3-pytools: No maintainer
>>> py3-pytools: Analyzing dependencies...
>>> py3-pytools: Installing for build: build-base py3-platformdirs py3-typing-extensions py3-gpep517 py3-hatchling py3-numpy py3-pytest
(1/46) Installing libbz2 (1.0.8-r6)
(2/46) Installing libffi (3.4.7-r0)
(3/46) Installing gdbm (1.24-r0)
(4/46) Installing xz-libs (5.8.1-r0)
(5/46) Installing mpdecimal (4.0.0-r0)
(6/46) Installing libpanelw (6.5_p20250216-r0)
(7/46) Installing sqlite-libs (3.49.1-r0)
(8/46) Installing python3 (3.12.9-r0)
(9/46) Installing python3-pycache-pyc0 (3.12.9-r0)
(10/46) Installing pyc (3.12.9-r0)
(11/46) Installing py3-platformdirs-pyc (4.3.7-r0)
(12/46) Installing python3-pyc (3.12.9-r0)
(13/46) Installing py3-platformdirs (4.3.7-r0)
(14/46) Installing py3-typing-extensions (4.13.0-r0)
(15/46) Installing py3-typing-extensions-pyc (4.13.0-r0)
(16/46) Installing py3-installer (0.7.0-r2)
(17/46) Installing py3-installer-pyc (0.7.0-r2)
(18/46) Installing py3-gpep517 (16-r0)
(19/46) Installing py3-gpep517-pyc (16-r0)
(20/46) Installing py3-editables (0.5-r2)
(21/46) Installing py3-editables-pyc (0.5-r2)
(22/46) Installing py3-parsing (3.2.0-r0)
(23/46) Installing py3-parsing-pyc (3.2.0-r0)
(24/46) Installing py3-packaging (24.2-r0)
(25/46) Installing py3-packaging-pyc (24.2-r0)
(26/46) Installing py3-pathspec (0.12.1-r2)
(27/46) Installing py3-pathspec-pyc (0.12.1-r2)
(28/46) Installing py3-pluggy (1.5.0-r0)
(29/46) Installing py3-pluggy-pyc (1.5.0-r0)
(30/46) Installing py3-trove-classifiers (2025.1.15.22-r0)
(31/46) Installing py3-trove-classifiers-pyc (2025.1.15.22-r0)
(32/46) Installing py3-hatchling (1.27.0-r0)
(33/46) Installing py3-hatchling-pyc (1.27.0-r0)
(34/46) Installing libquadmath (14.2.0-r5)
(35/46) Installing libgfortran (14.2.0-r5)
(36/46) Installing openblas (0.3.28-r0)
(37/46) Installing py3-numpy (2.2.4-r0)
(38/46) Installing py3-numpy-tests (2.2.4-r0)
(39/46) Installing py3-numpy-pyc (2.2.4-r0)
(40/46) Installing py3-iniconfig (2.1.0-r0)
(41/46) Installing py3-iniconfig-pyc (2.1.0-r0)
(42/46) Installing py3-py (1.11.0-r4)
(43/46) Installing py3-py-pyc (1.11.0-r4)
(44/46) Installing py3-pytest (8.3.5-r0)
(45/46) Installing py3-pytest-pyc (8.3.5-r0)
(46/46) Installing .makedepends-py3-pytools (20250404.221020)
Executing busybox-1.37.0-r14.trigger
OK: 515 MiB in 152 packages
>>> py3-pytools: Cleaning up srcdir
>>> py3-pytools: Cleaning up pkgdir
>>> py3-pytools: Cleaning up tmpdir
>>> py3-pytools: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pytools-2025.1.2.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
wget: server returned error: HTTP/1.1 404 Not Found
>>> py3-pytools: Fetching py3-pytools-2025.1.2.tar.gz::https://github.com/inducer/pytools/archive/v2025.1.2.tar.gz
Connecting to github.com (140.82.121.3:443)
Connecting to codeload.github.com (140.82.121.9:443)
saving to '/var/cache/distfiles/edge/py3-pytools-2025.1.2.tar.gz.part'
py3-pytools-2025.1.2  8849 --:--:-- ETA
py3-pytools-2025.1.2 100% |********************************| 82995  0:00:00 ETA
'/var/cache/distfiles/edge/py3-pytools-2025.1.2.tar.gz.part' saved
>>> py3-pytools: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pytools-2025.1.2.tar.gz
>>> py3-pytools: Checking sha512sums...
py3-pytools-2025.1.2.tar.gz: OK
>>> py3-pytools: Unpacking /var/cache/distfiles/edge/py3-pytools-2025.1.2.tar.gz...
2025-04-04 22:10:22,153 gpep517 INFO Building wheel via backend hatchling.build
2025-04-04 22:10:22,228 gpep517 INFO The backend produced .dist/pytools-2025.1.2-py3-none-any.whl
pytools-2025.1.2-py3-none-any.whl
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-8.3.5, pluggy-1.5.0
rootdir: /home/buildozer/aports/community/py3-pytools/src/pytools-2025.1.2
configfile: pyproject.toml
collected 59 items

pytools/test/test_data_table.py ........                                 [ 13%]
pytools/test/test_dataclasses.py ..                                      [ 16%]
pytools/test/test_graph_tools.py ............                            [ 37%]
pytools/test/test_math_stuff.py .                                        [ 38%]
pytools/test/test_mpi.py .                                               [ 40%]
pytools/test/test_py_codegen.py ..                                       [ 44%]
pytools/test/test_pytools.py .................................           [100%]

============================== 59 passed in 1.07s ==============================
>>> py3-pytools: Entering fakeroot...
>>> py3-pytools-pyc*: Running split function pyc...
'usr/lib/python3.12/site-packages/pytools/__pycache__' -> '/home/buildozer/aports/community/py3-pytools/pkg/py3-pytools-pyc/usr/lib/python3.12/site-packages/pytools/__pycache__'
>>> py3-pytools-pyc*: Preparing subpackage py3-pytools-pyc...
>>> py3-pytools-pyc*: Running postcheck for py3-pytools-pyc
>>> py3-pytools*: Running postcheck for py3-pytools
>>> py3-pytools*: Preparing package py3-pytools...
>>> py3-pytools-pyc*: Tracing dependencies...
	py3-platformdirs
	py3-typing-extensions
	python3~3.12
>>> py3-pytools-pyc*: Package size: 307.4 KB
>>> py3-pytools-pyc*: Compressing data...
>>> py3-pytools-pyc*: Create checksum...
>>> py3-pytools-pyc*: Create py3-pytools-pyc-2025.1.2-r0.apk
>>> py3-pytools*: Tracing dependencies...
	py3-platformdirs
	py3-typing-extensions
	python3~3.12
>>> py3-pytools*: Package size: 229.8 KB
>>> py3-pytools*: Compressing data...
>>> py3-pytools*: Create checksum...
>>> py3-pytools*: Create py3-pytools-2025.1.2-r0.apk
>>> py3-pytools: Build complete at Fri, 04 Apr 2025 22:10:24 +0000 elapsed time 0h 0m 5s
>>> py3-pytools: Cleaning up srcdir
>>> py3-pytools: Cleaning up pkgdir
>>> py3-pytools: Uninstalling dependencies...
(1/46) Purging .makedepends-py3-pytools (20250404.221020)
(2/46) Purging py3-platformdirs-pyc (4.3.7-r0)
(3/46) Purging py3-platformdirs (4.3.7-r0)
(4/46) Purging py3-typing-extensions-pyc (4.13.0-r0)
(5/46) Purging py3-typing-extensions (4.13.0-r0)
(6/46) Purging py3-gpep517-pyc (16-r0)
(7/46) Purging py3-gpep517 (16-r0)
(8/46) Purging py3-installer-pyc (0.7.0-r2)
(9/46) Purging py3-installer (0.7.0-r2)
(10/46) Purging py3-hatchling-pyc (1.27.0-r0)
(11/46) Purging py3-hatchling (1.27.0-r0)
(12/46) Purging py3-editables-pyc (0.5-r2)
(13/46) Purging py3-editables (0.5-r2)
(14/46) Purging py3-pathspec-pyc (0.12.1-r2)
(15/46) Purging py3-pathspec (0.12.1-r2)
(16/46) Purging py3-trove-classifiers-pyc (2025.1.15.22-r0)
(17/46) Purging py3-trove-classifiers (2025.1.15.22-r0)
(18/46) Purging py3-numpy-tests (2.2.4-r0)
(19/46) Purging py3-numpy-pyc (2.2.4-r0)
(20/46) Purging py3-numpy (2.2.4-r0)
(21/46) Purging openblas (0.3.28-r0)
(22/46) Purging py3-pytest-pyc (8.3.5-r0)
(23/46) Purging py3-pytest (8.3.5-r0)
(24/46) Purging py3-iniconfig-pyc (2.1.0-r0)
(25/46) Purging py3-iniconfig (2.1.0-r0)
(26/46) Purging py3-packaging-pyc (24.2-r0)
(27/46) Purging py3-packaging (24.2-r0)
(28/46) Purging py3-parsing-pyc (3.2.0-r0)
(29/46) Purging py3-parsing (3.2.0-r0)
(30/46) Purging py3-pluggy-pyc (1.5.0-r0)
(31/46) Purging py3-pluggy (1.5.0-r0)
(32/46) Purging py3-py-pyc (1.11.0-r4)
(33/46) Purging py3-py (1.11.0-r4)
(34/46) Purging python3-pyc (3.12.9-r0)
(35/46) Purging python3-pycache-pyc0 (3.12.9-r0)
(36/46) Purging pyc (3.12.9-r0)
(37/46) Purging python3 (3.12.9-r0)
(38/46) Purging gdbm (1.24-r0)
(39/46) Purging libbz2 (1.0.8-r6)
(40/46) Purging libffi (3.4.7-r0)
(41/46) Purging libgfortran (14.2.0-r5)
(42/46) Purging libpanelw (6.5_p20250216-r0)
(43/46) Purging libquadmath (14.2.0-r5)
(44/46) Purging mpdecimal (4.0.0-r0)
(45/46) Purging sqlite-libs (3.49.1-r0)
(46/46) Purging xz-libs (5.8.1-r0)
Executing busybox-1.37.0-r14.trigger
OK: 399 MiB in 106 packages
>>> py3-pytools: Updating the community/x86_64 repository index...
>>> py3-pytools: Signing the index...