>>> vcstool: Building testing/vcstool 0.3.0-r5 (using abuild 3.13.0-r3) started Fri, 26 Apr 2024 07:44:28 +0000 >>> vcstool: Checking sanity of /home/buildozer/aports/testing/vcstool/APKBUILD... >>> vcstool: Analyzing dependencies... >>> vcstool: Installing for build: build-base py3-yaml py3-setuptools py3-gpep517 py3-wheel (1/28) Installing libbz2 (1.0.8-r6) (2/28) Installing libffi (3.4.6-r0) (3/28) Installing gdbm (1.23-r1) (4/28) Installing xz-libs (5.6.1-r3) (5/28) Installing mpdecimal (4.0.0-r0) (6/28) Installing libpanelw (6.4_p20240330-r0) (7/28) Installing readline (8.2.10-r0) (8/28) Installing sqlite-libs (3.45.3-r0) (9/28) Installing python3 (3.12.3-r1) (10/28) Installing python3-pycache-pyc0 (3.12.3-r1) (11/28) Installing pyc (3.12.3-r1) (12/28) Installing py3-yaml-pyc (6.0.1-r3) (13/28) Installing python3-pyc (3.12.3-r1) (14/28) Installing yaml (0.2.5-r2) (15/28) Installing py3-yaml (6.0.1-r3) (16/28) Installing py3-parsing (3.1.2-r1) (17/28) Installing py3-parsing-pyc (3.1.2-r1) (18/28) Installing py3-packaging (24.0-r1) (19/28) Installing py3-packaging-pyc (24.0-r1) (20/28) Installing py3-setuptools (69.5.1-r0) (21/28) Installing py3-setuptools-pyc (69.5.1-r0) (22/28) Installing py3-installer (0.7.0-r2) (23/28) Installing py3-installer-pyc (0.7.0-r2) (24/28) Installing py3-gpep517 (15-r2) (25/28) Installing py3-gpep517-pyc (15-r2) (26/28) Installing py3-wheel (0.42.0-r1) (27/28) Installing py3-wheel-pyc (0.42.0-r1) (28/28) Installing .makedepends-vcstool (20240426.074433) Executing busybox-1.36.1-r25.trigger OK: 277 MiB in 130 packages >>> vcstool: Cleaning up srcdir >>> vcstool: Cleaning up pkgdir >>> vcstool: Cleaning up tmpdir >>> vcstool: Fetching https://distfiles.alpinelinux.org/distfiles/edge/vcstool-0.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 100 38641 100 38641 0 0 300k 0 --:--:-- --:--:-- --:--:-- 304k >>> vcstool: Fetching https://distfiles.alpinelinux.org/distfiles/edge/vcstool-0.3.0.tar.gz >>> vcstool: Checking sha512sums... vcstool-0.3.0.tar.gz: OK >>> vcstool: Unpacking /var/cache/distfiles/vcstool-0.3.0.tar.gz... 2024-04-26 07:44:35,926 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-26 07:44:36,167 root INFO running bdist_wheel 2024-04-26 07:44:36,236 root INFO running build 2024-04-26 07:44:36,237 root INFO running build_py 2024-04-26 07:44:36,248 root INFO creating build 2024-04-26 07:44:36,248 root INFO creating build/lib 2024-04-26 07:44:36,248 root INFO creating build/lib/vcstool 2024-04-26 07:44:36,249 root INFO copying vcstool/streams.py -> build/lib/vcstool 2024-04-26 07:44:36,250 root INFO copying vcstool/util.py -> build/lib/vcstool 2024-04-26 07:44:36,252 root INFO copying vcstool/__init__.py -> build/lib/vcstool 2024-04-26 07:44:36,253 root INFO copying vcstool/executor.py -> build/lib/vcstool 2024-04-26 07:44:36,254 root INFO copying vcstool/crawler.py -> build/lib/vcstool 2024-04-26 07:44:36,256 root INFO creating build/lib/vcstool/clients 2024-04-26 07:44:36,257 root INFO copying vcstool/clients/zip.py -> build/lib/vcstool/clients 2024-04-26 07:44:36,258 root INFO copying vcstool/clients/bzr.py -> build/lib/vcstool/clients 2024-04-26 07:44:36,259 root INFO copying vcstool/clients/vcs_base.py -> build/lib/vcstool/clients 2024-04-26 07:44:36,260 root INFO copying vcstool/clients/svn.py -> build/lib/vcstool/clients 2024-04-26 07:44:36,262 root INFO copying vcstool/clients/__init__.py -> build/lib/vcstool/clients 2024-04-26 07:44:36,263 root INFO copying vcstool/clients/hg.py -> build/lib/vcstool/clients 2024-04-26 07:44:36,264 root INFO copying vcstool/clients/tar.py -> build/lib/vcstool/clients 2024-04-26 07:44:36,265 root INFO copying vcstool/clients/none.py -> build/lib/vcstool/clients 2024-04-26 07:44:36,266 root INFO copying vcstool/clients/git.py -> build/lib/vcstool/clients 2024-04-26 07:44:36,269 root INFO creating build/lib/vcstool/commands 2024-04-26 07:44:36,269 root INFO copying vcstool/commands/custom.py -> build/lib/vcstool/commands 2024-04-26 07:44:36,270 root INFO copying vcstool/commands/pull.py -> build/lib/vcstool/commands 2024-04-26 07:44:36,272 root INFO copying vcstool/commands/validate.py -> build/lib/vcstool/commands 2024-04-26 07:44:36,273 root INFO copying vcstool/commands/help.py -> build/lib/vcstool/commands 2024-04-26 07:44:36,274 root INFO copying vcstool/commands/remotes.py -> build/lib/vcstool/commands 2024-04-26 07:44:36,275 root INFO copying vcstool/commands/push.py -> build/lib/vcstool/commands 2024-04-26 07:44:36,276 root INFO copying vcstool/commands/branch.py -> build/lib/vcstool/commands 2024-04-26 07:44:36,277 root INFO copying vcstool/commands/export.py -> build/lib/vcstool/commands 2024-04-26 07:44:36,279 root INFO copying vcstool/commands/__init__.py -> build/lib/vcstool/commands 2024-04-26 07:44:36,280 root INFO copying vcstool/commands/status.py -> build/lib/vcstool/commands 2024-04-26 07:44:36,281 root INFO copying vcstool/commands/log.py -> build/lib/vcstool/commands 2024-04-26 07:44:36,282 root INFO copying vcstool/commands/import_.py -> build/lib/vcstool/commands 2024-04-26 07:44:36,283 root INFO copying vcstool/commands/diff.py -> build/lib/vcstool/commands 2024-04-26 07:44:36,284 root INFO copying vcstool/commands/command.py -> build/lib/vcstool/commands 2024-04-26 07:44:36,285 root INFO copying vcstool/commands/vcs.py -> build/lib/vcstool/commands 2024-04-26 07:44:36,308 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-04-26 07:44:36,309 root INFO running install 2024-04-26 07:44:36,353 root INFO running install_lib 2024-04-26 07:44:36,362 root INFO creating build/bdist.linux-riscv64 2024-04-26 07:44:36,362 root INFO creating build/bdist.linux-riscv64/wheel 2024-04-26 07:44:36,363 root INFO creating build/bdist.linux-riscv64/wheel/vcstool 2024-04-26 07:44:36,364 root INFO copying build/lib/vcstool/streams.py -> build/bdist.linux-riscv64/wheel/vcstool 2024-04-26 07:44:36,365 root INFO copying build/lib/vcstool/util.py -> build/bdist.linux-riscv64/wheel/vcstool 2024-04-26 07:44:36,365 root INFO copying build/lib/vcstool/__init__.py -> build/bdist.linux-riscv64/wheel/vcstool 2024-04-26 07:44:36,366 root INFO copying build/lib/vcstool/executor.py -> build/bdist.linux-riscv64/wheel/vcstool 2024-04-26 07:44:36,367 root INFO creating build/bdist.linux-riscv64/wheel/vcstool/clients 2024-04-26 07:44:36,368 root INFO copying build/lib/vcstool/clients/zip.py -> build/bdist.linux-riscv64/wheel/vcstool/clients 2024-04-26 07:44:36,369 root INFO copying build/lib/vcstool/clients/bzr.py -> build/bdist.linux-riscv64/wheel/vcstool/clients 2024-04-26 07:44:36,370 root INFO copying build/lib/vcstool/clients/vcs_base.py -> build/bdist.linux-riscv64/wheel/vcstool/clients 2024-04-26 07:44:36,371 root INFO copying build/lib/vcstool/clients/svn.py -> build/bdist.linux-riscv64/wheel/vcstool/clients 2024-04-26 07:44:36,372 root INFO copying build/lib/vcstool/clients/__init__.py -> build/bdist.linux-riscv64/wheel/vcstool/clients 2024-04-26 07:44:36,373 root INFO copying build/lib/vcstool/clients/hg.py -> build/bdist.linux-riscv64/wheel/vcstool/clients 2024-04-26 07:44:36,374 root INFO copying build/lib/vcstool/clients/tar.py -> build/bdist.linux-riscv64/wheel/vcstool/clients 2024-04-26 07:44:36,374 root INFO copying build/lib/vcstool/clients/none.py -> build/bdist.linux-riscv64/wheel/vcstool/clients 2024-04-26 07:44:36,375 root INFO copying build/lib/vcstool/clients/git.py -> build/bdist.linux-riscv64/wheel/vcstool/clients 2024-04-26 07:44:36,377 root INFO creating build/bdist.linux-riscv64/wheel/vcstool/commands 2024-04-26 07:44:36,377 root INFO copying build/lib/vcstool/commands/custom.py -> build/bdist.linux-riscv64/wheel/vcstool/commands 2024-04-26 07:44:36,378 root INFO copying build/lib/vcstool/commands/pull.py -> build/bdist.linux-riscv64/wheel/vcstool/commands 2024-04-26 07:44:36,379 root INFO copying build/lib/vcstool/commands/validate.py -> build/bdist.linux-riscv64/wheel/vcstool/commands 2024-04-26 07:44:36,380 root INFO copying build/lib/vcstool/commands/help.py -> build/bdist.linux-riscv64/wheel/vcstool/commands 2024-04-26 07:44:36,381 root INFO copying build/lib/vcstool/commands/remotes.py -> build/bdist.linux-riscv64/wheel/vcstool/commands 2024-04-26 07:44:36,381 root INFO copying build/lib/vcstool/commands/push.py -> build/bdist.linux-riscv64/wheel/vcstool/commands 2024-04-26 07:44:36,382 root INFO copying build/lib/vcstool/commands/branch.py -> build/bdist.linux-riscv64/wheel/vcstool/commands 2024-04-26 07:44:36,383 root INFO copying build/lib/vcstool/commands/export.py -> build/bdist.linux-riscv64/wheel/vcstool/commands 2024-04-26 07:44:36,384 root INFO copying build/lib/vcstool/commands/__init__.py -> build/bdist.linux-riscv64/wheel/vcstool/commands 2024-04-26 07:44:36,385 root INFO copying build/lib/vcstool/commands/status.py -> build/bdist.linux-riscv64/wheel/vcstool/commands 2024-04-26 07:44:36,386 root INFO copying build/lib/vcstool/commands/log.py -> build/bdist.linux-riscv64/wheel/vcstool/commands 2024-04-26 07:44:36,386 root INFO copying build/lib/vcstool/commands/import_.py -> build/bdist.linux-riscv64/wheel/vcstool/commands 2024-04-26 07:44:36,387 root INFO copying build/lib/vcstool/commands/diff.py -> build/bdist.linux-riscv64/wheel/vcstool/commands 2024-04-26 07:44:36,388 root INFO copying build/lib/vcstool/commands/command.py -> build/bdist.linux-riscv64/wheel/vcstool/commands 2024-04-26 07:44:36,389 root INFO copying build/lib/vcstool/commands/vcs.py -> build/bdist.linux-riscv64/wheel/vcstool/commands 2024-04-26 07:44:36,390 root INFO copying build/lib/vcstool/crawler.py -> build/bdist.linux-riscv64/wheel/vcstool 2024-04-26 07:44:36,391 root INFO running install_data 2024-04-26 07:44:36,398 root INFO creating build/bdist.linux-riscv64/wheel/vcstool-0.3.0.data 2024-04-26 07:44:36,399 root INFO creating build/bdist.linux-riscv64/wheel/vcstool-0.3.0.data/data 2024-04-26 07:44:36,399 root INFO creating build/bdist.linux-riscv64/wheel/vcstool-0.3.0.data/data/share 2024-04-26 07:44:36,400 root INFO creating build/bdist.linux-riscv64/wheel/vcstool-0.3.0.data/data/share/vcstool-completion 2024-04-26 07:44:36,400 root INFO copying vcstool-completion/vcs.bash -> build/bdist.linux-riscv64/wheel/vcstool-0.3.0.data/data/share/vcstool-completion 2024-04-26 07:44:36,401 root INFO copying vcstool-completion/vcs.tcsh -> build/bdist.linux-riscv64/wheel/vcstool-0.3.0.data/data/share/vcstool-completion 2024-04-26 07:44:36,402 root INFO copying vcstool-completion/vcs.zsh -> build/bdist.linux-riscv64/wheel/vcstool-0.3.0.data/data/share/vcstool-completion 2024-04-26 07:44:36,403 root INFO copying vcstool-completion/vcs.fish -> build/bdist.linux-riscv64/wheel/vcstool-0.3.0.data/data/share/vcstool-completion 2024-04-26 07:44:36,403 root INFO running install_egg_info 2024-04-26 07:44:36,415 root INFO running egg_info 2024-04-26 07:44:36,415 root INFO creating vcstool.egg-info 2024-04-26 07:44:36,423 root INFO writing vcstool.egg-info/PKG-INFO 2024-04-26 07:44:36,424 root INFO writing dependency_links to vcstool.egg-info/dependency_links.txt 2024-04-26 07:44:36,426 root INFO writing entry points to vcstool.egg-info/entry_points.txt 2024-04-26 07:44:36,427 root INFO writing requirements to vcstool.egg-info/requires.txt 2024-04-26 07:44:36,428 root INFO writing top-level names to vcstool.egg-info/top_level.txt 2024-04-26 07:44:36,428 root INFO writing manifest file 'vcstool.egg-info/SOURCES.txt' 2024-04-26 07:44:36,442 root INFO reading manifest file 'vcstool.egg-info/SOURCES.txt' 2024-04-26 07:44:36,444 root INFO reading manifest template 'MANIFEST.in' 2024-04-26 07:44:36,447 root INFO adding license file 'LICENSE' 2024-04-26 07:44:36,451 root INFO writing manifest file 'vcstool.egg-info/SOURCES.txt' 2024-04-26 07:44:36,452 root INFO Copying vcstool.egg-info to build/bdist.linux-riscv64/wheel/vcstool-0.3.0-py3.12.egg-info 2024-04-26 07:44:36,457 root INFO running install_scripts 2024-04-26 07:44:36,465 wheel INFO creating build/bdist.linux-riscv64/wheel/vcstool-0.3.0.dist-info/WHEEL 2024-04-26 07:44:36,467 wheel INFO creating '/home/buildozer/aports/testing/vcstool/src/vcstool-0.3.0/.dist/.tmp-jwdko493/vcstool-0.3.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-04-26 07:44:36,469 wheel INFO adding 'vcstool/__init__.py' 2024-04-26 07:44:36,470 wheel INFO adding 'vcstool/crawler.py' 2024-04-26 07:44:36,471 wheel INFO adding 'vcstool/executor.py' 2024-04-26 07:44:36,472 wheel INFO adding 'vcstool/streams.py' 2024-04-26 07:44:36,473 wheel INFO adding 'vcstool/util.py' 2024-04-26 07:44:36,474 wheel INFO adding 'vcstool/clients/__init__.py' 2024-04-26 07:44:36,475 wheel INFO adding 'vcstool/clients/bzr.py' 2024-04-26 07:44:36,477 wheel INFO adding 'vcstool/clients/git.py' 2024-04-26 07:44:36,478 wheel INFO adding 'vcstool/clients/hg.py' 2024-04-26 07:44:36,480 wheel INFO adding 'vcstool/clients/none.py' 2024-04-26 07:44:36,480 wheel INFO adding 'vcstool/clients/svn.py' 2024-04-26 07:44:36,482 wheel INFO adding 'vcstool/clients/tar.py' 2024-04-26 07:44:36,483 wheel INFO adding 'vcstool/clients/vcs_base.py' 2024-04-26 07:44:36,484 wheel INFO adding 'vcstool/clients/zip.py' 2024-04-26 07:44:36,485 wheel INFO adding 'vcstool/commands/__init__.py' 2024-04-26 07:44:36,486 wheel INFO adding 'vcstool/commands/branch.py' 2024-04-26 07:44:36,487 wheel INFO adding 'vcstool/commands/command.py' 2024-04-26 07:44:36,488 wheel INFO adding 'vcstool/commands/custom.py' 2024-04-26 07:44:36,488 wheel INFO adding 'vcstool/commands/diff.py' 2024-04-26 07:44:36,489 wheel INFO adding 'vcstool/commands/export.py' 2024-04-26 07:44:36,490 wheel INFO adding 'vcstool/commands/help.py' 2024-04-26 07:44:36,492 wheel INFO adding 'vcstool/commands/import_.py' 2024-04-26 07:44:36,493 wheel INFO adding 'vcstool/commands/log.py' 2024-04-26 07:44:36,494 wheel INFO adding 'vcstool/commands/pull.py' 2024-04-26 07:44:36,494 wheel INFO adding 'vcstool/commands/push.py' 2024-04-26 07:44:36,495 wheel INFO adding 'vcstool/commands/remotes.py' 2024-04-26 07:44:36,496 wheel INFO adding 'vcstool/commands/status.py' 2024-04-26 07:44:36,497 wheel INFO adding 'vcstool/commands/validate.py' 2024-04-26 07:44:36,497 wheel INFO adding 'vcstool/commands/vcs.py' 2024-04-26 07:44:36,499 wheel INFO adding 'vcstool-0.3.0.data/data/share/vcstool-completion/vcs.bash' 2024-04-26 07:44:36,500 wheel INFO adding 'vcstool-0.3.0.data/data/share/vcstool-completion/vcs.fish' 2024-04-26 07:44:36,501 wheel INFO adding 'vcstool-0.3.0.data/data/share/vcstool-completion/vcs.tcsh' 2024-04-26 07:44:36,502 wheel INFO adding 'vcstool-0.3.0.data/data/share/vcstool-completion/vcs.zsh' 2024-04-26 07:44:36,503 wheel INFO adding 'vcstool-0.3.0.dist-info/LICENSE' 2024-04-26 07:44:36,504 wheel INFO adding 'vcstool-0.3.0.dist-info/METADATA' 2024-04-26 07:44:36,505 wheel INFO adding 'vcstool-0.3.0.dist-info/WHEEL' 2024-04-26 07:44:36,505 wheel INFO adding 'vcstool-0.3.0.dist-info/entry_points.txt' 2024-04-26 07:44:36,506 wheel INFO adding 'vcstool-0.3.0.dist-info/top_level.txt' 2024-04-26 07:44:36,507 wheel INFO adding 'vcstool-0.3.0.dist-info/RECORD' 2024-04-26 07:44:36,509 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-04-26 07:44:36,516 gpep517 INFO The backend produced .dist/vcstool-0.3.0-py3-none-any.whl vcstool-0.3.0-py3-none-any.whl >>> vcstool: Entering fakeroot... 2024-04-26 07:44:37,285 gpep517 INFO Installing .dist/vcstool-0.3.0-py3-none-any.whl into /home/buildozer/aports/testing/vcstool/pkg/vcstool 2024-04-26 07:44:37,610 gpep517 INFO Installation complete >>> vcstool-pyc*: Running split function pyc... '/home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.12/site-packages/vcstool/__pycache__' -> '/home/buildozer/aports/testing/vcstool/pkg/vcstool-pyc/usr/lib/python3.12/site-packages/vcstool/__pycache__' '/home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.12/site-packages/vcstool/clients/__pycache__' -> '/home/buildozer/aports/testing/vcstool/pkg/vcstool-pyc/usr/lib/python3.12/site-packages/vcstool/clients/__pycache__' '/home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.12/site-packages/vcstool/commands/__pycache__' -> '/home/buildozer/aports/testing/vcstool/pkg/vcstool-pyc/usr/lib/python3.12/site-packages/vcstool/commands/__pycache__' >>> vcstool-pyc*: Preparing subpackage vcstool-pyc... >>> vcstool-pyc*: Running postcheck for vcstool-pyc >>> vcstool-bash-completion*: Running split function bashcomp... '/home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/share/bash-completion/completions' -> '/home/buildozer/aports/testing/vcstool/pkg/vcstool-bash-completion/usr/share/bash-completion/completions' >>> vcstool-bash-completion*: Preparing subpackage vcstool-bash-completion... >>> vcstool-bash-completion*: Running postcheck for vcstool-bash-completion >>> vcstool-zsh-completion*: Running split function zshcomp... '/home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/share/zsh/site-functions' -> '/home/buildozer/aports/testing/vcstool/pkg/vcstool-zsh-completion/usr/share/zsh/site-functions' >>> vcstool-zsh-completion*: Preparing subpackage vcstool-zsh-completion... >>> vcstool-zsh-completion*: Running postcheck for vcstool-zsh-completion >>> vcstool-tcsh-completion*: Running split function tcshcomp... '/home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/share/tcsh-completion/completions' -> '/home/buildozer/aports/testing/vcstool/pkg/vcstool-tcsh-completion/usr/share/tcsh-completion/completions' >>> vcstool-tcsh-completion*: Preparing subpackage vcstool-tcsh-completion... >>> vcstool-tcsh-completion*: Running postcheck for vcstool-tcsh-completion >>> vcstool*: Running postcheck for vcstool >>> vcstool*: Preparing package vcstool... >>> vcstool-bash-completion*: Tracing dependencies... >>> vcstool-bash-completion*: Package size: 24.0 KB >>> vcstool-bash-completion*: Compressing data... >>> vcstool-bash-completion*: Create checksum... >>> vcstool-bash-completion*: Create vcstool-bash-completion-0.3.0-r5.apk >>> vcstool-pyc*: Tracing dependencies... py3-yaml py3-setuptools python3~3.12 >>> vcstool-pyc*: Package size: 264.0 KB >>> vcstool-pyc*: Compressing data... >>> vcstool-pyc*: Create checksum... >>> vcstool-pyc*: Create vcstool-pyc-0.3.0-r5.apk >>> vcstool-tcsh-completion*: Tracing dependencies... >>> vcstool-tcsh-completion*: Package size: 24.0 KB >>> vcstool-tcsh-completion*: Compressing data... >>> vcstool-tcsh-completion*: Create checksum... >>> vcstool-tcsh-completion*: Create vcstool-tcsh-completion-0.3.0-r5.apk >>> vcstool-zsh-completion*: Tracing dependencies... >>> vcstool-zsh-completion*: Package size: 24.0 KB >>> vcstool-zsh-completion*: Compressing data... >>> vcstool-zsh-completion*: Create checksum... >>> vcstool-zsh-completion*: Create vcstool-zsh-completion-0.3.0-r5.apk >>> vcstool*: Tracing dependencies... py3-yaml py3-setuptools python3~3.12 >>> vcstool*: Package size: 336.0 KB >>> vcstool*: Compressing data... >>> vcstool*: Create checksum... >>> vcstool*: Create vcstool-0.3.0-r5.apk >>> vcstool: Build complete at Fri, 26 Apr 2024 07:44:39 +0000 elapsed time 0h 0m 11s >>> vcstool: Cleaning up srcdir >>> vcstool: Cleaning up pkgdir >>> vcstool: Uninstalling dependencies... (1/28) Purging .makedepends-vcstool (20240426.074433) (2/28) Purging py3-yaml-pyc (6.0.1-r3) (3/28) Purging py3-yaml (6.0.1-r3) (4/28) Purging py3-setuptools-pyc (69.5.1-r0) (5/28) Purging py3-setuptools (69.5.1-r0) (6/28) Purging py3-gpep517-pyc (15-r2) (7/28) Purging py3-gpep517 (15-r2) (8/28) Purging py3-installer-pyc (0.7.0-r2) (9/28) Purging py3-installer (0.7.0-r2) (10/28) Purging py3-wheel-pyc (0.42.0-r1) (11/28) Purging py3-wheel (0.42.0-r1) (12/28) Purging py3-packaging-pyc (24.0-r1) (13/28) Purging py3-packaging (24.0-r1) (14/28) Purging py3-parsing-pyc (3.1.2-r1) (15/28) Purging py3-parsing (3.1.2-r1) (16/28) Purging python3-pyc (3.12.3-r1) (17/28) Purging python3-pycache-pyc0 (3.12.3-r1) (18/28) Purging pyc (3.12.3-r1) (19/28) Purging python3 (3.12.3-r1) (20/28) Purging gdbm (1.23-r1) (21/28) Purging libbz2 (1.0.8-r6) (22/28) Purging libffi (3.4.6-r0) (23/28) Purging libpanelw (6.4_p20240330-r0) (24/28) Purging mpdecimal (4.0.0-r0) (25/28) Purging readline (8.2.10-r0) (26/28) Purging sqlite-libs (3.45.3-r0) (27/28) Purging xz-libs (5.6.1-r3) (28/28) Purging yaml (0.2.5-r2) Executing busybox-1.36.1-r25.trigger OK: 227 MiB in 102 packages >>> vcstool: Updating the testing/riscv64 repository index... >>> vcstool: Signing the index...