>>> yamllint: Building community/yamllint 1.35.1-r1 (using abuild 3.13.0-r3) started Tue, 07 May 2024 06:25:04 +0000 >>> yamllint: Checking sanity of /home/buildozer/aports/community/yamllint/APKBUILD... >>> yamllint: Analyzing dependencies... >>> yamllint: Installing for build: build-base python3 py3-pathspec py3-yaml py3-gpep517 py3-setuptools py3-wheel (1/30) Installing libbz2 (1.0.8-r6) (2/30) Installing libffi (3.4.6-r0) (3/30) Installing gdbm (1.23-r1) (4/30) Installing xz-libs (5.6.1-r3) (5/30) Installing mpdecimal (4.0.0-r0) (6/30) Installing libpanelw (6.4_p20240420-r0) (7/30) Installing readline (8.2.10-r0) (8/30) Installing sqlite-libs (3.45.3-r0) (9/30) Installing python3 (3.12.3-r1) (10/30) Installing python3-pycache-pyc0 (3.12.3-r1) (11/30) Installing pyc (3.12.3-r1) (12/30) Installing python3-pyc (3.12.3-r1) (13/30) Installing py3-pathspec (0.12.1-r2) (14/30) Installing py3-pathspec-pyc (0.12.1-r2) (15/30) Installing yaml (0.2.5-r2) (16/30) Installing py3-yaml (6.0.1-r3) (17/30) Installing py3-yaml-pyc (6.0.1-r3) (18/30) Installing py3-installer (0.7.0-r2) (19/30) Installing py3-installer-pyc (0.7.0-r2) (20/30) Installing py3-gpep517 (15-r2) (21/30) Installing py3-gpep517-pyc (15-r2) (22/30) Installing py3-parsing (3.1.2-r1) (23/30) Installing py3-parsing-pyc (3.1.2-r1) (24/30) Installing py3-packaging (24.0-r1) (25/30) Installing py3-packaging-pyc (24.0-r1) (26/30) Installing py3-setuptools (69.5.1-r0) (27/30) Installing py3-setuptools-pyc (69.5.1-r0) (28/30) Installing py3-wheel (0.42.0-r1) (29/30) Installing py3-wheel-pyc (0.42.0-r1) (30/30) Installing .makedepends-yamllint (20240507.062515) Executing busybox-1.36.1-r26.trigger OK: 279 MiB in 132 packages >>> yamllint: Cleaning up srcdir >>> yamllint: Cleaning up pkgdir >>> yamllint: Cleaning up tmpdir >>> yamllint: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/yamllint-1.35.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/yamllint-1.35.1.tar.gz.part' yamllint-1.35.1.tar. 100% |********************************| 127k 0:00:00 ETA '/var/cache/distfiles/yamllint-1.35.1.tar.gz.part' saved >>> yamllint: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/yamllint-1.35.1.tar.gz >>> yamllint: Checking sha512sums... yamllint-1.35.1.tar.gz: OK skip-locale-tests.patch: OK >>> yamllint: Unpacking /var/cache/distfiles/yamllint-1.35.1.tar.gz... >>> yamllint: skip-locale-tests.patch patching file tests/test_cli.py Hunk #1 succeeded at 366 (offset 26 lines). patching file tests/rules/test_key_ordering.py Hunk #1 succeeded at 113 (offset -1 lines). Hunk #2 succeeded at 133 (offset -1 lines). 2024-05-07 06:25:17,838 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-05-07 06:25:18,243 root INFO running bdist_wheel 2024-05-07 06:25:18,273 root INFO running build 2024-05-07 06:25:18,274 root INFO running build_py 2024-05-07 06:25:18,281 root INFO creating build 2024-05-07 06:25:18,281 root INFO creating build/lib 2024-05-07 06:25:18,282 root INFO creating build/lib/yamllint 2024-05-07 06:25:18,283 root INFO copying yamllint/linter.py -> build/lib/yamllint 2024-05-07 06:25:18,284 root INFO copying yamllint/__init__.py -> build/lib/yamllint 2024-05-07 06:25:18,285 root INFO copying yamllint/cli.py -> build/lib/yamllint 2024-05-07 06:25:18,287 root INFO copying yamllint/parser.py -> build/lib/yamllint 2024-05-07 06:25:18,288 root INFO copying yamllint/config.py -> build/lib/yamllint 2024-05-07 06:25:18,289 root INFO copying yamllint/__main__.py -> build/lib/yamllint 2024-05-07 06:25:18,292 root INFO creating build/lib/yamllint/rules 2024-05-07 06:25:18,293 root INFO copying yamllint/rules/braces.py -> build/lib/yamllint/rules 2024-05-07 06:25:18,294 root INFO copying yamllint/rules/empty_lines.py -> build/lib/yamllint/rules 2024-05-07 06:25:18,295 root INFO copying yamllint/rules/empty_values.py -> build/lib/yamllint/rules 2024-05-07 06:25:18,296 root INFO copying yamllint/rules/__init__.py -> build/lib/yamllint/rules 2024-05-07 06:25:18,298 root INFO copying yamllint/rules/line_length.py -> build/lib/yamllint/rules 2024-05-07 06:25:18,299 root INFO copying yamllint/rules/trailing_spaces.py -> build/lib/yamllint/rules 2024-05-07 06:25:18,300 root INFO copying yamllint/rules/key_ordering.py -> build/lib/yamllint/rules 2024-05-07 06:25:18,301 root INFO copying yamllint/rules/float_values.py -> build/lib/yamllint/rules 2024-05-07 06:25:18,302 root INFO copying yamllint/rules/comments_indentation.py -> build/lib/yamllint/rules 2024-05-07 06:25:18,303 root INFO copying yamllint/rules/common.py -> build/lib/yamllint/rules 2024-05-07 06:25:18,304 root INFO copying yamllint/rules/octal_values.py -> build/lib/yamllint/rules 2024-05-07 06:25:18,305 root INFO copying yamllint/rules/colons.py -> build/lib/yamllint/rules 2024-05-07 06:25:18,306 root INFO copying yamllint/rules/comments.py -> build/lib/yamllint/rules 2024-05-07 06:25:18,307 root INFO copying yamllint/rules/truthy.py -> build/lib/yamllint/rules 2024-05-07 06:25:18,309 root INFO copying yamllint/rules/anchors.py -> build/lib/yamllint/rules 2024-05-07 06:25:18,310 root INFO copying yamllint/rules/indentation.py -> build/lib/yamllint/rules 2024-05-07 06:25:18,311 root INFO copying yamllint/rules/commas.py -> build/lib/yamllint/rules 2024-05-07 06:25:18,312 root INFO copying yamllint/rules/quoted_strings.py -> build/lib/yamllint/rules 2024-05-07 06:25:18,313 root INFO copying yamllint/rules/new_lines.py -> build/lib/yamllint/rules 2024-05-07 06:25:18,314 root INFO copying yamllint/rules/brackets.py -> build/lib/yamllint/rules 2024-05-07 06:25:18,315 root INFO copying yamllint/rules/hyphens.py -> build/lib/yamllint/rules 2024-05-07 06:25:18,316 root INFO copying yamllint/rules/document_end.py -> build/lib/yamllint/rules 2024-05-07 06:25:18,317 root INFO copying yamllint/rules/document_start.py -> build/lib/yamllint/rules 2024-05-07 06:25:18,317 root INFO copying yamllint/rules/new_line_at_end_of_file.py -> build/lib/yamllint/rules 2024-05-07 06:25:18,318 root INFO copying yamllint/rules/key_duplicates.py -> build/lib/yamllint/rules 2024-05-07 06:25:18,319 root INFO running egg_info 2024-05-07 06:25:18,319 root INFO creating yamllint.egg-info 2024-05-07 06:25:18,325 root INFO writing yamllint.egg-info/PKG-INFO 2024-05-07 06:25:18,330 root INFO writing dependency_links to yamllint.egg-info/dependency_links.txt 2024-05-07 06:25:18,331 root INFO writing entry points to yamllint.egg-info/entry_points.txt 2024-05-07 06:25:18,334 root INFO writing requirements to yamllint.egg-info/requires.txt 2024-05-07 06:25:18,334 root INFO writing top-level names to yamllint.egg-info/top_level.txt 2024-05-07 06:25:18,335 root INFO writing manifest file 'yamllint.egg-info/SOURCES.txt' 2024-05-07 06:25:18,348 root INFO reading manifest file 'yamllint.egg-info/SOURCES.txt' 2024-05-07 06:25:18,349 root INFO adding license file 'LICENSE' 2024-05-07 06:25:18,352 root INFO writing manifest file 'yamllint.egg-info/SOURCES.txt' 2024-05-07 06:25:18,356 root INFO creating build/lib/yamllint/conf 2024-05-07 06:25:18,356 root INFO copying yamllint/conf/default.yaml -> build/lib/yamllint/conf 2024-05-07 06:25:18,357 root INFO copying yamllint/conf/relaxed.yaml -> build/lib/yamllint/conf 2024-05-07 06:25:18,372 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-05-07 06:25:18,372 root INFO running install 2024-05-07 06:25:18,414 root INFO running install_lib 2024-05-07 06:25:18,420 root INFO creating build/bdist.linux-riscv64 2024-05-07 06:25:18,421 root INFO creating build/bdist.linux-riscv64/wheel 2024-05-07 06:25:18,422 root INFO creating build/bdist.linux-riscv64/wheel/yamllint 2024-05-07 06:25:18,422 root INFO copying build/lib/yamllint/linter.py -> build/bdist.linux-riscv64/wheel/yamllint 2024-05-07 06:25:18,423 root INFO copying build/lib/yamllint/__init__.py -> build/bdist.linux-riscv64/wheel/yamllint 2024-05-07 06:25:18,424 root INFO copying build/lib/yamllint/cli.py -> build/bdist.linux-riscv64/wheel/yamllint 2024-05-07 06:25:18,425 root INFO copying build/lib/yamllint/parser.py -> build/bdist.linux-riscv64/wheel/yamllint 2024-05-07 06:25:18,426 root INFO creating build/bdist.linux-riscv64/wheel/yamllint/conf 2024-05-07 06:25:18,427 root INFO copying build/lib/yamllint/conf/default.yaml -> build/bdist.linux-riscv64/wheel/yamllint/conf 2024-05-07 06:25:18,427 root INFO copying build/lib/yamllint/conf/relaxed.yaml -> build/bdist.linux-riscv64/wheel/yamllint/conf 2024-05-07 06:25:18,428 root INFO copying build/lib/yamllint/config.py -> build/bdist.linux-riscv64/wheel/yamllint 2024-05-07 06:25:18,429 root INFO creating build/bdist.linux-riscv64/wheel/yamllint/rules 2024-05-07 06:25:18,430 root INFO copying build/lib/yamllint/rules/braces.py -> build/bdist.linux-riscv64/wheel/yamllint/rules 2024-05-07 06:25:18,431 root INFO copying build/lib/yamllint/rules/empty_lines.py -> build/bdist.linux-riscv64/wheel/yamllint/rules 2024-05-07 06:25:18,434 root INFO copying build/lib/yamllint/rules/empty_values.py -> build/bdist.linux-riscv64/wheel/yamllint/rules 2024-05-07 06:25:18,435 root INFO copying build/lib/yamllint/rules/__init__.py -> build/bdist.linux-riscv64/wheel/yamllint/rules 2024-05-07 06:25:18,436 root INFO copying build/lib/yamllint/rules/line_length.py -> build/bdist.linux-riscv64/wheel/yamllint/rules 2024-05-07 06:25:18,437 root INFO copying build/lib/yamllint/rules/trailing_spaces.py -> build/bdist.linux-riscv64/wheel/yamllint/rules 2024-05-07 06:25:18,437 root INFO copying build/lib/yamllint/rules/key_ordering.py -> build/bdist.linux-riscv64/wheel/yamllint/rules 2024-05-07 06:25:18,438 root INFO copying build/lib/yamllint/rules/float_values.py -> build/bdist.linux-riscv64/wheel/yamllint/rules 2024-05-07 06:25:18,439 root INFO copying build/lib/yamllint/rules/comments_indentation.py -> build/bdist.linux-riscv64/wheel/yamllint/rules 2024-05-07 06:25:18,440 root INFO copying build/lib/yamllint/rules/common.py -> build/bdist.linux-riscv64/wheel/yamllint/rules 2024-05-07 06:25:18,441 root INFO copying build/lib/yamllint/rules/octal_values.py -> build/bdist.linux-riscv64/wheel/yamllint/rules 2024-05-07 06:25:18,441 root INFO copying build/lib/yamllint/rules/colons.py -> build/bdist.linux-riscv64/wheel/yamllint/rules 2024-05-07 06:25:18,442 root INFO copying build/lib/yamllint/rules/comments.py -> build/bdist.linux-riscv64/wheel/yamllint/rules 2024-05-07 06:25:18,443 root INFO copying build/lib/yamllint/rules/truthy.py -> build/bdist.linux-riscv64/wheel/yamllint/rules 2024-05-07 06:25:18,444 root INFO copying build/lib/yamllint/rules/anchors.py -> build/bdist.linux-riscv64/wheel/yamllint/rules 2024-05-07 06:25:18,445 root INFO copying build/lib/yamllint/rules/indentation.py -> build/bdist.linux-riscv64/wheel/yamllint/rules 2024-05-07 06:25:18,446 root INFO copying build/lib/yamllint/rules/commas.py -> build/bdist.linux-riscv64/wheel/yamllint/rules 2024-05-07 06:25:18,447 root INFO copying build/lib/yamllint/rules/quoted_strings.py -> build/bdist.linux-riscv64/wheel/yamllint/rules 2024-05-07 06:25:18,448 root INFO copying build/lib/yamllint/rules/new_lines.py -> build/bdist.linux-riscv64/wheel/yamllint/rules 2024-05-07 06:25:18,448 root INFO copying build/lib/yamllint/rules/brackets.py -> build/bdist.linux-riscv64/wheel/yamllint/rules 2024-05-07 06:25:18,449 root INFO copying build/lib/yamllint/rules/hyphens.py -> build/bdist.linux-riscv64/wheel/yamllint/rules 2024-05-07 06:25:18,450 root INFO copying build/lib/yamllint/rules/document_end.py -> build/bdist.linux-riscv64/wheel/yamllint/rules 2024-05-07 06:25:18,451 root INFO copying build/lib/yamllint/rules/document_start.py -> build/bdist.linux-riscv64/wheel/yamllint/rules 2024-05-07 06:25:18,452 root INFO copying build/lib/yamllint/rules/new_line_at_end_of_file.py -> build/bdist.linux-riscv64/wheel/yamllint/rules 2024-05-07 06:25:18,452 root INFO copying build/lib/yamllint/rules/key_duplicates.py -> build/bdist.linux-riscv64/wheel/yamllint/rules 2024-05-07 06:25:18,453 root INFO copying build/lib/yamllint/__main__.py -> build/bdist.linux-riscv64/wheel/yamllint 2024-05-07 06:25:18,454 root INFO running install_egg_info 2024-05-07 06:25:18,460 root INFO Copying yamllint.egg-info to build/bdist.linux-riscv64/wheel/yamllint-1.35.1-py3.12.egg-info 2024-05-07 06:25:18,464 root INFO running install_scripts 2024-05-07 06:25:18,475 wheel INFO creating build/bdist.linux-riscv64/wheel/yamllint-1.35.1.dist-info/WHEEL 2024-05-07 06:25:18,477 wheel INFO creating '/home/buildozer/aports/community/yamllint/src/yamllint-1.35.1/.dist/.tmp-finl6y_t/yamllint-1.35.1-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-05-07 06:25:18,479 wheel INFO adding 'yamllint/__init__.py' 2024-05-07 06:25:18,480 wheel INFO adding 'yamllint/__main__.py' 2024-05-07 06:25:18,481 wheel INFO adding 'yamllint/cli.py' 2024-05-07 06:25:18,482 wheel INFO adding 'yamllint/config.py' 2024-05-07 06:25:18,484 wheel INFO adding 'yamllint/linter.py' 2024-05-07 06:25:18,485 wheel INFO adding 'yamllint/parser.py' 2024-05-07 06:25:18,486 wheel INFO adding 'yamllint/conf/default.yaml' 2024-05-07 06:25:18,487 wheel INFO adding 'yamllint/conf/relaxed.yaml' 2024-05-07 06:25:18,488 wheel INFO adding 'yamllint/rules/__init__.py' 2024-05-07 06:25:18,489 wheel INFO adding 'yamllint/rules/anchors.py' 2024-05-07 06:25:18,490 wheel INFO adding 'yamllint/rules/braces.py' 2024-05-07 06:25:18,491 wheel INFO adding 'yamllint/rules/brackets.py' 2024-05-07 06:25:18,492 wheel INFO adding 'yamllint/rules/colons.py' 2024-05-07 06:25:18,493 wheel INFO adding 'yamllint/rules/commas.py' 2024-05-07 06:25:18,494 wheel INFO adding 'yamllint/rules/comments.py' 2024-05-07 06:25:18,495 wheel INFO adding 'yamllint/rules/comments_indentation.py' 2024-05-07 06:25:18,496 wheel INFO adding 'yamllint/rules/common.py' 2024-05-07 06:25:18,497 wheel INFO adding 'yamllint/rules/document_end.py' 2024-05-07 06:25:18,498 wheel INFO adding 'yamllint/rules/document_start.py' 2024-05-07 06:25:18,498 wheel INFO adding 'yamllint/rules/empty_lines.py' 2024-05-07 06:25:18,499 wheel INFO adding 'yamllint/rules/empty_values.py' 2024-05-07 06:25:18,500 wheel INFO adding 'yamllint/rules/float_values.py' 2024-05-07 06:25:18,501 wheel INFO adding 'yamllint/rules/hyphens.py' 2024-05-07 06:25:18,502 wheel INFO adding 'yamllint/rules/indentation.py' 2024-05-07 06:25:18,504 wheel INFO adding 'yamllint/rules/key_duplicates.py' 2024-05-07 06:25:18,505 wheel INFO adding 'yamllint/rules/key_ordering.py' 2024-05-07 06:25:18,506 wheel INFO adding 'yamllint/rules/line_length.py' 2024-05-07 06:25:18,507 wheel INFO adding 'yamllint/rules/new_line_at_end_of_file.py' 2024-05-07 06:25:18,507 wheel INFO adding 'yamllint/rules/new_lines.py' 2024-05-07 06:25:18,508 wheel INFO adding 'yamllint/rules/octal_values.py' 2024-05-07 06:25:18,509 wheel INFO adding 'yamllint/rules/quoted_strings.py' 2024-05-07 06:25:18,511 wheel INFO adding 'yamllint/rules/trailing_spaces.py' 2024-05-07 06:25:18,511 wheel INFO adding 'yamllint/rules/truthy.py' 2024-05-07 06:25:18,514 wheel INFO adding 'yamllint-1.35.1.dist-info/LICENSE' 2024-05-07 06:25:18,515 wheel INFO adding 'yamllint-1.35.1.dist-info/METADATA' 2024-05-07 06:25:18,516 wheel INFO adding 'yamllint-1.35.1.dist-info/WHEEL' 2024-05-07 06:25:18,517 wheel INFO adding 'yamllint-1.35.1.dist-info/entry_points.txt' 2024-05-07 06:25:18,517 wheel INFO adding 'yamllint-1.35.1.dist-info/top_level.txt' 2024-05-07 06:25:18,518 wheel INFO adding 'yamllint-1.35.1.dist-info/RECORD' 2024-05-07 06:25:18,519 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-05-07 06:25:18,525 gpep517 INFO The backend produced .dist/yamllint-1.35.1-py3-none-any.whl yamllint-1.35.1-py3-none-any.whl ..................................................................................................................................................................ss.....................................................................................s.................................................................................................................................................................... ---------------------------------------------------------------------- Ran 414 tests in 26.581s OK (skipped=3) >>> yamllint: Entering fakeroot... >>> yamllint-pyc*: Running split function pyc... '/home/buildozer/aports/community/yamllint/pkg/yamllint/usr/lib/python3.12/site-packages/yamllint/__pycache__' -> '/home/buildozer/aports/community/yamllint/pkg/yamllint-pyc/usr/lib/python3.12/site-packages/yamllint/__pycache__' '/home/buildozer/aports/community/yamllint/pkg/yamllint/usr/lib/python3.12/site-packages/yamllint/rules/__pycache__' -> '/home/buildozer/aports/community/yamllint/pkg/yamllint-pyc/usr/lib/python3.12/site-packages/yamllint/rules/__pycache__' >>> yamllint-pyc*: Preparing subpackage yamllint-pyc... >>> yamllint-pyc*: Running postcheck for yamllint-pyc >>> yamllint*: Running postcheck for yamllint >>> yamllint*: Preparing package yamllint... >>> yamllint-pyc*: Tracing dependencies... python3 py3-pathspec py3-yaml python3~3.12 >>> yamllint-pyc*: Package size: 252.0 KB >>> yamllint-pyc*: Compressing data... >>> yamllint-pyc*: Create checksum... >>> yamllint-pyc*: Create yamllint-pyc-1.35.1-r1.apk >>> yamllint*: Tracing dependencies... python3 py3-pathspec py3-yaml python3~3.12 >>> yamllint*: Package size: 312.0 KB >>> yamllint*: Compressing data... >>> yamllint*: Create checksum... >>> yamllint*: Create yamllint-1.35.1-r1.apk >>> yamllint: Build complete at Tue, 07 May 2024 06:25:48 +0000 elapsed time 0h 0m 44s >>> yamllint: Cleaning up srcdir >>> yamllint: Cleaning up pkgdir >>> yamllint: Uninstalling dependencies... (1/30) Purging .makedepends-yamllint (20240507.062515) (2/30) Purging py3-pathspec-pyc (0.12.1-r2) (3/30) Purging py3-pathspec (0.12.1-r2) (4/30) Purging py3-yaml-pyc (6.0.1-r3) (5/30) Purging py3-yaml (6.0.1-r3) (6/30) Purging py3-gpep517-pyc (15-r2) (7/30) Purging py3-gpep517 (15-r2) (8/30) Purging py3-installer-pyc (0.7.0-r2) (9/30) Purging py3-installer (0.7.0-r2) (10/30) Purging py3-setuptools-pyc (69.5.1-r0) (11/30) Purging py3-setuptools (69.5.1-r0) (12/30) Purging py3-wheel-pyc (0.42.0-r1) (13/30) Purging py3-wheel (0.42.0-r1) (14/30) Purging py3-packaging-pyc (24.0-r1) (15/30) Purging py3-packaging (24.0-r1) (16/30) Purging py3-parsing-pyc (3.1.2-r1) (17/30) Purging py3-parsing (3.1.2-r1) (18/30) Purging python3-pyc (3.12.3-r1) (19/30) Purging python3-pycache-pyc0 (3.12.3-r1) (20/30) Purging pyc (3.12.3-r1) (21/30) Purging python3 (3.12.3-r1) (22/30) Purging gdbm (1.23-r1) (23/30) Purging libbz2 (1.0.8-r6) (24/30) Purging libffi (3.4.6-r0) (25/30) Purging libpanelw (6.4_p20240420-r0) (26/30) Purging mpdecimal (4.0.0-r0) (27/30) Purging readline (8.2.10-r0) (28/30) Purging sqlite-libs (3.45.3-r0) (29/30) Purging xz-libs (5.6.1-r3) (30/30) Purging yaml (0.2.5-r2) Executing busybox-1.36.1-r26.trigger OK: 229 MiB in 102 packages >>> yamllint: Updating the community/riscv64 repository index... >>> yamllint: Signing the index...