>>> py3-django-redis: Building community/py3-django-redis 5.4.0-r1 (using abuild 3.13.0-r3) started Fri, 26 Apr 2024 12:24:46 +0000 >>> py3-django-redis: Checking sanity of /home/buildozer/aports/community/py3-django-redis/APKBUILD... >>> py3-django-redis: Analyzing dependencies... >>> py3-django-redis: Installing for build: build-base py3-django py3-setuptools py3-wheel py3-gpep517 py3-redis (1/37) Installing libbz2 (1.0.8-r6) (2/37) Installing libffi (3.4.6-r0) (3/37) Installing gdbm (1.23-r1) (4/37) Installing xz-libs (5.6.1-r3) (5/37) Installing mpdecimal (4.0.0-r0) (6/37) Installing libpanelw (6.4_p20240330-r0) (7/37) Installing readline (8.2.10-r0) (8/37) Installing sqlite-libs (3.45.3-r0) (9/37) Installing python3 (3.12.3-r1) (10/37) Installing python3-pycache-pyc0 (3.12.3-r1) (11/37) Installing pyc (3.12.3-r1) (12/37) Installing py3-asgiref (3.8.1-r1) (13/37) Installing py3-asgiref-pyc (3.8.1-r1) (14/37) Installing py3-sqlparse (0.4.4-r2) (15/37) Installing py3-sqlparse-pyc (0.4.4-r2) (16/37) Installing tzdata (2024a-r1) (17/37) Installing py3-django-pyc (4.2.11-r1) (18/37) Installing python3-pyc (3.12.3-r1) (19/37) Installing py3-django (4.2.11-r1) (20/37) Installing py3-parsing (3.1.2-r1) (21/37) Installing py3-parsing-pyc (3.1.2-r1) (22/37) Installing py3-packaging (24.0-r1) (23/37) Installing py3-packaging-pyc (24.0-r1) (24/37) Installing py3-setuptools (69.5.1-r0) (25/37) Installing py3-setuptools-pyc (69.5.1-r0) (26/37) Installing py3-wheel (0.42.0-r1) (27/37) Installing py3-wheel-pyc (0.42.0-r1) (28/37) Installing py3-installer (0.7.0-r2) (29/37) Installing py3-installer-pyc (0.7.0-r2) (30/37) Installing py3-gpep517 (15-r2) (31/37) Installing py3-gpep517-pyc (15-r2) (32/37) Installing hiredis (1.2.0-r0) (33/37) Installing py3-hiredis (2.3.2-r1) (34/37) Installing py3-hiredis-pyc (2.3.2-r1) (35/37) Installing py3-redis (5.0.3-r1) (36/37) Installing py3-redis-pyc (5.0.3-r1) (37/37) Installing .makedepends-py3-django-redis (20240426.122448) Executing busybox-1.36.1-r26.trigger OK: 522 MiB in 139 packages >>> py3-django-redis: Cleaning up srcdir >>> py3-django-redis: Cleaning up pkgdir >>> py3-django-redis: Cleaning up tmpdir >>> py3-django-redis: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/py3-django-redis-5.4.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-django-redis: Fetching py3-django-redis-5.4.0.tar.gz::https://pypi.io/packages/source/d/django-redis/django-redis-5.4.0.tar.gz Connecting to pypi.io (151.101.0.223:443) Connecting to pypi.org (151.101.192.223:443) Connecting to files.pythonhosted.org (146.75.72.223:443) Connecting to files.pythonhosted.org (146.75.72.223:443) saving to '/var/cache/distfiles/v3.20/py3-django-redis-5.4.0.tar.gz.part' py3-django-redis-5.4 100% |********************************| 52567 0:00:00 ETA '/var/cache/distfiles/v3.20/py3-django-redis-5.4.0.tar.gz.part' saved >>> py3-django-redis: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/py3-django-redis-5.4.0.tar.gz >>> py3-django-redis: Checking sha512sums... py3-django-redis-5.4.0.tar.gz: OK >>> py3-django-redis: Unpacking /var/cache/distfiles/v3.20/py3-django-redis-5.4.0.tar.gz... 2024-04-26 12:24:52,296 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-26 12:24:52,378 root INFO running bdist_wheel 2024-04-26 12:24:52,399 root INFO running build 2024-04-26 12:24:52,399 root INFO running build_py 2024-04-26 12:24:52,403 root INFO creating build 2024-04-26 12:24:52,403 root INFO creating build/lib 2024-04-26 12:24:52,403 root INFO creating build/lib/django_redis 2024-04-26 12:24:52,403 root INFO copying django_redis/pool.py -> build/lib/django_redis 2024-04-26 12:24:52,404 root INFO copying django_redis/cache.py -> build/lib/django_redis 2024-04-26 12:24:52,404 root INFO copying django_redis/util.py -> build/lib/django_redis 2024-04-26 12:24:52,404 root INFO copying django_redis/exceptions.py -> build/lib/django_redis 2024-04-26 12:24:52,404 root INFO copying django_redis/hash_ring.py -> build/lib/django_redis 2024-04-26 12:24:52,404 root INFO copying django_redis/__init__.py -> build/lib/django_redis 2024-04-26 12:24:52,405 root INFO creating build/lib/django_redis/client 2024-04-26 12:24:52,405 root INFO copying django_redis/client/herd.py -> build/lib/django_redis/client 2024-04-26 12:24:52,405 root INFO copying django_redis/client/sentinel.py -> build/lib/django_redis/client 2024-04-26 12:24:52,405 root INFO copying django_redis/client/default.py -> build/lib/django_redis/client 2024-04-26 12:24:52,405 root INFO copying django_redis/client/sharded.py -> build/lib/django_redis/client 2024-04-26 12:24:52,406 root INFO copying django_redis/client/__init__.py -> build/lib/django_redis/client 2024-04-26 12:24:52,406 root INFO creating build/lib/django_redis/serializers 2024-04-26 12:24:52,406 root INFO copying django_redis/serializers/json.py -> build/lib/django_redis/serializers 2024-04-26 12:24:52,406 root INFO copying django_redis/serializers/msgpack.py -> build/lib/django_redis/serializers 2024-04-26 12:24:52,406 root INFO copying django_redis/serializers/__init__.py -> build/lib/django_redis/serializers 2024-04-26 12:24:52,407 root INFO copying django_redis/serializers/pickle.py -> build/lib/django_redis/serializers 2024-04-26 12:24:52,407 root INFO copying django_redis/serializers/base.py -> build/lib/django_redis/serializers 2024-04-26 12:24:52,407 root INFO creating build/lib/django_redis/compressors 2024-04-26 12:24:52,407 root INFO copying django_redis/compressors/lz4.py -> build/lib/django_redis/compressors 2024-04-26 12:24:52,407 root INFO copying django_redis/compressors/lzma.py -> build/lib/django_redis/compressors 2024-04-26 12:24:52,408 root INFO copying django_redis/compressors/zlib.py -> build/lib/django_redis/compressors 2024-04-26 12:24:52,408 root INFO copying django_redis/compressors/identity.py -> build/lib/django_redis/compressors 2024-04-26 12:24:52,408 root INFO copying django_redis/compressors/zstd.py -> build/lib/django_redis/compressors 2024-04-26 12:24:52,408 root INFO copying django_redis/compressors/__init__.py -> build/lib/django_redis/compressors 2024-04-26 12:24:52,408 root INFO copying django_redis/compressors/base.py -> build/lib/django_redis/compressors 2024-04-26 12:24:52,416 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2024-04-26 12:24:52,416 root INFO running install 2024-04-26 12:24:52,438 root INFO running install_lib 2024-04-26 12:24:52,441 root INFO creating build/bdist.linux-ppc64le 2024-04-26 12:24:52,441 root INFO creating build/bdist.linux-ppc64le/wheel 2024-04-26 12:24:52,441 root INFO creating build/bdist.linux-ppc64le/wheel/django_redis 2024-04-26 12:24:52,441 root INFO copying build/lib/django_redis/pool.py -> build/bdist.linux-ppc64le/wheel/django_redis 2024-04-26 12:24:52,442 root INFO creating build/bdist.linux-ppc64le/wheel/django_redis/client 2024-04-26 12:24:52,442 root INFO copying build/lib/django_redis/client/herd.py -> build/bdist.linux-ppc64le/wheel/django_redis/client 2024-04-26 12:24:52,442 root INFO copying build/lib/django_redis/client/sentinel.py -> build/bdist.linux-ppc64le/wheel/django_redis/client 2024-04-26 12:24:52,442 root INFO copying build/lib/django_redis/client/default.py -> build/bdist.linux-ppc64le/wheel/django_redis/client 2024-04-26 12:24:52,442 root INFO copying build/lib/django_redis/client/sharded.py -> build/bdist.linux-ppc64le/wheel/django_redis/client 2024-04-26 12:24:52,442 root INFO copying build/lib/django_redis/client/__init__.py -> build/bdist.linux-ppc64le/wheel/django_redis/client 2024-04-26 12:24:52,443 root INFO copying build/lib/django_redis/cache.py -> build/bdist.linux-ppc64le/wheel/django_redis 2024-04-26 12:24:52,443 root INFO copying build/lib/django_redis/util.py -> build/bdist.linux-ppc64le/wheel/django_redis 2024-04-26 12:24:52,443 root INFO creating build/bdist.linux-ppc64le/wheel/django_redis/compressors 2024-04-26 12:24:52,443 root INFO copying build/lib/django_redis/compressors/lz4.py -> build/bdist.linux-ppc64le/wheel/django_redis/compressors 2024-04-26 12:24:52,443 root INFO copying build/lib/django_redis/compressors/lzma.py -> build/bdist.linux-ppc64le/wheel/django_redis/compressors 2024-04-26 12:24:52,443 root INFO copying build/lib/django_redis/compressors/zlib.py -> build/bdist.linux-ppc64le/wheel/django_redis/compressors 2024-04-26 12:24:52,444 root INFO copying build/lib/django_redis/compressors/identity.py -> build/bdist.linux-ppc64le/wheel/django_redis/compressors 2024-04-26 12:24:52,444 root INFO copying build/lib/django_redis/compressors/zstd.py -> build/bdist.linux-ppc64le/wheel/django_redis/compressors 2024-04-26 12:24:52,444 root INFO copying build/lib/django_redis/compressors/__init__.py -> build/bdist.linux-ppc64le/wheel/django_redis/compressors 2024-04-26 12:24:52,444 root INFO copying build/lib/django_redis/compressors/base.py -> build/bdist.linux-ppc64le/wheel/django_redis/compressors 2024-04-26 12:24:52,444 root INFO copying build/lib/django_redis/exceptions.py -> build/bdist.linux-ppc64le/wheel/django_redis 2024-04-26 12:24:52,445 root INFO copying build/lib/django_redis/hash_ring.py -> build/bdist.linux-ppc64le/wheel/django_redis 2024-04-26 12:24:52,445 root INFO creating build/bdist.linux-ppc64le/wheel/django_redis/serializers 2024-04-26 12:24:52,445 root INFO copying build/lib/django_redis/serializers/json.py -> build/bdist.linux-ppc64le/wheel/django_redis/serializers 2024-04-26 12:24:52,445 root INFO copying build/lib/django_redis/serializers/msgpack.py -> build/bdist.linux-ppc64le/wheel/django_redis/serializers 2024-04-26 12:24:52,445 root INFO copying build/lib/django_redis/serializers/__init__.py -> build/bdist.linux-ppc64le/wheel/django_redis/serializers 2024-04-26 12:24:52,445 root INFO copying build/lib/django_redis/serializers/pickle.py -> build/bdist.linux-ppc64le/wheel/django_redis/serializers 2024-04-26 12:24:52,446 root INFO copying build/lib/django_redis/serializers/base.py -> build/bdist.linux-ppc64le/wheel/django_redis/serializers 2024-04-26 12:24:52,446 root INFO copying build/lib/django_redis/__init__.py -> build/bdist.linux-ppc64le/wheel/django_redis 2024-04-26 12:24:52,446 root INFO running install_egg_info 2024-04-26 12:24:52,449 root INFO running egg_info 2024-04-26 12:24:52,451 root INFO writing django_redis.egg-info/PKG-INFO 2024-04-26 12:24:52,453 root INFO writing dependency_links to django_redis.egg-info/dependency_links.txt 2024-04-26 12:24:52,453 root INFO writing requirements to django_redis.egg-info/requires.txt 2024-04-26 12:24:52,454 root INFO writing top-level names to django_redis.egg-info/top_level.txt 2024-04-26 12:24:52,458 root INFO reading manifest file 'django_redis.egg-info/SOURCES.txt' 2024-04-26 12:24:52,458 root INFO reading manifest template 'MANIFEST.in' 2024-04-26 12:24:52,459 root WARNING warning: no files found matching 'CHANGES.txt' 2024-04-26 12:24:52,459 root WARNING warning: no files found matching 'README.txt' under directory 'tests' 2024-04-26 12:24:52,460 root WARNING warning: no files found matching 'Makefile' under directory 'doc' 2024-04-26 12:24:52,460 root WARNING warning: no files found matching '*.adoc' under directory 'doc' 2024-04-26 12:24:52,460 root WARNING warning: no files found matching '*.html' under directory 'doc' 2024-04-26 12:24:52,460 root INFO adding license file 'LICENSE' 2024-04-26 12:24:52,461 root INFO adding license file 'AUTHORS.rst' 2024-04-26 12:24:52,463 root INFO writing manifest file 'django_redis.egg-info/SOURCES.txt' 2024-04-26 12:24:52,463 root INFO Copying django_redis.egg-info to build/bdist.linux-ppc64le/wheel/django_redis-5.4.0-py3.12.egg-info 2024-04-26 12:24:52,464 root INFO running install_scripts 2024-04-26 12:24:52,470 wheel INFO creating build/bdist.linux-ppc64le/wheel/django_redis-5.4.0.dist-info/WHEEL 2024-04-26 12:24:52,470 wheel INFO creating '/home/buildozer/aports/community/py3-django-redis/src/django-redis-5.4.0/.dist/.tmp-1e4i9xin/django_redis-5.4.0-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-04-26 12:24:52,471 wheel INFO adding 'django_redis/__init__.py' 2024-04-26 12:24:52,471 wheel INFO adding 'django_redis/cache.py' 2024-04-26 12:24:52,471 wheel INFO adding 'django_redis/exceptions.py' 2024-04-26 12:24:52,471 wheel INFO adding 'django_redis/hash_ring.py' 2024-04-26 12:24:52,471 wheel INFO adding 'django_redis/pool.py' 2024-04-26 12:24:52,472 wheel INFO adding 'django_redis/util.py' 2024-04-26 12:24:52,472 wheel INFO adding 'django_redis/client/__init__.py' 2024-04-26 12:24:52,472 wheel INFO adding 'django_redis/client/default.py' 2024-04-26 12:24:52,472 wheel INFO adding 'django_redis/client/herd.py' 2024-04-26 12:24:52,473 wheel INFO adding 'django_redis/client/sentinel.py' 2024-04-26 12:24:52,473 wheel INFO adding 'django_redis/client/sharded.py' 2024-04-26 12:24:52,473 wheel INFO adding 'django_redis/compressors/__init__.py' 2024-04-26 12:24:52,473 wheel INFO adding 'django_redis/compressors/base.py' 2024-04-26 12:24:52,473 wheel INFO adding 'django_redis/compressors/identity.py' 2024-04-26 12:24:52,474 wheel INFO adding 'django_redis/compressors/lz4.py' 2024-04-26 12:24:52,474 wheel INFO adding 'django_redis/compressors/lzma.py' 2024-04-26 12:24:52,474 wheel INFO adding 'django_redis/compressors/zlib.py' 2024-04-26 12:24:52,474 wheel INFO adding 'django_redis/compressors/zstd.py' 2024-04-26 12:24:52,474 wheel INFO adding 'django_redis/serializers/__init__.py' 2024-04-26 12:24:52,474 wheel INFO adding 'django_redis/serializers/base.py' 2024-04-26 12:24:52,475 wheel INFO adding 'django_redis/serializers/json.py' 2024-04-26 12:24:52,475 wheel INFO adding 'django_redis/serializers/msgpack.py' 2024-04-26 12:24:52,475 wheel INFO adding 'django_redis/serializers/pickle.py' 2024-04-26 12:24:52,475 wheel INFO adding 'django_redis-5.4.0.dist-info/AUTHORS.rst' 2024-04-26 12:24:52,476 wheel INFO adding 'django_redis-5.4.0.dist-info/LICENSE' 2024-04-26 12:24:52,476 wheel INFO adding 'django_redis-5.4.0.dist-info/METADATA' 2024-04-26 12:24:52,476 wheel INFO adding 'django_redis-5.4.0.dist-info/WHEEL' 2024-04-26 12:24:52,476 wheel INFO adding 'django_redis-5.4.0.dist-info/top_level.txt' 2024-04-26 12:24:52,476 wheel INFO adding 'django_redis-5.4.0.dist-info/RECORD' 2024-04-26 12:24:52,477 wheel INFO removing build/bdist.linux-ppc64le/wheel 2024-04-26 12:24:52,478 gpep517 INFO The backend produced .dist/django_redis-5.4.0-py3-none-any.whl django_redis-5.4.0-py3-none-any.whl >>> py3-django-redis: Entering fakeroot... >>> py3-django-redis-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-django-redis/pkg/py3-django-redis/usr/lib/python3.12/site-packages/django_redis/client/__pycache__' -> '/home/buildozer/aports/community/py3-django-redis/pkg/py3-django-redis-pyc/usr/lib/python3.12/site-packages/django_redis/client/__pycache__' '/home/buildozer/aports/community/py3-django-redis/pkg/py3-django-redis/usr/lib/python3.12/site-packages/django_redis/compressors/__pycache__' -> '/home/buildozer/aports/community/py3-django-redis/pkg/py3-django-redis-pyc/usr/lib/python3.12/site-packages/django_redis/compressors/__pycache__' '/home/buildozer/aports/community/py3-django-redis/pkg/py3-django-redis/usr/lib/python3.12/site-packages/django_redis/__pycache__' -> '/home/buildozer/aports/community/py3-django-redis/pkg/py3-django-redis-pyc/usr/lib/python3.12/site-packages/django_redis/__pycache__' '/home/buildozer/aports/community/py3-django-redis/pkg/py3-django-redis/usr/lib/python3.12/site-packages/django_redis/serializers/__pycache__' -> '/home/buildozer/aports/community/py3-django-redis/pkg/py3-django-redis-pyc/usr/lib/python3.12/site-packages/django_redis/serializers/__pycache__' >>> py3-django-redis-pyc*: Preparing subpackage py3-django-redis-pyc... >>> py3-django-redis-pyc*: Running postcheck for py3-django-redis-pyc >>> py3-django-redis*: Running postcheck for py3-django-redis >>> py3-django-redis*: Preparing package py3-django-redis... >>> py3-django-redis-pyc*: Tracing dependencies... py3-django python3~3.12 >>> py3-django-redis-pyc*: Package size: 200.0 KB >>> py3-django-redis-pyc*: Compressing data... >>> py3-django-redis-pyc*: Create checksum... >>> py3-django-redis-pyc*: Create py3-django-redis-pyc-5.4.0-r1.apk >>> py3-django-redis*: Tracing dependencies... py3-django python3~3.12 >>> py3-django-redis*: Package size: 216.0 KB >>> py3-django-redis*: Compressing data... >>> py3-django-redis*: Create checksum... >>> py3-django-redis*: Create py3-django-redis-5.4.0-r1.apk >>> py3-django-redis: Build complete at Fri, 26 Apr 2024 12:24:53 +0000 elapsed time 0h 0m 7s >>> py3-django-redis: Cleaning up srcdir >>> py3-django-redis: Cleaning up pkgdir >>> py3-django-redis: Uninstalling dependencies... (1/37) Purging .makedepends-py3-django-redis (20240426.122448) (2/37) Purging py3-django-pyc (4.2.11-r1) (3/37) Purging py3-django (4.2.11-r1) (4/37) Purging py3-asgiref-pyc (3.8.1-r1) (5/37) Purging py3-asgiref (3.8.1-r1) (6/37) Purging py3-sqlparse-pyc (0.4.4-r2) (7/37) Purging py3-sqlparse (0.4.4-r2) (8/37) Purging tzdata (2024a-r1) (9/37) Purging py3-setuptools-pyc (69.5.1-r0) (10/37) Purging py3-setuptools (69.5.1-r0) (11/37) Purging py3-wheel-pyc (0.42.0-r1) (12/37) Purging py3-wheel (0.42.0-r1) (13/37) Purging py3-packaging-pyc (24.0-r1) (14/37) Purging py3-packaging (24.0-r1) (15/37) Purging py3-parsing-pyc (3.1.2-r1) (16/37) Purging py3-parsing (3.1.2-r1) (17/37) Purging py3-gpep517-pyc (15-r2) (18/37) Purging py3-gpep517 (15-r2) (19/37) Purging py3-installer-pyc (0.7.0-r2) (20/37) Purging py3-installer (0.7.0-r2) (21/37) Purging py3-redis-pyc (5.0.3-r1) (22/37) Purging py3-redis (5.0.3-r1) (23/37) Purging py3-hiredis-pyc (2.3.2-r1) (24/37) Purging py3-hiredis (2.3.2-r1) (25/37) Purging python3-pyc (3.12.3-r1) (26/37) Purging python3-pycache-pyc0 (3.12.3-r1) (27/37) Purging pyc (3.12.3-r1) (28/37) Purging python3 (3.12.3-r1) (29/37) Purging gdbm (1.23-r1) (30/37) Purging hiredis (1.2.0-r0) (31/37) Purging libbz2 (1.0.8-r6) (32/37) Purging libffi (3.4.6-r0) (33/37) Purging libpanelw (6.4_p20240330-r0) (34/37) Purging mpdecimal (4.0.0-r0) (35/37) Purging readline (8.2.10-r0) (36/37) Purging sqlite-libs (3.45.3-r0) (37/37) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r26.trigger OK: 414 MiB in 102 packages >>> py3-django-redis: Updating the community/ppc64le repository index... >>> py3-django-redis: Signing the index...