>>> py3-class-doc: Building testing/py3-class-doc 1.25-r1 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 16:19:49 +0000 >>> py3-class-doc: Checking sanity of /home/buildozer/aports/testing/py3-class-doc/APKBUILD... >>> py3-class-doc: Analyzing dependencies... >>> py3-class-doc: Installing for build: build-base py3-more-itertools py3-gpep517 py3-poetry-core py3-pytest (1/37) Installing libbz2 (1.0.8-r6) (2/37) Installing libffi (3.4.6-r0) (3/37) Installing gdbm (1.23-r1) (4/37) Installing xz-libs (5.6.1-r3) (5/37) Installing mpdecimal (4.0.0-r0) (6/37) Installing libpanelw (6.4_p20240330-r0) (7/37) Installing readline (8.2.10-r0) (8/37) Installing sqlite-libs (3.45.2-r0) (9/37) Installing python3 (3.12.3-r0) (10/37) Installing python3-pycache-pyc0 (3.12.3-r0) (11/37) Installing pyc (3.12.3-r0) (12/37) Installing py3-more-itertools-pyc (10.2.0-r1) (13/37) Installing python3-pyc (3.12.3-r0) (14/37) Installing py3-more-itertools (10.2.0-r1) (15/37) Installing py3-installer (0.7.0-r2) (16/37) Installing py3-installer-pyc (0.7.0-r2) (17/37) Installing py3-gpep517 (15-r2) (18/37) Installing py3-gpep517-pyc (15-r2) (19/37) Installing py3-fastjsonschema (2.19.1-r2) (20/37) Installing py3-fastjsonschema-pyc (2.19.1-r2) (21/37) Installing py3-lark-parser (1.1.9-r1) (22/37) Installing py3-lark-parser-pyc (1.1.9-r1) (23/37) Installing py3-parsing (3.1.2-r1) (24/37) Installing py3-parsing-pyc (3.1.2-r1) (25/37) Installing py3-packaging (24.0-r1) (26/37) Installing py3-packaging-pyc (24.0-r1) (27/37) Installing py3-poetry-core (1.8.1-r1) (28/37) Installing py3-poetry-core-pyc (1.8.1-r1) (29/37) Installing py3-iniconfig (2.0.0-r1) (30/37) Installing py3-iniconfig-pyc (2.0.0-r1) (31/37) Installing py3-pluggy (1.4.0-r1) (32/37) Installing py3-pluggy-pyc (1.4.0-r1) (33/37) Installing py3-py (1.11.0-r3) (34/37) Installing py3-py-pyc (1.11.0-r3) (35/37) Installing py3-pytest (8.1.1-r1) (36/37) Installing py3-pytest-pyc (8.1.1-r1) (37/37) Installing .makedepends-py3-class-doc (20240415.161950) Executing busybox-1.36.1-r25.trigger OK: 362 MiB in 140 packages >>> py3-class-doc: Cleaning up srcdir >>> py3-class-doc: Cleaning up pkgdir >>> py3-class-doc: Cleaning up tmpdir >>> py3-class-doc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/class-doc-1.25.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-class-doc: Fetching https://github.com/danields761/class-doc/archive/refs/tags/1.25/class-doc-1.25.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/class-doc-1.25.tar.gz.part' class-doc-1.25.tar.g 100% |********************************| 8528 0:00:00 ETA '/var/cache/distfiles/class-doc-1.25.tar.gz.part' saved >>> py3-class-doc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/class-doc-1.25.tar.gz >>> py3-class-doc: Checking sha512sums... class-doc-1.25.tar.gz: OK masonry.patch: OK >>> py3-class-doc: Unpacking /var/cache/distfiles/class-doc-1.25.tar.gz... >>> py3-class-doc: masonry.patch patching file pyproject.toml 2024-04-15 16:19:52,045 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2024-04-15 16:19:52,188 poetry.core.masonry.builders.wheel INFO Building wheel fatal: not a git repository (or any of the parent directories): .git 2024-04-15 16:19:52,197 poetry.core.masonry.builders.wheel INFO Built class_doc-0.2.5-py3-none-any.whl 2024-04-15 16:19:52,197 gpep517 INFO The backend produced .dist/class_doc-0.2.5-py3-none-any.whl class_doc-0.2.5-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/testing/py3-class-doc/src/class-doc-1.25 configfile: pyproject.toml collected 19 items test_class_doc.py XX................. [100%] =============================== warnings summary =============================== test_class_doc.py::test_attr_docstring_extraction test_class_doc.py::test_attr_docstring_extraction test_class_doc.py::test_attr_docstring_extraction test_class_doc.py::test_attr_docstring_extraction test_class_doc.py::test_attr_docstring_extraction test_class_doc.py::test_attr_docstring_extraction test_class_doc.py::test_attr_docstring_extraction test_class_doc.py::test_docs_extracting_for_nested_cls[Inner2-result0] test_class_doc.py::test_docs_extracting_for_nested_cls[Inner-result1] /home/buildozer/aports/testing/py3-class-doc/src/class-doc-1.25/class_doc.py:231: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead if isinstance(next_node, ast.Expr) and isinstance(next_node.value, ast.Str) test_class_doc.py::test_attr_docstring_extraction test_class_doc.py::test_attr_docstring_extraction test_class_doc.py::test_attr_docstring_extraction test_class_doc.py::test_attr_docstring_extraction test_class_doc.py::test_docs_extracting_for_nested_cls[Inner2-result0] test_class_doc.py::test_docs_extracting_for_nested_cls[Inner-result1] /home/buildozer/aports/testing/py3-class-doc/src/class-doc-1.25/class_doc.py:228: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead (node, inspect.cleandoc(next_node.value.s).split('\n')) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================== 17 passed, 2 xpassed, 15 warnings in 0.04s ================== >>> py3-class-doc: Entering fakeroot... >>> py3-class-doc-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-class-doc/pkg/py3-class-doc/usr/lib/python3.12/site-packages/__pycache__' -> '/home/buildozer/aports/testing/py3-class-doc/pkg/py3-class-doc-pyc/usr/lib/python3.12/site-packages/__pycache__' >>> py3-class-doc-pyc*: Preparing subpackage py3-class-doc-pyc... >>> py3-class-doc-pyc*: Running postcheck for py3-class-doc-pyc >>> py3-class-doc*: Running postcheck for py3-class-doc >>> py3-class-doc*: Preparing package py3-class-doc... >>> py3-class-doc-pyc*: Tracing dependencies... py3-more-itertools python3~3.12 >>> py3-class-doc-pyc*: Package size: 40.0 KB >>> py3-class-doc-pyc*: Compressing data... >>> py3-class-doc-pyc*: Create checksum... >>> py3-class-doc-pyc*: Create py3-class-doc-pyc-1.25-r1.apk >>> py3-class-doc*: Tracing dependencies... py3-more-itertools python3~3.12 >>> py3-class-doc*: Package size: 48.0 KB >>> py3-class-doc*: Compressing data... >>> py3-class-doc*: Create checksum... >>> py3-class-doc*: Create py3-class-doc-1.25-r1.apk >>> py3-class-doc: Build complete at Mon, 15 Apr 2024 16:19:53 +0000 elapsed time 0h 0m 4s >>> py3-class-doc: Cleaning up srcdir >>> py3-class-doc: Cleaning up pkgdir >>> py3-class-doc: Uninstalling dependencies... (1/37) Purging .makedepends-py3-class-doc (20240415.161950) (2/37) Purging py3-more-itertools-pyc (10.2.0-r1) (3/37) Purging py3-more-itertools (10.2.0-r1) (4/37) Purging py3-gpep517-pyc (15-r2) (5/37) Purging py3-gpep517 (15-r2) (6/37) Purging py3-installer-pyc (0.7.0-r2) (7/37) Purging py3-installer (0.7.0-r2) (8/37) Purging py3-poetry-core-pyc (1.8.1-r1) (9/37) Purging py3-poetry-core (1.8.1-r1) (10/37) Purging py3-fastjsonschema-pyc (2.19.1-r2) (11/37) Purging py3-fastjsonschema (2.19.1-r2) (12/37) Purging py3-lark-parser-pyc (1.1.9-r1) (13/37) Purging py3-lark-parser (1.1.9-r1) (14/37) Purging py3-pytest-pyc (8.1.1-r1) (15/37) Purging py3-pytest (8.1.1-r1) (16/37) Purging py3-iniconfig-pyc (2.0.0-r1) (17/37) Purging py3-iniconfig (2.0.0-r1) (18/37) Purging py3-packaging-pyc (24.0-r1) (19/37) Purging py3-packaging (24.0-r1) (20/37) Purging py3-parsing-pyc (3.1.2-r1) (21/37) Purging py3-parsing (3.1.2-r1) (22/37) Purging py3-pluggy-pyc (1.4.0-r1) (23/37) Purging py3-pluggy (1.4.0-r1) (24/37) Purging py3-py-pyc (1.11.0-r3) (25/37) Purging py3-py (1.11.0-r3) (26/37) Purging python3-pyc (3.12.3-r0) (27/37) Purging python3-pycache-pyc0 (3.12.3-r0) (28/37) Purging pyc (3.12.3-r0) (29/37) Purging python3 (3.12.3-r0) (30/37) Purging gdbm (1.23-r1) (31/37) Purging libbz2 (1.0.8-r6) (32/37) Purging libffi (3.4.6-r0) (33/37) Purging libpanelw (6.4_p20240330-r0) (34/37) Purging mpdecimal (4.0.0-r0) (35/37) Purging readline (8.2.10-r0) (36/37) Purging sqlite-libs (3.45.2-r0) (37/37) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 315 MiB in 103 packages >>> py3-class-doc: Updating the testing/armhf repository index... >>> py3-class-doc: Signing the index...