>>> py3-dependency-groups: Building community/py3-dependency-groups 1.3.1-r1 (using abuild 3.17.0_rc1-r2) started Wed, 22 Apr 2026 15:30:08 +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/37) Installing libbz2 (1.0.8-r6) ( 2/37) Installing libffi (3.5.2-r1) ( 3/37) Installing gdbm (1.26-r0) ( 4/37) Installing xz-libs (5.8.2-r0) ( 5/37) Installing mpdecimal (4.0.1-r0) ( 6/37) Installing libpanelw (6.6_p20260404-r0) ( 7/37) Installing readline (8.3.3-r1) ( 8/37) Installing sqlite-libs (3.53.0-r0) ( 9/37) Installing python3 (3.14.3-r0) (10/37) Installing python3-pycache-pyc0 (3.14.3-r0) (11/37) Installing pyc (3.14.3-r0) (12/37) Installing py3-flit-core-pyc (3.12.0-r1) (13/37) Installing python3-pyc (3.14.3-r0) (14/37) Installing py3-flit-core (3.12.0-r1) (15/37) Installing py3-installer (1.0.0-r0) (16/37) Installing py3-installer-pyc (1.0.0-r0) (17/37) Installing py3-gpep517 (19-r2) (18/37) Installing py3-gpep517-pyc (19-r2) (19/37) Installing py3-parsing (3.3.2-r1) (20/37) Installing py3-parsing-pyc (3.3.2-r1) (21/37) Installing py3-packaging (26.0-r1) (22/37) Installing py3-packaging-pyc (26.0-r1) (23/37) Installing py3-setuptools (82.0.1-r1) (24/37) Installing py3-setuptools-pyc (82.0.1-r1) (25/37) Installing py3-wheel (0.46.3-r1) (26/37) Installing py3-wheel-pyc (0.46.3-r1) (27/37) Installing py3-iniconfig (2.3.0-r1) (28/37) Installing py3-iniconfig-pyc (2.3.0-r1) (29/37) Installing py3-pluggy (1.6.0-r1) (30/37) Installing py3-pluggy-pyc (1.6.0-r1) (31/37) Installing py3-py (1.11.0-r5) (32/37) Installing py3-py-pyc (1.11.0-r5) (33/37) Installing py3-pygments (2.20.0-r0) (34/37) Installing py3-pygments-pyc (2.20.0-r0) (35/37) Installing py3-pytest (9.0.3-r0) (36/37) Installing py3-pytest-pyc (9.0.3-r0) (37/37) Installing .makedepends-py3-dependency-groups (20260422.153013) Executing busybox-1.37.0-r31.trigger OK: 444.4 MiB in 140 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.24/dependency_groups-1.3.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/dependency_groups-1.3.1.tar.gz.part' dependency_groups-1. 100% |********************************| 10093 0:00:00 ETA '/var/cache/distfiles/v3.24/dependency_groups-1.3.1.tar.gz.part' saved /var/cache/distfiles/v3.24/dependency_groups-1.3.1.tar.gz: OK >>> py3-dependency-groups: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/dependency_groups-1.3.1.tar.gz /var/cache/distfiles/v3.24/dependency_groups-1.3.1.tar.gz: OK >>> py3-dependency-groups: Unpacking /var/cache/distfiles/v3.24/dependency_groups-1.3.1.tar.gz... 2026-04-22 15:30:14,345 gpep517 INFO Building wheel via backend flit_core.buildapi 2026-04-22 15:30:14,347 flit_core.wheel INFO Zip timestamps will be from SOURCE_DATE_EPOCH: 2026-03-27 19:39:56+00:00 2026-04-22 15:30:14,347 flit_core.wheel INFO Copying package file(s) from src/dependency_groups 2026-04-22 15:30:14,348 flit_core.wheel INFO Writing metadata files 2026-04-22 15:30:14,348 flit_core.wheel INFO Writing the record of files 2026-04-22 15:30:14,349 flit_core.wheel INFO Built wheel: .dist/dependency_groups-1.3.1-py3-none-any.whl 2026-04-22 15:30:14,349 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.14.3, pytest-9.0.3, 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.09s ============================== >>> py3-dependency-groups: Entering fakeroot... libfakeroot internal error: payload not recognized! >>> py3-dependency-groups-pyc*: Running split function pyc... libfakeroot internal error: payload not recognized! 'usr/lib/python3.14/site-packages/dependency_groups/__pycache__' -> '/home/buildozer/aports/community/py3-dependency-groups/pkg/py3-dependency-groups-pyc/usr/lib/python3.14/site-packages/dependency_groups/__pycache__' >>> py3-dependency-groups-pyc*: Preparing subpackage py3-dependency-groups-pyc... Please specify at least one package name on the command line. >>> 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... Please specify at least one package name on the command line. >>> py3-dependency-groups-pyc*: Tracing dependencies... python3~3.14 >>> py3-dependency-groups-pyc*: Package size: 21.0 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-r1.apk >>> py3-dependency-groups*: Tracing dependencies... py3-flit-core python3~3.14 >>> 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-r1.apk >>> py3-dependency-groups: Build complete at Wed, 22 Apr 2026 15:30:18 +0000 elapsed time 0h 0m 10s >>> py3-dependency-groups: Cleaning up srcdir >>> py3-dependency-groups: Cleaning up pkgdir >>> py3-dependency-groups: Uninstalling dependencies... ( 1/37) Purging .makedepends-py3-dependency-groups (20260422.153013) ( 2/37) Purging py3-flit-core-pyc (3.12.0-r1) ( 3/37) Purging py3-flit-core (3.12.0-r1) ( 4/37) Purging py3-gpep517-pyc (19-r2) ( 5/37) Purging py3-gpep517 (19-r2) ( 6/37) Purging py3-installer-pyc (1.0.0-r0) ( 7/37) Purging py3-installer (1.0.0-r0) ( 8/37) Purging py3-setuptools-pyc (82.0.1-r1) ( 9/37) Purging py3-setuptools (82.0.1-r1) (10/37) Purging py3-wheel-pyc (0.46.3-r1) (11/37) Purging py3-wheel (0.46.3-r1) (12/37) Purging py3-pytest-pyc (9.0.3-r0) (13/37) Purging py3-pytest (9.0.3-r0) (14/37) Purging py3-iniconfig-pyc (2.3.0-r1) (15/37) Purging py3-iniconfig (2.3.0-r1) (16/37) Purging py3-packaging-pyc (26.0-r1) (17/37) Purging py3-packaging (26.0-r1) (18/37) Purging py3-parsing-pyc (3.3.2-r1) (19/37) Purging py3-parsing (3.3.2-r1) (20/37) Purging py3-pluggy-pyc (1.6.0-r1) (21/37) Purging py3-pluggy (1.6.0-r1) (22/37) Purging py3-py-pyc (1.11.0-r5) (23/37) Purging py3-py (1.11.0-r5) (24/37) Purging py3-pygments-pyc (2.20.0-r0) (25/37) Purging py3-pygments (2.20.0-r0) (26/37) Purging python3-pyc (3.14.3-r0) (27/37) Purging python3-pycache-pyc0 (3.14.3-r0) (28/37) Purging pyc (3.14.3-r0) (29/37) Purging python3 (3.14.3-r0) (30/37) Purging gdbm (1.26-r0) (31/37) Purging libbz2 (1.0.8-r6) (32/37) Purging libffi (3.5.2-r1) (33/37) Purging libpanelw (6.6_p20260404-r0) (34/37) Purging mpdecimal (4.0.1-r0) (35/37) Purging readline (8.3.3-r1) (36/37) Purging sqlite-libs (3.53.0-r0) (37/37) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 385.3 MiB in 103 packages >>> py3-dependency-groups: Updating the community/s390x repository index... >>> py3-dependency-groups: Signing the index...