>>> py3-i18naddress: Building community/py3-i18naddress 3.1.1-r0 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 19:00:56 +0000 >>> py3-i18naddress: Validating /home/udu/aports/community/py3-i18naddress/APKBUILD... >>> py3-i18naddress: Analyzing dependencies... >>> py3-i18naddress: Installing for build: build-base python3 py3-requests py3-gpep517 py3-hatchling py3-installer py3-wheel py3-pytest WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/37) Installing py3-certifi (2025.4.26-r0) (2/37) Installing py3-certifi-pyc (2025.4.26-r0) (3/37) Installing py3-charset-normalizer (3.4.2-r0) (4/37) Installing py3-charset-normalizer-pyc (3.4.2-r0) (5/37) Installing py3-idna (3.10-r0) (6/37) Installing py3-idna-pyc (3.10-r0) (7/37) Installing py3-urllib3 (1.26.20-r0) (8/37) Installing py3-urllib3-pyc (1.26.20-r0) (9/37) Installing py3-requests (2.32.5-r0) (10/37) Installing py3-requests-pyc (2.32.5-r0) (11/37) Installing py3-installer (0.7.0-r2) (12/37) Installing py3-installer-pyc (0.7.0-r2) (13/37) Installing py3-gpep517 (19-r0) (14/37) Installing py3-gpep517-pyc (19-r0) (15/37) Installing py3-editables (0.5-r2) (16/37) Installing py3-editables-pyc (0.5-r2) (17/37) Installing py3-parsing (3.2.3-r0) (18/37) Installing py3-parsing-pyc (3.2.3-r0) (19/37) Installing py3-packaging (25.0-r0) (20/37) Installing py3-packaging-pyc (25.0-r0) (21/37) Installing py3-pathspec (0.12.1-r2) (22/37) Installing py3-pathspec-pyc (0.12.1-r2) (23/37) Installing py3-pluggy (1.5.0-r0) (24/37) Installing py3-pluggy-pyc (1.5.0-r0) (25/37) Installing py3-trove-classifiers (2025.9.11.17-r0) (26/37) Installing py3-trove-classifiers-pyc (2025.9.11.17-r0) (27/37) Installing py3-hatchling (1.27.0-r0) (28/37) Installing py3-hatchling-pyc (1.27.0-r0) (29/37) Installing py3-wheel (0.46.1-r0) (30/37) Installing py3-wheel-pyc (0.46.1-r0) (31/37) Installing py3-iniconfig (2.1.0-r0) (32/37) Installing py3-iniconfig-pyc (2.1.0-r0) (33/37) Installing py3-py (1.11.0-r4) (34/37) Installing py3-py-pyc (1.11.0-r4) (35/37) Installing py3-pytest (8.3.5-r0) (36/37) Installing py3-pytest-pyc (8.3.5-r0) (37/37) Installing .makedepends-py3-i18naddress (20251012.190057) Executing busybox-1.37.0-r19.trigger OK: 305 MiB in 126 packages >>> py3-i18naddress: Cleaning up srcdir >>> py3-i18naddress: Cleaning up pkgdir >>> py3-i18naddress: Cleaning up tmpdir >>> py3-i18naddress: Fetching py3-i18naddress-3.1.1.tar.gz::https://github.com/mirumee/google-i18n-address/archive/refs/tags/3.1.1.tar.gz >>> py3-i18naddress: Fetching py3-i18naddress-3.1.1.tar.gz::https://github.com/mirumee/google-i18n-address/archive/refs/tags/3.1.1.tar.gz >>> py3-i18naddress: Checking sha512sums... py3-i18naddress-3.1.1.tar.gz: OK >>> py3-i18naddress: Unpacking /var/cache/distfiles/py3-i18naddress-3.1.1.tar.gz... 2025-10-12 19:00:58,732 gpep517 INFO Building wheel via backend hatchling.build 2025-10-12 19:00:58,880 gpep517 INFO The backend produced .dist/google_i18n_address-3.1.1-py2.py3-none-any.whl google_i18n_address-3.1.1-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-i18naddress/src/google-i18n-address-3.1.1 configfile: pyproject.toml collected 40 items / 1 error ==================================== ERRORS ==================================== __________________ ERROR collecting tests/test_downloader.py ___________________ tests/test_downloader.py:7: in from i18naddress.downloader import download, process .testenv/lib/python3.12/site-packages/i18naddress/downloader.py:15: in work_queue = JoinableQueue() /usr/lib/python3.12/multiprocessing/context.py:108: in JoinableQueue return JoinableQueue(maxsize, ctx=self.get_context()) /usr/lib/python3.12/multiprocessing/queues.py:319: in __init__ Queue.__init__(self, maxsize, ctx=ctx) /usr/lib/python3.12/multiprocessing/queues.py:43: in __init__ self._rlock = ctx.Lock() /usr/lib/python3.12/multiprocessing/context.py:68: in Lock return Lock(ctx=self.get_context()) /usr/lib/python3.12/multiprocessing/synchronize.py:169: in __init__ SemLock.__init__(self, SEMAPHORE, 1, 1, ctx=ctx) /usr/lib/python3.12/multiprocessing/synchronize.py:57: in __init__ sl = self._semlock = _multiprocessing.SemLock( E PermissionError: [Errno 13] Permission denied =============================== 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") ../../../../../../../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_mode self._warn_or_fail_if_strict(f"Unknown config option: {key}\n") -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ ERROR tests/test_downloader.py - PermissionError: [Errno 13] Permission denied !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!! ========================= 2 warnings, 1 error in 0.39s ========================= >>> ERROR: py3-i18naddress: check failed >>> py3-i18naddress: Uninstalling dependencies... (1/37) Purging .makedepends-py3-i18naddress (20251012.190057) (2/37) Purging py3-requests-pyc (2.32.5-r0) (3/37) Purging py3-requests (2.32.5-r0) (4/37) Purging py3-certifi-pyc (2025.4.26-r0) (5/37) Purging py3-certifi (2025.4.26-r0) (6/37) Purging py3-charset-normalizer-pyc (3.4.2-r0) (7/37) Purging py3-charset-normalizer (3.4.2-r0) (8/37) Purging py3-idna-pyc (3.10-r0) (9/37) Purging py3-idna (3.10-r0) (10/37) Purging py3-urllib3-pyc (1.26.20-r0) (11/37) Purging py3-urllib3 (1.26.20-r0) (12/37) Purging py3-gpep517-pyc (19-r0) (13/37) Purging py3-gpep517 (19-r0) (14/37) Purging py3-hatchling-pyc (1.27.0-r0) (15/37) Purging py3-hatchling (1.27.0-r0) (16/37) Purging py3-editables-pyc (0.5-r2) (17/37) Purging py3-editables (0.5-r2) (18/37) Purging py3-pathspec-pyc (0.12.1-r2) (19/37) Purging py3-pathspec (0.12.1-r2) (20/37) Purging py3-trove-classifiers-pyc (2025.9.11.17-r0) (21/37) Purging py3-trove-classifiers (2025.9.11.17-r0) (22/37) Purging py3-installer-pyc (0.7.0-r2) (23/37) Purging py3-installer (0.7.0-r2) (24/37) Purging py3-wheel-pyc (0.46.1-r0) (25/37) Purging py3-wheel (0.46.1-r0) (26/37) Purging py3-pytest-pyc (8.3.5-r0) (27/37) Purging py3-pytest (8.3.5-r0) (28/37) Purging py3-iniconfig-pyc (2.1.0-r0) (29/37) Purging py3-iniconfig (2.1.0-r0) (30/37) Purging py3-packaging-pyc (25.0-r0) (31/37) Purging py3-packaging (25.0-r0) (32/37) Purging py3-parsing-pyc (3.2.3-r0) (33/37) Purging py3-parsing (3.2.3-r0) (34/37) Purging py3-pluggy-pyc (1.5.0-r0) (35/37) Purging py3-pluggy (1.5.0-r0) (36/37) Purging py3-py-pyc (1.11.0-r4) (37/37) Purging py3-py (1.11.0-r4) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages