>>> py3-filelock: Building community/py3-filelock 3.16.1-r1 (using abuild 3.14.1-r7) started Mon, 10 Mar 2025 18:28:30 +0000
>>> py3-filelock: Validating /home/buildozer/aports/community/py3-filelock/APKBUILD...
>>> py3-filelock: Analyzing dependencies...
>>> py3-filelock: Installing for build: build-base python3 py3-gpep517 py3-hatch-vcs py3-hatchling py3-pytest py3-pytest-mock py3-pytest-timeout
(1/46) Installing libffi (3.4.7-r0)
(2/46) Installing gdbm (1.24-r0)
(3/46) Installing mpdecimal (4.0.0-r0)
(4/46) Installing libpanelw (6.5_p20250216-r0)
(5/46) Installing sqlite-libs (3.49.1-r0)
(6/46) Installing python3 (3.12.9-r0)
(7/46) Installing python3-pycache-pyc0 (3.12.9-r0)
(8/46) Installing pyc (3.12.9-r0)
(9/46) Installing python3-pyc (3.12.9-r0)
(10/46) Installing py3-installer (0.7.0-r2)
(11/46) Installing py3-installer-pyc (0.7.0-r2)
(12/46) Installing py3-gpep517 (16-r0)
(13/46) Installing py3-gpep517-pyc (16-r0)
(14/46) Installing py3-editables (0.5-r2)
(15/46) Installing py3-editables-pyc (0.5-r2)
(16/46) Installing py3-parsing (3.2.0-r0)
(17/46) Installing py3-parsing-pyc (3.2.0-r0)
(18/46) Installing py3-packaging (24.2-r0)
(19/46) Installing py3-packaging-pyc (24.2-r0)
(20/46) Installing py3-pathspec (0.12.1-r2)
(21/46) Installing py3-pathspec-pyc (0.12.1-r2)
(22/46) Installing py3-pluggy (1.5.0-r0)
(23/46) Installing py3-pluggy-pyc (1.5.0-r0)
(24/46) Installing py3-trove-classifiers (2025.1.15.22-r0)
(25/46) Installing py3-trove-classifiers-pyc (2025.1.15.22-r0)
(26/46) Installing py3-hatchling (1.27.0-r0)
(27/46) Installing py3-hatchling-pyc (1.27.0-r0)
(28/46) Installing py3-setuptools (70.3.0-r0)
(29/46) Installing py3-setuptools-pyc (70.3.0-r0)
(30/46) Installing py3-setuptools_scm (8.1.0-r0)
(31/46) Installing py3-setuptools_scm-pyc (8.1.0-r0)
(32/46) Installing py3-hatch-vcs (0.4.0-r2)
(33/46) Installing py3-hatch-vcs-pyc (0.4.0-r2)
(34/46) Installing py3-iniconfig (2.0.0-r1)
(35/46) Installing py3-iniconfig-pyc (2.0.0-r1)
(36/46) Installing py3-py (1.11.0-r4)
(37/46) Installing py3-py-pyc (1.11.0-r4)
(38/46) Installing py3-pytest (8.3.5-r0)
(39/46) Installing py3-pytest-pyc (8.3.5-r0)
(40/46) Installing py3-mock (5.2.0-r0)
(41/46) Installing py3-mock-pyc (5.2.0-r0)
(42/46) Installing py3-pytest-mock (3.10.0-r3)
(43/46) Installing py3-pytest-mock-pyc (3.10.0-r3)
(44/46) Installing py3-pytest-timeout (2.3.1-r1)
(45/46) Installing py3-pytest-timeout-pyc (2.3.1-r1)
(46/46) Installing .makedepends-py3-filelock (20250310.182832)
Executing busybox-1.37.0-r14.trigger
OK: 454 MiB in 163 packages
>>> py3-filelock: Cleaning up srcdir
>>> py3-filelock: Cleaning up pkgdir
>>> py3-filelock: Cleaning up tmpdir
>>> py3-filelock: Fetching https://distfiles.alpinelinux.org/distfiles/edge/filelock-3.16.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
100 18037  100 18037    0     0   277k      0 --:--:-- --:--:-- --:--:--  279k
>>> py3-filelock: Fetching https://distfiles.alpinelinux.org/distfiles/edge/filelock-3.16.1.tar.gz
>>> py3-filelock: Checking sha512sums...
filelock-3.16.1.tar.gz: OK
>>> py3-filelock: Unpacking /var/cache/distfiles/edge/filelock-3.16.1.tar.gz...
2025-03-10 18:28:32,793 gpep517 INFO Building wheel via backend hatchling.build
2025-03-10 18:28:32,949 gpep517 INFO The backend produced .dist/filelock-3.16.1-py3-none-any.whl
filelock-3.16.1-py3-none-any.whl
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-8.3.5, pluggy-1.5.0
rootdir: /home/buildozer/aports/community/py3-filelock/src/filelock-3.16.1
configfile: pyproject.toml
plugins: mock-3.10.0, timeout-2.3.1
collected 154 items

tests/test_async_filelock.py sssssssssssssssssssssssssssssssssssssssssss [ 27%]
                                                                         [ 27%]
tests/test_error.py ....                                                 [ 30%]
tests/test_filelock.py ............................ssssssssssssssssssss. [ 62%]
..........................................................               [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: asyncio_default_fixture_loop_scope
  
    self._warn_or_fail_if_strict(f"Unknown config option: {key}\n")

tests/test_async_filelock.py:14
  /home/buildozer/aports/community/py3-filelock/src/filelock-3.16.1/tests/test_async_filelock.py:14: PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.asyncio

tests/test_async_filelock.py:46
  /home/buildozer/aports/community/py3-filelock/src/filelock-3.16.1/tests/test_async_filelock.py:46: PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.asyncio

tests/test_async_filelock.py:76
  /home/buildozer/aports/community/py3-filelock/src/filelock-3.16.1/tests/test_async_filelock.py:76: PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.asyncio

tests/test_async_filelock.py:150
  /home/buildozer/aports/community/py3-filelock/src/filelock-3.16.1/tests/test_async_filelock.py:150: PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.asyncio

tests/test_async_filelock.py:160
  /home/buildozer/aports/community/py3-filelock/src/filelock-3.16.1/tests/test_async_filelock.py:160: PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.asyncio

tests/test_async_filelock.py: 43 warnings
  /usr/lib/python3.12/site-packages/_pytest/python.py:148: PytestUnhandledCoroutineWarning: async def functions are not natively supported and have been skipped.
  You need to install a suitable plugin for your async framework, for example:
    - anyio
    - pytest-asyncio
    - pytest-tornasync
    - pytest-trio
    - pytest-twisted
    warnings.warn(PytestUnhandledCoroutineWarning(msg.format(nodeid)))

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
================= 91 passed, 63 skipped, 49 warnings in 13.47s =================
/usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-31a96427-30be-4bbd-b732-89228df35fae/popen-gw14/test_discovery_via_path_in_non0
<class 'OSError'>: [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-31a96427-30be-4bbd-b732-89228df35fae/popen-gw14/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-31a96427-30be-4bbd-b732-89228df35fae/popen-gw14
<class 'OSError'>: [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-31a96427-30be-4bbd-b732-89228df35fae/popen-gw14'
  warnings.warn(
/usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-31a96427-30be-4bbd-b732-89228df35fae
<class 'OSError'>: [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-31a96427-30be-4bbd-b732-89228df35fae'
  warnings.warn(
/usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-c6b07e65-dfd0-4a75-8007-565469c2ed77/popen-gw12/test_discovery_via_path_in_non0
<class 'OSError'>: [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-c6b07e65-dfd0-4a75-8007-565469c2ed77/popen-gw12/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-c6b07e65-dfd0-4a75-8007-565469c2ed77/popen-gw12
<class 'OSError'>: [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-c6b07e65-dfd0-4a75-8007-565469c2ed77/popen-gw12'
  warnings.warn(
/usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-c6b07e65-dfd0-4a75-8007-565469c2ed77
<class 'OSError'>: [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-c6b07e65-dfd0-4a75-8007-565469c2ed77'
  warnings.warn(
/usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-9bda2efe-17c2-4b98-8d36-efee925c080f/popen-gw7/test_discovery_via_path_in_non0
<class 'OSError'>: [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-9bda2efe-17c2-4b98-8d36-efee925c080f/popen-gw7/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-9bda2efe-17c2-4b98-8d36-efee925c080f/popen-gw7
<class 'OSError'>: [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-9bda2efe-17c2-4b98-8d36-efee925c080f/popen-gw7'
  warnings.warn(
/usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-9bda2efe-17c2-4b98-8d36-efee925c080f
<class 'OSError'>: [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-9bda2efe-17c2-4b98-8d36-efee925c080f'
  warnings.warn(
>>> py3-filelock: Entering fakeroot...
>>> py3-filelock-pyc*: Running split function pyc...
'usr/lib/python3.12/site-packages/filelock/__pycache__' -> '/home/buildozer/aports/community/py3-filelock/pkg/py3-filelock-pyc/usr/lib/python3.12/site-packages/filelock/__pycache__'
>>> py3-filelock-pyc*: Preparing subpackage py3-filelock-pyc...
>>> py3-filelock-pyc*: Running postcheck for py3-filelock-pyc
>>> py3-filelock*: Running postcheck for py3-filelock
>>> py3-filelock*: Preparing package py3-filelock...
>>> py3-filelock-pyc*: Tracing dependencies...
	python3
	python3~3.12
>>> py3-filelock-pyc*: Package size: 45.8 KB
>>> py3-filelock-pyc*: Compressing data...
>>> py3-filelock-pyc*: Create checksum...
>>> py3-filelock-pyc*: Create py3-filelock-pyc-3.16.1-r1.apk
>>> py3-filelock*: Tracing dependencies...
	python3
	python3~3.12
>>> py3-filelock*: Package size: 42.1 KB
>>> py3-filelock*: Compressing data...
>>> py3-filelock*: Create checksum...
>>> py3-filelock*: Create py3-filelock-3.16.1-r1.apk
>>> py3-filelock: Build complete at Mon, 10 Mar 2025 18:28:47 +0000 elapsed time 0h 0m 17s
>>> py3-filelock: Cleaning up srcdir
>>> py3-filelock: Cleaning up pkgdir
>>> py3-filelock: Uninstalling dependencies...
(1/46) Purging .makedepends-py3-filelock (20250310.182832)
(2/46) Purging py3-gpep517-pyc (16-r0)
(3/46) Purging py3-gpep517 (16-r0)
(4/46) Purging py3-installer-pyc (0.7.0-r2)
(5/46) Purging py3-installer (0.7.0-r2)
(6/46) Purging py3-hatch-vcs-pyc (0.4.0-r2)
(7/46) Purging py3-hatch-vcs (0.4.0-r2)
(8/46) Purging py3-setuptools_scm-pyc (8.1.0-r0)
(9/46) Purging py3-setuptools_scm (8.1.0-r0)
(10/46) Purging py3-setuptools-pyc (70.3.0-r0)
(11/46) Purging py3-setuptools (70.3.0-r0)
(12/46) Purging py3-hatchling-pyc (1.27.0-r0)
(13/46) Purging py3-hatchling (1.27.0-r0)
(14/46) Purging py3-editables-pyc (0.5-r2)
(15/46) Purging py3-editables (0.5-r2)
(16/46) Purging py3-pathspec-pyc (0.12.1-r2)
(17/46) Purging py3-pathspec (0.12.1-r2)
(18/46) Purging py3-trove-classifiers-pyc (2025.1.15.22-r0)
(19/46) Purging py3-trove-classifiers (2025.1.15.22-r0)
(20/46) Purging py3-pytest-mock-pyc (3.10.0-r3)
(21/46) Purging py3-pytest-mock (3.10.0-r3)
(22/46) Purging py3-mock-pyc (5.2.0-r0)
(23/46) Purging py3-mock (5.2.0-r0)
(24/46) Purging py3-pytest-timeout-pyc (2.3.1-r1)
(25/46) Purging py3-pytest-timeout (2.3.1-r1)
(26/46) Purging py3-pytest-pyc (8.3.5-r0)
(27/46) Purging py3-pytest (8.3.5-r0)
(28/46) Purging py3-iniconfig-pyc (2.0.0-r1)
(29/46) Purging py3-iniconfig (2.0.0-r1)
(30/46) Purging py3-packaging-pyc (24.2-r0)
(31/46) Purging py3-packaging (24.2-r0)
(32/46) Purging py3-parsing-pyc (3.2.0-r0)
(33/46) Purging py3-parsing (3.2.0-r0)
(34/46) Purging py3-pluggy-pyc (1.5.0-r0)
(35/46) Purging py3-pluggy (1.5.0-r0)
(36/46) Purging py3-py-pyc (1.11.0-r4)
(37/46) Purging py3-py (1.11.0-r4)
(38/46) Purging python3-pyc (3.12.9-r0)
(39/46) Purging python3-pycache-pyc0 (3.12.9-r0)
(40/46) Purging pyc (3.12.9-r0)
(41/46) Purging python3 (3.12.9-r0)
(42/46) Purging gdbm (1.24-r0)
(43/46) Purging libffi (3.4.7-r0)
(44/46) Purging libpanelw (6.5_p20250216-r0)
(45/46) Purging mpdecimal (4.0.0-r0)
(46/46) Purging sqlite-libs (3.49.1-r0)
Executing busybox-1.37.0-r14.trigger
OK: 403 MiB in 117 packages
>>> py3-filelock: Updating the community/x86 repository index...
>>> py3-filelock: Signing the index...