>>> py3-bookkeeper: Building testing/py3-bookkeeper 4.16.2-r2 (using abuild 3.13.0-r5) started Wed, 07 Aug 2024 01:50:07 +0000 >>> py3-bookkeeper: Checking sanity of /home/buildozer/aports/testing/py3-bookkeeper/APKBUILD... >>> py3-bookkeeper: Analyzing dependencies... >>> py3-bookkeeper: Installing for build: build-base python3 py3-setuptools py3-gpep517 (1/22) Installing libbz2 (1.0.8-r6) (2/22) Installing libffi (3.4.6-r0) (3/22) Installing gdbm (1.24-r0) (4/22) Installing xz-libs (5.6.2-r0) (5/22) Installing mpdecimal (4.0.0-r0) (6/22) Installing libpanelw (6.5_p20240601-r0) (7/22) Installing sqlite-libs (3.46.0-r0) (8/22) Installing python3 (3.12.4-r0) (9/22) Installing python3-pycache-pyc0 (3.12.4-r0) (10/22) Installing pyc (3.12.4-r0) (11/22) Installing python3-pyc (3.12.4-r0) (12/22) Installing py3-parsing (3.1.2-r1) (13/22) Installing py3-parsing-pyc (3.1.2-r1) (14/22) Installing py3-packaging (24.1-r0) (15/22) Installing py3-packaging-pyc (24.1-r0) (16/22) Installing py3-setuptools (70.3.0-r0) (17/22) Installing py3-setuptools-pyc (70.3.0-r0) (18/22) Installing py3-installer (0.7.0-r2) (19/22) Installing py3-installer-pyc (0.7.0-r2) (20/22) Installing py3-gpep517 (16-r0) (21/22) Installing py3-gpep517-pyc (16-r0) (22/22) Installing .makedepends-py3-bookkeeper (20240807.015011) Executing busybox-1.36.1-r31.trigger OK: 390 MiB in 124 packages >>> py3-bookkeeper: Cleaning up srcdir >>> py3-bookkeeper: Cleaning up pkgdir >>> py3-bookkeeper: Cleaning up tmpdir >>> py3-bookkeeper: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bookkeeper-release-4.16.2.tar.gz >>> py3-bookkeeper: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bookkeeper-release-4.16.2.tar.gz >>> py3-bookkeeper: Checking sha512sums... bookkeeper-release-4.16.2.tar.gz: OK >>> py3-bookkeeper: Unpacking /var/cache/distfiles/edge/bookkeeper-release-4.16.2.tar.gz... 2024-08-07 01:50:15,169 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:679: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated. !! ******************************************************************************** Please replace its usage with implicit namespaces (PEP 420). See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages for details. ******************************************************************************** !! ep.load()(self, ep.name, value) 2024-08-07 01:50:15,228 root INFO running bdist_wheel 2024-08-07 01:50:15,298 root INFO running build 2024-08-07 01:50:15,298 root INFO running build_py 2024-08-07 01:50:15,308 root INFO creating build 2024-08-07 01:50:15,308 root INFO creating build/lib 2024-08-07 01:50:15,309 root INFO creating build/lib/bookkeeper 2024-08-07 01:50:15,309 root INFO copying bookkeeper/__init__.py -> build/lib/bookkeeper 2024-08-07 01:50:15,311 root INFO copying bookkeeper/types.py -> build/lib/bookkeeper 2024-08-07 01:50:15,312 root INFO creating build/lib/bookkeeper/proto 2024-08-07 01:50:15,313 root INFO copying bookkeeper/proto/storage_pb2.py -> build/lib/bookkeeper/proto 2024-08-07 01:50:15,314 root INFO copying bookkeeper/proto/stream_pb2.py -> build/lib/bookkeeper/proto 2024-08-07 01:50:15,316 root INFO copying bookkeeper/proto/storage_pb2_grpc.py -> build/lib/bookkeeper/proto 2024-08-07 01:50:15,317 root INFO copying bookkeeper/proto/cluster_pb2.py -> build/lib/bookkeeper/proto 2024-08-07 01:50:15,318 root INFO copying bookkeeper/proto/kv_pb2.py -> build/lib/bookkeeper/proto 2024-08-07 01:50:15,319 root INFO copying bookkeeper/proto/common_pb2.py -> build/lib/bookkeeper/proto 2024-08-07 01:50:15,320 root INFO copying bookkeeper/proto/__init__.py -> build/lib/bookkeeper/proto 2024-08-07 01:50:15,322 root INFO copying bookkeeper/proto/kv_store_pb2.py -> build/lib/bookkeeper/proto 2024-08-07 01:50:15,323 root INFO copying bookkeeper/proto/kv_rpc_pb2_grpc.py -> build/lib/bookkeeper/proto 2024-08-07 01:50:15,324 root INFO copying bookkeeper/proto/kv_rpc_pb2.py -> build/lib/bookkeeper/proto 2024-08-07 01:50:15,326 root INFO creating build/lib/bookkeeper/admin 2024-08-07 01:50:15,326 root INFO copying bookkeeper/admin/namespaces.py -> build/lib/bookkeeper/admin 2024-08-07 01:50:15,327 root INFO copying bookkeeper/admin/namespace.py -> build/lib/bookkeeper/admin 2024-08-07 01:50:15,329 root INFO copying bookkeeper/admin/__init__.py -> build/lib/bookkeeper/admin 2024-08-07 01:50:15,330 root INFO copying bookkeeper/admin/exceptions.py -> build/lib/bookkeeper/admin 2024-08-07 01:50:15,331 root INFO copying bookkeeper/admin/client.py -> build/lib/bookkeeper/admin 2024-08-07 01:50:15,333 root INFO creating build/lib/bookkeeper/common 2024-08-07 01:50:15,333 root INFO copying bookkeeper/common/timeout.py -> build/lib/bookkeeper/common 2024-08-07 01:50:15,335 root INFO copying bookkeeper/common/service_uri.py -> build/lib/bookkeeper/common 2024-08-07 01:50:15,336 root INFO copying bookkeeper/common/util.py -> build/lib/bookkeeper/common 2024-08-07 01:50:15,337 root INFO copying bookkeeper/common/retry.py -> build/lib/bookkeeper/common 2024-08-07 01:50:15,338 root INFO copying bookkeeper/common/method.py -> build/lib/bookkeeper/common 2024-08-07 01:50:15,339 root INFO copying bookkeeper/common/__init__.py -> build/lib/bookkeeper/common 2024-08-07 01:50:15,341 root INFO copying bookkeeper/common/general_helpers.py -> build/lib/bookkeeper/common 2024-08-07 01:50:15,342 root INFO copying bookkeeper/common/constants.py -> build/lib/bookkeeper/common 2024-08-07 01:50:15,343 root INFO copying bookkeeper/common/datetime_helpers.py -> build/lib/bookkeeper/common 2024-08-07 01:50:15,344 root INFO copying bookkeeper/common/protobuf_helpers.py -> build/lib/bookkeeper/common 2024-08-07 01:50:15,345 root INFO copying bookkeeper/common/exceptions.py -> build/lib/bookkeeper/common 2024-08-07 01:50:15,347 root INFO copying bookkeeper/common/grpc_helpers.py -> build/lib/bookkeeper/common 2024-08-07 01:50:15,348 root INFO creating build/lib/bookkeeper/kv 2024-08-07 01:50:15,349 root INFO copying bookkeeper/kv/table.py -> build/lib/bookkeeper/kv 2024-08-07 01:50:15,350 root INFO copying bookkeeper/kv/futures.py -> build/lib/bookkeeper/kv 2024-08-07 01:50:15,351 root INFO copying bookkeeper/kv/__init__.py -> build/lib/bookkeeper/kv 2024-08-07 01:50:15,352 root INFO copying bookkeeper/kv/exceptions.py -> build/lib/bookkeeper/kv 2024-08-07 01:50:15,353 root INFO copying bookkeeper/kv/client.py -> build/lib/bookkeeper/kv 2024-08-07 01:50:15,355 root INFO creating build/lib/bookkeeper/common/future 2024-08-07 01:50:15,355 root INFO copying bookkeeper/common/future/__init__.py -> build/lib/bookkeeper/common/future 2024-08-07 01:50:15,356 root INFO copying bookkeeper/common/future/base.py -> build/lib/bookkeeper/common/future 2024-08-07 01:50:15,357 root INFO copying bookkeeper/common/future/polling.py -> build/lib/bookkeeper/common/future 2024-08-07 01:50:15,358 root INFO copying bookkeeper/common/future/_helpers.py -> build/lib/bookkeeper/common/future 2024-08-07 01:50:15,360 root INFO creating build/lib/bookkeeper/common/router 2024-08-07 01:50:15,360 root INFO copying bookkeeper/common/router/router.py -> build/lib/bookkeeper/common/router 2024-08-07 01:50:15,361 root INFO copying bookkeeper/common/router/__init__.py -> build/lib/bookkeeper/common/router 2024-08-07 01:50:15,362 root INFO running egg_info 2024-08-07 01:50:15,362 root INFO creating apache_bookkeeper_client.egg-info 2024-08-07 01:50:15,368 root INFO writing apache_bookkeeper_client.egg-info/PKG-INFO 2024-08-07 01:50:15,371 root INFO writing dependency_links to apache_bookkeeper_client.egg-info/dependency_links.txt 2024-08-07 01:50:15,371 root INFO writing namespace_packages to apache_bookkeeper_client.egg-info/namespace_packages.txt 2024-08-07 01:50:15,373 root INFO writing requirements to apache_bookkeeper_client.egg-info/requires.txt 2024-08-07 01:50:15,374 root INFO writing top-level names to apache_bookkeeper_client.egg-info/top_level.txt 2024-08-07 01:50:15,375 root INFO writing manifest file 'apache_bookkeeper_client.egg-info/SOURCES.txt' 2024-08-07 01:50:15,387 root INFO reading manifest file 'apache_bookkeeper_client.egg-info/SOURCES.txt' 2024-08-07 01:50:15,392 root INFO writing manifest file 'apache_bookkeeper_client.egg-info/SOURCES.txt' 2024-08-07 01:50:15,416 root INFO installing to build/bdist.linux-riscv64/wheel 2024-08-07 01:50:15,417 root INFO running install 2024-08-07 01:50:15,459 root INFO running install_lib 2024-08-07 01:50:15,469 root WARNING Skipping installation of build/bdist.linux-riscv64/wheel/bookkeeper/__init__.py (namespace package) 2024-08-07 01:50:15,469 root INFO copying bookkeeper/types.py -> build/bdist.linux-riscv64/wheel/bookkeeper 2024-08-07 01:50:15,471 root INFO copying bookkeeper/proto/storage_pb2.py -> build/bdist.linux-riscv64/wheel/bookkeeper/proto 2024-08-07 01:50:15,472 root INFO copying bookkeeper/proto/stream_pb2.py -> build/bdist.linux-riscv64/wheel/bookkeeper/proto 2024-08-07 01:50:15,473 root INFO copying bookkeeper/proto/storage_pb2_grpc.py -> build/bdist.linux-riscv64/wheel/bookkeeper/proto 2024-08-07 01:50:15,474 root INFO copying bookkeeper/proto/cluster_pb2.py -> build/bdist.linux-riscv64/wheel/bookkeeper/proto 2024-08-07 01:50:15,475 root INFO copying bookkeeper/proto/kv_pb2.py -> build/bdist.linux-riscv64/wheel/bookkeeper/proto 2024-08-07 01:50:15,476 root INFO copying bookkeeper/proto/common_pb2.py -> build/bdist.linux-riscv64/wheel/bookkeeper/proto 2024-08-07 01:50:15,478 root INFO copying bookkeeper/proto/__init__.py -> build/bdist.linux-riscv64/wheel/bookkeeper/proto 2024-08-07 01:50:15,479 root INFO copying bookkeeper/proto/kv_store_pb2.py -> build/bdist.linux-riscv64/wheel/bookkeeper/proto 2024-08-07 01:50:15,480 root INFO copying bookkeeper/proto/kv_rpc_pb2_grpc.py -> build/bdist.linux-riscv64/wheel/bookkeeper/proto 2024-08-07 01:50:15,481 root INFO copying bookkeeper/proto/kv_rpc_pb2.py -> build/bdist.linux-riscv64/wheel/bookkeeper/proto 2024-08-07 01:50:15,482 root INFO copying bookkeeper/admin/namespaces.py -> build/bdist.linux-riscv64/wheel/bookkeeper/admin 2024-08-07 01:50:15,483 root INFO copying bookkeeper/admin/namespace.py -> build/bdist.linux-riscv64/wheel/bookkeeper/admin 2024-08-07 01:50:15,484 root INFO copying bookkeeper/admin/__init__.py -> build/bdist.linux-riscv64/wheel/bookkeeper/admin 2024-08-07 01:50:15,485 root INFO copying bookkeeper/admin/exceptions.py -> build/bdist.linux-riscv64/wheel/bookkeeper/admin 2024-08-07 01:50:15,486 root INFO copying bookkeeper/admin/client.py -> build/bdist.linux-riscv64/wheel/bookkeeper/admin 2024-08-07 01:50:15,487 root INFO copying bookkeeper/common/timeout.py -> build/bdist.linux-riscv64/wheel/bookkeeper/common 2024-08-07 01:50:15,488 root INFO copying bookkeeper/common/service_uri.py -> build/bdist.linux-riscv64/wheel/bookkeeper/common 2024-08-07 01:50:15,489 root INFO copying bookkeeper/common/util.py -> build/bdist.linux-riscv64/wheel/bookkeeper/common 2024-08-07 01:50:15,490 root INFO copying bookkeeper/common/retry.py -> build/bdist.linux-riscv64/wheel/bookkeeper/common 2024-08-07 01:50:15,491 root INFO copying bookkeeper/common/method.py -> build/bdist.linux-riscv64/wheel/bookkeeper/common 2024-08-07 01:50:15,493 root INFO copying bookkeeper/common/__init__.py -> build/bdist.linux-riscv64/wheel/bookkeeper/common 2024-08-07 01:50:15,494 root INFO copying bookkeeper/common/general_helpers.py -> build/bdist.linux-riscv64/wheel/bookkeeper/common 2024-08-07 01:50:15,495 root INFO copying bookkeeper/common/constants.py -> build/bdist.linux-riscv64/wheel/bookkeeper/common 2024-08-07 01:50:15,496 root INFO copying bookkeeper/common/datetime_helpers.py -> build/bdist.linux-riscv64/wheel/bookkeeper/common 2024-08-07 01:50:15,497 root INFO copying bookkeeper/common/protobuf_helpers.py -> build/bdist.linux-riscv64/wheel/bookkeeper/common 2024-08-07 01:50:15,498 root INFO copying bookkeeper/common/exceptions.py -> build/bdist.linux-riscv64/wheel/bookkeeper/common 2024-08-07 01:50:15,499 root INFO copying bookkeeper/common/grpc_helpers.py -> build/bdist.linux-riscv64/wheel/bookkeeper/common 2024-08-07 01:50:15,500 root INFO copying bookkeeper/common/future/__init__.py -> build/bdist.linux-riscv64/wheel/bookkeeper/common/future 2024-08-07 01:50:15,501 root INFO copying bookkeeper/common/future/base.py -> build/bdist.linux-riscv64/wheel/bookkeeper/common/future 2024-08-07 01:50:15,502 root INFO copying bookkeeper/common/future/polling.py -> build/bdist.linux-riscv64/wheel/bookkeeper/common/future 2024-08-07 01:50:15,503 root INFO copying bookkeeper/common/future/_helpers.py -> build/bdist.linux-riscv64/wheel/bookkeeper/common/future 2024-08-07 01:50:15,504 root INFO copying bookkeeper/common/router/router.py -> build/bdist.linux-riscv64/wheel/bookkeeper/common/router 2024-08-07 01:50:15,506 root INFO copying bookkeeper/common/router/__init__.py -> build/bdist.linux-riscv64/wheel/bookkeeper/common/router 2024-08-07 01:50:15,507 root INFO copying bookkeeper/kv/table.py -> build/bdist.linux-riscv64/wheel/bookkeeper/kv 2024-08-07 01:50:15,508 root INFO copying bookkeeper/kv/futures.py -> build/bdist.linux-riscv64/wheel/bookkeeper/kv 2024-08-07 01:50:15,509 root INFO copying bookkeeper/kv/__init__.py -> build/bdist.linux-riscv64/wheel/bookkeeper/kv 2024-08-07 01:50:15,510 root INFO copying bookkeeper/kv/exceptions.py -> build/bdist.linux-riscv64/wheel/bookkeeper/kv 2024-08-07 01:50:15,511 root INFO copying bookkeeper/kv/client.py -> build/bdist.linux-riscv64/wheel/bookkeeper/kv 2024-08-07 01:50:15,512 root INFO running install_egg_info 2024-08-07 01:50:15,519 root INFO Copying apache_bookkeeper_client.egg-info to build/bdist.linux-riscv64/wheel/apache_bookkeeper_client-4.16.2-py3.12.egg-info 2024-08-07 01:50:15,525 root INFO Installing build/bdist.linux-riscv64/wheel/apache_bookkeeper_client-4.16.2-py3.12-nspkg.pth 2024-08-07 01:50:15,526 root INFO running install_scripts 2024-08-07 01:50:15,536 root INFO creating build/bdist.linux-riscv64/wheel/apache_bookkeeper_client-4.16.2.dist-info/WHEEL 2024-08-07 01:50:15,538 wheel INFO creating '/home/buildozer/aports/testing/py3-bookkeeper/src/bookkeeper-release-4.16.2/stream/clients/python/.dist/.tmp-p5je33ue/apache_bookkeeper_client-4.16.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-08-07 01:50:15,539 wheel INFO adding 'apache_bookkeeper_client-4.16.2-py3.12-nspkg.pth' 2024-08-07 01:50:15,541 wheel INFO adding 'bookkeeper/types.py' 2024-08-07 01:50:15,543 wheel INFO adding 'bookkeeper/admin/__init__.py' 2024-08-07 01:50:15,544 wheel INFO adding 'bookkeeper/admin/client.py' 2024-08-07 01:50:15,545 wheel INFO adding 'bookkeeper/admin/exceptions.py' 2024-08-07 01:50:15,546 wheel INFO adding 'bookkeeper/admin/namespace.py' 2024-08-07 01:50:15,547 wheel INFO adding 'bookkeeper/admin/namespaces.py' 2024-08-07 01:50:15,549 wheel INFO adding 'bookkeeper/common/__init__.py' 2024-08-07 01:50:15,550 wheel INFO adding 'bookkeeper/common/constants.py' 2024-08-07 01:50:15,551 wheel INFO adding 'bookkeeper/common/datetime_helpers.py' 2024-08-07 01:50:15,552 wheel INFO adding 'bookkeeper/common/exceptions.py' 2024-08-07 01:50:15,554 wheel INFO adding 'bookkeeper/common/general_helpers.py' 2024-08-07 01:50:15,555 wheel INFO adding 'bookkeeper/common/grpc_helpers.py' 2024-08-07 01:50:15,557 wheel INFO adding 'bookkeeper/common/method.py' 2024-08-07 01:50:15,558 wheel INFO adding 'bookkeeper/common/protobuf_helpers.py' 2024-08-07 01:50:15,560 wheel INFO adding 'bookkeeper/common/retry.py' 2024-08-07 01:50:15,561 wheel INFO adding 'bookkeeper/common/service_uri.py' 2024-08-07 01:50:15,562 wheel INFO adding 'bookkeeper/common/timeout.py' 2024-08-07 01:50:15,563 wheel INFO adding 'bookkeeper/common/util.py' 2024-08-07 01:50:15,565 wheel INFO adding 'bookkeeper/common/future/__init__.py' 2024-08-07 01:50:15,566 wheel INFO adding 'bookkeeper/common/future/_helpers.py' 2024-08-07 01:50:15,567 wheel INFO adding 'bookkeeper/common/future/base.py' 2024-08-07 01:50:15,568 wheel INFO adding 'bookkeeper/common/future/polling.py' 2024-08-07 01:50:15,569 wheel INFO adding 'bookkeeper/common/router/__init__.py' 2024-08-07 01:50:15,571 wheel INFO adding 'bookkeeper/common/router/router.py' 2024-08-07 01:50:15,572 wheel INFO adding 'bookkeeper/kv/__init__.py' 2024-08-07 01:50:15,573 wheel INFO adding 'bookkeeper/kv/client.py' 2024-08-07 01:50:15,574 wheel INFO adding 'bookkeeper/kv/exceptions.py' 2024-08-07 01:50:15,575 wheel INFO adding 'bookkeeper/kv/futures.py' 2024-08-07 01:50:15,576 wheel INFO adding 'bookkeeper/kv/table.py' 2024-08-07 01:50:15,578 wheel INFO adding 'bookkeeper/proto/__init__.py' 2024-08-07 01:50:15,579 wheel INFO adding 'bookkeeper/proto/cluster_pb2.py' 2024-08-07 01:50:15,580 wheel INFO adding 'bookkeeper/proto/common_pb2.py' 2024-08-07 01:50:15,582 wheel INFO adding 'bookkeeper/proto/kv_pb2.py' 2024-08-07 01:50:15,583 wheel INFO adding 'bookkeeper/proto/kv_rpc_pb2.py' 2024-08-07 01:50:15,584 wheel INFO adding 'bookkeeper/proto/kv_rpc_pb2_grpc.py' 2024-08-07 01:50:15,586 wheel INFO adding 'bookkeeper/proto/kv_store_pb2.py' 2024-08-07 01:50:15,587 wheel INFO adding 'bookkeeper/proto/storage_pb2.py' 2024-08-07 01:50:15,588 wheel INFO adding 'bookkeeper/proto/storage_pb2_grpc.py' 2024-08-07 01:50:15,590 wheel INFO adding 'bookkeeper/proto/stream_pb2.py' 2024-08-07 01:50:15,591 wheel INFO adding 'apache_bookkeeper_client-4.16.2.dist-info/METADATA' 2024-08-07 01:50:15,592 wheel INFO adding 'apache_bookkeeper_client-4.16.2.dist-info/WHEEL' 2024-08-07 01:50:15,593 wheel INFO adding 'apache_bookkeeper_client-4.16.2.dist-info/namespace_packages.txt' 2024-08-07 01:50:15,594 wheel INFO adding 'apache_bookkeeper_client-4.16.2.dist-info/top_level.txt' 2024-08-07 01:50:15,595 wheel INFO adding 'apache_bookkeeper_client-4.16.2.dist-info/RECORD' 2024-08-07 01:50:15,596 root INFO removing build/bdist.linux-riscv64/wheel 2024-08-07 01:50:15,603 gpep517 INFO The backend produced .dist/apache_bookkeeper_client-4.16.2-py2.py3-none-any.whl apache_bookkeeper_client-4.16.2-py2.py3-none-any.whl >>> py3-bookkeeper: Entering fakeroot... 2024-08-07 01:50:16,351 gpep517 INFO Installing .dist/apache_bookkeeper_client-4.16.2-py2.py3-none-any.whl into /home/buildozer/aports/testing/py3-bookkeeper/pkg/py3-bookkeeper 2024-08-07 01:50:16,660 gpep517 INFO Installation complete >>> py3-bookkeeper-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-bookkeeper/pkg/py3-bookkeeper/usr/lib/python3.12/site-packages/bookkeeper/proto/__pycache__' -> '/home/buildozer/aports/testing/py3-bookkeeper/pkg/py3-bookkeeper-pyc/usr/lib/python3.12/site-packages/bookkeeper/proto/__pycache__' '/home/buildozer/aports/testing/py3-bookkeeper/pkg/py3-bookkeeper/usr/lib/python3.12/site-packages/bookkeeper/__pycache__' -> '/home/buildozer/aports/testing/py3-bookkeeper/pkg/py3-bookkeeper-pyc/usr/lib/python3.12/site-packages/bookkeeper/__pycache__' '/home/buildozer/aports/testing/py3-bookkeeper/pkg/py3-bookkeeper/usr/lib/python3.12/site-packages/bookkeeper/admin/__pycache__' -> '/home/buildozer/aports/testing/py3-bookkeeper/pkg/py3-bookkeeper-pyc/usr/lib/python3.12/site-packages/bookkeeper/admin/__pycache__' '/home/buildozer/aports/testing/py3-bookkeeper/pkg/py3-bookkeeper/usr/lib/python3.12/site-packages/bookkeeper/common/__pycache__' -> '/home/buildozer/aports/testing/py3-bookkeeper/pkg/py3-bookkeeper-pyc/usr/lib/python3.12/site-packages/bookkeeper/common/__pycache__' '/home/buildozer/aports/testing/py3-bookkeeper/pkg/py3-bookkeeper/usr/lib/python3.12/site-packages/bookkeeper/common/future/__pycache__' -> '/home/buildozer/aports/testing/py3-bookkeeper/pkg/py3-bookkeeper-pyc/usr/lib/python3.12/site-packages/bookkeeper/common/future/__pycache__' '/home/buildozer/aports/testing/py3-bookkeeper/pkg/py3-bookkeeper/usr/lib/python3.12/site-packages/bookkeeper/common/router/__pycache__' -> '/home/buildozer/aports/testing/py3-bookkeeper/pkg/py3-bookkeeper-pyc/usr/lib/python3.12/site-packages/bookkeeper/common/router/__pycache__' '/home/buildozer/aports/testing/py3-bookkeeper/pkg/py3-bookkeeper/usr/lib/python3.12/site-packages/bookkeeper/kv/__pycache__' -> '/home/buildozer/aports/testing/py3-bookkeeper/pkg/py3-bookkeeper-pyc/usr/lib/python3.12/site-packages/bookkeeper/kv/__pycache__' >>> py3-bookkeeper-pyc*: Preparing subpackage py3-bookkeeper-pyc... >>> py3-bookkeeper-pyc*: Running postcheck for py3-bookkeeper-pyc >>> py3-bookkeeper*: Running postcheck for py3-bookkeeper >>> py3-bookkeeper*: Preparing package py3-bookkeeper... >>> py3-bookkeeper-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-bookkeeper-pyc*: Package size: 344.0 KB >>> py3-bookkeeper-pyc*: Compressing data... >>> py3-bookkeeper-pyc*: Create checksum... >>> py3-bookkeeper-pyc*: Create py3-bookkeeper-pyc-4.16.2-r2.apk >>> py3-bookkeeper*: Tracing dependencies... python3 python3~3.12 >>> py3-bookkeeper*: Package size: 352.0 KB >>> py3-bookkeeper*: Compressing data... >>> py3-bookkeeper*: Create checksum... >>> py3-bookkeeper*: Create py3-bookkeeper-4.16.2-r2.apk >>> py3-bookkeeper: Build complete at Wed, 07 Aug 2024 01:50:17 +0000 elapsed time 0h 0m 10s >>> py3-bookkeeper: Cleaning up srcdir >>> py3-bookkeeper: Cleaning up pkgdir >>> py3-bookkeeper: Uninstalling dependencies... (1/22) Purging .makedepends-py3-bookkeeper (20240807.015011) (2/22) Purging py3-setuptools-pyc (70.3.0-r0) (3/22) Purging py3-setuptools (70.3.0-r0) (4/22) Purging py3-packaging-pyc (24.1-r0) (5/22) Purging py3-packaging (24.1-r0) (6/22) Purging py3-parsing-pyc (3.1.2-r1) (7/22) Purging py3-parsing (3.1.2-r1) (8/22) Purging py3-gpep517-pyc (16-r0) (9/22) Purging py3-gpep517 (16-r0) (10/22) Purging py3-installer-pyc (0.7.0-r2) (11/22) Purging py3-installer (0.7.0-r2) (12/22) Purging python3-pyc (3.12.4-r0) (13/22) Purging python3-pycache-pyc0 (3.12.4-r0) (14/22) Purging pyc (3.12.4-r0) (15/22) Purging python3 (3.12.4-r0) (16/22) Purging gdbm (1.24-r0) (17/22) Purging libbz2 (1.0.8-r6) (18/22) Purging libffi (3.4.6-r0) (19/22) Purging libpanelw (6.5_p20240601-r0) (20/22) Purging mpdecimal (4.0.0-r0) (21/22) Purging sqlite-libs (3.46.0-r0) (22/22) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 341 MiB in 102 packages >>> py3-bookkeeper: Updating the testing/riscv64 repository index... >>> py3-bookkeeper: Signing the index...