>>> py3-pydocstyle: Building community/py3-pydocstyle 6.3.0-r1 (using abuild 3.11.0_rc13-r0) started Tue, 25 Apr 2023 09:00:20 +0000 >>> py3-pydocstyle: Checking sanity of /home/buildozer/aports/community/py3-pydocstyle/APKBUILD... >>> py3-pydocstyle: Analyzing dependencies... >>> py3-pydocstyle: Installing for build: build-base python3 py3-snowballstemmer py3-gpep517 py3-poetry-core py3-setuptools_scm py3-pytest py3-mock (1/50) Installing libbz2 (1.0.8-r5) (2/50) Installing libffi (3.4.4-r2) (3/50) Installing gdbm (1.23-r1) (4/50) Installing xz-libs (5.4.2-r1) (5/50) Installing mpdecimal (2.5.1-r2) (6/50) Installing libpanelw (6.4_p20230401-r6) (7/50) Installing readline (8.2.1-r1) (8/50) Installing sqlite-libs (3.41.2-r2) (9/50) Installing python3 (3.11.3-r10) (10/50) Installing python3-pycache-pyc0 (3.11.3-r10) (11/50) Installing pyc (0.1-r0) (12/50) Installing python3-pyc (3.11.3-r10) (13/50) Installing py3-snowballstemmer (2.2.0-r2) (14/50) Installing py3-snowballstemmer-pyc (2.2.0-r2) (15/50) Installing py3-installer (0.7.0-r1) (16/50) Installing py3-installer-pyc (0.7.0-r1) (17/50) Installing py3-gpep517 (13-r2) (18/50) Installing py3-gpep517-pyc (13-r2) (19/50) Installing py3-pyrsistent (0.19.3-r1) (20/50) Installing py3-pyrsistent-pyc (0.19.3-r1) (21/50) Installing py3-attrs (23.1.0-r1) (22/50) Installing py3-attrs-pyc (23.1.0-r1) (23/50) Installing py3-jsonschema (4.7.2-r4) (24/50) Installing py3-jsonschema-pyc (4.7.2-r4) (25/50) Installing py3-lark-parser (0.11.3-r3) (26/50) Installing py3-lark-parser-pyc (0.11.3-r3) (27/50) Installing py3-parsing (3.0.9-r2) (28/50) Installing py3-parsing-pyc (3.0.9-r2) (29/50) Installing py3-packaging (23.1-r1) (30/50) Installing py3-packaging-pyc (23.1-r1) (31/50) Installing py3-tomlkit (0.11.6-r2) (32/50) Installing py3-tomlkit-pyc (0.11.6-r2) (33/50) Installing py3-poetry-core (1.5.2-r1) (34/50) Installing py3-poetry-core-pyc (1.5.2-r1) (35/50) Installing py3-setuptools (67.7.2-r0) (36/50) Installing py3-setuptools-pyc (67.7.2-r0) (37/50) Installing py3-typing-extensions (4.5.0-r1) (38/50) Installing py3-typing-extensions-pyc (4.5.0-r1) (39/50) Installing py3-setuptools_scm (7.1.0-r0) (40/50) Installing py3-iniconfig (1.1.1-r6) (41/50) Installing py3-iniconfig-pyc (1.1.1-r6) (42/50) Installing py3-pluggy (1.0.0-r3) (43/50) Installing py3-pluggy-pyc (1.0.0-r3) (44/50) Installing py3-py (1.11.0-r2) (45/50) Installing py3-py-pyc (1.11.0-r2) (46/50) Installing py3-pytest (7.3.1-r1) (47/50) Installing py3-pytest-pyc (7.3.1-r1) (48/50) Installing py3-mock (5.0.2-r1) (49/50) Installing py3-mock-pyc (5.0.2-r1) (50/50) Installing .makedepends-py3-pydocstyle (20230425.090021) Executing busybox-1.36.0-r8.trigger OK: 475 MiB in 149 packages >>> py3-pydocstyle: Cleaning up srcdir >>> py3-pydocstyle: Cleaning up pkgdir >>> py3-pydocstyle: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pydocstyle-6.3.0.tar.gz >>> py3-pydocstyle: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pydocstyle-6.3.0.tar.gz >>> py3-pydocstyle: Checking sha512sums... py3-pydocstyle-6.3.0.tar.gz: OK >>> py3-pydocstyle: Unpacking /var/cache/distfiles/edge/py3-pydocstyle-6.3.0.tar.gz... 2023-04-25 09:00:22,097 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2023-04-25 09:00:22,219 poetry.core.masonry.builders.wheel INFO Building wheel 2023-04-25 09:00:22,229 poetry.core.masonry.builders.wheel INFO Built pydocstyle-6.3.0-py3-none-any.whl 2023-04-25 09:00:22,229 gpep517 INFO The backend produced dist/pydocstyle-6.3.0-py3-none-any.whl pydocstyle-6.3.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 -- /home/buildozer/aports/community/py3-pydocstyle/src/pydocstyle-6.3.0/testenv/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-pydocstyle/src/pydocstyle-6.3.0 configfile: pyproject.toml collecting ... collected 214 items / 106 deselected / 108 selected src/tests/parser_test.py::test_function PASSED [ 0%] src/tests/parser_test.py::test_simple_fstring PASSED [ 1%] src/tests/parser_test.py::test_fstring_with_args PASSED [ 2%] src/tests/parser_test.py::test_decorated_function PASSED [ 3%] src/tests/parser_test.py::test_nested_function PASSED [ 4%] src/tests/parser_test.py::test_conditional_nested_function PASSED [ 5%] src/tests/parser_test.py::test_doubly_nested_function PASSED [ 6%] src/tests/parser_test.py::test_class PASSED [ 7%] src/tests/parser_test.py::test_public_method PASSED [ 8%] src/tests/parser_test.py::test_private_method PASSED [ 9%] src/tests/parser_test.py::test_magic_method PASSED [ 10%] src/tests/parser_test.py::test_nested_class PASSED [ 11%] src/tests/parser_test.py::test_raise_from PASSED [ 12%] src/tests/parser_test.py::test_simple_matrix_multiplication PASSED [ 12%] src/tests/parser_test.py::test_matrix_multiplication_with_decorators[code0] PASSED [ 13%] src/tests/parser_test.py::test_matrix_multiplication_with_decorators[code1] PASSED [ 14%] src/tests/parser_test.py::test_matrix_multiplication_with_decorators[code2] PASSED [ 15%] src/tests/parser_test.py::test_module_publicity_with_public_path[public_path0] PASSED [ 16%] src/tests/parser_test.py::test_module_publicity_with_public_path[public_path1] PASSED [ 17%] src/tests/parser_test.py::test_module_publicity_with_public_path[public_path2] PASSED [ 18%] src/tests/parser_test.py::test_module_publicity_with_public_path[public_path3] PASSED [ 19%] src/tests/parser_test.py::test_module_publicity_with_public_path[public_path4] PASSED [ 20%] src/tests/parser_test.py::test_module_publicity_with_public_path[public_path5] PASSED [ 21%] src/tests/parser_test.py::test_module_publicity_with_private_paths[private_path0] PASSED [ 22%] src/tests/parser_test.py::test_module_publicity_with_private_paths[private_path1] PASSED [ 23%] src/tests/parser_test.py::test_module_publicity_with_private_paths[private_path2] PASSED [ 24%] src/tests/parser_test.py::test_module_publicity_with_private_paths[private_path3] PASSED [ 25%] src/tests/parser_test.py::test_module_publicity_with_private_paths[private_path4] PASSED [ 25%] src/tests/parser_test.py::test_module_publicity_with_private_paths[private_path5] PASSED [ 26%] src/tests/parser_test.py::test_module_publicity_with_private_paths[private_path6] PASSED [ 27%] src/tests/parser_test.py::test_module_publicity_with_private_paths[private_path7] PASSED [ 28%] src/tests/parser_test.py::test_module_publicity_with_different_sys_path[/-False] PASSED [ 29%] src/tests/parser_test.py::test_module_publicity_with_different_sys_path[_foo/-True] PASSED [ 30%] src/tests/parser_test.py::test_complex_module PASSED [ 31%] src/tests/parser_test.py::test_dunder_all[code0] PASSED [ 32%] src/tests/parser_test.py::test_dunder_all[code1] PASSED [ 33%] src/tests/parser_test.py::test_dunder_all[code2] PASSED [ 34%] src/tests/parser_test.py::test_dunder_all[code3] PASSED [ 35%] src/tests/parser_test.py::test_dunder_all[code4] PASSED [ 36%] src/tests/parser_test.py::test_dunder_all[code5] PASSED [ 37%] src/tests/parser_test.py::test_dunder_all[code6] PASSED [ 37%] src/tests/parser_test.py::test_dunder_all[code7] PASSED [ 38%] src/tests/parser_test.py::test_dunder_all[code8] PASSED [ 39%] src/tests/parser_test.py::test_dunder_all[code9] PASSED [ 40%] src/tests/parser_test.py::test_dunder_all[code10] PASSED [ 41%] src/tests/parser_test.py::test_single_value_dunder_all PASSED [ 42%] src/tests/parser_test.py::test_indeterminable_dunder_all[code0] PASSED [ 43%] src/tests/parser_test.py::test_indeterminable_dunder_all[code1] PASSED [ 44%] src/tests/parser_test.py::test_indeterminable_dunder_all[code2] PASSED [ 45%] src/tests/parser_test.py::test_indeterminable_dunder_all[code3] PASSED [ 46%] src/tests/parser_test.py::test_indeterminable_dunder_all[code4] PASSED [ 47%] src/tests/parser_test.py::test_indeterminable_dunder_all[code5] PASSED [ 48%] src/tests/parser_test.py::test_indeterminable_dunder_all[code6] PASSED [ 49%] src/tests/parser_test.py::test_future_import[code0] PASSED [ 50%] src/tests/parser_test.py::test_future_import[code1] PASSED [ 50%] src/tests/parser_test.py::test_future_import[code2] PASSED [ 51%] src/tests/parser_test.py::test_future_import[code3] PASSED [ 52%] src/tests/parser_test.py::test_future_import[code4] PASSED [ 53%] src/tests/parser_test.py::test_future_import[code5] PASSED [ 54%] src/tests/parser_test.py::test_future_import[code6] PASSED [ 55%] src/tests/parser_test.py::test_noqa_function PASSED [ 56%] src/tests/parser_test.py::test_invalid_syntax[code0] PASSED [ 57%] src/tests/parser_test.py::test_invalid_syntax[code1] PASSED [ 58%] src/tests/parser_test.py::test_invalid_syntax[code2] PASSED [ 59%] src/tests/parser_test.py::test_parsing_function_decorators[code0] PASSED [ 60%] src/tests/parser_test.py::test_parsing_function_decorators[code1] PASSED [ 61%] src/tests/parser_test.py::test_parsing_function_decorators[code2] PASSED [ 62%] src/tests/parser_test.py::test_parsing_function_decorators[code3] PASSED [ 62%] src/tests/parser_test.py::test_parsing_function_decorators[code4] PASSED [ 63%] src/tests/parser_test.py::test_parsing_function_decorators[code5] PASSED [ 64%] src/tests/parser_test.py::test_parsing_function_decorators[code6] PASSED [ 65%] src/tests/parser_test.py::test_parsing_method_decorators[code0] PASSED [ 66%] src/tests/parser_test.py::test_parsing_method_decorators[code1] PASSED [ 67%] src/tests/parser_test.py::test_parsing_method_decorators[code2] PASSED [ 68%] src/tests/parser_test.py::test_parsing_method_decorators[code3] PASSED [ 69%] src/tests/parser_test.py::test_parsing_method_decorators[code4] PASSED [ 70%] src/tests/test_decorators.py::TestParser::test_parse_class_single_decorator PASSED [ 71%] src/tests/test_decorators.py::TestParser::test_parse_class_decorators PASSED [ 72%] src/tests/test_decorators.py::TestParser::test_parse_class_nested_decorator PASSED [ 73%] src/tests/test_decorators.py::TestParser::test_parse_method_single_decorator PASSED [ 74%] src/tests/test_decorators.py::TestParser::test_parse_method_decorators PASSED [ 75%] src/tests/test_decorators.py::TestParser::test_parse_function_decorator PASSED [ 75%] src/tests/test_decorators.py::TestParser::test_parse_async_function_decorator PASSED [ 76%] src/tests/test_decorators.py::TestParser::test_parse_method_nested_decorator PASSED [ 77%] src/tests/test_decorators.py::TestMethod::test_is_public_normal PASSED [ 78%] src/tests/test_decorators.py::TestMethod::test_is_public_setter PASSED [ 79%] src/tests/test_decorators.py::TestMethod::test_is_public_deleter PASSED [ 80%] src/tests/test_decorators.py::TestMethod::test_is_public_trick PASSED [ 81%] src/tests/test_definitions.py::test_complex_file[test] PASSED [ 82%] src/tests/test_definitions.py::test_complex_file[unicode_literals] PASSED [ 83%] src/tests/test_definitions.py::test_complex_file[nested_class] PASSED [ 84%] src/tests/test_definitions.py::test_complex_file[capitalization] PASSED [ 85%] src/tests/test_definitions.py::test_complex_file[comment_after_def_bug] PASSED [ 86%] src/tests/test_definitions.py::test_complex_file[multi_line_summary_start] PASSED [ 87%] src/tests/test_definitions.py::test_complex_file[all_import] PASSED [ 87%] src/tests/test_definitions.py::test_complex_file[all_import_as] PASSED [ 88%] src/tests/test_definitions.py::test_complex_file[superfluous_quotes] PASSED [ 89%] src/tests/test_definitions.py::test_complex_file[noqa] PASSED [ 90%] src/tests/test_definitions.py::test_complex_file[sections] PASSED [ 91%] src/tests/test_definitions.py::test_complex_file[functions] PASSED [ 92%] src/tests/test_definitions.py::test_complex_file[canonical_google_examples] PASSED [ 93%] src/tests/test_definitions.py::test_complex_file[canonical_numpy_examples] PASSED [ 94%] src/tests/test_definitions.py::test_complex_file[canonical_pep257_examples] PASSED [ 95%] src/tests/test_utils.py::test_common_prefix PASSED [ 96%] src/tests/test_utils.py::test_no_common_prefix PASSED [ 97%] src/tests/test_utils.py::test_differ_length PASSED [ 98%] src/tests/test_utils.py::test_empty_string PASSED [ 99%] src/tests/test_utils.py::test_strip_non_alphanumeric PASSED [100%] ===================== 108 passed, 106 deselected in 0.57s ====================== >>> py3-pydocstyle: Entering fakeroot... >>> py3-pydocstyle-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pydocstyle/pkg/py3-pydocstyle/usr/lib/python3.11/site-packages/pydocstyle/__pycache__' -> '/home/buildozer/aports/community/py3-pydocstyle/pkg/py3-pydocstyle-pyc/usr/lib/python3.11/site-packages/pydocstyle/__pycache__' >>> py3-pydocstyle-pyc*: Preparing subpackage py3-pydocstyle-pyc... >>> py3-pydocstyle-pyc*: Running postcheck for py3-pydocstyle-pyc >>> py3-pydocstyle*: Running postcheck for py3-pydocstyle >>> py3-pydocstyle*: Preparing package py3-pydocstyle... >>> py3-pydocstyle-pyc*: Tracing dependencies... python3 py3-snowballstemmer python3~3.11 >>> py3-pydocstyle-pyc*: Package size: 216.0 KB >>> py3-pydocstyle-pyc*: Compressing data... >>> py3-pydocstyle-pyc*: Create checksum... >>> py3-pydocstyle-pyc*: Create py3-pydocstyle-pyc-6.3.0-r1.apk >>> py3-pydocstyle*: Tracing dependencies... python3 py3-snowballstemmer python3~3.11 >>> py3-pydocstyle*: Package size: 212.0 KB >>> py3-pydocstyle*: Compressing data... >>> py3-pydocstyle*: Create checksum... >>> py3-pydocstyle*: Create py3-pydocstyle-6.3.0-r1.apk >>> py3-pydocstyle: Build complete at Tue, 25 Apr 2023 09:00:23 +0000 elapsed time 0h 0m 3s >>> py3-pydocstyle: Cleaning up srcdir >>> py3-pydocstyle: Cleaning up pkgdir >>> py3-pydocstyle: Uninstalling dependencies... (1/50) Purging .makedepends-py3-pydocstyle (20230425.090021) (2/50) Purging py3-snowballstemmer-pyc (2.2.0-r2) (3/50) Purging py3-snowballstemmer (2.2.0-r2) (4/50) Purging py3-gpep517-pyc (13-r2) (5/50) Purging py3-gpep517 (13-r2) (6/50) Purging py3-installer-pyc (0.7.0-r1) (7/50) Purging py3-installer (0.7.0-r1) (8/50) Purging py3-poetry-core-pyc (1.5.2-r1) (9/50) Purging py3-poetry-core (1.5.2-r1) (10/50) Purging py3-jsonschema-pyc (4.7.2-r4) (11/50) Purging py3-jsonschema (4.7.2-r4) (12/50) Purging py3-pyrsistent-pyc (0.19.3-r1) (13/50) Purging py3-pyrsistent (0.19.3-r1) (14/50) Purging py3-attrs-pyc (23.1.0-r1) (15/50) Purging py3-attrs (23.1.0-r1) (16/50) Purging py3-lark-parser-pyc (0.11.3-r3) (17/50) Purging py3-lark-parser (0.11.3-r3) (18/50) Purging py3-tomlkit-pyc (0.11.6-r2) (19/50) Purging py3-tomlkit (0.11.6-r2) (20/50) Purging py3-setuptools_scm (7.1.0-r0) (21/50) Purging py3-setuptools-pyc (67.7.2-r0) (22/50) Purging py3-setuptools (67.7.2-r0) (23/50) Purging py3-typing-extensions-pyc (4.5.0-r1) (24/50) Purging py3-typing-extensions (4.5.0-r1) (25/50) Purging py3-pytest-pyc (7.3.1-r1) (26/50) Purging py3-pytest (7.3.1-r1) (27/50) Purging py3-iniconfig-pyc (1.1.1-r6) (28/50) Purging py3-iniconfig (1.1.1-r6) (29/50) Purging py3-packaging-pyc (23.1-r1) (30/50) Purging py3-packaging (23.1-r1) (31/50) Purging py3-parsing-pyc (3.0.9-r2) (32/50) Purging py3-parsing (3.0.9-r2) (33/50) Purging py3-pluggy-pyc (1.0.0-r3) (34/50) Purging py3-pluggy (1.0.0-r3) (35/50) Purging py3-py-pyc (1.11.0-r2) (36/50) Purging py3-py (1.11.0-r2) (37/50) Purging py3-mock-pyc (5.0.2-r1) (38/50) Purging py3-mock (5.0.2-r1) (39/50) Purging python3-pyc (3.11.3-r10) (40/50) Purging python3-pycache-pyc0 (3.11.3-r10) (41/50) Purging pyc (0.1-r0) (42/50) Purging python3 (3.11.3-r10) (43/50) Purging gdbm (1.23-r1) (44/50) Purging libbz2 (1.0.8-r5) (45/50) Purging libffi (3.4.4-r2) (46/50) Purging libpanelw (6.4_p20230401-r6) (47/50) Purging mpdecimal (2.5.1-r2) (48/50) Purging readline (8.2.1-r1) (49/50) Purging sqlite-libs (3.41.2-r2) (50/50) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 408 MiB in 99 packages >>> py3-pydocstyle: Updating the community/aarch64 repository index... >>> py3-pydocstyle: Signing the index...