>>> ssh-audit: Building community/ssh-audit 3.3.0-r0 (using abuild 3.14.0-r0) started Fri, 18 Oct 2024 00:04:41 +0000 >>> ssh-audit: Validating /home/buildozer/aports/community/ssh-audit/APKBUILD... >>> WARNING: ssh-audit: Setting the maintainer with a comment is deprecated. Use maintainer="Michał Polański " instead >>> ssh-audit: Analyzing dependencies... >>> ssh-audit: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest (1/30) Installing libffi (3.4.6-r0) (2/30) Installing gdbm (1.24-r0) (3/30) Installing mpdecimal (4.0.0-r0) (4/30) Installing libpanelw (6.5_p20241006-r0) (5/30) Installing sqlite-libs (3.46.1-r0) (6/30) Installing python3 (3.12.7-r0) (7/30) Installing python3-pycache-pyc0 (3.12.7-r0) (8/30) Installing pyc (3.12.7-r0) (9/30) Installing python3-pyc (3.12.7-r0) (10/30) Installing py3-installer (0.7.0-r2) (11/30) Installing py3-installer-pyc (0.7.0-r2) (12/30) Installing py3-gpep517 (16-r0) (13/30) Installing py3-gpep517-pyc (16-r0) (14/30) Installing py3-parsing (3.1.4-r0) (15/30) Installing py3-parsing-pyc (3.1.4-r0) (16/30) Installing py3-packaging (24.1-r0) (17/30) Installing py3-packaging-pyc (24.1-r0) (18/30) Installing py3-setuptools (70.3.0-r0) (19/30) Installing py3-setuptools-pyc (70.3.0-r0) (20/30) Installing py3-wheel (0.43.0-r0) (21/30) Installing py3-wheel-pyc (0.43.0-r0) (22/30) Installing py3-iniconfig (2.0.0-r1) (23/30) Installing py3-iniconfig-pyc (2.0.0-r1) (24/30) Installing py3-pluggy (1.5.0-r0) (25/30) Installing py3-pluggy-pyc (1.5.0-r0) (26/30) Installing py3-py (1.11.0-r4) (27/30) Installing py3-py-pyc (1.11.0-r4) (28/30) Installing py3-pytest (8.3.3-r0) (29/30) Installing py3-pytest-pyc (8.3.3-r0) (30/30) Installing .makedepends-ssh-audit (20241018.000442) Executing busybox-1.36.1-r32.trigger OK: 336 MiB in 138 packages >>> ssh-audit: Cleaning up srcdir >>> ssh-audit: Cleaning up pkgdir >>> ssh-audit: Cleaning up tmpdir >>> ssh-audit: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ssh-audit-3.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> ssh-audit: Fetching https://github.com/jtesta/ssh-audit/archive/v3.3.0/ssh-audit-3.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 9 168k 9 16384 0 0 11586 0 0:00:14 0:00:01 0:00:13 11586 100 168k 100 168k 0 0 94250 0 0:00:01 0:00:01 --:--:-- 364k >>> ssh-audit: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ssh-audit-3.3.0.tar.gz >>> ssh-audit: Checking sha512sums... ssh-audit-3.3.0.tar.gz: OK >>> ssh-audit: Unpacking /var/cache/distfiles/ssh-audit-3.3.0.tar.gz... 2024-10-18 00:04:45,566 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-10-18 00:04:45,602 root INFO running bdist_wheel 2024-10-18 00:04:45,626 root INFO running build 2024-10-18 00:04:45,626 root INFO running build_py 2024-10-18 00:04:45,630 root INFO creating build 2024-10-18 00:04:45,631 root INFO creating build/lib 2024-10-18 00:04:45,631 root INFO creating build/lib/ssh_audit 2024-10-18 00:04:45,631 root INFO copying src/ssh_audit/banner.py -> build/lib/ssh_audit 2024-10-18 00:04:45,631 root INFO copying src/ssh_audit/algorithm.py -> build/lib/ssh_audit 2024-10-18 00:04:45,631 root INFO copying src/ssh_audit/ssh1_publickeymessage.py -> build/lib/ssh_audit 2024-10-18 00:04:45,632 root INFO copying src/ssh_audit/product.py -> build/lib/ssh_audit 2024-10-18 00:04:45,632 root INFO copying src/ssh_audit/policy.py -> build/lib/ssh_audit 2024-10-18 00:04:45,632 root INFO copying src/ssh_audit/writebuf.py -> build/lib/ssh_audit 2024-10-18 00:04:45,632 root INFO copying src/ssh_audit/exitcodes.py -> build/lib/ssh_audit 2024-10-18 00:04:45,632 root INFO copying src/ssh_audit/kexdh.py -> build/lib/ssh_audit 2024-10-18 00:04:45,633 root INFO copying src/ssh_audit/globals.py -> build/lib/ssh_audit 2024-10-18 00:04:45,633 root INFO copying src/ssh_audit/dheat.py -> build/lib/ssh_audit 2024-10-18 00:04:45,633 root INFO copying src/ssh_audit/ssh2_kex.py -> build/lib/ssh_audit 2024-10-18 00:04:45,633 root INFO copying src/ssh_audit/outputbuffer.py -> build/lib/ssh_audit 2024-10-18 00:04:45,633 root INFO copying src/ssh_audit/ssh2_kexdb.py -> build/lib/ssh_audit 2024-10-18 00:04:45,634 root INFO copying src/ssh_audit/gextest.py -> build/lib/ssh_audit 2024-10-18 00:04:45,634 root INFO copying src/ssh_audit/readbuf.py -> build/lib/ssh_audit 2024-10-18 00:04:45,634 root INFO copying src/ssh_audit/auditconf.py -> build/lib/ssh_audit 2024-10-18 00:04:45,634 root INFO copying src/ssh_audit/hostkeytest.py -> build/lib/ssh_audit 2024-10-18 00:04:45,635 root INFO copying src/ssh_audit/utils.py -> build/lib/ssh_audit 2024-10-18 00:04:45,635 root INFO copying src/ssh_audit/ssh1.py -> build/lib/ssh_audit 2024-10-18 00:04:45,635 root INFO copying src/ssh_audit/__main__.py -> build/lib/ssh_audit 2024-10-18 00:04:45,635 root INFO copying src/ssh_audit/algorithms.py -> build/lib/ssh_audit 2024-10-18 00:04:45,635 root INFO copying src/ssh_audit/timeframe.py -> build/lib/ssh_audit 2024-10-18 00:04:45,636 root INFO copying src/ssh_audit/ssh1_kexdb.py -> build/lib/ssh_audit 2024-10-18 00:04:45,636 root INFO copying src/ssh_audit/protocol.py -> build/lib/ssh_audit 2024-10-18 00:04:45,636 root INFO copying src/ssh_audit/builtin_policies.py -> build/lib/ssh_audit 2024-10-18 00:04:45,636 root INFO copying src/ssh_audit/software.py -> build/lib/ssh_audit 2024-10-18 00:04:45,636 root INFO copying src/ssh_audit/ssh_audit.py -> build/lib/ssh_audit 2024-10-18 00:04:45,637 root INFO copying src/ssh_audit/__init__.py -> build/lib/ssh_audit 2024-10-18 00:04:45,637 root INFO copying src/ssh_audit/fingerprint.py -> build/lib/ssh_audit 2024-10-18 00:04:45,637 root INFO copying src/ssh_audit/ssh1_crc32.py -> build/lib/ssh_audit 2024-10-18 00:04:45,637 root INFO copying src/ssh_audit/ssh_socket.py -> build/lib/ssh_audit 2024-10-18 00:04:45,638 root INFO copying src/ssh_audit/ssh2_kexparty.py -> build/lib/ssh_audit 2024-10-18 00:04:45,646 root INFO installing to build/bdist.linux-ppc64le/wheel 2024-10-18 00:04:45,646 root INFO running install 2024-10-18 00:04:45,670 root INFO running install_lib 2024-10-18 00:04:45,673 root INFO creating build/bdist.linux-ppc64le 2024-10-18 00:04:45,673 root INFO creating build/bdist.linux-ppc64le/wheel 2024-10-18 00:04:45,674 root INFO creating build/bdist.linux-ppc64le/wheel/ssh_audit 2024-10-18 00:04:45,674 root INFO copying build/lib/ssh_audit/banner.py -> build/bdist.linux-ppc64le/wheel/ssh_audit 2024-10-18 00:04:45,674 root INFO copying build/lib/ssh_audit/algorithm.py -> build/bdist.linux-ppc64le/wheel/ssh_audit 2024-10-18 00:04:45,674 root INFO copying build/lib/ssh_audit/ssh1_publickeymessage.py -> build/bdist.linux-ppc64le/wheel/ssh_audit 2024-10-18 00:04:45,674 root INFO copying build/lib/ssh_audit/product.py -> build/bdist.linux-ppc64le/wheel/ssh_audit 2024-10-18 00:04:45,675 root INFO copying build/lib/ssh_audit/policy.py -> build/bdist.linux-ppc64le/wheel/ssh_audit 2024-10-18 00:04:45,675 root INFO copying build/lib/ssh_audit/writebuf.py -> build/bdist.linux-ppc64le/wheel/ssh_audit 2024-10-18 00:04:45,675 root INFO copying build/lib/ssh_audit/exitcodes.py -> build/bdist.linux-ppc64le/wheel/ssh_audit 2024-10-18 00:04:45,675 root INFO copying build/lib/ssh_audit/kexdh.py -> build/bdist.linux-ppc64le/wheel/ssh_audit 2024-10-18 00:04:45,675 root INFO copying build/lib/ssh_audit/globals.py -> build/bdist.linux-ppc64le/wheel/ssh_audit 2024-10-18 00:04:45,676 root INFO copying build/lib/ssh_audit/dheat.py -> build/bdist.linux-ppc64le/wheel/ssh_audit 2024-10-18 00:04:45,676 root INFO copying build/lib/ssh_audit/ssh2_kex.py -> build/bdist.linux-ppc64le/wheel/ssh_audit 2024-10-18 00:04:45,676 root INFO copying build/lib/ssh_audit/outputbuffer.py -> build/bdist.linux-ppc64le/wheel/ssh_audit 2024-10-18 00:04:45,676 root INFO copying build/lib/ssh_audit/ssh2_kexdb.py -> build/bdist.linux-ppc64le/wheel/ssh_audit 2024-10-18 00:04:45,677 root INFO copying build/lib/ssh_audit/gextest.py -> build/bdist.linux-ppc64le/wheel/ssh_audit 2024-10-18 00:04:45,677 root INFO copying build/lib/ssh_audit/readbuf.py -> build/bdist.linux-ppc64le/wheel/ssh_audit 2024-10-18 00:04:45,677 root INFO copying build/lib/ssh_audit/auditconf.py -> build/bdist.linux-ppc64le/wheel/ssh_audit 2024-10-18 00:04:45,677 root INFO copying build/lib/ssh_audit/hostkeytest.py -> build/bdist.linux-ppc64le/wheel/ssh_audit 2024-10-18 00:04:45,677 root INFO copying build/lib/ssh_audit/utils.py -> build/bdist.linux-ppc64le/wheel/ssh_audit 2024-10-18 00:04:45,678 root INFO copying build/lib/ssh_audit/ssh1.py -> build/bdist.linux-ppc64le/wheel/ssh_audit 2024-10-18 00:04:45,678 root INFO copying build/lib/ssh_audit/__main__.py -> build/bdist.linux-ppc64le/wheel/ssh_audit 2024-10-18 00:04:45,678 root INFO copying build/lib/ssh_audit/algorithms.py -> build/bdist.linux-ppc64le/wheel/ssh_audit 2024-10-18 00:04:45,678 root INFO copying build/lib/ssh_audit/timeframe.py -> build/bdist.linux-ppc64le/wheel/ssh_audit 2024-10-18 00:04:45,678 root INFO copying build/lib/ssh_audit/ssh1_kexdb.py -> build/bdist.linux-ppc64le/wheel/ssh_audit 2024-10-18 00:04:45,679 root INFO copying build/lib/ssh_audit/protocol.py -> build/bdist.linux-ppc64le/wheel/ssh_audit 2024-10-18 00:04:45,679 root INFO copying build/lib/ssh_audit/builtin_policies.py -> build/bdist.linux-ppc64le/wheel/ssh_audit 2024-10-18 00:04:45,679 root INFO copying build/lib/ssh_audit/software.py -> build/bdist.linux-ppc64le/wheel/ssh_audit 2024-10-18 00:04:45,679 root INFO copying build/lib/ssh_audit/ssh_audit.py -> build/bdist.linux-ppc64le/wheel/ssh_audit 2024-10-18 00:04:45,679 root INFO copying build/lib/ssh_audit/__init__.py -> build/bdist.linux-ppc64le/wheel/ssh_audit 2024-10-18 00:04:45,680 root INFO copying build/lib/ssh_audit/fingerprint.py -> build/bdist.linux-ppc64le/wheel/ssh_audit 2024-10-18 00:04:45,680 root INFO copying build/lib/ssh_audit/ssh1_crc32.py -> build/bdist.linux-ppc64le/wheel/ssh_audit 2024-10-18 00:04:45,680 root INFO copying build/lib/ssh_audit/ssh_socket.py -> build/bdist.linux-ppc64le/wheel/ssh_audit 2024-10-18 00:04:45,680 root INFO copying build/lib/ssh_audit/ssh2_kexparty.py -> build/bdist.linux-ppc64le/wheel/ssh_audit 2024-10-18 00:04:45,680 root INFO running install_egg_info 2024-10-18 00:04:45,684 root INFO running egg_info 2024-10-18 00:04:45,684 root INFO creating src/ssh_audit.egg-info 2024-10-18 00:04:45,686 root INFO writing src/ssh_audit.egg-info/PKG-INFO 2024-10-18 00:04:45,687 root INFO writing dependency_links to src/ssh_audit.egg-info/dependency_links.txt 2024-10-18 00:04:45,687 root INFO writing entry points to src/ssh_audit.egg-info/entry_points.txt 2024-10-18 00:04:45,688 root INFO writing top-level names to src/ssh_audit.egg-info/top_level.txt 2024-10-18 00:04:45,688 root INFO writing manifest file 'src/ssh_audit.egg-info/SOURCES.txt' 2024-10-18 00:04:45,692 root INFO reading manifest file 'src/ssh_audit.egg-info/SOURCES.txt' 2024-10-18 00:04:45,692 root INFO adding license file 'LICENSE' 2024-10-18 00:04:45,694 root INFO writing manifest file 'src/ssh_audit.egg-info/SOURCES.txt' 2024-10-18 00:04:45,694 root INFO Copying src/ssh_audit.egg-info to build/bdist.linux-ppc64le/wheel/ssh_audit-3.3.0-py3.12.egg-info 2024-10-18 00:04:45,696 root INFO running install_scripts 2024-10-18 00:04:45,700 root INFO creating build/bdist.linux-ppc64le/wheel/ssh_audit-3.3.0.dist-info/WHEEL 2024-10-18 00:04:45,701 wheel INFO creating '/home/buildozer/aports/community/ssh-audit/src/ssh-audit-3.3.0/.dist/.tmp-0f26jkbo/ssh_audit-3.3.0-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-10-18 00:04:45,701 wheel INFO adding 'ssh_audit/__init__.py' 2024-10-18 00:04:45,702 wheel INFO adding 'ssh_audit/__main__.py' 2024-10-18 00:04:45,702 wheel INFO adding 'ssh_audit/algorithm.py' 2024-10-18 00:04:45,702 wheel INFO adding 'ssh_audit/algorithms.py' 2024-10-18 00:04:45,702 wheel INFO adding 'ssh_audit/auditconf.py' 2024-10-18 00:04:45,703 wheel INFO adding 'ssh_audit/banner.py' 2024-10-18 00:04:45,703 wheel INFO adding 'ssh_audit/builtin_policies.py' 2024-10-18 00:04:45,703 wheel INFO adding 'ssh_audit/dheat.py' 2024-10-18 00:04:45,704 wheel INFO adding 'ssh_audit/exitcodes.py' 2024-10-18 00:04:45,704 wheel INFO adding 'ssh_audit/fingerprint.py' 2024-10-18 00:04:45,704 wheel INFO adding 'ssh_audit/gextest.py' 2024-10-18 00:04:45,704 wheel INFO adding 'ssh_audit/globals.py' 2024-10-18 00:04:45,705 wheel INFO adding 'ssh_audit/hostkeytest.py' 2024-10-18 00:04:45,705 wheel INFO adding 'ssh_audit/kexdh.py' 2024-10-18 00:04:45,705 wheel INFO adding 'ssh_audit/outputbuffer.py' 2024-10-18 00:04:45,706 wheel INFO adding 'ssh_audit/policy.py' 2024-10-18 00:04:45,706 wheel INFO adding 'ssh_audit/product.py' 2024-10-18 00:04:45,706 wheel INFO adding 'ssh_audit/protocol.py' 2024-10-18 00:04:45,706 wheel INFO adding 'ssh_audit/readbuf.py' 2024-10-18 00:04:45,706 wheel INFO adding 'ssh_audit/software.py' 2024-10-18 00:04:45,707 wheel INFO adding 'ssh_audit/ssh1.py' 2024-10-18 00:04:45,707 wheel INFO adding 'ssh_audit/ssh1_crc32.py' 2024-10-18 00:04:45,707 wheel INFO adding 'ssh_audit/ssh1_kexdb.py' 2024-10-18 00:04:45,707 wheel INFO adding 'ssh_audit/ssh1_publickeymessage.py' 2024-10-18 00:04:45,708 wheel INFO adding 'ssh_audit/ssh2_kex.py' 2024-10-18 00:04:45,708 wheel INFO adding 'ssh_audit/ssh2_kexdb.py' 2024-10-18 00:04:45,708 wheel INFO adding 'ssh_audit/ssh2_kexparty.py' 2024-10-18 00:04:45,708 wheel INFO adding 'ssh_audit/ssh_audit.py' 2024-10-18 00:04:45,709 wheel INFO adding 'ssh_audit/ssh_socket.py' 2024-10-18 00:04:45,709 wheel INFO adding 'ssh_audit/timeframe.py' 2024-10-18 00:04:45,709 wheel INFO adding 'ssh_audit/utils.py' 2024-10-18 00:04:45,710 wheel INFO adding 'ssh_audit/writebuf.py' 2024-10-18 00:04:45,710 wheel INFO adding 'ssh_audit-3.3.0.dist-info/LICENSE' 2024-10-18 00:04:45,710 wheel INFO adding 'ssh_audit-3.3.0.dist-info/METADATA' 2024-10-18 00:04:45,711 wheel INFO adding 'ssh_audit-3.3.0.dist-info/WHEEL' 2024-10-18 00:04:45,711 wheel INFO adding 'ssh_audit-3.3.0.dist-info/entry_points.txt' 2024-10-18 00:04:45,711 wheel INFO adding 'ssh_audit-3.3.0.dist-info/top_level.txt' 2024-10-18 00:04:45,711 wheel INFO adding 'ssh_audit-3.3.0.dist-info/RECORD' 2024-10-18 00:04:45,712 root INFO removing build/bdist.linux-ppc64le/wheel 2024-10-18 00:04:45,713 gpep517 INFO The backend produced .dist/ssh_audit-3.3.0-py3-none-any.whl ssh_audit-3.3.0-py3-none-any.whl Packaging ssh-audit v3.3.0... ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/ssh-audit/src/ssh-audit-3.3.0 configfile: tox.ini collected 128 items test/test_algorithm.py .... [ 3%] test/test_auditconf.py ...... [ 7%] test/test_banner.py ...... [ 12%] test/test_buffer.py ............. [ 22%] test/test_build_struct.py . [ 23%] test/test_dheater.py . [ 24%] test/test_errors.py ............... [ 35%] test/test_outputbuffer.py ........ [ 42%] test/test_policy.py ...................... [ 59%] test/test_resolve.py ...... [ 64%] test/test_socket.py ... [ 66%] test/test_software.py ........ [ 72%] test/test_ssh1.py ........ [ 78%] test/test_ssh2.py ..... [ 82%] test/test_ssh2_kexdb.py . [ 83%] test/test_utils.py ........... [ 92%] test/test_version_compare.py .......... [100%] ============================= 128 passed in 1.37s ============================== >>> ssh-audit: Entering fakeroot... >>> ssh-audit-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/community/ssh-audit/pkg/ssh-audit-doc/usr/share/man' >>> ssh-audit-doc*: Preparing subpackage ssh-audit-doc... >>> ssh-audit-doc*: Running postcheck for ssh-audit-doc >>> ssh-audit-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/ssh_audit/__pycache__' -> '/home/buildozer/aports/community/ssh-audit/pkg/ssh-audit-pyc/usr/lib/python3.12/site-packages/ssh_audit/__pycache__' >>> ssh-audit-pyc*: Preparing subpackage ssh-audit-pyc... >>> ssh-audit-pyc*: Running postcheck for ssh-audit-pyc >>> ssh-audit*: Running postcheck for ssh-audit >>> ssh-audit*: Preparing package ssh-audit... >>> ssh-audit-doc*: Tracing dependencies... >>> ssh-audit-doc*: Package size: 4.2 KB >>> ssh-audit-doc*: Compressing data... >>> ssh-audit-doc*: Create checksum... >>> ssh-audit-doc*: Create ssh-audit-doc-3.3.0-r0.apk >>> ssh-audit-pyc*: Tracing dependencies... python3 python3~3.12 >>> ssh-audit-pyc*: Package size: 396.4 KB >>> ssh-audit-pyc*: Compressing data... >>> ssh-audit-pyc*: Create checksum... >>> ssh-audit-pyc*: Create ssh-audit-pyc-3.3.0-r0.apk >>> ssh-audit*: Tracing dependencies... python3 python3~3.12 >>> ssh-audit*: Package size: 447.5 KB >>> ssh-audit*: Compressing data... >>> ssh-audit*: Create checksum... >>> ssh-audit*: Create ssh-audit-3.3.0-r0.apk >>> ssh-audit: Build complete at Fri, 18 Oct 2024 00:04:48 +0000 elapsed time 0h 0m 7s >>> ssh-audit: Cleaning up srcdir >>> ssh-audit: Cleaning up pkgdir >>> ssh-audit: Uninstalling dependencies... (1/30) Purging .makedepends-ssh-audit (20241018.000442) (2/30) Purging py3-gpep517-pyc (16-r0) (3/30) Purging py3-gpep517 (16-r0) (4/30) Purging py3-installer-pyc (0.7.0-r2) (5/30) Purging py3-installer (0.7.0-r2) (6/30) Purging py3-setuptools-pyc (70.3.0-r0) (7/30) Purging py3-setuptools (70.3.0-r0) (8/30) Purging py3-wheel-pyc (0.43.0-r0) (9/30) Purging py3-wheel (0.43.0-r0) (10/30) Purging py3-pytest-pyc (8.3.3-r0) (11/30) Purging py3-pytest (8.3.3-r0) (12/30) Purging py3-iniconfig-pyc (2.0.0-r1) (13/30) Purging py3-iniconfig (2.0.0-r1) (14/30) Purging py3-packaging-pyc (24.1-r0) (15/30) Purging py3-packaging (24.1-r0) (16/30) Purging py3-parsing-pyc (3.1.4-r0) (17/30) Purging py3-parsing (3.1.4-r0) (18/30) Purging py3-pluggy-pyc (1.5.0-r0) (19/30) Purging py3-pluggy (1.5.0-r0) (20/30) Purging py3-py-pyc (1.11.0-r4) (21/30) Purging py3-py (1.11.0-r4) (22/30) Purging python3-pyc (3.12.7-r0) (23/30) Purging python3-pycache-pyc0 (3.12.7-r0) (24/30) Purging pyc (3.12.7-r0) (25/30) Purging python3 (3.12.7-r0) (26/30) Purging gdbm (1.24-r0) (27/30) Purging libffi (3.4.6-r0) (28/30) Purging libpanelw (6.5_p20241006-r0) (29/30) Purging mpdecimal (4.0.0-r0) (30/30) Purging sqlite-libs (3.46.1-r0) Executing busybox-1.36.1-r32.trigger OK: 279 MiB in 108 packages >>> ssh-audit: Updating the community/ppc64le repository index... >>> ssh-audit: Signing the index...