>>> ssh-audit: Building community/ssh-audit 3.3.0-r0 (using abuild 3.14.0-r0) started Fri, 18 Oct 2024 00:04:36 +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/32) Installing libbz2 (1.0.8-r6) (2/32) Installing libffi (3.4.6-r0) (3/32) Installing gdbm (1.24-r0) (4/32) Installing xz-libs (5.6.3-r0) (5/32) Installing mpdecimal (4.0.0-r0) (6/32) Installing libpanelw (6.5_p20241006-r0) (7/32) Installing sqlite-libs (3.46.1-r0) (8/32) Installing python3 (3.12.7-r0) (9/32) Installing python3-pycache-pyc0 (3.12.7-r0) (10/32) Installing pyc (3.12.7-r0) (11/32) Installing python3-pyc (3.12.7-r0) (12/32) Installing py3-installer (0.7.0-r2) (13/32) Installing py3-installer-pyc (0.7.0-r2) (14/32) Installing py3-gpep517 (16-r0) (15/32) Installing py3-gpep517-pyc (16-r0) (16/32) Installing py3-parsing (3.1.4-r0) (17/32) Installing py3-parsing-pyc (3.1.4-r0) (18/32) Installing py3-packaging (24.1-r0) (19/32) Installing py3-packaging-pyc (24.1-r0) (20/32) Installing py3-setuptools (70.3.0-r0) (21/32) Installing py3-setuptools-pyc (70.3.0-r0) (22/32) Installing py3-wheel (0.43.0-r0) (23/32) Installing py3-wheel-pyc (0.43.0-r0) (24/32) Installing py3-iniconfig (2.0.0-r1) (25/32) Installing py3-iniconfig-pyc (2.0.0-r1) (26/32) Installing py3-pluggy (1.5.0-r0) (27/32) Installing py3-pluggy-pyc (1.5.0-r0) (28/32) Installing py3-py (1.11.0-r4) (29/32) Installing py3-py-pyc (1.11.0-r4) (30/32) Installing py3-pytest (8.3.3-r0) (31/32) Installing py3-pytest-pyc (8.3.3-r0) (32/32) Installing .makedepends-ssh-audit (20241018.000438) Executing busybox-1.36.1-r32.trigger OK: 302 MiB in 134 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 100 10293 0 10293 0 0 16516 0 --:--:-- --:--:-- --:--:-- 16516 100 168k 0 168k 0 0 186k 0 --:--:-- --:--:-- --:--:-- 564k >>> 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:40,167 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-10-18 00:04:40,199 root INFO running bdist_wheel 2024-10-18 00:04:40,223 root INFO running build 2024-10-18 00:04:40,223 root INFO running build_py 2024-10-18 00:04:40,227 root INFO creating build 2024-10-18 00:04:40,227 root INFO creating build/lib 2024-10-18 00:04:40,227 root INFO creating build/lib/ssh_audit 2024-10-18 00:04:40,227 root INFO copying src/ssh_audit/auditconf.py -> build/lib/ssh_audit 2024-10-18 00:04:40,227 root INFO copying src/ssh_audit/ssh2_kexparty.py -> build/lib/ssh_audit 2024-10-18 00:04:40,228 root INFO copying src/ssh_audit/dheat.py -> build/lib/ssh_audit 2024-10-18 00:04:40,228 root INFO copying src/ssh_audit/algorithm.py -> build/lib/ssh_audit 2024-10-18 00:04:40,228 root INFO copying src/ssh_audit/banner.py -> build/lib/ssh_audit 2024-10-18 00:04:40,229 root INFO copying src/ssh_audit/utils.py -> build/lib/ssh_audit 2024-10-18 00:04:40,229 root INFO copying src/ssh_audit/__main__.py -> build/lib/ssh_audit 2024-10-18 00:04:40,229 root INFO copying src/ssh_audit/gextest.py -> build/lib/ssh_audit 2024-10-18 00:04:40,230 root INFO copying src/ssh_audit/readbuf.py -> build/lib/ssh_audit 2024-10-18 00:04:40,230 root INFO copying src/ssh_audit/ssh2_kex.py -> build/lib/ssh_audit 2024-10-18 00:04:40,230 root INFO copying src/ssh_audit/hostkeytest.py -> build/lib/ssh_audit 2024-10-18 00:04:40,230 root INFO copying src/ssh_audit/ssh_socket.py -> build/lib/ssh_audit 2024-10-18 00:04:40,231 root INFO copying src/ssh_audit/builtin_policies.py -> build/lib/ssh_audit 2024-10-18 00:04:40,231 root INFO copying src/ssh_audit/ssh1_crc32.py -> build/lib/ssh_audit 2024-10-18 00:04:40,231 root INFO copying src/ssh_audit/__init__.py -> build/lib/ssh_audit 2024-10-18 00:04:40,232 root INFO copying src/ssh_audit/ssh1_publickeymessage.py -> build/lib/ssh_audit 2024-10-18 00:04:40,232 root INFO copying src/ssh_audit/timeframe.py -> build/lib/ssh_audit 2024-10-18 00:04:40,232 root INFO copying src/ssh_audit/policy.py -> build/lib/ssh_audit 2024-10-18 00:04:40,233 root INFO copying src/ssh_audit/software.py -> build/lib/ssh_audit 2024-10-18 00:04:40,233 root INFO copying src/ssh_audit/ssh1_kexdb.py -> build/lib/ssh_audit 2024-10-18 00:04:40,233 root INFO copying src/ssh_audit/writebuf.py -> build/lib/ssh_audit 2024-10-18 00:04:40,233 root INFO copying src/ssh_audit/product.py -> build/lib/ssh_audit 2024-10-18 00:04:40,234 root INFO copying src/ssh_audit/algorithms.py -> build/lib/ssh_audit 2024-10-18 00:04:40,234 root INFO copying src/ssh_audit/ssh1.py -> build/lib/ssh_audit 2024-10-18 00:04:40,234 root INFO copying src/ssh_audit/ssh2_kexdb.py -> build/lib/ssh_audit 2024-10-18 00:04:40,235 root INFO copying src/ssh_audit/kexdh.py -> build/lib/ssh_audit 2024-10-18 00:04:40,235 root INFO copying src/ssh_audit/ssh_audit.py -> build/lib/ssh_audit 2024-10-18 00:04:40,235 root INFO copying src/ssh_audit/exitcodes.py -> build/lib/ssh_audit 2024-10-18 00:04:40,236 root INFO copying src/ssh_audit/outputbuffer.py -> build/lib/ssh_audit 2024-10-18 00:04:40,236 root INFO copying src/ssh_audit/globals.py -> build/lib/ssh_audit 2024-10-18 00:04:40,236 root INFO copying src/ssh_audit/protocol.py -> build/lib/ssh_audit 2024-10-18 00:04:40,237 root INFO copying src/ssh_audit/fingerprint.py -> build/lib/ssh_audit 2024-10-18 00:04:40,244 root INFO installing to build/bdist.linux-loongarch64/wheel 2024-10-18 00:04:40,244 root INFO running install 2024-10-18 00:04:40,258 root INFO running install_lib 2024-10-18 00:04:40,261 root INFO creating build/bdist.linux-loongarch64 2024-10-18 00:04:40,261 root INFO creating build/bdist.linux-loongarch64/wheel 2024-10-18 00:04:40,261 root INFO creating build/bdist.linux-loongarch64/wheel/ssh_audit 2024-10-18 00:04:40,261 root INFO copying build/lib/ssh_audit/auditconf.py -> build/bdist.linux-loongarch64/wheel/ssh_audit 2024-10-18 00:04:40,262 root INFO copying build/lib/ssh_audit/ssh2_kexparty.py -> build/bdist.linux-loongarch64/wheel/ssh_audit 2024-10-18 00:04:40,262 root INFO copying build/lib/ssh_audit/dheat.py -> build/bdist.linux-loongarch64/wheel/ssh_audit 2024-10-18 00:04:40,262 root INFO copying build/lib/ssh_audit/algorithm.py -> build/bdist.linux-loongarch64/wheel/ssh_audit 2024-10-18 00:04:40,263 root INFO copying build/lib/ssh_audit/banner.py -> build/bdist.linux-loongarch64/wheel/ssh_audit 2024-10-18 00:04:40,263 root INFO copying build/lib/ssh_audit/utils.py -> build/bdist.linux-loongarch64/wheel/ssh_audit 2024-10-18 00:04:40,263 root INFO copying build/lib/ssh_audit/__main__.py -> build/bdist.linux-loongarch64/wheel/ssh_audit 2024-10-18 00:04:40,263 root INFO copying build/lib/ssh_audit/gextest.py -> build/bdist.linux-loongarch64/wheel/ssh_audit 2024-10-18 00:04:40,264 root INFO copying build/lib/ssh_audit/readbuf.py -> build/bdist.linux-loongarch64/wheel/ssh_audit 2024-10-18 00:04:40,264 root INFO copying build/lib/ssh_audit/ssh2_kex.py -> build/bdist.linux-loongarch64/wheel/ssh_audit 2024-10-18 00:04:40,264 root INFO copying build/lib/ssh_audit/hostkeytest.py -> build/bdist.linux-loongarch64/wheel/ssh_audit 2024-10-18 00:04:40,265 root INFO copying build/lib/ssh_audit/ssh_socket.py -> build/bdist.linux-loongarch64/wheel/ssh_audit 2024-10-18 00:04:40,265 root INFO copying build/lib/ssh_audit/builtin_policies.py -> build/bdist.linux-loongarch64/wheel/ssh_audit 2024-10-18 00:04:40,265 root INFO copying build/lib/ssh_audit/ssh1_crc32.py -> build/bdist.linux-loongarch64/wheel/ssh_audit 2024-10-18 00:04:40,265 root INFO copying build/lib/ssh_audit/__init__.py -> build/bdist.linux-loongarch64/wheel/ssh_audit 2024-10-18 00:04:40,266 root INFO copying build/lib/ssh_audit/ssh1_publickeymessage.py -> build/bdist.linux-loongarch64/wheel/ssh_audit 2024-10-18 00:04:40,266 root INFO copying build/lib/ssh_audit/timeframe.py -> build/bdist.linux-loongarch64/wheel/ssh_audit 2024-10-18 00:04:40,266 root INFO copying build/lib/ssh_audit/policy.py -> build/bdist.linux-loongarch64/wheel/ssh_audit 2024-10-18 00:04:40,267 root INFO copying build/lib/ssh_audit/software.py -> build/bdist.linux-loongarch64/wheel/ssh_audit 2024-10-18 00:04:40,267 root INFO copying build/lib/ssh_audit/ssh1_kexdb.py -> build/bdist.linux-loongarch64/wheel/ssh_audit 2024-10-18 00:04:40,267 root INFO copying build/lib/ssh_audit/writebuf.py -> build/bdist.linux-loongarch64/wheel/ssh_audit 2024-10-18 00:04:40,267 root INFO copying build/lib/ssh_audit/product.py -> build/bdist.linux-loongarch64/wheel/ssh_audit 2024-10-18 00:04:40,268 root INFO copying build/lib/ssh_audit/algorithms.py -> build/bdist.linux-loongarch64/wheel/ssh_audit 2024-10-18 00:04:40,268 root INFO copying build/lib/ssh_audit/ssh1.py -> build/bdist.linux-loongarch64/wheel/ssh_audit 2024-10-18 00:04:40,268 root INFO copying build/lib/ssh_audit/ssh2_kexdb.py -> build/bdist.linux-loongarch64/wheel/ssh_audit 2024-10-18 00:04:40,268 root INFO copying build/lib/ssh_audit/kexdh.py -> build/bdist.linux-loongarch64/wheel/ssh_audit 2024-10-18 00:04:40,269 root INFO copying build/lib/ssh_audit/ssh_audit.py -> build/bdist.linux-loongarch64/wheel/ssh_audit 2024-10-18 00:04:40,269 root INFO copying build/lib/ssh_audit/exitcodes.py -> build/bdist.linux-loongarch64/wheel/ssh_audit 2024-10-18 00:04:40,269 root INFO copying build/lib/ssh_audit/outputbuffer.py -> build/bdist.linux-loongarch64/wheel/ssh_audit 2024-10-18 00:04:40,270 root INFO copying build/lib/ssh_audit/globals.py -> build/bdist.linux-loongarch64/wheel/ssh_audit 2024-10-18 00:04:40,270 root INFO copying build/lib/ssh_audit/protocol.py -> build/bdist.linux-loongarch64/wheel/ssh_audit 2024-10-18 00:04:40,270 root INFO copying build/lib/ssh_audit/fingerprint.py -> build/bdist.linux-loongarch64/wheel/ssh_audit 2024-10-18 00:04:40,270 root INFO running install_egg_info 2024-10-18 00:04:40,274 root INFO running egg_info 2024-10-18 00:04:40,274 root INFO creating src/ssh_audit.egg-info 2024-10-18 00:04:40,276 root INFO writing src/ssh_audit.egg-info/PKG-INFO 2024-10-18 00:04:40,277 root INFO writing dependency_links to src/ssh_audit.egg-info/dependency_links.txt 2024-10-18 00:04:40,277 root INFO writing entry points to src/ssh_audit.egg-info/entry_points.txt 2024-10-18 00:04:40,277 root INFO writing top-level names to src/ssh_audit.egg-info/top_level.txt 2024-10-18 00:04:40,278 root INFO writing manifest file 'src/ssh_audit.egg-info/SOURCES.txt' 2024-10-18 00:04:40,281 root INFO reading manifest file 'src/ssh_audit.egg-info/SOURCES.txt' 2024-10-18 00:04:40,282 root INFO adding license file 'LICENSE' 2024-10-18 00:04:40,283 root INFO writing manifest file 'src/ssh_audit.egg-info/SOURCES.txt' 2024-10-18 00:04:40,283 root INFO Copying src/ssh_audit.egg-info to build/bdist.linux-loongarch64/wheel/ssh_audit-3.3.0-py3.12.egg-info 2024-10-18 00:04:40,285 root INFO running install_scripts 2024-10-18 00:04:40,289 root INFO creating build/bdist.linux-loongarch64/wheel/ssh_audit-3.3.0.dist-info/WHEEL 2024-10-18 00:04:40,290 wheel INFO creating '/home/buildozer/aports/community/ssh-audit/src/ssh-audit-3.3.0/.dist/.tmp-dvkzbcme/ssh_audit-3.3.0-py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2024-10-18 00:04:40,290 wheel INFO adding 'ssh_audit/__init__.py' 2024-10-18 00:04:40,291 wheel INFO adding 'ssh_audit/__main__.py' 2024-10-18 00:04:40,291 wheel INFO adding 'ssh_audit/algorithm.py' 2024-10-18 00:04:40,291 wheel INFO adding 'ssh_audit/algorithms.py' 2024-10-18 00:04:40,292 wheel INFO adding 'ssh_audit/auditconf.py' 2024-10-18 00:04:40,292 wheel INFO adding 'ssh_audit/banner.py' 2024-10-18 00:04:40,292 wheel INFO adding 'ssh_audit/builtin_policies.py' 2024-10-18 00:04:40,293 wheel INFO adding 'ssh_audit/dheat.py' 2024-10-18 00:04:40,294 wheel INFO adding 'ssh_audit/exitcodes.py' 2024-10-18 00:04:40,294 wheel INFO adding 'ssh_audit/fingerprint.py' 2024-10-18 00:04:40,294 wheel INFO adding 'ssh_audit/gextest.py' 2024-10-18 00:04:40,295 wheel INFO adding 'ssh_audit/globals.py' 2024-10-18 00:04:40,295 wheel INFO adding 'ssh_audit/hostkeytest.py' 2024-10-18 00:04:40,295 wheel INFO adding 'ssh_audit/kexdh.py' 2024-10-18 00:04:40,296 wheel INFO adding 'ssh_audit/outputbuffer.py' 2024-10-18 00:04:40,296 wheel INFO adding 'ssh_audit/policy.py' 2024-10-18 00:04:40,297 wheel INFO adding 'ssh_audit/product.py' 2024-10-18 00:04:40,297 wheel INFO adding 'ssh_audit/protocol.py' 2024-10-18 00:04:40,297 wheel INFO adding 'ssh_audit/readbuf.py' 2024-10-18 00:04:40,298 wheel INFO adding 'ssh_audit/software.py' 2024-10-18 00:04:40,298 wheel INFO adding 'ssh_audit/ssh1.py' 2024-10-18 00:04:40,298 wheel INFO adding 'ssh_audit/ssh1_crc32.py' 2024-10-18 00:04:40,299 wheel INFO adding 'ssh_audit/ssh1_kexdb.py' 2024-10-18 00:04:40,299 wheel INFO adding 'ssh_audit/ssh1_publickeymessage.py' 2024-10-18 00:04:40,299 wheel INFO adding 'ssh_audit/ssh2_kex.py' 2024-10-18 00:04:40,300 wheel INFO adding 'ssh_audit/ssh2_kexdb.py' 2024-10-18 00:04:40,300 wheel INFO adding 'ssh_audit/ssh2_kexparty.py' 2024-10-18 00:04:40,301 wheel INFO adding 'ssh_audit/ssh_audit.py' 2024-10-18 00:04:40,301 wheel INFO adding 'ssh_audit/ssh_socket.py' 2024-10-18 00:04:40,302 wheel INFO adding 'ssh_audit/timeframe.py' 2024-10-18 00:04:40,302 wheel INFO adding 'ssh_audit/utils.py' 2024-10-18 00:04:40,302 wheel INFO adding 'ssh_audit/writebuf.py' 2024-10-18 00:04:40,303 wheel INFO adding 'ssh_audit-3.3.0.dist-info/LICENSE' 2024-10-18 00:04:40,303 wheel INFO adding 'ssh_audit-3.3.0.dist-info/METADATA' 2024-10-18 00:04:40,303 wheel INFO adding 'ssh_audit-3.3.0.dist-info/WHEEL' 2024-10-18 00:04:40,304 wheel INFO adding 'ssh_audit-3.3.0.dist-info/entry_points.txt' 2024-10-18 00:04:40,304 wheel INFO adding 'ssh_audit-3.3.0.dist-info/top_level.txt' 2024-10-18 00:04:40,304 wheel INFO adding 'ssh_audit-3.3.0.dist-info/RECORD' 2024-10-18 00:04:40,305 root INFO removing build/bdist.linux-loongarch64/wheel 2024-10-18 00:04:40,306 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.14s ============================== >>> 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:44 +0000 elapsed time 0h 0m 8s >>> ssh-audit: Cleaning up srcdir >>> ssh-audit: Cleaning up pkgdir >>> ssh-audit: Uninstalling dependencies... (1/32) Purging .makedepends-ssh-audit (20241018.000438) (2/32) Purging py3-gpep517-pyc (16-r0) (3/32) Purging py3-gpep517 (16-r0) (4/32) Purging py3-installer-pyc (0.7.0-r2) (5/32) Purging py3-installer (0.7.0-r2) (6/32) Purging py3-setuptools-pyc (70.3.0-r0) (7/32) Purging py3-setuptools (70.3.0-r0) (8/32) Purging py3-wheel-pyc (0.43.0-r0) (9/32) Purging py3-wheel (0.43.0-r0) (10/32) Purging py3-pytest-pyc (8.3.3-r0) (11/32) Purging py3-pytest (8.3.3-r0) (12/32) Purging py3-iniconfig-pyc (2.0.0-r1) (13/32) Purging py3-iniconfig (2.0.0-r1) (14/32) Purging py3-packaging-pyc (24.1-r0) (15/32) Purging py3-packaging (24.1-r0) (16/32) Purging py3-parsing-pyc (3.1.4-r0) (17/32) Purging py3-parsing (3.1.4-r0) (18/32) Purging py3-pluggy-pyc (1.5.0-r0) (19/32) Purging py3-pluggy (1.5.0-r0) (20/32) Purging py3-py-pyc (1.11.0-r4) (21/32) Purging py3-py (1.11.0-r4) (22/32) Purging python3-pyc (3.12.7-r0) (23/32) Purging python3-pycache-pyc0 (3.12.7-r0) (24/32) Purging pyc (3.12.7-r0) (25/32) Purging python3 (3.12.7-r0) (26/32) Purging gdbm (1.24-r0) (27/32) Purging libbz2 (1.0.8-r6) (28/32) Purging libffi (3.4.6-r0) (29/32) Purging libpanelw (6.5_p20241006-r0) (30/32) Purging mpdecimal (4.0.0-r0) (31/32) Purging sqlite-libs (3.46.1-r0) (32/32) Purging xz-libs (5.6.3-r0) Executing busybox-1.36.1-r32.trigger OK: 247 MiB in 102 packages >>> ssh-audit: Updating the community/loongarch64 repository index... >>> ssh-audit: Signing the index...