>>> py3-cachetools: Building community/py3-cachetools 7.1.7-r0 (using abuild 3.18.0_rc5-r0) started Tue, 11 Aug 2026 10:10:52 +0000 >>> py3-cachetools: Validating /home/buildozer/aports/community/py3-cachetools/APKBUILD... >>> py3-cachetools: Analyzing dependencies... >>> py3-cachetools: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest ( 1/34) Installing libbz2 (1.0.8-r6) ( 2/34) Installing libffi (3.5.2-r1) ( 3/34) Installing xz-libs (5.8.3-r0) ( 4/34) Installing mpdecimal (4.0.1-r0) ( 5/34) Installing libpanelw (6.6_p20260516-r0) ( 6/34) Installing readline (8.3.3-r1) ( 7/34) Installing sqlite-libs (3.53.4-r0) ( 8/34) Installing python3 (3.14.5-r2) ( 9/34) Installing python3-pycache-pyc0 (3.14.5-r2) (10/34) Installing pyc (3.14.5-r2) (11/34) Installing python3-pyc (3.14.5-r2) (12/34) Installing py3-installer (1.0.1-r0) (13/34) Installing py3-installer-pyc (1.0.1-r0) (14/34) Installing py3-gpep517 (19-r2) (15/34) Installing py3-gpep517-pyc (19-r2) (16/34) Installing py3-parsing (3.3.2-r1) (17/34) Installing py3-parsing-pyc (3.3.2-r1) (18/34) Installing py3-packaging (26.2-r0) (19/34) Installing py3-packaging-pyc (26.2-r0) (20/34) Installing py3-setuptools (83.0.0-r0) (21/34) Installing py3-setuptools-pyc (83.0.0-r0) (22/34) Installing py3-wheel (0.47.0-r0) (23/34) Installing py3-wheel-pyc (0.47.0-r0) (24/34) Installing py3-iniconfig (2.3.0-r1) (25/34) Installing py3-iniconfig-pyc (2.3.0-r1) (26/34) Installing py3-pluggy (1.6.0-r1) (27/34) Installing py3-pluggy-pyc (1.6.0-r1) (28/34) Installing py3-py (1.11.0-r5) (29/34) Installing py3-py-pyc (1.11.0-r5) (30/34) Installing py3-pygments (2.20.0-r0) (31/34) Installing py3-pygments-pyc (2.20.0-r0) (32/34) Installing py3-pytest (9.1.1-r0) (33/34) Installing py3-pytest-pyc (9.1.1-r0) (34/34) Installing .makedepends-py3-cachetools (20260811.101053) Executing busybox-1.38.0-r4.trigger OK: 353.1 MiB in 140 packages >>> py3-cachetools: Cleaning up srcdir >>> py3-cachetools: Cleaning up pkgdir >>> py3-cachetools: Cleaning up tmpdir >>> py3-cachetools: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-cachetools-7.1.7.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-cachetools: Fetching py3-cachetools-7.1.7.tar.gz::https://github.com/tkem/cachetools/archive/v7.1.7.tar.gz Connecting to github.com (20.26.156.215:443) Connecting to codeload.github.com (20.26.156.216:443) saving to '/var/cache/distfiles/py3-cachetools-7.1.7.tar.gz.part' py3-cachetools-7.1.7 100% |********************************| 42701 0:00:00 ETA '/var/cache/distfiles/py3-cachetools-7.1.7.tar.gz.part' saved /var/cache/distfiles/py3-cachetools-7.1.7.tar.gz: OK >>> py3-cachetools: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-cachetools-7.1.7.tar.gz /var/cache/distfiles/py3-cachetools-7.1.7.tar.gz: OK >>> py3-cachetools: Unpacking /var/cache/distfiles/py3-cachetools-7.1.7.tar.gz... 2026-08-11 10:10:57,017 gpep517 INFO Building wheel via backend setuptools.build_meta 2026-08-11 10:10:57,081 root INFO running bdist_wheel 2026-08-11 10:10:57,097 root INFO running build 2026-08-11 10:10:57,097 root INFO running build_py 2026-08-11 10:10:57,101 root INFO creating build/lib/cachetools 2026-08-11 10:10:57,101 root INFO copying src/cachetools/func.py -> build/lib/cachetools 2026-08-11 10:10:57,102 root INFO copying src/cachetools/_cached.py -> build/lib/cachetools 2026-08-11 10:10:57,102 root INFO copying src/cachetools/_cachedmethod.py -> build/lib/cachetools 2026-08-11 10:10:57,102 root INFO copying src/cachetools/keys.py -> build/lib/cachetools 2026-08-11 10:10:57,102 root INFO copying src/cachetools/__init__.py -> build/lib/cachetools 2026-08-11 10:10:57,103 root INFO running egg_info 2026-08-11 10:10:57,106 root INFO creating src/cachetools.egg-info 2026-08-11 10:10:57,106 root INFO writing src/cachetools.egg-info/PKG-INFO 2026-08-11 10:10:57,106 root INFO writing dependency_links to src/cachetools.egg-info/dependency_links.txt 2026-08-11 10:10:57,107 root INFO writing top-level names to src/cachetools.egg-info/top_level.txt 2026-08-11 10:10:57,107 root INFO writing manifest file 'src/cachetools.egg-info/SOURCES.txt' 2026-08-11 10:10:57,111 root INFO reading manifest file 'src/cachetools.egg-info/SOURCES.txt' 2026-08-11 10:10:57,112 root INFO reading manifest template 'MANIFEST.in' 2026-08-11 10:10:57,112 root WARNING no previously-included directories found matching '.github' 2026-08-11 10:10:57,112 root WARNING warning: no previously-included files found matching '.gitignore' 2026-08-11 10:10:57,112 root WARNING warning: no previously-included files found matching '.readthedocs.yaml' 2026-08-11 10:10:57,112 root INFO adding license file 'LICENSE' 2026-08-11 10:10:57,114 root INFO writing manifest file 'src/cachetools.egg-info/SOURCES.txt' 2026-08-11 10:10:57,115 root INFO copying src/cachetools/__init__.pyi -> build/lib/cachetools 2026-08-11 10:10:57,115 root INFO copying src/cachetools/func.pyi -> build/lib/cachetools 2026-08-11 10:10:57,115 root INFO copying src/cachetools/keys.pyi -> build/lib/cachetools 2026-08-11 10:10:57,115 root INFO copying src/cachetools/py.typed -> build/lib/cachetools 2026-08-11 10:10:57,122 root INFO installing to build/bdist.linux-ppc64le/wheel 2026-08-11 10:10:57,122 root INFO running install 2026-08-11 10:10:57,141 root INFO running install_lib 2026-08-11 10:10:57,144 root INFO creating build/bdist.linux-ppc64le/wheel 2026-08-11 10:10:57,144 root INFO creating build/bdist.linux-ppc64le/wheel/cachetools 2026-08-11 10:10:57,144 root INFO copying build/lib/cachetools/func.py -> build/bdist.linux-ppc64le/wheel/./cachetools 2026-08-11 10:10:57,145 root INFO copying build/lib/cachetools/_cached.py -> build/bdist.linux-ppc64le/wheel/./cachetools 2026-08-11 10:10:57,145 root INFO copying build/lib/cachetools/keys.pyi -> build/bdist.linux-ppc64le/wheel/./cachetools 2026-08-11 10:10:57,145 root INFO copying build/lib/cachetools/_cachedmethod.py -> build/bdist.linux-ppc64le/wheel/./cachetools 2026-08-11 10:10:57,145 root INFO copying build/lib/cachetools/func.pyi -> build/bdist.linux-ppc64le/wheel/./cachetools 2026-08-11 10:10:57,145 root INFO copying build/lib/cachetools/keys.py -> build/bdist.linux-ppc64le/wheel/./cachetools 2026-08-11 10:10:57,146 root INFO copying build/lib/cachetools/py.typed -> build/bdist.linux-ppc64le/wheel/./cachetools 2026-08-11 10:10:57,146 root INFO copying build/lib/cachetools/__init__.py -> build/bdist.linux-ppc64le/wheel/./cachetools 2026-08-11 10:10:57,146 root INFO copying build/lib/cachetools/__init__.pyi -> build/bdist.linux-ppc64le/wheel/./cachetools 2026-08-11 10:10:57,146 root INFO running install_egg_info 2026-08-11 10:10:57,149 root INFO Copying src/cachetools.egg-info to build/bdist.linux-ppc64le/wheel/./cachetools-7.1.7-py3.14.egg-info 2026-08-11 10:10:57,150 root INFO running install_scripts 2026-08-11 10:10:57,151 root INFO creating build/bdist.linux-ppc64le/wheel/cachetools-7.1.7.dist-info/WHEEL 2026-08-11 10:10:57,152 wheel INFO creating '/home/buildozer/aports/community/py3-cachetools/src/cachetools-7.1.7/.dist/.tmp-0i3rfu8g/cachetools-7.1.7-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2026-08-11 10:10:57,152 wheel INFO adding 'cachetools/__init__.py' 2026-08-11 10:10:57,153 wheel INFO adding 'cachetools/__init__.pyi' 2026-08-11 10:10:57,153 wheel INFO adding 'cachetools/_cached.py' 2026-08-11 10:10:57,153 wheel INFO adding 'cachetools/_cachedmethod.py' 2026-08-11 10:10:57,153 wheel INFO adding 'cachetools/func.py' 2026-08-11 10:10:57,153 wheel INFO adding 'cachetools/func.pyi' 2026-08-11 10:10:57,154 wheel INFO adding 'cachetools/keys.py' 2026-08-11 10:10:57,154 wheel INFO adding 'cachetools/keys.pyi' 2026-08-11 10:10:57,154 wheel INFO adding 'cachetools/py.typed' 2026-08-11 10:10:57,154 wheel INFO adding 'cachetools-7.1.7.dist-info/licenses/LICENSE' 2026-08-11 10:10:57,155 wheel INFO adding 'cachetools-7.1.7.dist-info/METADATA' 2026-08-11 10:10:57,155 wheel INFO adding 'cachetools-7.1.7.dist-info/WHEEL' 2026-08-11 10:10:57,155 wheel INFO adding 'cachetools-7.1.7.dist-info/top_level.txt' 2026-08-11 10:10:57,155 wheel INFO adding 'cachetools-7.1.7.dist-info/RECORD' 2026-08-11 10:10:57,155 root INFO removing build/bdist.linux-ppc64le/wheel 2026-08-11 10:10:57,156 gpep517 INFO The backend produced .dist/cachetools-7.1.7-py3-none-any.whl cachetools-7.1.7-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.5, pytest-9.1.1, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-cachetools/src/cachetools-7.1.7 configfile: pyproject.toml collected 312 items tests/test_cache.py .................... [ 6%] tests/test_cached.py ...................................... [ 18%] tests/test_cachedmethod.py ............................................. [ 33%] . [ 33%] tests/test_classmethod.py ....... [ 35%] tests/test_fifo.py ....................... [ 42%] tests/test_func.py .................................... [ 54%] tests/test_keys.py ...... [ 56%] tests/test_lfu.py ........................ [ 64%] tests/test_lru.py ........................ [ 71%] tests/test_rr.py ......................... [ 79%] tests/test_threading.py .... [ 81%] tests/test_tlru.py ............................... [ 91%] tests/test_ttl.py ............................ [100%] ============================= 312 passed in 4.73s ============================== >>> py3-cachetools: Entering fakeroot... >>> py3-cachetools-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/cachetools/__pycache__' -> '/home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools-pyc/usr/lib/python3.14/site-packages/cachetools/__pycache__' >>> py3-cachetools-pyc*: Preparing subpackage py3-cachetools-pyc... >>> py3-cachetools-pyc*: Running postcheck for py3-cachetools-pyc >>> py3-cachetools*: Running postcheck for py3-cachetools >>> py3-cachetools*: Preparing package py3-cachetools... >>> py3-cachetools*: Tracing dependencies... python3 python3~3.14 >>> py3-cachetools*: Package size: 66.8 KB >>> py3-cachetools*: Compressing data... >>> py3-cachetools*: Create checksum... >>> py3-cachetools*: Create py3-cachetools-7.1.7-r0.apk >>> py3-cachetools-pyc*: Tracing dependencies... python3~3.14 >>> py3-cachetools-pyc*: Package size: 84.4 KB >>> py3-cachetools-pyc*: Compressing data... >>> py3-cachetools-pyc*: Create checksum... >>> py3-cachetools-pyc*: Create py3-cachetools-pyc-7.1.7-r0.apk >>> py3-cachetools: Build complete at Tue, 11 Aug 2026 10:11:03 +0000 elapsed time 0h 0m 11s >>> py3-cachetools: Cleaning up srcdir >>> py3-cachetools: Cleaning up pkgdir >>> py3-cachetools: Uninstalling dependencies... ( 1/34) Purging .makedepends-py3-cachetools (20260811.101053) ( 2/34) Purging py3-gpep517-pyc (19-r2) ( 3/34) Purging py3-gpep517 (19-r2) ( 4/34) Purging py3-installer-pyc (1.0.1-r0) ( 5/34) Purging py3-installer (1.0.1-r0) ( 6/34) Purging py3-setuptools-pyc (83.0.0-r0) ( 7/34) Purging py3-setuptools (83.0.0-r0) ( 8/34) Purging py3-wheel-pyc (0.47.0-r0) ( 9/34) Purging py3-wheel (0.47.0-r0) (10/34) Purging py3-pytest-pyc (9.1.1-r0) (11/34) Purging py3-pytest (9.1.1-r0) (12/34) Purging py3-iniconfig-pyc (2.3.0-r1) (13/34) Purging py3-iniconfig (2.3.0-r1) (14/34) Purging py3-packaging-pyc (26.2-r0) (15/34) Purging py3-packaging (26.2-r0) (16/34) Purging py3-parsing-pyc (3.3.2-r1) (17/34) Purging py3-parsing (3.3.2-r1) (18/34) Purging py3-pluggy-pyc (1.6.0-r1) (19/34) Purging py3-pluggy (1.6.0-r1) (20/34) Purging py3-py-pyc (1.11.0-r5) (21/34) Purging py3-py (1.11.0-r5) (22/34) Purging py3-pygments-pyc (2.20.0-r0) (23/34) Purging py3-pygments (2.20.0-r0) (24/34) Purging python3-pyc (3.14.5-r2) (25/34) Purging python3-pycache-pyc0 (3.14.5-r2) (26/34) Purging pyc (3.14.5-r2) (27/34) Purging python3 (3.14.5-r2) (28/34) Purging libbz2 (1.0.8-r6) (29/34) Purging libffi (3.5.2-r1) (30/34) Purging libpanelw (6.6_p20260516-r0) (31/34) Purging mpdecimal (4.0.1-r0) (32/34) Purging readline (8.3.3-r1) (33/34) Purging sqlite-libs (3.53.4-r0) (34/34) Purging xz-libs (5.8.3-r0) Executing busybox-1.38.0-r4.trigger OK: 289.3 MiB in 106 packages >>> py3-cachetools: Updating the community/ppc64le repository index... >>> py3-cachetools: Signing the index...