>>> py3-timezonefinder: Building community/py3-timezonefinder 6.2.0-r1 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 04:56:11 +0000 >>> py3-timezonefinder: Validating /home/udu/aports/community/py3-timezonefinder/APKBUILD... >>> py3-timezonefinder: Analyzing dependencies... >>> py3-timezonefinder: Installing for build: build-base py3-h3 py3-numpy py3-cffi py3-gpep517 py3-poetry-core py3-setuptools py3-wheel python3-dev py3-pytest py3-pytest-cov WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/47) Installing libquadmath (14.2.0-r6) (2/47) Installing libgfortran (14.2.0-r6) (3/47) Installing openblas (0.3.28-r0) (4/47) Upgrading python3 (3.12.11-r0 -> 3.12.12-r0) (5/47) Upgrading python3-pycache-pyc0 (3.12.11-r0 -> 3.12.12-r0) (6/47) Installing py3-h3-pyc (3.7.7-r0) (7/47) Installing py3-numpy-pyc (2.2.4-r1) (8/47) Upgrading python3-pyc (3.12.11-r0 -> 3.12.12-r0) (9/47) Installing py3-numpy (2.2.4-r1) (10/47) Installing py3-numpy-tests (2.2.4-r1) (11/47) Installing py3-h3 (3.7.7-r0) (12/47) Installing py3-cparser (2.22-r1) (13/47) Installing py3-cparser-pyc (2.22-r1) (14/47) Installing py3-cffi (1.17.1-r1) (15/47) Installing py3-cffi-pyc (1.17.1-r1) (16/47) Installing py3-installer (0.7.0-r2) (17/47) Installing py3-installer-pyc (0.7.0-r2) (18/47) Installing py3-gpep517 (19-r0) (19/47) Installing py3-gpep517-pyc (19-r0) (20/47) Installing py3-fastjsonschema (2.21.1-r0) (21/47) Installing py3-fastjsonschema-pyc (2.21.1-r0) (22/47) Installing py3-lark-parser (1.1.9-r1) (23/47) Installing py3-lark-parser-pyc (1.1.9-r1) (24/47) Installing py3-parsing (3.2.3-r0) (25/47) Installing py3-parsing-pyc (3.2.3-r0) (26/47) Installing py3-packaging (25.0-r0) (27/47) Installing py3-packaging-pyc (25.0-r0) (28/47) Installing py3-poetry-core (2.0.1-r0) (29/47) Installing py3-poetry-core-pyc (2.0.1-r0) (30/47) Installing py3-setuptools (80.9.0-r0) (31/47) Installing py3-setuptools-pyc (80.9.0-r0) (32/47) Installing py3-wheel (0.46.1-r0) (33/47) Installing py3-wheel-pyc (0.46.1-r0) (34/47) Installing python3-dev (3.12.12-r0) (35/47) Installing py3-iniconfig (2.1.0-r0) (36/47) Installing py3-iniconfig-pyc (2.1.0-r0) (37/47) Installing py3-pluggy (1.5.0-r0) (38/47) Installing py3-pluggy-pyc (1.5.0-r0) (39/47) Installing py3-py (1.11.0-r4) (40/47) Installing py3-py-pyc (1.11.0-r4) (41/47) Installing py3-pytest (8.3.5-r0) (42/47) Installing py3-pytest-pyc (8.3.5-r0) (43/47) Installing py3-coverage (7.8.2-r0) (44/47) Installing py3-coverage-pyc (7.8.2-r0) (45/47) Installing py3-pytest-cov (5.0.0-r0) (46/47) Installing py3-pytest-cov-pyc (5.0.0-r0) (47/47) Installing .makedepends-py3-timezonefinder (20251013.045612) Executing busybox-1.37.0-r19.trigger OK: 435 MiB in 133 packages >>> py3-timezonefinder: Cleaning up srcdir >>> py3-timezonefinder: Cleaning up pkgdir >>> py3-timezonefinder: Cleaning up tmpdir >>> py3-timezonefinder: Fetching py3-timezonefinder-6.2.0.tar.gz::https://github.com/jannikmi/timezonefinder/archive/refs/tags/6.2.0.tar.gz >>> py3-timezonefinder: Fetching py3-timezonefinder-6.2.0.tar.gz::https://github.com/jannikmi/timezonefinder/archive/refs/tags/6.2.0.tar.gz >>> py3-timezonefinder: Checking sha512sums... py3-timezonefinder-6.2.0.tar.gz: OK >>> py3-timezonefinder: Unpacking /var/cache/distfiles/py3-timezonefinder-6.2.0.tar.gz... 2025-10-13 04:56:14,132 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2025-10-13 04:56:14,167 poetry.core.factory WARNING The "poetry.dev-dependencies" section is deprecated and will be removed in a future version. Use "poetry.group.dev.dependencies" instead. 2025-10-13 04:56:14,192 poetry.core.masonry.builders.wheel INFO Building wheel 2025-10-13 04:56:14,541 poetry.core.masonry.builders.wheel INFO Built timezonefinder-6.2.0-cp312-cp312-musllinux_1_2_x86_64.whl 2025-10-13 04:56:14,542 gpep517 INFO The backend produced .dist/timezonefinder-6.2.0-cp312-cp312-musllinux_1_2_x86_64.whl timezonefinder-6.2.0-cp312-cp312-musllinux_1_2_x86_64.whl ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-timezonefinder/src/timezonefinder-6.2.0 configfile: pyproject.toml plugins: cov-5.0.0 collected 107 items / 6 deselected / 101 selected tests/cli_test.py ...... [ 5%] tests/main_test.py ..................................................... [ 58%] ..................... [ 79%] tests/shortcut_test.py ...... [ 85%] tests/test_compatibility.py . [ 86%] tests/utils_test.py .............. [100%] ====================== 101 passed, 6 deselected in 6.76s ======================= >>> py3-timezonefinder: Entering fakeroot... >>> py3-timezonefinder-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/timezonefinder/__pycache__' -> '/home/udu/aports/community/py3-timezonefinder/pkg/py3-timezonefinder-pyc/usr/lib/python3.12/site-packages/timezonefinder/__pycache__' >>> py3-timezonefinder-pyc*: Preparing subpackage py3-timezonefinder-pyc... >>> py3-timezonefinder-pyc*: Running postcheck for py3-timezonefinder-pyc >>> py3-timezonefinder*: Running postcheck for py3-timezonefinder >>> py3-timezonefinder*: Preparing package py3-timezonefinder... >>> py3-timezonefinder*: Stripping binaries >>> py3-timezonefinder-pyc*: Scanning shared objects >>> py3-timezonefinder*: Scanning shared objects >>> py3-timezonefinder-pyc*: Tracing dependencies... py3-h3 py3-numpy python3~3.12 >>> py3-timezonefinder-pyc*: Package size: 45.4 KB >>> py3-timezonefinder-pyc*: Compressing data... >>> py3-timezonefinder-pyc*: Create checksum... >>> py3-timezonefinder-pyc*: Create py3-timezonefinder-pyc-6.2.0-r1.apk >>> py3-timezonefinder*: Tracing dependencies... py3-h3 py3-numpy python3~3.12 so:libc.musl-x86_64.so.1 >>> py3-timezonefinder*: Package size: 55.0 MB >>> py3-timezonefinder*: Compressing data... >>> py3-timezonefinder*: Create checksum... >>> py3-timezonefinder*: Create py3-timezonefinder-6.2.0-r1.apk >>> py3-timezonefinder: Build complete at Mon, 13 Oct 2025 04:56:22 +0000 elapsed time 0h 0m 11s >>> py3-timezonefinder: Cleaning up srcdir >>> py3-timezonefinder: Cleaning up pkgdir >>> py3-timezonefinder: Uninstalling dependencies... (1/44) Purging .makedepends-py3-timezonefinder (20251013.045612) (2/44) Purging py3-h3-pyc (3.7.7-r0) (3/44) Purging py3-h3 (3.7.7-r0) (4/44) Purging py3-numpy-tests (2.2.4-r1) (5/44) Purging py3-numpy-pyc (2.2.4-r1) (6/44) Purging py3-numpy (2.2.4-r1) (7/44) Purging openblas (0.3.28-r0) (8/44) Purging py3-cffi-pyc (1.17.1-r1) (9/44) Purging py3-cffi (1.17.1-r1) (10/44) Purging py3-cparser-pyc (2.22-r1) (11/44) Purging py3-cparser (2.22-r1) (12/44) Purging py3-gpep517-pyc (19-r0) (13/44) Purging py3-gpep517 (19-r0) (14/44) Purging py3-installer-pyc (0.7.0-r2) (15/44) Purging py3-installer (0.7.0-r2) (16/44) Purging py3-poetry-core-pyc (2.0.1-r0) (17/44) Purging py3-poetry-core (2.0.1-r0) (18/44) Purging py3-fastjsonschema-pyc (2.21.1-r0) (19/44) Purging py3-fastjsonschema (2.21.1-r0) (20/44) Purging py3-lark-parser-pyc (1.1.9-r1) (21/44) Purging py3-lark-parser (1.1.9-r1) (22/44) Purging py3-setuptools-pyc (80.9.0-r0) (23/44) Purging py3-setuptools (80.9.0-r0) (24/44) Purging py3-wheel-pyc (0.46.1-r0) (25/44) Purging py3-wheel (0.46.1-r0) (26/44) Purging python3-dev (3.12.12-r0) (27/44) Purging py3-pytest-cov-pyc (5.0.0-r0) (28/44) Purging py3-pytest-cov (5.0.0-r0) (29/44) Purging py3-pytest-pyc (8.3.5-r0) (30/44) Purging py3-pytest (8.3.5-r0) (31/44) Purging py3-iniconfig-pyc (2.1.0-r0) (32/44) Purging py3-iniconfig (2.1.0-r0) (33/44) Purging py3-packaging-pyc (25.0-r0) (34/44) Purging py3-packaging (25.0-r0) (35/44) Purging py3-parsing-pyc (3.2.3-r0) (36/44) Purging py3-parsing (3.2.3-r0) (37/44) Purging py3-pluggy-pyc (1.5.0-r0) (38/44) Purging py3-pluggy (1.5.0-r0) (39/44) Purging py3-py-pyc (1.11.0-r4) (40/44) Purging py3-py (1.11.0-r4) (41/44) Purging py3-coverage-pyc (7.8.2-r0) (42/44) Purging py3-coverage (7.8.2-r0) (43/44) Purging libgfortran (14.2.0-r6) (44/44) Purging libquadmath (14.2.0-r6) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-timezonefinder: Updating the community/x86_64 repository index... >>> py3-timezonefinder: Signing the index...