>>> py3-cachelib: Building community/py3-cachelib 0.13.0-r0 (using abuild 3.13.0-r3) started Fri, 10 May 2024 09:42:11 +0000 >>> py3-cachelib: Checking sanity of /home/buildozer/aports/community/py3-cachelib/APKBUILD... >>> py3-cachelib: Analyzing dependencies... >>> py3-cachelib: Installing for build: build-base python3 py3-gpep517 py3-installer py3-setuptools py3-wheel py3-boto3 py3-pytest-xprocess py3-pytest (1/53) Installing libbz2 (1.0.8-r6) (2/53) Installing libffi (3.4.6-r0) (3/53) Installing gdbm (1.23-r1) (4/53) Installing xz-libs (5.6.1-r3) (5/53) Installing mpdecimal (4.0.0-r0) (6/53) Installing libpanelw (6.4_p20240420-r0) (7/53) Installing readline (8.2.10-r0) (8/53) Installing sqlite-libs (3.45.3-r0) (9/53) Installing python3 (3.12.3-r1) (10/53) Installing python3-pycache-pyc0 (3.12.3-r1) (11/53) Installing pyc (3.12.3-r1) (12/53) Installing python3-pyc (3.12.3-r1) (13/53) Installing py3-installer (0.7.0-r2) (14/53) Installing py3-installer-pyc (0.7.0-r2) (15/53) Installing py3-gpep517 (15-r2) (16/53) Installing py3-gpep517-pyc (15-r2) (17/53) Installing py3-parsing (3.1.2-r1) (18/53) Installing py3-parsing-pyc (3.1.2-r1) (19/53) Installing py3-packaging (24.0-r1) (20/53) Installing py3-packaging-pyc (24.0-r1) (21/53) Installing py3-setuptools (69.5.1-r0) (22/53) Installing py3-setuptools-pyc (69.5.1-r0) (23/53) Installing py3-wheel (0.42.0-r1) (24/53) Installing py3-wheel-pyc (0.42.0-r1) (25/53) Installing py3-certifi (2024.2.2-r1) (26/53) Installing py3-certifi-pyc (2024.2.2-r1) (27/53) Installing py3-six (1.16.0-r9) (28/53) Installing py3-six-pyc (1.16.0-r9) (29/53) Installing py3-dateutil (2.9.0-r1) (30/53) Installing py3-dateutil-pyc (2.9.0-r1) (31/53) Installing py3-jmespath (1.0.1-r3) (32/53) Installing py3-jmespath-pyc (1.0.1-r3) (33/53) Installing py3-urllib3 (1.26.18-r1) (34/53) Installing py3-urllib3-pyc (1.26.18-r1) (35/53) Installing py3-botocore (1.34.39-r1) (36/53) Installing py3-botocore-pyc (1.34.39-r1) (37/53) Installing py3-s3transfer (0.10.1-r0) (38/53) Installing py3-s3transfer-pyc (0.10.1-r0) (39/53) Installing py3-boto3 (1.34.95-r0) (40/53) Installing py3-boto3-pyc (1.34.95-r0) (41/53) Installing py3-psutil (5.9.8-r1) (42/53) Installing py3-psutil-pyc (5.9.8-r1) (43/53) Installing py3-iniconfig (2.0.0-r1) (44/53) Installing py3-iniconfig-pyc (2.0.0-r1) (45/53) Installing py3-pluggy (1.5.0-r0) (46/53) Installing py3-pluggy-pyc (1.5.0-r0) (47/53) Installing py3-py (1.11.0-r3) (48/53) Installing py3-py-pyc (1.11.0-r3) (49/53) Installing py3-pytest (8.2.0-r1) (50/53) Installing py3-pytest-pyc (8.2.0-r1) (51/53) Installing py3-pytest-xprocess (0.23.0-r1) (52/53) Installing py3-pytest-xprocess-pyc (0.23.0-r1) (53/53) Installing .makedepends-py3-cachelib (20240510.094220) Executing busybox-1.36.1-r26.trigger OK: 386 MiB in 155 packages >>> py3-cachelib: Cleaning up srcdir >>> py3-cachelib: Cleaning up pkgdir >>> py3-cachelib: Cleaning up tmpdir >>> py3-cachelib: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/cachelib-0.13.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/cachelib-0.13.0.tar.gz.part' cachelib-0.13.0.tar. 100% |********************************| 34418 0:00:00 ETA '/var/cache/distfiles/cachelib-0.13.0.tar.gz.part' saved >>> py3-cachelib: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/cachelib-0.13.0.tar.gz >>> py3-cachelib: Checking sha512sums... cachelib-0.13.0.tar.gz: OK disable-mongo-tests.patch: OK >>> py3-cachelib: Unpacking /var/cache/distfiles/cachelib-0.13.0.tar.gz... >>> py3-cachelib: disable-mongo-tests.patch patching file tests/test_mongodb_cache.py 2024-05-10 09:42:24,905 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-05-10 09:42:25,132 root INFO running bdist_wheel 2024-05-10 09:42:25,222 root INFO running build 2024-05-10 09:42:25,223 root INFO running build_py 2024-05-10 09:42:25,237 root INFO creating build 2024-05-10 09:42:25,238 root INFO creating build/lib 2024-05-10 09:42:25,238 root INFO creating build/lib/cachelib 2024-05-10 09:42:25,239 root INFO copying src/cachelib/__init__.py -> build/lib/cachelib 2024-05-10 09:42:25,240 root INFO copying src/cachelib/memcached.py -> build/lib/cachelib 2024-05-10 09:42:25,241 root INFO copying src/cachelib/file.py -> build/lib/cachelib 2024-05-10 09:42:25,242 root INFO copying src/cachelib/dynamodb.py -> build/lib/cachelib 2024-05-10 09:42:25,243 root INFO copying src/cachelib/simple.py -> build/lib/cachelib 2024-05-10 09:42:25,245 root INFO copying src/cachelib/mongodb.py -> build/lib/cachelib 2024-05-10 09:42:25,246 root INFO copying src/cachelib/serializers.py -> build/lib/cachelib 2024-05-10 09:42:25,247 root INFO copying src/cachelib/uwsgi.py -> build/lib/cachelib 2024-05-10 09:42:25,248 root INFO copying src/cachelib/redis.py -> build/lib/cachelib 2024-05-10 09:42:25,249 root INFO copying src/cachelib/base.py -> build/lib/cachelib 2024-05-10 09:42:25,250 root INFO running egg_info 2024-05-10 09:42:25,259 root INFO writing src/cachelib.egg-info/PKG-INFO 2024-05-10 09:42:25,261 root INFO writing dependency_links to src/cachelib.egg-info/dependency_links.txt 2024-05-10 09:42:25,263 root INFO writing top-level names to src/cachelib.egg-info/top_level.txt 2024-05-10 09:42:25,276 root INFO reading manifest file 'src/cachelib.egg-info/SOURCES.txt' 2024-05-10 09:42:25,279 root INFO reading manifest template 'MANIFEST.in' 2024-05-10 09:42:25,282 root WARNING no previously-included directories found matching 'docs/_build' 2024-05-10 09:42:25,284 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2024-05-10 09:42:25,284 root INFO adding license file 'LICENSE.rst' 2024-05-10 09:42:25,289 root INFO writing manifest file 'src/cachelib.egg-info/SOURCES.txt' 2024-05-10 09:42:25,292 root INFO copying src/cachelib/py.typed -> build/lib/cachelib 2024-05-10 09:42:25,320 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-05-10 09:42:25,320 root INFO running install 2024-05-10 09:42:25,361 root INFO running install_lib 2024-05-10 09:42:25,373 root INFO creating build/bdist.linux-riscv64 2024-05-10 09:42:25,374 root INFO creating build/bdist.linux-riscv64/wheel 2024-05-10 09:42:25,374 root INFO creating build/bdist.linux-riscv64/wheel/cachelib 2024-05-10 09:42:25,375 root INFO copying build/lib/cachelib/__init__.py -> build/bdist.linux-riscv64/wheel/cachelib 2024-05-10 09:42:25,376 root INFO copying build/lib/cachelib/memcached.py -> build/bdist.linux-riscv64/wheel/cachelib 2024-05-10 09:42:25,377 root INFO copying build/lib/cachelib/file.py -> build/bdist.linux-riscv64/wheel/cachelib 2024-05-10 09:42:25,378 root INFO copying build/lib/cachelib/py.typed -> build/bdist.linux-riscv64/wheel/cachelib 2024-05-10 09:42:25,379 root INFO copying build/lib/cachelib/dynamodb.py -> build/bdist.linux-riscv64/wheel/cachelib 2024-05-10 09:42:25,380 root INFO copying build/lib/cachelib/simple.py -> build/bdist.linux-riscv64/wheel/cachelib 2024-05-10 09:42:25,381 root INFO copying build/lib/cachelib/mongodb.py -> build/bdist.linux-riscv64/wheel/cachelib 2024-05-10 09:42:25,382 root INFO copying build/lib/cachelib/serializers.py -> build/bdist.linux-riscv64/wheel/cachelib 2024-05-10 09:42:25,383 root INFO copying build/lib/cachelib/uwsgi.py -> build/bdist.linux-riscv64/wheel/cachelib 2024-05-10 09:42:25,384 root INFO copying build/lib/cachelib/redis.py -> build/bdist.linux-riscv64/wheel/cachelib 2024-05-10 09:42:25,385 root INFO copying build/lib/cachelib/base.py -> build/bdist.linux-riscv64/wheel/cachelib 2024-05-10 09:42:25,386 root INFO running install_egg_info 2024-05-10 09:42:25,401 root INFO Copying src/cachelib.egg-info to build/bdist.linux-riscv64/wheel/cachelib-0.13.0-py3.12.egg-info 2024-05-10 09:42:25,404 root INFO running install_scripts 2024-05-10 09:42:25,411 wheel INFO creating build/bdist.linux-riscv64/wheel/cachelib-0.13.0.dist-info/WHEEL 2024-05-10 09:42:25,412 wheel INFO creating '/home/buildozer/aports/community/py3-cachelib/src/cachelib-0.13.0/.dist/.tmp-2k176hl3/cachelib-0.13.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-05-10 09:42:25,414 wheel INFO adding 'cachelib/__init__.py' 2024-05-10 09:42:25,415 wheel INFO adding 'cachelib/base.py' 2024-05-10 09:42:25,416 wheel INFO adding 'cachelib/dynamodb.py' 2024-05-10 09:42:25,417 wheel INFO adding 'cachelib/file.py' 2024-05-10 09:42:25,418 wheel INFO adding 'cachelib/memcached.py' 2024-05-10 09:42:25,420 wheel INFO adding 'cachelib/mongodb.py' 2024-05-10 09:42:25,421 wheel INFO adding 'cachelib/py.typed' 2024-05-10 09:42:25,422 wheel INFO adding 'cachelib/redis.py' 2024-05-10 09:42:25,422 wheel INFO adding 'cachelib/serializers.py' 2024-05-10 09:42:25,423 wheel INFO adding 'cachelib/simple.py' 2024-05-10 09:42:25,424 wheel INFO adding 'cachelib/uwsgi.py' 2024-05-10 09:42:25,426 wheel INFO adding 'cachelib-0.13.0.dist-info/LICENSE.rst' 2024-05-10 09:42:25,426 wheel INFO adding 'cachelib-0.13.0.dist-info/METADATA' 2024-05-10 09:42:25,427 wheel INFO adding 'cachelib-0.13.0.dist-info/WHEEL' 2024-05-10 09:42:25,428 wheel INFO adding 'cachelib-0.13.0.dist-info/top_level.txt' 2024-05-10 09:42:25,428 wheel INFO adding 'cachelib-0.13.0.dist-info/RECORD' 2024-05-10 09:42:25,429 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-05-10 09:42:25,432 gpep517 INFO The backend produced .dist/cachelib-0.13.0-py3-none-any.whl cachelib-0.13.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.2.0, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-cachelib/src/cachelib-0.13.0 configfile: setup.cfg testpaths: tests plugins: xprocess-0.23.0 collected 160 items / 11 deselected / 1 skipped / 149 selected tests/test_base_cache.py ............ [ 8%] tests/test_file_system_cache.py ........................................ [ 34%] ........................ [ 51%] tests/test_interface_uniformity.py s [ 51%] tests/test_memcached_cache.py sssssssssss [ 59%] tests/test_mongodb_cache.py sssssssssss [ 66%] tests/test_redis_cache.py ssssssssssssssssssssssss [ 82%] tests/test_simple_cache.py .......................... [100%] =============== 102 passed, 48 skipped, 11 deselected in 42.88s ================ >>> py3-cachelib: Entering fakeroot... >>> py3-cachelib-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-cachelib/pkg/py3-cachelib/usr/lib/python3.12/site-packages/cachelib/__pycache__' -> '/home/buildozer/aports/community/py3-cachelib/pkg/py3-cachelib-pyc/usr/lib/python3.12/site-packages/cachelib/__pycache__' >>> py3-cachelib-pyc*: Preparing subpackage py3-cachelib-pyc... >>> py3-cachelib-pyc*: Running postcheck for py3-cachelib-pyc >>> py3-cachelib*: Running postcheck for py3-cachelib >>> py3-cachelib*: Preparing package py3-cachelib... >>> py3-cachelib-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-cachelib-pyc*: Package size: 136.0 KB >>> py3-cachelib-pyc*: Compressing data... >>> py3-cachelib-pyc*: Create checksum... >>> py3-cachelib-pyc*: Create py3-cachelib-pyc-0.13.0-r0.apk >>> py3-cachelib*: Tracing dependencies... python3 python3~3.12 >>> py3-cachelib*: Package size: 120.0 KB >>> py3-cachelib*: Compressing data... >>> py3-cachelib*: Create checksum... >>> py3-cachelib*: Create py3-cachelib-0.13.0-r0.apk >>> py3-cachelib: Build complete at Fri, 10 May 2024 09:43:11 +0000 elapsed time 0h 1m 0s >>> py3-cachelib: Cleaning up srcdir >>> py3-cachelib: Cleaning up pkgdir >>> py3-cachelib: Uninstalling dependencies... (1/53) Purging .makedepends-py3-cachelib (20240510.094220) (2/53) Purging py3-gpep517-pyc (15-r2) (3/53) Purging py3-gpep517 (15-r2) (4/53) Purging py3-installer-pyc (0.7.0-r2) (5/53) Purging py3-installer (0.7.0-r2) (6/53) Purging py3-setuptools-pyc (69.5.1-r0) (7/53) Purging py3-setuptools (69.5.1-r0) (8/53) Purging py3-wheel-pyc (0.42.0-r1) (9/53) Purging py3-wheel (0.42.0-r1) (10/53) Purging py3-boto3-pyc (1.34.95-r0) (11/53) Purging py3-boto3 (1.34.95-r0) (12/53) Purging py3-s3transfer-pyc (0.10.1-r0) (13/53) Purging py3-s3transfer (0.10.1-r0) (14/53) Purging py3-botocore-pyc (1.34.39-r1) (15/53) Purging py3-botocore (1.34.39-r1) (16/53) Purging py3-certifi-pyc (2024.2.2-r1) (17/53) Purging py3-certifi (2024.2.2-r1) (18/53) Purging py3-dateutil-pyc (2.9.0-r1) (19/53) Purging py3-dateutil (2.9.0-r1) (20/53) Purging py3-six-pyc (1.16.0-r9) (21/53) Purging py3-six (1.16.0-r9) (22/53) Purging py3-jmespath-pyc (1.0.1-r3) (23/53) Purging py3-jmespath (1.0.1-r3) (24/53) Purging py3-urllib3-pyc (1.26.18-r1) (25/53) Purging py3-urllib3 (1.26.18-r1) (26/53) Purging py3-pytest-xprocess-pyc (0.23.0-r1) (27/53) Purging py3-pytest-xprocess (0.23.0-r1) (28/53) Purging py3-psutil-pyc (5.9.8-r1) (29/53) Purging py3-psutil (5.9.8-r1) (30/53) Purging py3-pytest-pyc (8.2.0-r1) (31/53) Purging py3-pytest (8.2.0-r1) (32/53) Purging py3-iniconfig-pyc (2.0.0-r1) (33/53) Purging py3-iniconfig (2.0.0-r1) (34/53) Purging py3-packaging-pyc (24.0-r1) (35/53) Purging py3-packaging (24.0-r1) (36/53) Purging py3-parsing-pyc (3.1.2-r1) (37/53) Purging py3-parsing (3.1.2-r1) (38/53) Purging py3-pluggy-pyc (1.5.0-r0) (39/53) Purging py3-pluggy (1.5.0-r0) (40/53) Purging py3-py-pyc (1.11.0-r3) (41/53) Purging py3-py (1.11.0-r3) (42/53) Purging python3-pyc (3.12.3-r1) (43/53) Purging python3-pycache-pyc0 (3.12.3-r1) (44/53) Purging pyc (3.12.3-r1) (45/53) Purging python3 (3.12.3-r1) (46/53) Purging gdbm (1.23-r1) (47/53) Purging libbz2 (1.0.8-r6) (48/53) Purging libffi (3.4.6-r0) (49/53) Purging libpanelw (6.4_p20240420-r0) (50/53) Purging mpdecimal (4.0.0-r0) (51/53) Purging readline (8.2.10-r0) (52/53) Purging sqlite-libs (3.45.3-r0) (53/53) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r26.trigger OK: 229 MiB in 102 packages >>> py3-cachelib: Updating the community/riscv64 repository index... >>> py3-cachelib: Signing the index...