>>> gitlint: Building community/gitlint 0.19.1-r3 (using abuild 3.16.0-r0) started Sun, 29 Mar 2026 03:10:39 +0000 >>> gitlint: Validating /home/buildozer/aports/community/gitlint/APKBUILD... >>> gitlint: Analyzing dependencies... >>> gitlint: Installing for build: build-base py3-arrow py3-click py3-gpep517 py3-hatch-vcs py3-hatchling py3-installer py3-wheel py3-pytest ( 1/52) Installing libbz2 (1.0.8-r6) ( 2/52) Installing libffi (3.5.2-r0) ( 3/52) Installing gdbm (1.26-r0) ( 4/52) Installing xz-libs (5.8.2-r0) ( 5/52) Installing mpdecimal (4.0.1-r0) ( 6/52) Installing libpanelw (6.6_p20251231-r0) ( 7/52) Installing sqlite-libs (3.51.2-r1) ( 8/52) Installing python3 (3.14.3-r0) ( 9/52) Installing python3-pycache-pyc0 (3.14.3-r0) (10/52) Installing pyc (3.14.3-r0) (11/52) Installing py3-dateutil-pyc (2.9.0-r4) (12/52) Installing py3-arrow-pyc (1.4.0-r1) (13/52) Installing python3-pyc (3.14.3-r0) (14/52) Installing py3-dateutil (2.9.0-r4) (15/52) Installing py3-arrow (1.4.0-r1) (16/52) Installing py3-click (8.3.1-r1) (17/52) Installing py3-click-pyc (8.3.1-r1) (18/52) Installing py3-installer (0.7.0-r3) (19/52) Installing py3-installer-pyc (0.7.0-r3) (20/52) Installing py3-gpep517 (19-r2) (21/52) Installing py3-gpep517-pyc (19-r2) (22/52) Installing py3-editables (0.5-r3) (23/52) Installing py3-editables-pyc (0.5-r3) (24/52) Installing py3-parsing (3.3.2-r1) (25/52) Installing py3-parsing-pyc (3.3.2-r1) (26/52) Installing py3-packaging (26.0-r1) (27/52) Installing py3-packaging-pyc (26.0-r1) (28/52) Installing py3-pathspec (1.0.4-r1) (29/52) Installing py3-pathspec-pyc (1.0.4-r1) (30/52) Installing py3-pluggy (1.6.0-r1) (31/52) Installing py3-pluggy-pyc (1.6.0-r1) (32/52) Installing py3-trove-classifiers (2026.1.14.14-r1) (33/52) Installing py3-trove-classifiers-pyc (2026.1.14.14-r1) (34/52) Installing py3-hatchling (1.29.0-r1) (35/52) Installing py3-hatchling-pyc (1.29.0-r1) (36/52) Installing py3-setuptools (82.0.1-r1) (37/52) Installing py3-setuptools-pyc (82.0.1-r1) (38/52) Installing py3-setuptools_scm (9.2.2-r1) (39/52) Installing py3-setuptools_scm-pyc (9.2.2-r1) (40/52) Installing py3-hatch-vcs (0.5.0-r1) (41/52) Installing py3-hatch-vcs-pyc (0.5.0-r1) (42/52) Installing py3-wheel (0.46.3-r1) (43/52) Installing py3-wheel-pyc (0.46.3-r1) (44/52) Installing py3-iniconfig (2.3.0-r1) (45/52) Installing py3-iniconfig-pyc (2.3.0-r1) (46/52) Installing py3-py (1.11.0-r5) (47/52) Installing py3-py-pyc (1.11.0-r5) (48/52) Installing py3-pygments (2.19.2-r1) (49/52) Installing py3-pygments-pyc (2.19.2-r1) (50/52) Installing py3-pytest (9.0.2-r1) (51/52) Installing py3-pytest-pyc (9.0.2-r1) (52/52) Installing .makedepends-gitlint (20260329.031041) Executing busybox-1.37.0-r31.trigger OK: 354.8 MiB in 157 packages >>> gitlint: Cleaning up srcdir >>> gitlint: Cleaning up pkgdir >>> gitlint: Cleaning up tmpdir >>> gitlint: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gitlint-0.19.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/gitlint-0.19.1.tar.gz.part' gitlint-0.19.1.tar.g 30% |********* | 223k 0:00:02 ETA gitlint-0.19.1.tar.g 100% |********************************| 725k 0:00:00 ETA '/var/cache/distfiles/gitlint-0.19.1.tar.gz.part' saved /var/cache/distfiles/gitlint-0.19.1.tar.gz: OK >>> gitlint: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gitlint-0.19.1.tar.gz /var/cache/distfiles/gitlint-0.19.1.tar.gz: OK >>> gitlint: Unpacking /var/cache/distfiles/gitlint-0.19.1.tar.gz... 2026-03-29 03:10:43,788 gpep517 INFO Building wheel via backend hatchling.build 2026-03-29 03:10:43,994 gpep517 INFO The backend produced .dist/gitlint_core-0.19.1-py3-none-any.whl gitlint_core-0.19.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/gitlint/src/gitlint-0.19.1/gitlint-core configfile: pyproject.toml collected 201 items gitlint/tests/cli/test_cli.py ................................... [ 17%] gitlint/tests/cli/test_cli_hooks.py .............. [ 24%] gitlint/tests/config/test_config.py ........... [ 29%] gitlint/tests/config/test_config_builder.py ........... [ 35%] gitlint/tests/config/test_config_precedence.py ... [ 36%] gitlint/tests/config/test_rule_collection.py ... [ 38%] gitlint/tests/contrib/rules/test_authors_commit.py ......... [ 42%] gitlint/tests/contrib/rules/test_conventional_commit.py .. [ 43%] gitlint/tests/contrib/rules/test_disallow_cleanup_commits.py .. [ 44%] gitlint/tests/contrib/rules/test_signedoff_by.py .. [ 45%] gitlint/tests/contrib/test_contrib_rules.py .... [ 47%] gitlint/tests/git/test_git.py ...... [ 50%] gitlint/tests/git/test_git_commit.py .................... [ 60%] gitlint/tests/git/test_git_context.py .. [ 61%] gitlint/tests/rules/test_body_rules.py .......... [ 66%] gitlint/tests/rules/test_configuration_rules.py .... [ 68%] gitlint/tests/rules/test_meta_rules.py .. [ 69%] gitlint/tests/rules/test_rules.py .... [ 71%] gitlint/tests/rules/test_title_rules.py ........ [ 75%] gitlint/tests/rules/test_user_rules.py ............... [ 83%] gitlint/tests/test_cache.py .. [ 84%] gitlint/tests/test_deprecation.py . [ 84%] gitlint/tests/test_display.py .. [ 85%] gitlint/tests/test_hooks.py ..... [ 88%] gitlint/tests/test_lint.py ............. [ 94%] gitlint/tests/test_options.py ........ [ 98%] gitlint/tests/test_utils.py ... [100%] ============================= 201 passed in 1.39s ============================== >>> gitlint: Entering fakeroot... >>> gitlint-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/gitlint/__pycache__' -> '/home/buildozer/aports/community/gitlint/pkg/gitlint-pyc/usr/lib/python3.14/site-packages/gitlint/__pycache__' 'usr/lib/python3.14/site-packages/gitlint/contrib/rules/__pycache__' -> '/home/buildozer/aports/community/gitlint/pkg/gitlint-pyc/usr/lib/python3.14/site-packages/gitlint/contrib/rules/__pycache__' 'usr/lib/python3.14/site-packages/gitlint/contrib/__pycache__' -> '/home/buildozer/aports/community/gitlint/pkg/gitlint-pyc/usr/lib/python3.14/site-packages/gitlint/contrib/__pycache__' >>> gitlint-pyc*: Preparing subpackage gitlint-pyc... >>> gitlint-pyc*: Running postcheck for gitlint-pyc >>> gitlint*: Running postcheck for gitlint >>> gitlint*: Preparing package gitlint... >>> gitlint-pyc*: Tracing dependencies... python3~3.14 >>> gitlint-pyc*: Package size: 162.7 KB >>> gitlint-pyc*: Compressing data... >>> gitlint-pyc*: Create checksum... >>> gitlint-pyc*: Create gitlint-pyc-0.19.1-r3.apk >>> gitlint*: Tracing dependencies... py3-arrow py3-click python3~3.14 >>> gitlint*: Package size: 129.2 KB >>> gitlint*: Compressing data... >>> gitlint*: Create checksum... >>> gitlint*: Create gitlint-0.19.1-r3.apk >>> gitlint: Build complete at Sun, 29 Mar 2026 03:10:46 +0000 elapsed time 0h 0m 7s >>> gitlint: Cleaning up srcdir >>> gitlint: Cleaning up pkgdir >>> gitlint: Uninstalling dependencies... ( 1/52) Purging .makedepends-gitlint (20260329.031041) ( 2/52) Purging py3-arrow-pyc (1.4.0-r1) ( 3/52) Purging py3-arrow (1.4.0-r1) ( 4/52) Purging py3-dateutil-pyc (2.9.0-r4) ( 5/52) Purging py3-dateutil (2.9.0-r4) ( 6/52) Purging py3-click-pyc (8.3.1-r1) ( 7/52) Purging py3-click (8.3.1-r1) ( 8/52) Purging py3-gpep517-pyc (19-r2) ( 9/52) Purging py3-gpep517 (19-r2) (10/52) Purging py3-hatch-vcs-pyc (0.5.0-r1) (11/52) Purging py3-hatch-vcs (0.5.0-r1) (12/52) Purging py3-setuptools_scm-pyc (9.2.2-r1) (13/52) Purging py3-setuptools_scm (9.2.2-r1) (14/52) Purging py3-setuptools-pyc (82.0.1-r1) (15/52) Purging py3-setuptools (82.0.1-r1) (16/52) Purging py3-hatchling-pyc (1.29.0-r1) (17/52) Purging py3-hatchling (1.29.0-r1) (18/52) Purging py3-editables-pyc (0.5-r3) (19/52) Purging py3-editables (0.5-r3) (20/52) Purging py3-pathspec-pyc (1.0.4-r1) (21/52) Purging py3-pathspec (1.0.4-r1) (22/52) Purging py3-trove-classifiers-pyc (2026.1.14.14-r1) (23/52) Purging py3-trove-classifiers (2026.1.14.14-r1) (24/52) Purging py3-installer-pyc (0.7.0-r3) (25/52) Purging py3-installer (0.7.0-r3) (26/52) Purging py3-wheel-pyc (0.46.3-r1) (27/52) Purging py3-wheel (0.46.3-r1) (28/52) Purging py3-pytest-pyc (9.0.2-r1) (29/52) Purging py3-pytest (9.0.2-r1) (30/52) Purging py3-iniconfig-pyc (2.3.0-r1) (31/52) Purging py3-iniconfig (2.3.0-r1) (32/52) Purging py3-packaging-pyc (26.0-r1) (33/52) Purging py3-packaging (26.0-r1) (34/52) Purging py3-parsing-pyc (3.3.2-r1) (35/52) Purging py3-parsing (3.3.2-r1) (36/52) Purging py3-pluggy-pyc (1.6.0-r1) (37/52) Purging py3-pluggy (1.6.0-r1) (38/52) Purging py3-py-pyc (1.11.0-r5) (39/52) Purging py3-py (1.11.0-r5) (40/52) Purging py3-pygments-pyc (2.19.2-r1) (41/52) Purging py3-pygments (2.19.2-r1) (42/52) Purging python3-pyc (3.14.3-r0) (43/52) Purging python3-pycache-pyc0 (3.14.3-r0) (44/52) Purging pyc (3.14.3-r0) (45/52) Purging python3 (3.14.3-r0) (46/52) Purging gdbm (1.26-r0) (47/52) Purging libbz2 (1.0.8-r6) (48/52) Purging libffi (3.5.2-r0) (49/52) Purging libpanelw (6.6_p20251231-r0) (50/52) Purging mpdecimal (4.0.1-r0) (51/52) Purging sqlite-libs (3.51.2-r1) (52/52) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 288.7 MiB in 105 packages >>> gitlint: Updating the community/ppc64le repository index... >>> gitlint: Signing the index...