>>> py3-cachetools: Building community/py3-cachetools 5.3.0-r1 (using abuild 3.11.0_rc12-r0) started Thu, 20 Apr 2023 09:32:44 +0000 >>> py3-cachetools: Checking sanity of /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/17) Installing py3-installer (0.7.0-r1) (2/17) Installing py3-installer-pyc (0.7.0-r1) (3/17) Installing py3-gpep517 (13-r2) (4/17) Installing py3-gpep517-pyc (13-r2) (5/17) Installing py3-setuptools (67.6.1-r1) (6/17) Installing py3-setuptools-pyc (67.6.1-r1) (7/17) Installing py3-wheel (0.40.0-r1) (8/17) Installing py3-wheel-pyc (0.40.0-r1) (9/17) Installing py3-iniconfig (1.1.1-r6) (10/17) Installing py3-iniconfig-pyc (1.1.1-r6) (11/17) Installing py3-pluggy (1.0.0-r3) (12/17) Installing py3-pluggy-pyc (1.0.0-r3) (13/17) Installing py3-py (1.11.0-r2) (14/17) Installing py3-py-pyc (1.11.0-r2) (15/17) Installing py3-pytest (7.3.1-r1) (16/17) Installing py3-pytest-pyc (7.3.1-r1) (17/17) Installing .makedepends-py3-cachetools (20230420.093245) Executing busybox-1.36.0-r7.trigger OK: 1638 MiB in 200 packages >>> py3-cachetools: Cleaning up srcdir >>> py3-cachetools: Cleaning up pkgdir >>> py3-cachetools: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-cachetools-5.3.0.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-cachetools: Fetching py3-cachetools-5.3.0.tar.gz::https://github.com/tkem/cachetools/archive/v5.3.0.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25538 0 25538 0 0 35710 0 --:--:-- --:--:-- --:--:-- 35710 >>> py3-cachetools: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-cachetools-5.3.0.tar.gz >>> py3-cachetools: Checking sha512sums... py3-cachetools-5.3.0.tar.gz: OK >>> py3-cachetools: Unpacking /var/cache/distfiles/v3.18/py3-cachetools-5.3.0.tar.gz... 2023-04-20 09:32:46,419 gpep517 INFO Building wheel via backend setuptools.build_meta 2023-04-20 09:32:46,456 root INFO running bdist_wheel 2023-04-20 09:32:46,466 root INFO running build 2023-04-20 09:32:46,467 root INFO running build_py 2023-04-20 09:32:46,469 root INFO creating build 2023-04-20 09:32:46,469 root INFO creating build/lib 2023-04-20 09:32:46,469 root INFO creating build/lib/cachetools 2023-04-20 09:32:46,469 root INFO copying src/cachetools/__init__.py -> build/lib/cachetools 2023-04-20 09:32:46,469 root INFO copying src/cachetools/keys.py -> build/lib/cachetools 2023-04-20 09:32:46,470 root INFO copying src/cachetools/func.py -> build/lib/cachetools 2023-04-20 09:32:46,474 wheel INFO installing to build/bdist.linux-aarch64/wheel 2023-04-20 09:32:46,474 root INFO running install 2023-04-20 09:32:46,481 root INFO running install_lib 2023-04-20 09:32:46,483 root INFO creating build/bdist.linux-aarch64 2023-04-20 09:32:46,483 root INFO creating build/bdist.linux-aarch64/wheel 2023-04-20 09:32:46,483 root INFO creating build/bdist.linux-aarch64/wheel/cachetools 2023-04-20 09:32:46,483 root INFO copying build/lib/cachetools/__init__.py -> build/bdist.linux-aarch64/wheel/cachetools 2023-04-20 09:32:46,483 root INFO copying build/lib/cachetools/keys.py -> build/bdist.linux-aarch64/wheel/cachetools 2023-04-20 09:32:46,483 root INFO copying build/lib/cachetools/func.py -> build/bdist.linux-aarch64/wheel/cachetools 2023-04-20 09:32:46,483 root INFO running install_egg_info 2023-04-20 09:32:46,491 root INFO running egg_info 2023-04-20 09:32:46,491 root INFO creating src/cachetools.egg-info 2023-04-20 09:32:46,493 root INFO writing src/cachetools.egg-info/PKG-INFO 2023-04-20 09:32:46,493 root INFO writing dependency_links to src/cachetools.egg-info/dependency_links.txt 2023-04-20 09:32:46,493 root INFO writing top-level names to src/cachetools.egg-info/top_level.txt 2023-04-20 09:32:46,493 root INFO writing manifest file 'src/cachetools.egg-info/SOURCES.txt' 2023-04-20 09:32:46,495 root INFO reading manifest file 'src/cachetools.egg-info/SOURCES.txt' 2023-04-20 09:32:46,496 root INFO reading manifest template 'MANIFEST.in' 2023-04-20 09:32:46,496 root WARNING no previously-included directories found matching 'docs/_build' 2023-04-20 09:32:46,496 root INFO adding license file 'LICENSE' 2023-04-20 09:32:46,497 root INFO writing manifest file 'src/cachetools.egg-info/SOURCES.txt' 2023-04-20 09:32:46,497 root INFO Copying src/cachetools.egg-info to build/bdist.linux-aarch64/wheel/cachetools-5.3.0-py3.11.egg-info 2023-04-20 09:32:46,498 root INFO running install_scripts 2023-04-20 09:32:46,499 wheel INFO creating build/bdist.linux-aarch64/wheel/cachetools-5.3.0.dist-info/WHEEL 2023-04-20 09:32:46,499 wheel INFO creating '/home/buildozer/aports/community/py3-cachetools/src/cachetools-5.3.0/dist/.tmp-iq98gqn7/cachetools-5.3.0-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2023-04-20 09:32:46,500 wheel INFO adding 'cachetools/__init__.py' 2023-04-20 09:32:46,500 wheel INFO adding 'cachetools/func.py' 2023-04-20 09:32:46,500 wheel INFO adding 'cachetools/keys.py' 2023-04-20 09:32:46,500 wheel INFO adding 'cachetools-5.3.0.dist-info/LICENSE' 2023-04-20 09:32:46,500 wheel INFO adding 'cachetools-5.3.0.dist-info/METADATA' 2023-04-20 09:32:46,500 wheel INFO adding 'cachetools-5.3.0.dist-info/WHEEL' 2023-04-20 09:32:46,501 wheel INFO adding 'cachetools-5.3.0.dist-info/top_level.txt' 2023-04-20 09:32:46,501 wheel INFO adding 'cachetools-5.3.0.dist-info/RECORD' 2023-04-20 09:32:46,501 wheel INFO removing build/bdist.linux-aarch64/wheel 2023-04-20 09:32:46,501 gpep517 INFO The backend produced dist/cachetools-5.3.0-py3-none-any.whl cachetools-5.3.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-cachetools/src/cachetools-5.3.0 collected 214 items tests/test_cache.py ............. [ 6%] tests/test_cached.py ......................... [ 17%] tests/test_cachedmethod.py ................ [ 25%] tests/test_fifo.py ............... [ 32%] tests/test_func.py .......................................... [ 51%] tests/test_keys.py .... [ 53%] tests/test_lfu.py ............... [ 60%] tests/test_lru.py ............... [ 67%] tests/test_mru.py ................ [ 75%] tests/test_rr.py .............. [ 81%] tests/test_tlru.py .................... [ 91%] tests/test_ttl.py ................... [100%] ============================= 214 passed in 0.30s ============================== >>> py3-cachetools: Entering fakeroot... >>> py3-cachetools-pyc*: Running split function pyc... renamed '/home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.11/site-packages/cachetools/__pycache__' -> '/home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools-pyc/usr/lib/python3.11/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-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-cachetools-pyc*: Package size: 88.0 KB >>> py3-cachetools-pyc*: Compressing data... >>> py3-cachetools-pyc*: Create checksum... >>> py3-cachetools-pyc*: Create py3-cachetools-pyc-5.3.0-r1.apk >>> py3-cachetools*: Tracing dependencies... python3 python3~3.11 >>> py3-cachetools*: Package size: 88.0 KB >>> py3-cachetools*: Compressing data... >>> py3-cachetools*: Create checksum... >>> py3-cachetools*: Create py3-cachetools-5.3.0-r1.apk >>> py3-cachetools: Build complete at Thu, 20 Apr 2023 09:32:47 +0000 elapsed time 0h 0m 3s >>> py3-cachetools: Cleaning up srcdir >>> py3-cachetools: Cleaning up pkgdir >>> py3-cachetools: Uninstalling dependencies... (1/17) Purging .makedepends-py3-cachetools (20230420.093245) (2/17) Purging py3-gpep517-pyc (13-r2) (3/17) Purging py3-gpep517 (13-r2) (4/17) Purging py3-installer-pyc (0.7.0-r1) (5/17) Purging py3-installer (0.7.0-r1) (6/17) Purging py3-setuptools-pyc (67.6.1-r1) (7/17) Purging py3-setuptools (67.6.1-r1) (8/17) Purging py3-wheel-pyc (0.40.0-r1) (9/17) Purging py3-wheel (0.40.0-r1) (10/17) Purging py3-pytest-pyc (7.3.1-r1) (11/17) Purging py3-pytest (7.3.1-r1) (12/17) Purging py3-iniconfig-pyc (1.1.1-r6) (13/17) Purging py3-iniconfig (1.1.1-r6) (14/17) Purging py3-pluggy-pyc (1.0.0-r3) (15/17) Purging py3-pluggy (1.0.0-r3) (16/17) Purging py3-py-pyc (1.11.0-r2) (17/17) Purging py3-py (1.11.0-r2) Executing busybox-1.36.0-r7.trigger OK: 1625 MiB in 183 packages >>> py3-cachetools: Updating the community/aarch64 repository index... >>> py3-cachetools: Signing the index...