>>> vcstool: Building testing/vcstool 0.3.0-r6 (using abuild 3.16.0-r0) started Mon, 30 Mar 2026 16:22:36 +0000 >>> vcstool: Validating /home/buildozer/aports/testing/vcstool/APKBUILD... >>> vcstool: Analyzing dependencies... >>> vcstool: Installing for build: build-base py3-yaml py3-setuptools py3-gpep517 py3-wheel ( 1/27) Installing libbz2 (1.0.8-r6) ( 2/27) Installing libffi (3.5.2-r0) ( 3/27) Installing gdbm (1.26-r0) ( 4/27) Installing xz-libs (5.8.2-r0) ( 5/27) Installing mpdecimal (4.0.1-r0) ( 6/27) Installing libpanelw (6.6_p20251231-r0) ( 7/27) Installing sqlite-libs (3.51.2-r1) ( 8/27) Installing python3 (3.14.3-r0) ( 9/27) Installing python3-pycache-pyc0 (3.14.3-r0) (10/27) Installing pyc (3.14.3-r0) (11/27) Installing py3-yaml-pyc (6.0.3-r2) (12/27) Installing python3-pyc (3.14.3-r0) (13/27) Installing yaml (0.2.5-r2) (14/27) Installing py3-yaml (6.0.3-r2) (15/27) Installing py3-parsing (3.3.2-r1) (16/27) Installing py3-parsing-pyc (3.3.2-r1) (17/27) Installing py3-packaging (26.0-r1) (18/27) Installing py3-packaging-pyc (26.0-r1) (19/27) Installing py3-setuptools (82.0.1-r1) (20/27) Installing py3-setuptools-pyc (82.0.1-r1) (21/27) Installing py3-installer (0.7.0-r3) (22/27) Installing py3-installer-pyc (0.7.0-r3) (23/27) Installing py3-gpep517 (19-r2) (24/27) Installing py3-gpep517-pyc (19-r2) (25/27) Installing py3-wheel (0.46.3-r1) (26/27) Installing py3-wheel-pyc (0.46.3-r1) (27/27) Installing .makedepends-vcstool (20260330.162237) Executing busybox-1.37.0-r31.trigger OK: 339.6 MiB in 132 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 Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> vcstool: Fetching vcstool-0.3.0.tar.gz::https://github.com/dirk-thomas/vcstool/archive/0.3.0.tar.gz Connecting to github.com (20.26.156.215:443) Connecting to codeload.github.com (20.26.156.216:443) saving to '/var/cache/distfiles/vcstool-0.3.0.tar.gz.part' vcstool-0.3.0.tar.gz 100% |********************************| 38641 0:00:00 ETA '/var/cache/distfiles/vcstool-0.3.0.tar.gz.part' saved /var/cache/distfiles/vcstool-0.3.0.tar.gz: OK >>> vcstool: Fetching https://distfiles.alpinelinux.org/distfiles/edge/vcstool-0.3.0.tar.gz /var/cache/distfiles/vcstool-0.3.0.tar.gz: OK >>> vcstool: Unpacking /var/cache/distfiles/vcstool-0.3.0.tar.gz... 2026-03-30 16:22:40,906 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-30 16:22:40,966 root INFO running bdist_wheel 2026-03-30 16:22:40,984 root INFO running build 2026-03-30 16:22:40,984 root INFO running build_py 2026-03-30 16:22:40,988 root INFO creating build/lib/vcstool 2026-03-30 16:22:40,988 root INFO copying vcstool/util.py -> build/lib/vcstool 2026-03-30 16:22:40,989 root INFO copying vcstool/crawler.py -> build/lib/vcstool 2026-03-30 16:22:40,989 root INFO copying vcstool/executor.py -> build/lib/vcstool 2026-03-30 16:22:40,989 root INFO copying vcstool/__init__.py -> build/lib/vcstool 2026-03-30 16:22:40,989 root INFO copying vcstool/streams.py -> build/lib/vcstool 2026-03-30 16:22:40,990 root INFO creating build/lib/vcstool/commands 2026-03-30 16:22:40,990 root INFO copying vcstool/commands/vcs.py -> build/lib/vcstool/commands 2026-03-30 16:22:40,990 root INFO copying vcstool/commands/validate.py -> build/lib/vcstool/commands 2026-03-30 16:22:40,991 root INFO copying vcstool/commands/remotes.py -> build/lib/vcstool/commands 2026-03-30 16:22:40,991 root INFO copying vcstool/commands/diff.py -> build/lib/vcstool/commands 2026-03-30 16:22:40,991 root INFO copying vcstool/commands/log.py -> build/lib/vcstool/commands 2026-03-30 16:22:40,991 root INFO copying vcstool/commands/status.py -> build/lib/vcstool/commands 2026-03-30 16:22:40,991 root INFO copying vcstool/commands/push.py -> build/lib/vcstool/commands 2026-03-30 16:22:40,992 root INFO copying vcstool/commands/branch.py -> build/lib/vcstool/commands 2026-03-30 16:22:40,992 root INFO copying vcstool/commands/import_.py -> build/lib/vcstool/commands 2026-03-30 16:22:40,992 root INFO copying vcstool/commands/command.py -> build/lib/vcstool/commands 2026-03-30 16:22:40,992 root INFO copying vcstool/commands/export.py -> build/lib/vcstool/commands 2026-03-30 16:22:40,993 root INFO copying vcstool/commands/pull.py -> build/lib/vcstool/commands 2026-03-30 16:22:40,993 root INFO copying vcstool/commands/__init__.py -> build/lib/vcstool/commands 2026-03-30 16:22:40,993 root INFO copying vcstool/commands/custom.py -> build/lib/vcstool/commands 2026-03-30 16:22:40,993 root INFO copying vcstool/commands/help.py -> build/lib/vcstool/commands 2026-03-30 16:22:40,994 root INFO creating build/lib/vcstool/clients 2026-03-30 16:22:40,994 root INFO copying vcstool/clients/bzr.py -> build/lib/vcstool/clients 2026-03-30 16:22:40,994 root INFO copying vcstool/clients/none.py -> build/lib/vcstool/clients 2026-03-30 16:22:40,994 root INFO copying vcstool/clients/git.py -> build/lib/vcstool/clients 2026-03-30 16:22:40,994 root INFO copying vcstool/clients/zip.py -> build/lib/vcstool/clients 2026-03-30 16:22:40,995 root INFO copying vcstool/clients/tar.py -> build/lib/vcstool/clients 2026-03-30 16:22:40,995 root INFO copying vcstool/clients/hg.py -> build/lib/vcstool/clients 2026-03-30 16:22:40,995 root INFO copying vcstool/clients/__init__.py -> build/lib/vcstool/clients 2026-03-30 16:22:40,995 root INFO copying vcstool/clients/svn.py -> build/lib/vcstool/clients 2026-03-30 16:22:40,996 root INFO copying vcstool/clients/vcs_base.py -> build/lib/vcstool/clients 2026-03-30 16:22:41,004 root INFO installing to build/bdist.linux-ppc64le/wheel 2026-03-30 16:22:41,004 root INFO running install 2026-03-30 16:22:41,022 root INFO running install_lib 2026-03-30 16:22:41,026 root INFO creating build/bdist.linux-ppc64le/wheel 2026-03-30 16:22:41,026 root INFO creating build/bdist.linux-ppc64le/wheel/vcstool 2026-03-30 16:22:41,026 root INFO copying build/lib/vcstool/util.py -> build/bdist.linux-ppc64le/wheel/./vcstool 2026-03-30 16:22:41,026 root INFO copying build/lib/vcstool/crawler.py -> build/bdist.linux-ppc64le/wheel/./vcstool 2026-03-30 16:22:41,026 root INFO copying build/lib/vcstool/executor.py -> build/bdist.linux-ppc64le/wheel/./vcstool 2026-03-30 16:22:41,027 root INFO copying build/lib/vcstool/__init__.py -> build/bdist.linux-ppc64le/wheel/./vcstool 2026-03-30 16:22:41,027 root INFO creating build/bdist.linux-ppc64le/wheel/vcstool/commands 2026-03-30 16:22:41,027 root INFO copying build/lib/vcstool/commands/vcs.py -> build/bdist.linux-ppc64le/wheel/./vcstool/commands 2026-03-30 16:22:41,027 root INFO copying build/lib/vcstool/commands/validate.py -> build/bdist.linux-ppc64le/wheel/./vcstool/commands 2026-03-30 16:22:41,027 root INFO copying build/lib/vcstool/commands/remotes.py -> build/bdist.linux-ppc64le/wheel/./vcstool/commands 2026-03-30 16:22:41,028 root INFO copying build/lib/vcstool/commands/diff.py -> build/bdist.linux-ppc64le/wheel/./vcstool/commands 2026-03-30 16:22:41,028 root INFO copying build/lib/vcstool/commands/log.py -> build/bdist.linux-ppc64le/wheel/./vcstool/commands 2026-03-30 16:22:41,028 root INFO copying build/lib/vcstool/commands/status.py -> build/bdist.linux-ppc64le/wheel/./vcstool/commands 2026-03-30 16:22:41,028 root INFO copying build/lib/vcstool/commands/push.py -> build/bdist.linux-ppc64le/wheel/./vcstool/commands 2026-03-30 16:22:41,028 root INFO copying build/lib/vcstool/commands/branch.py -> build/bdist.linux-ppc64le/wheel/./vcstool/commands 2026-03-30 16:22:41,029 root INFO copying build/lib/vcstool/commands/import_.py -> build/bdist.linux-ppc64le/wheel/./vcstool/commands 2026-03-30 16:22:41,029 root INFO copying build/lib/vcstool/commands/command.py -> build/bdist.linux-ppc64le/wheel/./vcstool/commands 2026-03-30 16:22:41,029 root INFO copying build/lib/vcstool/commands/export.py -> build/bdist.linux-ppc64le/wheel/./vcstool/commands 2026-03-30 16:22:41,029 root INFO copying build/lib/vcstool/commands/pull.py -> build/bdist.linux-ppc64le/wheel/./vcstool/commands 2026-03-30 16:22:41,030 root INFO copying build/lib/vcstool/commands/__init__.py -> build/bdist.linux-ppc64le/wheel/./vcstool/commands 2026-03-30 16:22:41,030 root INFO copying build/lib/vcstool/commands/custom.py -> build/bdist.linux-ppc64le/wheel/./vcstool/commands 2026-03-30 16:22:41,030 root INFO copying build/lib/vcstool/commands/help.py -> build/bdist.linux-ppc64le/wheel/./vcstool/commands 2026-03-30 16:22:41,030 root INFO creating build/bdist.linux-ppc64le/wheel/vcstool/clients 2026-03-30 16:22:41,030 root INFO copying build/lib/vcstool/clients/bzr.py -> build/bdist.linux-ppc64le/wheel/./vcstool/clients 2026-03-30 16:22:41,031 root INFO copying build/lib/vcstool/clients/none.py -> build/bdist.linux-ppc64le/wheel/./vcstool/clients 2026-03-30 16:22:41,031 root INFO copying build/lib/vcstool/clients/git.py -> build/bdist.linux-ppc64le/wheel/./vcstool/clients 2026-03-30 16:22:41,031 root INFO copying build/lib/vcstool/clients/zip.py -> build/bdist.linux-ppc64le/wheel/./vcstool/clients 2026-03-30 16:22:41,031 root INFO copying build/lib/vcstool/clients/tar.py -> build/bdist.linux-ppc64le/wheel/./vcstool/clients 2026-03-30 16:22:41,031 root INFO copying build/lib/vcstool/clients/hg.py -> build/bdist.linux-ppc64le/wheel/./vcstool/clients 2026-03-30 16:22:41,032 root INFO copying build/lib/vcstool/clients/__init__.py -> build/bdist.linux-ppc64le/wheel/./vcstool/clients 2026-03-30 16:22:41,032 root INFO copying build/lib/vcstool/clients/svn.py -> build/bdist.linux-ppc64le/wheel/./vcstool/clients 2026-03-30 16:22:41,032 root INFO copying build/lib/vcstool/clients/vcs_base.py -> build/bdist.linux-ppc64le/wheel/./vcstool/clients 2026-03-30 16:22:41,032 root INFO copying build/lib/vcstool/streams.py -> build/bdist.linux-ppc64le/wheel/./vcstool 2026-03-30 16:22:41,032 root INFO running install_data 2026-03-30 16:22:41,035 root INFO creating build/bdist.linux-ppc64le/wheel/vcstool-0.3.0.data/data 2026-03-30 16:22:41,036 root INFO creating build/bdist.linux-ppc64le/wheel/vcstool-0.3.0.data/data/share/vcstool-completion 2026-03-30 16:22:41,036 root INFO copying vcstool-completion/vcs.bash -> build/bdist.linux-ppc64le/wheel/vcstool-0.3.0.data/data/share/vcstool-completion 2026-03-30 16:22:41,036 root INFO copying vcstool-completion/vcs.tcsh -> build/bdist.linux-ppc64le/wheel/vcstool-0.3.0.data/data/share/vcstool-completion 2026-03-30 16:22:41,036 root INFO copying vcstool-completion/vcs.zsh -> build/bdist.linux-ppc64le/wheel/vcstool-0.3.0.data/data/share/vcstool-completion 2026-03-30 16:22:41,037 root INFO copying vcstool-completion/vcs.fish -> build/bdist.linux-ppc64le/wheel/vcstool-0.3.0.data/data/share/vcstool-completion 2026-03-30 16:22:41,037 root INFO running install_egg_info 2026-03-30 16:22:41,041 root INFO running egg_info 2026-03-30 16:22:41,043 root INFO creating vcstool.egg-info 2026-03-30 16:22:41,043 root INFO writing vcstool.egg-info/PKG-INFO 2026-03-30 16:22:41,044 root INFO writing dependency_links to vcstool.egg-info/dependency_links.txt 2026-03-30 16:22:41,044 root INFO writing entry points to vcstool.egg-info/entry_points.txt 2026-03-30 16:22:41,045 root INFO writing requirements to vcstool.egg-info/requires.txt 2026-03-30 16:22:41,045 root INFO writing top-level names to vcstool.egg-info/top_level.txt 2026-03-30 16:22:41,045 root INFO writing manifest file 'vcstool.egg-info/SOURCES.txt' 2026-03-30 16:22:41,050 root INFO reading manifest file 'vcstool.egg-info/SOURCES.txt' 2026-03-30 16:22:41,050 root INFO reading manifest template 'MANIFEST.in' 2026-03-30 16:22:41,051 root INFO adding license file 'LICENSE' 2026-03-30 16:22:41,053 root INFO writing manifest file 'vcstool.egg-info/SOURCES.txt' 2026-03-30 16:22:41,054 root INFO Copying vcstool.egg-info to build/bdist.linux-ppc64le/wheel/./vcstool-0.3.0-py3.14.egg-info 2026-03-30 16:22:41,055 root INFO running install_scripts 2026-03-30 16:22:41,056 root INFO creating build/bdist.linux-ppc64le/wheel/vcstool-0.3.0.dist-info/WHEEL 2026-03-30 16:22:41,057 wheel INFO creating '/home/buildozer/aports/testing/vcstool/src/vcstool-0.3.0/.dist/.tmp-2in_zfwu/vcstool-0.3.0-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2026-03-30 16:22:41,057 wheel INFO adding 'vcstool/__init__.py' 2026-03-30 16:22:41,057 wheel INFO adding 'vcstool/crawler.py' 2026-03-30 16:22:41,057 wheel INFO adding 'vcstool/executor.py' 2026-03-30 16:22:41,058 wheel INFO adding 'vcstool/streams.py' 2026-03-30 16:22:41,058 wheel INFO adding 'vcstool/util.py' 2026-03-30 16:22:41,058 wheel INFO adding 'vcstool/clients/__init__.py' 2026-03-30 16:22:41,058 wheel INFO adding 'vcstool/clients/bzr.py' 2026-03-30 16:22:41,059 wheel INFO adding 'vcstool/clients/git.py' 2026-03-30 16:22:41,059 wheel INFO adding 'vcstool/clients/hg.py' 2026-03-30 16:22:41,059 wheel INFO adding 'vcstool/clients/none.py' 2026-03-30 16:22:41,059 wheel INFO adding 'vcstool/clients/svn.py' 2026-03-30 16:22:41,059 wheel INFO adding 'vcstool/clients/tar.py' 2026-03-30 16:22:41,060 wheel INFO adding 'vcstool/clients/vcs_base.py' 2026-03-30 16:22:41,060 wheel INFO adding 'vcstool/clients/zip.py' 2026-03-30 16:22:41,060 wheel INFO adding 'vcstool/commands/__init__.py' 2026-03-30 16:22:41,060 wheel INFO adding 'vcstool/commands/branch.py' 2026-03-30 16:22:41,060 wheel INFO adding 'vcstool/commands/command.py' 2026-03-30 16:22:41,061 wheel INFO adding 'vcstool/commands/custom.py' 2026-03-30 16:22:41,061 wheel INFO adding 'vcstool/commands/diff.py' 2026-03-30 16:22:41,061 wheel INFO adding 'vcstool/commands/export.py' 2026-03-30 16:22:41,061 wheel INFO adding 'vcstool/commands/help.py' 2026-03-30 16:22:41,061 wheel INFO adding 'vcstool/commands/import_.py' 2026-03-30 16:22:41,062 wheel INFO adding 'vcstool/commands/log.py' 2026-03-30 16:22:41,062 wheel INFO adding 'vcstool/commands/pull.py' 2026-03-30 16:22:41,062 wheel INFO adding 'vcstool/commands/push.py' 2026-03-30 16:22:41,062 wheel INFO adding 'vcstool/commands/remotes.py' 2026-03-30 16:22:41,062 wheel INFO adding 'vcstool/commands/status.py' 2026-03-30 16:22:41,063 wheel INFO adding 'vcstool/commands/validate.py' 2026-03-30 16:22:41,063 wheel INFO adding 'vcstool/commands/vcs.py' 2026-03-30 16:22:41,063 wheel INFO adding 'vcstool-0.3.0.data/data/share/vcstool-completion/vcs.bash' 2026-03-30 16:22:41,063 wheel INFO adding 'vcstool-0.3.0.data/data/share/vcstool-completion/vcs.fish' 2026-03-30 16:22:41,063 wheel INFO adding 'vcstool-0.3.0.data/data/share/vcstool-completion/vcs.tcsh' 2026-03-30 16:22:41,064 wheel INFO adding 'vcstool-0.3.0.data/data/share/vcstool-completion/vcs.zsh' 2026-03-30 16:22:41,064 wheel INFO adding 'vcstool-0.3.0.dist-info/licenses/LICENSE' 2026-03-30 16:22:41,064 wheel INFO adding 'vcstool-0.3.0.dist-info/METADATA' 2026-03-30 16:22:41,064 wheel INFO adding 'vcstool-0.3.0.dist-info/WHEEL' 2026-03-30 16:22:41,064 wheel INFO adding 'vcstool-0.3.0.dist-info/entry_points.txt' 2026-03-30 16:22:41,065 wheel INFO adding 'vcstool-0.3.0.dist-info/top_level.txt' 2026-03-30 16:22:41,065 wheel INFO adding 'vcstool-0.3.0.dist-info/RECORD' 2026-03-30 16:22:41,065 root INFO removing build/bdist.linux-ppc64le/wheel 2026-03-30 16:22:41,067 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... 2026-03-30 16:22:41,328 gpep517 INFO Installing .dist/vcstool-0.3.0-py3-none-any.whl into /home/buildozer/aports/testing/vcstool/pkg/vcstool 2026-03-30 16:22:41,421 gpep517 INFO Installation complete >>> vcstool-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/vcstool/__pycache__' -> '/home/buildozer/aports/testing/vcstool/pkg/vcstool-pyc/usr/lib/python3.14/site-packages/vcstool/__pycache__' 'usr/lib/python3.14/site-packages/vcstool/commands/__pycache__' -> '/home/buildozer/aports/testing/vcstool/pkg/vcstool-pyc/usr/lib/python3.14/site-packages/vcstool/commands/__pycache__' 'usr/lib/python3.14/site-packages/vcstool/clients/__pycache__' -> '/home/buildozer/aports/testing/vcstool/pkg/vcstool-pyc/usr/lib/python3.14/site-packages/vcstool/clients/__pycache__' >>> vcstool-pyc*: Preparing subpackage vcstool-pyc... >>> vcstool-pyc*: Running postcheck for vcstool-pyc >>> vcstool-bash-completion*: Running split function bashcomp... '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... '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... '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: 226.0 B >>> vcstool-bash-completion*: Compressing data... >>> vcstool-bash-completion*: Create checksum... >>> vcstool-bash-completion*: Create vcstool-bash-completion-0.3.0-r6.apk >>> vcstool-pyc*: Tracing dependencies... python3~3.14 >>> vcstool-pyc*: Package size: 154.4 KB >>> vcstool-pyc*: Compressing data... >>> vcstool-pyc*: Create checksum... >>> vcstool-pyc*: Create vcstool-pyc-0.3.0-r6.apk >>> vcstool-tcsh-completion*: Tracing dependencies... >>> vcstool-tcsh-completion*: Package size: 46.0 B >>> vcstool-tcsh-completion*: Compressing data... >>> vcstool-tcsh-completion*: Create checksum... >>> vcstool-tcsh-completion*: Create vcstool-tcsh-completion-0.3.0-r6.apk >>> vcstool-zsh-completion*: Tracing dependencies... >>> vcstool-zsh-completion*: Package size: 171.0 B >>> vcstool-zsh-completion*: Compressing data... >>> vcstool-zsh-completion*: Create checksum... >>> vcstool-zsh-completion*: Create vcstool-zsh-completion-0.3.0-r6.apk >>> vcstool*: Tracing dependencies... py3-yaml py3-setuptools python3~3.14 >>> vcstool*: Package size: 136.9 KB >>> vcstool*: Compressing data... >>> vcstool*: Create checksum... >>> vcstool*: Create vcstool-0.3.0-r6.apk >>> vcstool: Build complete at Mon, 30 Mar 2026 16:22:42 +0000 elapsed time 0h 0m 6s >>> vcstool: Cleaning up srcdir >>> vcstool: Cleaning up pkgdir >>> vcstool: Uninstalling dependencies... ( 1/27) Purging .makedepends-vcstool (20260330.162237) ( 2/27) Purging py3-yaml-pyc (6.0.3-r2) ( 3/27) Purging py3-yaml (6.0.3-r2) ( 4/27) Purging py3-setuptools-pyc (82.0.1-r1) ( 5/27) Purging py3-setuptools (82.0.1-r1) ( 6/27) Purging py3-gpep517-pyc (19-r2) ( 7/27) Purging py3-gpep517 (19-r2) ( 8/27) Purging py3-installer-pyc (0.7.0-r3) ( 9/27) Purging py3-installer (0.7.0-r3) (10/27) Purging py3-wheel-pyc (0.46.3-r1) (11/27) Purging py3-wheel (0.46.3-r1) (12/27) Purging py3-packaging-pyc (26.0-r1) (13/27) Purging py3-packaging (26.0-r1) (14/27) Purging py3-parsing-pyc (3.3.2-r1) (15/27) Purging py3-parsing (3.3.2-r1) (16/27) Purging python3-pyc (3.14.3-r0) (17/27) Purging python3-pycache-pyc0 (3.14.3-r0) (18/27) Purging pyc (3.14.3-r0) (19/27) Purging python3 (3.14.3-r0) (20/27) Purging gdbm (1.26-r0) (21/27) Purging libbz2 (1.0.8-r6) (22/27) Purging libffi (3.5.2-r0) (23/27) Purging libpanelw (6.6_p20251231-r0) (24/27) Purging mpdecimal (4.0.1-r0) (25/27) Purging sqlite-libs (3.51.2-r1) (26/27) Purging xz-libs (5.8.2-r0) (27/27) Purging yaml (0.2.5-r2) Executing busybox-1.37.0-r31.trigger OK: 288.7 MiB in 105 packages >>> vcstool: Updating the testing/ppc64le repository index... >>> vcstool: Signing the index...