>>> py3-pytest-isort: Building community/py3-pytest-isort 4.0.0-r1 (using abuild 3.15.0_rc3-r1) started Wed, 23 Apr 2025 11:18:44 +0000 >>> py3-pytest-isort: Validating /home/buildozer/aports/community/py3-pytest-isort/APKBUILD... >>> py3-pytest-isort: Analyzing dependencies... >>> py3-pytest-isort: Installing for build: build-base py3-pytest py3-isort py3-gpep517 py3-poetry-core (1/36) Installing libbz2 (1.0.8-r6) (2/36) Installing libffi (3.4.8-r0) (3/36) Installing gdbm (1.24-r0) (4/36) Installing xz-libs (5.8.1-r0) (5/36) Installing mpdecimal (4.0.0-r0) (6/36) Installing libpanelw (6.5_p20250412-r0) (7/36) Installing sqlite-libs (3.49.1-r0) (8/36) Installing python3 (3.12.10-r0) (9/36) Installing python3-pycache-pyc0 (3.12.10-r0) (10/36) Installing pyc (3.12.10-r0) (11/36) Installing py3-iniconfig-pyc (2.1.0-r0) (12/36) Installing py3-parsing (3.2.0-r0) (13/36) Installing py3-parsing-pyc (3.2.0-r0) (14/36) Installing py3-packaging (24.2-r0) (15/36) Installing py3-packaging-pyc (24.2-r0) (16/36) Installing py3-pluggy (1.5.0-r0) (17/36) Installing py3-pluggy-pyc (1.5.0-r0) (18/36) Installing py3-py (1.11.0-r4) (19/36) Installing py3-py-pyc (1.11.0-r4) (20/36) Installing py3-pytest-pyc (8.3.5-r0) (21/36) Installing python3-pyc (3.12.10-r0) (22/36) Installing py3-iniconfig (2.1.0-r0) (23/36) Installing py3-pytest (8.3.5-r0) (24/36) Installing py3-isort (6.0.1-r0) (25/36) Installing py3-isort-pyc (6.0.1-r0) (26/36) Installing py3-installer (0.7.0-r2) (27/36) Installing py3-installer-pyc (0.7.0-r2) (28/36) Installing py3-gpep517 (16-r0) (29/36) Installing py3-gpep517-pyc (16-r0) (30/36) Installing py3-fastjsonschema (2.21.1-r0) (31/36) Installing py3-fastjsonschema-pyc (2.21.1-r0) (32/36) Installing py3-lark-parser (1.1.9-r1) (33/36) Installing py3-lark-parser-pyc (1.1.9-r1) (34/36) Installing py3-poetry-core (2.0.1-r0) (35/36) Installing py3-poetry-core-pyc (2.0.1-r0) (36/36) Installing .makedepends-py3-pytest-isort (20250423.111913) Executing busybox-1.37.0-r16.trigger OK: 443 MiB in 138 packages >>> py3-pytest-isort: Cleaning up srcdir >>> py3-pytest-isort: Cleaning up pkgdir >>> py3-pytest-isort: Cleaning up tmpdir >>> py3-pytest-isort: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-pytest-isort-4.0.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-pytest-isort: Fetching https://github.com/stephrdev/pytest-isort/archive/refs/tags/4.0.0/py3-pytest-isort-4.0.0.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.22/py3-pytest-isort-4.0.0.tar.gz.part' py3-pytest-isort-4.0 100% |********************************| 13610 0:00:00 ETA '/var/cache/distfiles/v3.22/py3-pytest-isort-4.0.0.tar.gz.part' saved >>> py3-pytest-isort: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-pytest-isort-4.0.0.tar.gz >>> py3-pytest-isort: Checking sha512sums... py3-pytest-isort-4.0.0.tar.gz: OK >>> py3-pytest-isort: Unpacking /var/cache/distfiles/v3.22/py3-pytest-isort-4.0.0.tar.gz... 2025-04-23 11:19:14,516 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2025-04-23 11:19:14,596 poetry.core.factory WARNING The "poetry.dev-dependencies" section is deprecated and will be removed in a future version. Use "poetry.group.dev.dependencies" instead. 2025-04-23 11:19:14,654 poetry.core.masonry.builders.wheel INFO Building wheel 2025-04-23 11:19:14,671 poetry.core.masonry.builders.wheel INFO Built pytest_isort-4.0.0-py3-none-any.whl 2025-04-23 11:19:14,671 gpep517 INFO The backend produced .dist/pytest_isort-4.0.0-py3-none-any.whl pytest_isort-4.0.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 -- /home/buildozer/aports/community/py3-pytest-isort/src/pytest-isort-4.0.0/test-env/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-pytest-isort/src/pytest-isort-4.0.0 configfile: pytest.ini testpaths: pytest_isort, tests plugins: isort-4.0.0 collecting ... collected 11 items tests/test_plugin.py::test_version PASSED [ 9%] tests/test_plugin.py::test_file_ignorer PASSED [ 18%] tests/test_plugin.py::TestIsortError::test_no_output PASSED [ 27%] tests/test_plugin.py::TestIsortError::test_no_diff PASSED [ 36%] tests/test_plugin.py::TestIsortError::test_with_diff PASSED [ 45%] tests/test_plugin.py::test_file_no_ignored PASSED [ 54%] tests/test_plugin.py::test_file_ignored PASSED [ 63%] tests/test_plugin.py::test_file_ignored_in_isort_config PASSED [ 72%] tests/test_plugin.py::test_correctly_sorted PASSED [ 81%] tests/test_plugin.py::test_incorrectly_sorted PASSED [ 90%] tests/test_plugin.py::TestIsortItem::test_init PASSED [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.12/site-packages/_pytest/config/__init__.py:1441 /usr/lib/python3.12/site-packages/_pytest/config/__init__.py:1441: PytestConfigWarning: Unknown config option: flake8-ignore self._warn_or_fail_if_strict(f"Unknown config option: {key}\n") ../../../../../../../usr/lib/python3.12/site-packages/_pytest/config/__init__.py:1441 /usr/lib/python3.12/site-packages/_pytest/config/__init__.py:1441: PytestConfigWarning: Unknown config option: flake8-max-complexity self._warn_or_fail_if_strict(f"Unknown config option: {key}\n") ../../../../../../../usr/lib/python3.12/site-packages/_pytest/config/__init__.py:1441 /usr/lib/python3.12/site-packages/_pytest/config/__init__.py:1441: PytestConfigWarning: Unknown config option: flake8-max-line-length self._warn_or_fail_if_strict(f"Unknown config option: {key}\n") -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 11 passed, 3 warnings in 0.38s ======================== /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-e782ff60-89b0-4fdc-bf7c-118cf3d2d52d/popen-gw23/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-e782ff60-89b0-4fdc-bf7c-118cf3d2d52d/popen-gw23/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-e782ff60-89b0-4fdc-bf7c-118cf3d2d52d/popen-gw23 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-e782ff60-89b0-4fdc-bf7c-118cf3d2d52d/popen-gw23' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-e782ff60-89b0-4fdc-bf7c-118cf3d2d52d : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-e782ff60-89b0-4fdc-bf7c-118cf3d2d52d' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-ba2b26db-90a4-42f6-98c7-d50ad01a5c91/popen-gw23/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-ba2b26db-90a4-42f6-98c7-d50ad01a5c91/popen-gw23/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-ba2b26db-90a4-42f6-98c7-d50ad01a5c91/popen-gw23 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-ba2b26db-90a4-42f6-98c7-d50ad01a5c91/popen-gw23' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-ba2b26db-90a4-42f6-98c7-d50ad01a5c91 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-ba2b26db-90a4-42f6-98c7-d50ad01a5c91' warnings.warn( >>> py3-pytest-isort: Entering fakeroot... rm: can't remove '/home/buildozer/aports/community/py3-pytest-isort/pkg/py3-pytest-isort/usr/lib/python3.*/site-packages/LICENSE.rst': No such file or directory >>> ERROR: py3-pytest-isort*: package failed >>> ERROR: py3-pytest-isort: rootpkg failed >>> py3-pytest-isort: Uninstalling dependencies... (1/36) Purging .makedepends-py3-pytest-isort (20250423.111913) (2/36) Purging py3-pytest-pyc (8.3.5-r0) (3/36) Purging py3-pytest (8.3.5-r0) (4/36) Purging py3-iniconfig-pyc (2.1.0-r0) (5/36) Purging py3-iniconfig (2.1.0-r0) (6/36) Purging py3-pluggy-pyc (1.5.0-r0) (7/36) Purging py3-pluggy (1.5.0-r0) (8/36) Purging py3-py-pyc (1.11.0-r4) (9/36) Purging py3-py (1.11.0-r4) (10/36) Purging py3-isort-pyc (6.0.1-r0) (11/36) Purging py3-isort (6.0.1-r0) (12/36) Purging py3-gpep517-pyc (16-r0) (13/36) Purging py3-gpep517 (16-r0) (14/36) Purging py3-installer-pyc (0.7.0-r2) (15/36) Purging py3-installer (0.7.0-r2) (16/36) Purging py3-poetry-core-pyc (2.0.1-r0) (17/36) Purging py3-poetry-core (2.0.1-r0) (18/36) Purging py3-fastjsonschema-pyc (2.21.1-r0) (19/36) Purging py3-fastjsonschema (2.21.1-r0) (20/36) Purging py3-lark-parser-pyc (1.1.9-r1) (21/36) Purging py3-lark-parser (1.1.9-r1) (22/36) Purging py3-packaging-pyc (24.2-r0) (23/36) Purging py3-packaging (24.2-r0) (24/36) Purging py3-parsing-pyc (3.2.0-r0) (25/36) Purging py3-parsing (3.2.0-r0) (26/36) Purging python3-pyc (3.12.10-r0) (27/36) Purging python3-pycache-pyc0 (3.12.10-r0) (28/36) Purging pyc (3.12.10-r0) (29/36) Purging python3 (3.12.10-r0) (30/36) Purging gdbm (1.24-r0) (31/36) Purging libbz2 (1.0.8-r6) (32/36) Purging libffi (3.4.8-r0) (33/36) Purging libpanelw (6.5_p20250412-r0) (34/36) Purging mpdecimal (4.0.0-r0) (35/36) Purging sqlite-libs (3.49.1-r0) (36/36) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 400 MiB in 102 packages