>>> gitlint: Building testing/gitlint 0.19.1-r1 (using abuild 3.11.20-r0) started Sun, 02 Jul 2023 20:47:13 +0000 >>> gitlint: Checking sanity of /home/buildozer/aports/testing/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/53) Installing libbz2 (1.0.8-r6) (2/53) Installing libffi (3.4.4-r3) (3/53) Installing gdbm (1.23-r1) (4/53) Installing xz-libs (5.4.3-r1) (5/53) Installing mpdecimal (2.5.1-r2) (6/53) Installing libpanelw (6.4_p20230701-r0) (7/53) Installing readline (8.2.1-r2) (8/53) Installing sqlite-libs (3.42.0-r2) (9/53) Installing python3 (3.11.4-r1) (10/53) Installing python3-pycache-pyc0 (3.11.4-r1) (11/53) Installing pyc (0.1-r0) (12/53) Installing py3-six (1.16.0-r6) (13/53) Installing py3-six-pyc (1.16.0-r6) (14/53) Installing py3-dateutil-pyc (2.8.2-r3) (15/53) Installing py3-arrow-pyc (1.2.3-r2) (16/53) Installing python3-pyc (3.11.4-r1) (17/53) Installing py3-dateutil (2.8.2-r3) (18/53) Installing py3-arrow (1.2.3-r2) (19/53) Installing py3-click (8.1.3-r2) (20/53) Installing py3-click-pyc (8.1.3-r2) (21/53) Installing py3-installer (0.7.0-r1) (22/53) Installing py3-installer-pyc (0.7.0-r1) (23/53) Installing py3-gpep517 (13-r2) (24/53) Installing py3-gpep517-pyc (13-r2) (25/53) Installing py3-editables (0.3-r3) (26/53) Installing py3-editables-pyc (0.3-r3) (27/53) Installing py3-parsing (3.1.0-r0) (28/53) Installing py3-parsing-pyc (3.1.0-r0) (29/53) Installing py3-packaging (23.1-r1) (30/53) Installing py3-packaging-pyc (23.1-r1) (31/53) Installing py3-pathspec (0.11.1-r1) (32/53) Installing py3-pathspec-pyc (0.11.1-r1) (33/53) Installing py3-pluggy (1.2.0-r0) (34/53) Installing py3-pluggy-pyc (1.2.0-r0) (35/53) Installing py3-trove-classifiers (2023.5.24-r0) (36/53) Installing py3-trove-classifiers-pyc (2023.5.24-r0) (37/53) Installing py3-hatchling (1.18.0-r0) (38/53) Installing py3-hatchling-pyc (1.18.0-r0) (39/53) Installing py3-setuptools (68.0.0-r0) (40/53) Installing py3-setuptools-pyc (68.0.0-r0) (41/53) Installing py3-setuptools_scm (7.1.0-r3) (42/53) Installing py3-setuptools_scm-pyc (7.1.0-r3) (43/53) Installing py3-hatch-vcs (0.3.0-r2) (44/53) Installing py3-hatch-vcs-pyc (0.3.0-r2) (45/53) Installing py3-wheel (0.40.0-r1) (46/53) Installing py3-wheel-pyc (0.40.0-r1) (47/53) Installing py3-iniconfig (1.1.1-r6) (48/53) Installing py3-iniconfig-pyc (1.1.1-r6) (49/53) Installing py3-py (1.11.0-r2) (50/53) Installing py3-py-pyc (1.11.0-r2) (51/53) Installing py3-pytest (7.4.0-r0) (52/53) Installing py3-pytest-pyc (7.4.0-r0) (53/53) Installing .makedepends-gitlint (20230702.204714) Executing busybox-1.36.1-r2.trigger OK: 441 MiB in 155 packages >>> gitlint: Cleaning up srcdir >>> gitlint: Cleaning up pkgdir >>> gitlint: Cleaning up tmpdir >>> gitlint: Fetching https://github.com/jorisroovers/gitlint/archive/v0.19.1/gitlint-0.19.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 725k 0 725k 0 0 1228k 0 --:--:-- --:--:-- --:--:-- 1228k >>> gitlint: Fetching https://github.com/jorisroovers/gitlint/archive/v0.19.1/gitlint-0.19.1.tar.gz >>> gitlint: Checking sha512sums... gitlint-0.19.1.tar.gz: OK >>> gitlint: Unpacking /var/cache/distfiles/gitlint-0.19.1.tar.gz... 2023-07-02 20:47:15,567 gpep517 INFO Building wheel via backend hatchling.build 2023-07-02 20:47:15,654 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.11.4, pytest-7.4.0, pluggy-1.2.0 rootdir: /home/buildozer/aports/testing/gitlint/src/gitlint-0.19.1/gitlint-core collected 201 items gitlint/tests/test_cache.py .. [ 0%] gitlint/tests/test_deprecation.py . [ 1%] gitlint/tests/test_display.py .. [ 2%] gitlint/tests/test_hooks.py ..... [ 4%] gitlint/tests/test_lint.py ............. [ 11%] gitlint/tests/test_options.py ........ [ 15%] gitlint/tests/test_utils.py ... [ 16%] gitlint/tests/cli/test_cli.py ................................... [ 34%] gitlint/tests/cli/test_cli_hooks.py .............. [ 41%] gitlint/tests/config/test_config.py ........... [ 46%] gitlint/tests/config/test_config_builder.py ........... [ 52%] gitlint/tests/config/test_config_precedence.py ... [ 53%] gitlint/tests/config/test_rule_collection.py ... [ 55%] gitlint/tests/contrib/test_contrib_rules.py .... [ 57%] gitlint/tests/contrib/rules/test_authors_commit.py ......... [ 61%] gitlint/tests/contrib/rules/test_conventional_commit.py .. [ 62%] gitlint/tests/contrib/rules/test_disallow_cleanup_commits.py .. [ 63%] gitlint/tests/contrib/rules/test_signedoff_by.py .. [ 64%] gitlint/tests/git/test_git.py ...... [ 67%] gitlint/tests/git/test_git_commit.py .................... [ 77%] gitlint/tests/git/test_git_context.py .. [ 78%] gitlint/tests/rules/test_body_rules.py .......... [ 83%] gitlint/tests/rules/test_configuration_rules.py .... [ 85%] gitlint/tests/rules/test_meta_rules.py .. [ 86%] gitlint/tests/rules/test_rules.py .... [ 88%] gitlint/tests/rules/test_title_rules.py ........ [ 92%] gitlint/tests/rules/test_user_rules.py ............... [100%] ============================= 201 passed in 0.83s ============================== >>> gitlint: Entering fakeroot... >>> gitlint-pyc*: Running split function pyc... '/home/buildozer/aports/testing/gitlint/pkg/gitlint/usr/lib/python3.11/site-packages/gitlint/__pycache__' -> '/home/buildozer/aports/testing/gitlint/pkg/gitlint-pyc/usr/lib/python3.11/site-packages/gitlint/__pycache__' '/home/buildozer/aports/testing/gitlint/pkg/gitlint/usr/lib/python3.11/site-packages/gitlint/contrib/__pycache__' -> '/home/buildozer/aports/testing/gitlint/pkg/gitlint-pyc/usr/lib/python3.11/site-packages/gitlint/contrib/__pycache__' '/home/buildozer/aports/testing/gitlint/pkg/gitlint/usr/lib/python3.11/site-packages/gitlint/contrib/rules/__pycache__' -> '/home/buildozer/aports/testing/gitlint/pkg/gitlint-pyc/usr/lib/python3.11/site-packages/gitlint/contrib/rules/__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... py3-arrow py3-click python3~3.11 >>> gitlint-pyc*: Package size: 264.0 KB >>> gitlint-pyc*: Compressing data... >>> gitlint-pyc*: Create checksum... >>> gitlint-pyc*: Create gitlint-pyc-0.19.1-r1.apk >>> gitlint*: Tracing dependencies... py3-arrow py3-click python3~3.11 >>> gitlint*: Package size: 248.0 KB >>> gitlint*: Compressing data... >>> gitlint*: Create checksum... >>> gitlint*: Create gitlint-0.19.1-r1.apk >>> gitlint: Build complete at Sun, 02 Jul 2023 20:47:17 +0000 elapsed time 0h 0m 4s >>> gitlint: Cleaning up srcdir >>> gitlint: Cleaning up pkgdir >>> gitlint: Uninstalling dependencies... (1/53) Purging .makedepends-gitlint (20230702.204714) (2/53) Purging py3-arrow-pyc (1.2.3-r2) (3/53) Purging py3-arrow (1.2.3-r2) (4/53) Purging py3-dateutil-pyc (2.8.2-r3) (5/53) Purging py3-dateutil (2.8.2-r3) (6/53) Purging py3-six-pyc (1.16.0-r6) (7/53) Purging py3-six (1.16.0-r6) (8/53) Purging py3-click-pyc (8.1.3-r2) (9/53) Purging py3-click (8.1.3-r2) (10/53) Purging py3-gpep517-pyc (13-r2) (11/53) Purging py3-gpep517 (13-r2) (12/53) Purging py3-hatch-vcs-pyc (0.3.0-r2) (13/53) Purging py3-hatch-vcs (0.3.0-r2) (14/53) Purging py3-setuptools_scm-pyc (7.1.0-r3) (15/53) Purging py3-setuptools_scm (7.1.0-r3) (16/53) Purging py3-setuptools-pyc (68.0.0-r0) (17/53) Purging py3-setuptools (68.0.0-r0) (18/53) Purging py3-hatchling-pyc (1.18.0-r0) (19/53) Purging py3-hatchling (1.18.0-r0) (20/53) Purging py3-editables-pyc (0.3-r3) (21/53) Purging py3-editables (0.3-r3) (22/53) Purging py3-pathspec-pyc (0.11.1-r1) (23/53) Purging py3-pathspec (0.11.1-r1) (24/53) Purging py3-trove-classifiers-pyc (2023.5.24-r0) (25/53) Purging py3-trove-classifiers (2023.5.24-r0) (26/53) Purging py3-installer-pyc (0.7.0-r1) (27/53) Purging py3-installer (0.7.0-r1) (28/53) Purging py3-wheel-pyc (0.40.0-r1) (29/53) Purging py3-wheel (0.40.0-r1) (30/53) Purging py3-pytest-pyc (7.4.0-r0) (31/53) Purging py3-pytest (7.4.0-r0) (32/53) Purging py3-iniconfig-pyc (1.1.1-r6) (33/53) Purging py3-iniconfig (1.1.1-r6) (34/53) Purging py3-packaging-pyc (23.1-r1) (35/53) Purging py3-packaging (23.1-r1) (36/53) Purging py3-parsing-pyc (3.1.0-r0) (37/53) Purging py3-parsing (3.1.0-r0) (38/53) Purging py3-pluggy-pyc (1.2.0-r0) (39/53) Purging py3-pluggy (1.2.0-r0) (40/53) Purging py3-py-pyc (1.11.0-r2) (41/53) Purging py3-py (1.11.0-r2) (42/53) Purging python3-pyc (3.11.4-r1) (43/53) Purging python3-pycache-pyc0 (3.11.4-r1) (44/53) Purging pyc (0.1-r0) (45/53) Purging python3 (3.11.4-r1) (46/53) Purging gdbm (1.23-r1) (47/53) Purging libbz2 (1.0.8-r6) (48/53) Purging libffi (3.4.4-r3) (49/53) Purging libpanelw (6.4_p20230701-r0) (50/53) Purging mpdecimal (2.5.1-r2) (51/53) Purging readline (8.2.1-r2) (52/53) Purging sqlite-libs (3.42.0-r2) (53/53) Purging xz-libs (5.4.3-r1) Executing busybox-1.36.1-r2.trigger OK: 378 MiB in 102 packages >>> gitlint: Updating the testing/aarch64 repository index... >>> gitlint: Signing the index...