>>> dcnnt: Building testing/dcnnt 0.10.0-r1 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 18:17:22 +0000 >>> dcnnt: Checking sanity of /home/buildozer/aports/testing/dcnnt/APKBUILD... >>> dcnnt: Analyzing dependencies... >>> dcnnt: Installing for build: build-base py3-pycryptodome py3-gpep517 py3-setuptools py3-wheel (1/24) Installing libffi (3.4.6-r0) (2/24) Installing gdbm (1.23-r1) (3/24) Installing mpdecimal (4.0.0-r0) (4/24) Installing libpanelw (6.4_p20240330-r0) (5/24) Installing readline (8.2.10-r0) (6/24) Installing sqlite-libs (3.45.2-r0) (7/24) Installing python3 (3.12.3-r0) (8/24) Installing python3-pycache-pyc0 (3.12.3-r0) (9/24) Installing pyc (3.12.3-r0) (10/24) Installing python3-pyc (3.12.3-r0) (11/24) Installing py3-pycryptodome (3.20.0-r1) (12/24) Installing py3-installer (0.7.0-r2) (13/24) Installing py3-installer-pyc (0.7.0-r2) (14/24) Installing py3-gpep517 (15-r2) (15/24) Installing py3-gpep517-pyc (15-r2) (16/24) Installing py3-parsing (3.1.2-r1) (17/24) Installing py3-parsing-pyc (3.1.2-r1) (18/24) Installing py3-packaging (24.0-r1) (19/24) Installing py3-packaging-pyc (24.0-r1) (20/24) Installing py3-setuptools (69.2.0-r2) (21/24) Installing py3-setuptools-pyc (69.2.0-r2) (22/24) Installing py3-wheel (0.42.0-r1) (23/24) Installing py3-wheel-pyc (0.42.0-r1) (24/24) Installing .makedepends-dcnnt (20240415.181723) Executing busybox-1.36.1-r25.trigger OK: 325 MiB in 134 packages >>> dcnnt: Cleaning up srcdir >>> dcnnt: Cleaning up pkgdir >>> dcnnt: Cleaning up tmpdir >>> dcnnt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/dcnnt-0.10.0.tar.gz >>> dcnnt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/dcnnt-0.10.0.tar.gz >>> dcnnt: Checking sha512sums... dcnnt-0.10.0.tar.gz: OK >>> dcnnt: Unpacking /var/cache/distfiles/dcnnt-0.10.0.tar.gz... 2024-04-15 18:17:24,409 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-15 18:17:24,442 root INFO running bdist_wheel 2024-04-15 18:17:24,460 root INFO running build 2024-04-15 18:17:24,460 root INFO running build_py 2024-04-15 18:17:24,463 root INFO creating build 2024-04-15 18:17:24,463 root INFO creating build/lib 2024-04-15 18:17:24,463 root INFO creating build/lib/dcnnt 2024-04-15 18:17:24,464 root INFO copying dcnnt/app.py -> build/lib/dcnnt 2024-04-15 18:17:24,464 root INFO copying dcnnt/server_search.py -> build/lib/dcnnt 2024-04-15 18:17:24,464 root INFO copying dcnnt/dcnnt.py -> build/lib/dcnnt 2024-04-15 18:17:24,464 root INFO copying dcnnt/device_manager.py -> build/lib/dcnnt 2024-04-15 18:17:24,464 root INFO copying dcnnt/tcp_server.py -> build/lib/dcnnt 2024-04-15 18:17:24,465 root INFO copying dcnnt/__init__.py -> build/lib/dcnnt 2024-04-15 18:17:24,465 root INFO creating build/lib/dcnnt/plugins 2024-04-15 18:17:24,465 root INFO copying dcnnt/plugins/opener.py -> build/lib/dcnnt/plugins 2024-04-15 18:17:24,465 root INFO copying dcnnt/plugins/notifications.py -> build/lib/dcnnt/plugins 2024-04-15 18:17:24,465 root INFO copying dcnnt/plugins/sync.py -> build/lib/dcnnt/plugins 2024-04-15 18:17:24,466 root INFO copying dcnnt/plugins/file_transfer.py -> build/lib/dcnnt/plugins 2024-04-15 18:17:24,466 root INFO copying dcnnt/plugins/remote_commands.py -> build/lib/dcnnt/plugins 2024-04-15 18:17:24,466 root INFO copying dcnnt/plugins/__init__.py -> build/lib/dcnnt/plugins 2024-04-15 18:17:24,466 root INFO copying dcnnt/plugins/base.py -> build/lib/dcnnt/plugins 2024-04-15 18:17:24,467 root INFO creating build/lib/dcnnt/common 2024-04-15 18:17:24,467 root INFO copying dcnnt/common/jsonconf.py -> build/lib/dcnnt/common 2024-04-15 18:17:24,467 root INFO copying dcnnt/common/jsonrpc.py -> build/lib/dcnnt/common 2024-04-15 18:17:24,467 root INFO copying dcnnt/common/__init__.py -> build/lib/dcnnt/common 2024-04-15 18:17:24,467 root INFO copying dcnnt/common/daemon.py -> build/lib/dcnnt/common 2024-04-15 18:17:24,475 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2024-04-15 18:17:24,475 root INFO running install 2024-04-15 18:17:24,496 root INFO running install_lib 2024-04-15 18:17:24,499 root INFO creating build/bdist.linux-ppc64le 2024-04-15 18:17:24,499 root INFO creating build/bdist.linux-ppc64le/wheel 2024-04-15 18:17:24,499 root INFO creating build/bdist.linux-ppc64le/wheel/dcnnt 2024-04-15 18:17:24,499 root INFO copying build/lib/dcnnt/app.py -> build/bdist.linux-ppc64le/wheel/dcnnt 2024-04-15 18:17:24,499 root INFO creating build/bdist.linux-ppc64le/wheel/dcnnt/plugins 2024-04-15 18:17:24,500 root INFO copying build/lib/dcnnt/plugins/opener.py -> build/bdist.linux-ppc64le/wheel/dcnnt/plugins 2024-04-15 18:17:24,500 root INFO copying build/lib/dcnnt/plugins/notifications.py -> build/bdist.linux-ppc64le/wheel/dcnnt/plugins 2024-04-15 18:17:24,500 root INFO copying build/lib/dcnnt/plugins/sync.py -> build/bdist.linux-ppc64le/wheel/dcnnt/plugins 2024-04-15 18:17:24,500 root INFO copying build/lib/dcnnt/plugins/file_transfer.py -> build/bdist.linux-ppc64le/wheel/dcnnt/plugins 2024-04-15 18:17:24,500 root INFO copying build/lib/dcnnt/plugins/remote_commands.py -> build/bdist.linux-ppc64le/wheel/dcnnt/plugins 2024-04-15 18:17:24,500 root INFO copying build/lib/dcnnt/plugins/__init__.py -> build/bdist.linux-ppc64le/wheel/dcnnt/plugins 2024-04-15 18:17:24,501 root INFO copying build/lib/dcnnt/plugins/base.py -> build/bdist.linux-ppc64le/wheel/dcnnt/plugins 2024-04-15 18:17:24,501 root INFO creating build/bdist.linux-ppc64le/wheel/dcnnt/common 2024-04-15 18:17:24,501 root INFO copying build/lib/dcnnt/common/jsonconf.py -> build/bdist.linux-ppc64le/wheel/dcnnt/common 2024-04-15 18:17:24,501 root INFO copying build/lib/dcnnt/common/jsonrpc.py -> build/bdist.linux-ppc64le/wheel/dcnnt/common 2024-04-15 18:17:24,501 root INFO copying build/lib/dcnnt/common/__init__.py -> build/bdist.linux-ppc64le/wheel/dcnnt/common 2024-04-15 18:17:24,501 root INFO copying build/lib/dcnnt/common/daemon.py -> build/bdist.linux-ppc64le/wheel/dcnnt/common 2024-04-15 18:17:24,502 root INFO copying build/lib/dcnnt/server_search.py -> build/bdist.linux-ppc64le/wheel/dcnnt 2024-04-15 18:17:24,502 root INFO copying build/lib/dcnnt/dcnnt.py -> build/bdist.linux-ppc64le/wheel/dcnnt 2024-04-15 18:17:24,502 root INFO copying build/lib/dcnnt/device_manager.py -> build/bdist.linux-ppc64le/wheel/dcnnt 2024-04-15 18:17:24,502 root INFO copying build/lib/dcnnt/tcp_server.py -> build/bdist.linux-ppc64le/wheel/dcnnt 2024-04-15 18:17:24,502 root INFO copying build/lib/dcnnt/__init__.py -> build/bdist.linux-ppc64le/wheel/dcnnt 2024-04-15 18:17:24,502 root INFO running install_egg_info 2024-04-15 18:17:24,507 root INFO running egg_info 2024-04-15 18:17:24,507 root INFO creating dcnnt.egg-info 2024-04-15 18:17:24,509 root INFO writing dcnnt.egg-info/PKG-INFO 2024-04-15 18:17:24,510 root INFO writing dependency_links to dcnnt.egg-info/dependency_links.txt 2024-04-15 18:17:24,510 root INFO writing entry points to dcnnt.egg-info/entry_points.txt 2024-04-15 18:17:24,510 root INFO writing requirements to dcnnt.egg-info/requires.txt 2024-04-15 18:17:24,510 root INFO writing top-level names to dcnnt.egg-info/top_level.txt 2024-04-15 18:17:24,510 root INFO writing manifest file 'dcnnt.egg-info/SOURCES.txt' 2024-04-15 18:17:24,514 root INFO reading manifest file 'dcnnt.egg-info/SOURCES.txt' 2024-04-15 18:17:24,514 root INFO adding license file 'LICENSE' 2024-04-15 18:17:24,515 root INFO writing manifest file 'dcnnt.egg-info/SOURCES.txt' 2024-04-15 18:17:24,515 root INFO Copying dcnnt.egg-info to build/bdist.linux-ppc64le/wheel/dcnnt-0.10.0-py3.12.egg-info 2024-04-15 18:17:24,516 root INFO running install_scripts 2024-04-15 18:17:24,518 wheel INFO creating build/bdist.linux-ppc64le/wheel/dcnnt-0.10.0.dist-info/WHEEL 2024-04-15 18:17:24,519 wheel INFO creating '/home/buildozer/aports/testing/dcnnt/src/dcnnt-py-0.10.0/.dist/.tmp-q0_k4kxj/dcnnt-0.10.0-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-04-15 18:17:24,519 wheel INFO adding 'dcnnt/__init__.py' 2024-04-15 18:17:24,519 wheel INFO adding 'dcnnt/app.py' 2024-04-15 18:17:24,519 wheel INFO adding 'dcnnt/dcnnt.py' 2024-04-15 18:17:24,520 wheel INFO adding 'dcnnt/device_manager.py' 2024-04-15 18:17:24,520 wheel INFO adding 'dcnnt/server_search.py' 2024-04-15 18:17:24,520 wheel INFO adding 'dcnnt/tcp_server.py' 2024-04-15 18:17:24,520 wheel INFO adding 'dcnnt/common/__init__.py' 2024-04-15 18:17:24,520 wheel INFO adding 'dcnnt/common/daemon.py' 2024-04-15 18:17:24,521 wheel INFO adding 'dcnnt/common/jsonconf.py' 2024-04-15 18:17:24,521 wheel INFO adding 'dcnnt/common/jsonrpc.py' 2024-04-15 18:17:24,521 wheel INFO adding 'dcnnt/plugins/__init__.py' 2024-04-15 18:17:24,521 wheel INFO adding 'dcnnt/plugins/base.py' 2024-04-15 18:17:24,522 wheel INFO adding 'dcnnt/plugins/file_transfer.py' 2024-04-15 18:17:24,522 wheel INFO adding 'dcnnt/plugins/notifications.py' 2024-04-15 18:17:24,522 wheel INFO adding 'dcnnt/plugins/opener.py' 2024-04-15 18:17:24,522 wheel INFO adding 'dcnnt/plugins/remote_commands.py' 2024-04-15 18:17:24,522 wheel INFO adding 'dcnnt/plugins/sync.py' 2024-04-15 18:17:24,523 wheel INFO adding 'dcnnt-0.10.0.dist-info/LICENSE' 2024-04-15 18:17:24,523 wheel INFO adding 'dcnnt-0.10.0.dist-info/METADATA' 2024-04-15 18:17:24,523 wheel INFO adding 'dcnnt-0.10.0.dist-info/WHEEL' 2024-04-15 18:17:24,523 wheel INFO adding 'dcnnt-0.10.0.dist-info/entry_points.txt' 2024-04-15 18:17:24,523 wheel INFO adding 'dcnnt-0.10.0.dist-info/top_level.txt' 2024-04-15 18:17:24,524 wheel INFO adding 'dcnnt-0.10.0.dist-info/RECORD' 2024-04-15 18:17:24,524 wheel INFO removing build/bdist.linux-ppc64le/wheel 2024-04-15 18:17:24,525 gpep517 INFO The backend produced .dist/dcnnt-0.10.0-py3-none-any.whl dcnnt-0.10.0-py3-none-any.whl >>> dcnnt: Entering fakeroot... >>> dcnnt-pyc*: Running split function pyc... '/home/buildozer/aports/testing/dcnnt/pkg/dcnnt/usr/lib/python3.12/site-packages/dcnnt/plugins/__pycache__' -> '/home/buildozer/aports/testing/dcnnt/pkg/dcnnt-pyc/usr/lib/python3.12/site-packages/dcnnt/plugins/__pycache__' '/home/buildozer/aports/testing/dcnnt/pkg/dcnnt/usr/lib/python3.12/site-packages/dcnnt/common/__pycache__' -> '/home/buildozer/aports/testing/dcnnt/pkg/dcnnt-pyc/usr/lib/python3.12/site-packages/dcnnt/common/__pycache__' '/home/buildozer/aports/testing/dcnnt/pkg/dcnnt/usr/lib/python3.12/site-packages/dcnnt/__pycache__' -> '/home/buildozer/aports/testing/dcnnt/pkg/dcnnt-pyc/usr/lib/python3.12/site-packages/dcnnt/__pycache__' >>> dcnnt-pyc*: Preparing subpackage dcnnt-pyc... >>> dcnnt-pyc*: Running postcheck for dcnnt-pyc >>> dcnnt-doc*: Running split function doc... >>> dcnnt-doc*: Preparing subpackage dcnnt-doc... >>> dcnnt-doc*: Running postcheck for dcnnt-doc >>> dcnnt*: Running postcheck for dcnnt >>> dcnnt*: Preparing package dcnnt... >>> dcnnt-doc*: Tracing dependencies... >>> dcnnt-doc*: Package size: 48.0 KB >>> dcnnt-doc*: Compressing data... >>> dcnnt-doc*: Create checksum... >>> dcnnt-doc*: Create dcnnt-doc-0.10.0-r1.apk >>> dcnnt-pyc*: Tracing dependencies... py3-pycryptodome python3~3.12 >>> dcnnt-pyc*: Package size: 228.0 KB >>> dcnnt-pyc*: Compressing data... >>> dcnnt-pyc*: Create checksum... >>> dcnnt-pyc*: Create dcnnt-pyc-0.10.0-r1.apk >>> dcnnt*: Tracing dependencies... py3-pycryptodome python3~3.12 >>> dcnnt*: Package size: 188.0 KB >>> dcnnt*: Compressing data... >>> dcnnt*: Create checksum... >>> dcnnt*: Create dcnnt-0.10.0-r1.apk >>> dcnnt: Build complete at Mon, 15 Apr 2024 18:17:25 +0000 elapsed time 0h 0m 3s >>> dcnnt: Cleaning up srcdir >>> dcnnt: Cleaning up pkgdir >>> dcnnt: Uninstalling dependencies... (1/24) Purging .makedepends-dcnnt (20240415.181723) (2/24) Purging py3-pycryptodome (3.20.0-r1) (3/24) Purging py3-gpep517-pyc (15-r2) (4/24) Purging py3-gpep517 (15-r2) (5/24) Purging py3-installer-pyc (0.7.0-r2) (6/24) Purging py3-installer (0.7.0-r2) (7/24) Purging py3-setuptools-pyc (69.2.0-r2) (8/24) Purging py3-setuptools (69.2.0-r2) (9/24) Purging py3-wheel-pyc (0.42.0-r1) (10/24) Purging py3-wheel (0.42.0-r1) (11/24) Purging py3-packaging-pyc (24.0-r1) (12/24) Purging py3-packaging (24.0-r1) (13/24) Purging py3-parsing-pyc (3.1.2-r1) (14/24) Purging py3-parsing (3.1.2-r1) (15/24) Purging python3-pyc (3.12.3-r0) (16/24) Purging python3-pycache-pyc0 (3.12.3-r0) (17/24) Purging pyc (3.12.3-r0) (18/24) Purging python3 (3.12.3-r0) (19/24) Purging gdbm (1.23-r1) (20/24) Purging libffi (3.4.6-r0) (21/24) Purging libpanelw (6.4_p20240330-r0) (22/24) Purging mpdecimal (4.0.0-r0) (23/24) Purging readline (8.2.10-r0) (24/24) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 263 MiB in 110 packages >>> dcnnt: Updating the testing/ppc64le repository index... >>> dcnnt: Signing the index...