>>> py3-dependency-groups: Building community/py3-dependency-groups 1.3.1-r0 (using abuild 3.16.0_rc4-r0) started Mon, 20 Oct 2025 19:15:27 +0000 >>> py3-dependency-groups: Validating /home/buildozer/aports/community/py3-dependency-groups/APKBUILD... >>> py3-dependency-groups: Analyzing dependencies... >>> py3-dependency-groups: Installing for build: build-base py3-flit-core py3-gpep517 py3-setuptools py3-wheel py3-pytest ( 1/36) Installing libbz2 (1.0.8-r6) ( 2/36) Installing libffi (3.5.2-r0) ( 3/36) Installing gdbm (1.26-r0) ( 4/36) Installing xz-libs (5.8.1-r0) ( 5/36) Installing mpdecimal (4.0.1-r0) ( 6/36) Installing libpanelw (6.5_p20251010-r0) ( 7/36) Installing sqlite-libs (3.50.4-r1) ( 8/36) Installing python3 (3.12.12-r0) ( 9/36) Installing python3-pycache-pyc0 (3.12.12-r0) (10/36) Installing pyc (3.12.12-r0) (11/36) Installing py3-flit-core-pyc (3.12.0-r0) (12/36) Installing python3-pyc (3.12.12-r0) (13/36) Installing py3-flit-core (3.12.0-r0) (14/36) Installing py3-installer (0.7.0-r2) (15/36) Installing py3-installer-pyc (0.7.0-r2) (16/36) Installing py3-gpep517 (19-r0) (17/36) Installing py3-gpep517-pyc (19-r0) (18/36) Installing py3-parsing (3.2.3-r0) (19/36) Installing py3-parsing-pyc (3.2.3-r0) (20/36) Installing py3-packaging (25.0-r0) (21/36) Installing py3-packaging-pyc (25.0-r0) (22/36) Installing py3-setuptools (80.9.0-r1) (23/36) Installing py3-setuptools-pyc (80.9.0-r1) (24/36) Installing py3-wheel (0.46.1-r0) (25/36) Installing py3-wheel-pyc (0.46.1-r0) (26/36) Installing py3-iniconfig (2.1.0-r0) (27/36) Installing py3-iniconfig-pyc (2.1.0-r0) (28/36) Installing py3-pluggy (1.6.0-r0) (29/36) Installing py3-pluggy-pyc (1.6.0-r0) (30/36) Installing py3-py (1.11.0-r4) (31/36) Installing py3-py-pyc (1.11.0-r4) (32/36) Installing py3-pygments (2.19.2-r0) (33/36) Installing py3-pygments-pyc (2.19.2-r0) (34/36) Installing py3-pytest (8.4.2-r1) (35/36) Installing py3-pytest-pyc (8.4.2-r1) (36/36) Installing .makedepends-py3-dependency-groups (20251020.191537) busybox-1.37.0-r24.trigger: Executing script... OK: 397 MiB in 141 packages >>> py3-dependency-groups: Cleaning up srcdir >>> py3-dependency-groups: Cleaning up pkgdir >>> py3-dependency-groups: Cleaning up tmpdir >>> py3-dependency-groups: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/dependency_groups-1.3.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-dependency-groups: Fetching https://pypi.python.org/packages/source/d/dependency_groups/dependency_groups-1.3.1.tar.gz Connecting to pypi.python.org ([2a04:4e42:600::223]:443) Connecting to pypi.org ([2a04:4e42:400::223]:443) Connecting to files.pythonhosted.org ([2a04:4e42:600::223]:443) Connecting to files.pythonhosted.org ([2a04:4e42:200::223]:443) saving to '/var/cache/distfiles/v3.23/dependency_groups-1.3.1.tar.gz.part' dependency_groups-1. 100% |********************************| 10093 0:00:00 ETA '/var/cache/distfiles/v3.23/dependency_groups-1.3.1.tar.gz.part' saved /var/cache/distfiles/v3.23/dependency_groups-1.3.1.tar.gz: OK >>> py3-dependency-groups: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/dependency_groups-1.3.1.tar.gz /var/cache/distfiles/v3.23/dependency_groups-1.3.1.tar.gz: OK >>> py3-dependency-groups: Unpacking /var/cache/distfiles/v3.23/dependency_groups-1.3.1.tar.gz... 2025-10-20 19:15:38,383 gpep517 INFO Building wheel via backend flit_core.buildapi 2025-10-20 19:15:38,386 flit_core.wheel INFO Zip timestamps will be from SOURCE_DATE_EPOCH: 2025-05-04 21:17:51+00:00 2025-10-20 19:15:38,387 flit_core.wheel INFO Copying package file(s) from src/dependency_groups 2025-10-20 19:15:38,388 flit_core.wheel INFO Writing metadata files 2025-10-20 19:15:38,389 flit_core.wheel INFO Writing the record of files 2025-10-20 19:15:38,389 flit_core.wheel INFO Built wheel: .dist/dependency_groups-1.3.1-py3-none-any.whl 2025-10-20 19:15:38,389 gpep517 INFO The backend produced .dist/dependency_groups-1.3.1-py3-none-any.whl dependency_groups-1.3.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-8.4.2, pluggy-1.6.0 -- /home/buildozer/aports/community/py3-dependency-groups/src/dependency_groups-1.3.1/.testenv/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-dependency-groups/src/dependency_groups-1.3.1 configfile: pyproject.toml collecting ... collected 39 items tests/test_lint_cli.py::test_lint_no_groups_ok PASSED [ 2%] tests/test_lint_cli.py::test_lint_bad_group_item PASSED [ 5%] tests/test_lint_cli.py::test_no_toml_failure PASSED [ 7%] tests/test_lint_cli.py::test_dependency_groups_list_format PASSED [ 10%] tests/test_resolve_func.py::test_empty_group PASSED [ 12%] tests/test_resolve_func.py::test_str_list_group PASSED [ 15%] tests/test_resolve_func.py::test_single_include_group PASSED [ 17%] tests/test_resolve_func.py::test_sdual_include_group PASSED [ 20%] tests/test_resolve_func.py::test_normalized_group_name PASSED [ 23%] tests/test_resolve_func.py::test_malformed_group_data PASSED [ 25%] tests/test_resolve_func.py::test_malformed_group_query PASSED [ 28%] tests/test_resolve_func.py::test_no_such_group_name PASSED [ 30%] tests/test_resolve_func.py::test_duplicate_normalized_name PASSED [ 33%] tests/test_resolve_func.py::test_cyclic_include PASSED [ 35%] tests/test_resolve_func.py::test_cyclic_include_many_steps PASSED [ 38%] tests/test_resolve_func.py::test_cyclic_include_self PASSED [ 41%] tests/test_resolve_func.py::test_cyclic_include_ring_under_root PASSED [ 43%] tests/test_resolve_func.py::test_non_list_data PASSED [ 46%] tests/test_resolve_func.py::test_unknown_object_shape[item0] PASSED [ 48%] tests/test_resolve_func.py::test_unknown_object_shape[item1] PASSED [ 51%] tests/test_resolve_func.py::test_unknown_object_shape[item2] PASSED [ 53%] tests/test_resolve_func.py::test_unknown_object_shape[item3] PASSED [ 56%] tests/test_resolver_class.py::test_resolver_init_handles_bad_type PASSED [ 58%] tests/test_resolver_class.py::test_resolver_init_catches_normalization_conflict PASSED [ 61%] tests/test_resolver_class.py::test_lookup_catches_bad_type PASSED [ 64%] tests/test_resolver_class.py::test_lookup_on_trivial_normalization PASSED [ 66%] tests/test_resolver_class.py::test_lookup_with_include_result PASSED [ 69%] tests/test_resolver_class.py::test_lookup_does_not_trigger_cyclic_include PASSED [ 71%] tests/test_resolver_class.py::test_expand_contract_model_only_does_inner_lookup_once PASSED [ 74%] tests/test_resolver_class.py::test_no_double_parse PASSED [ 76%] tests/test_resolver_class.py::test_normalized_name_is_used_for_include_group_lookups[foo-bar-foo-bar] PASSED [ 79%] tests/test_resolver_class.py::test_normalized_name_is_used_for_include_group_lookups[foo-bar-foo_bar] PASSED [ 82%] tests/test_resolver_class.py::test_normalized_name_is_used_for_include_group_lookups[foo-bar-foo..bar] PASSED [ 84%] tests/test_resolver_class.py::test_normalized_name_is_used_for_include_group_lookups[foo_bar-foo-bar] PASSED [ 87%] tests/test_resolver_class.py::test_normalized_name_is_used_for_include_group_lookups[foo_bar-foo_bar] PASSED [ 89%] tests/test_resolver_class.py::test_normalized_name_is_used_for_include_group_lookups[foo_bar-foo..bar] PASSED [ 92%] tests/test_resolver_class.py::test_normalized_name_is_used_for_include_group_lookups[foo..bar-foo-bar] PASSED [ 94%] tests/test_resolver_class.py::test_normalized_name_is_used_for_include_group_lookups[foo..bar-foo_bar] PASSED [ 97%] tests/test_resolver_class.py::test_normalized_name_is_used_for_include_group_lookups[foo..bar-foo..bar] PASSED [100%] ============================== 39 passed in 0.16s ============================== >>> py3-dependency-groups: Entering fakeroot... >>> py3-dependency-groups-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/dependency_groups/__pycache__' -> '/home/buildozer/aports/community/py3-dependency-groups/pkg/py3-dependency-groups-pyc/usr/lib/python3.12/site-packages/dependency_groups/__pycache__' >>> py3-dependency-groups-pyc*: Preparing subpackage py3-dependency-groups-pyc... >>> py3-dependency-groups-pyc*: Running postcheck for py3-dependency-groups-pyc >>> py3-dependency-groups*: Running postcheck for py3-dependency-groups >>> py3-dependency-groups*: Preparing package py3-dependency-groups... >>> py3-dependency-groups-pyc*: Tracing dependencies... python3~3.12 >>> py3-dependency-groups-pyc*: Package size: 18.7 KB >>> py3-dependency-groups-pyc*: Compressing data... >>> py3-dependency-groups-pyc*: Create checksum... >>> py3-dependency-groups-pyc*: Create py3-dependency-groups-pyc-1.3.1-r0.apk >>> py3-dependency-groups*: Tracing dependencies... py3-flit-core python3~3.12 >>> py3-dependency-groups*: Package size: 19.1 KB >>> py3-dependency-groups*: Compressing data... >>> py3-dependency-groups*: Create checksum... >>> py3-dependency-groups*: Create py3-dependency-groups-1.3.1-r0.apk >>> py3-dependency-groups: Build complete at Mon, 20 Oct 2025 19:15:39 +0000 elapsed time 0h 0m 12s >>> py3-dependency-groups: Cleaning up srcdir >>> py3-dependency-groups: Cleaning up pkgdir >>> py3-dependency-groups: Cleaning up tmpdir >>> py3-dependency-groups: Uninstalling dependencies... ( 1/36) Purging .makedepends-py3-dependency-groups (20251020.191537) ( 2/36) Purging py3-flit-core-pyc (3.12.0-r0) ( 3/36) Purging py3-flit-core (3.12.0-r0) ( 4/36) Purging py3-gpep517-pyc (19-r0) ( 5/36) Purging py3-gpep517 (19-r0) ( 6/36) Purging py3-installer-pyc (0.7.0-r2) ( 7/36) Purging py3-installer (0.7.0-r2) ( 8/36) Purging py3-setuptools-pyc (80.9.0-r1) ( 9/36) Purging py3-setuptools (80.9.0-r1) (10/36) Purging py3-wheel-pyc (0.46.1-r0) (11/36) Purging py3-wheel (0.46.1-r0) (12/36) Purging py3-pytest-pyc (8.4.2-r1) (13/36) Purging py3-pytest (8.4.2-r1) (14/36) Purging py3-iniconfig-pyc (2.1.0-r0) (15/36) Purging py3-iniconfig (2.1.0-r0) (16/36) Purging py3-packaging-pyc (25.0-r0) (17/36) Purging py3-packaging (25.0-r0) (18/36) Purging py3-parsing-pyc (3.2.3-r0) (19/36) Purging py3-parsing (3.2.3-r0) (20/36) Purging py3-pluggy-pyc (1.6.0-r0) (21/36) Purging py3-pluggy (1.6.0-r0) (22/36) Purging py3-py-pyc (1.11.0-r4) (23/36) Purging py3-py (1.11.0-r4) (24/36) Purging py3-pygments-pyc (2.19.2-r0) (25/36) Purging py3-pygments (2.19.2-r0) (26/36) Purging python3-pyc (3.12.12-r0) (27/36) Purging python3-pycache-pyc0 (3.12.12-r0) (28/36) Purging pyc (3.12.12-r0) (29/36) Purging python3 (3.12.12-r0) (30/36) Purging gdbm (1.26-r0) (31/36) Purging libbz2 (1.0.8-r6) (32/36) Purging libffi (3.5.2-r0) (33/36) Purging libpanelw (6.5_p20251010-r0) (34/36) Purging mpdecimal (4.0.1-r0) (35/36) Purging sqlite-libs (3.50.4-r1) (36/36) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 342 MiB in 105 packages >>> py3-dependency-groups: Updating the community/armhf repository index... >>> py3-dependency-groups: Signing the index...