>>> py3-netaddr: Building community/py3-netaddr 0.10.1-r1 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 15:56:29 +0000 >>> py3-netaddr: Checking sanity of /home/buildozer/aports/community/py3-netaddr/APKBUILD... >>> py3-netaddr: Analyzing dependencies... >>> py3-netaddr: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest (1/31) Installing libffi (3.4.6-r0) (2/31) Installing gdbm (1.23-r1) (3/31) Installing mpdecimal (4.0.0-r0) (4/31) Installing libpanelw (6.4_p20240330-r0) (5/31) Installing readline (8.2.10-r0) (6/31) Installing sqlite-libs (3.45.2-r0) (7/31) Installing python3 (3.12.3-r0) (8/31) Installing python3-pycache-pyc0 (3.12.3-r0) (9/31) Installing pyc (3.12.3-r0) (10/31) Installing python3-pyc (3.12.3-r0) (11/31) Installing py3-installer (0.7.0-r2) (12/31) Installing py3-installer-pyc (0.7.0-r2) (13/31) Installing py3-gpep517 (15-r2) (14/31) Installing py3-gpep517-pyc (15-r2) (15/31) Installing py3-parsing (3.1.2-r1) (16/31) Installing py3-parsing-pyc (3.1.2-r1) (17/31) Installing py3-packaging (24.0-r1) (18/31) Installing py3-packaging-pyc (24.0-r1) (19/31) Installing py3-setuptools (69.2.0-r2) (20/31) Installing py3-setuptools-pyc (69.2.0-r2) (21/31) Installing py3-wheel (0.42.0-r1) (22/31) Installing py3-wheel-pyc (0.42.0-r1) (23/31) Installing py3-iniconfig (2.0.0-r1) (24/31) Installing py3-iniconfig-pyc (2.0.0-r1) (25/31) Installing py3-pluggy (1.4.0-r1) (26/31) Installing py3-pluggy-pyc (1.4.0-r1) (27/31) Installing py3-py (1.11.0-r3) (28/31) Installing py3-py-pyc (1.11.0-r3) (29/31) Installing py3-pytest (8.1.1-r1) (30/31) Installing py3-pytest-pyc (8.1.1-r1) (31/31) Installing .makedepends-py3-netaddr (20240413.155631) Executing busybox-1.36.1-r25.trigger OK: 432 MiB in 144 packages >>> py3-netaddr: Cleaning up srcdir >>> py3-netaddr: Cleaning up pkgdir >>> py3-netaddr: Cleaning up tmpdir >>> py3-netaddr: Fetching https://distfiles.alpinelinux.org/distfiles/edge/netaddr-0.10.1.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 2173k 100 2173k 0 0 6189k 0 --:--:-- --:--:-- --:--:-- 6208k >>> py3-netaddr: Fetching https://distfiles.alpinelinux.org/distfiles/edge/netaddr-0.10.1.tar.gz >>> py3-netaddr: Checking sha512sums... netaddr-0.10.1.tar.gz: OK >>> py3-netaddr: Unpacking /var/cache/distfiles/edge/netaddr-0.10.1.tar.gz... 2024-04-13 15:56:32,752 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-13 15:56:32,812 root INFO running bdist_wheel 2024-04-13 15:56:32,846 root INFO running build 2024-04-13 15:56:32,846 root INFO running build_py 2024-04-13 15:56:32,853 root INFO creating build 2024-04-13 15:56:32,853 root INFO creating build/lib 2024-04-13 15:56:32,853 root INFO creating build/lib/netaddr 2024-04-13 15:56:32,853 root INFO copying netaddr/cli.py -> build/lib/netaddr 2024-04-13 15:56:32,854 root INFO copying netaddr/__init__.py -> build/lib/netaddr 2024-04-13 15:56:32,854 root INFO copying netaddr/core.py -> build/lib/netaddr 2024-04-13 15:56:32,855 root INFO copying netaddr/fbsocket.py -> build/lib/netaddr 2024-04-13 15:56:32,855 root INFO copying netaddr/compat.py -> build/lib/netaddr 2024-04-13 15:56:32,856 root INFO creating build/lib/netaddr/ip 2024-04-13 15:56:32,856 root INFO copying netaddr/ip/iana.py -> build/lib/netaddr/ip 2024-04-13 15:56:32,856 root INFO copying netaddr/ip/nmap.py -> build/lib/netaddr/ip 2024-04-13 15:56:32,857 root INFO copying netaddr/ip/glob.py -> build/lib/netaddr/ip 2024-04-13 15:56:32,857 root INFO copying netaddr/ip/__init__.py -> build/lib/netaddr/ip 2024-04-13 15:56:32,858 root INFO copying netaddr/ip/rfc1924.py -> build/lib/netaddr/ip 2024-04-13 15:56:32,858 root INFO copying netaddr/ip/sets.py -> build/lib/netaddr/ip 2024-04-13 15:56:32,859 root INFO creating build/lib/netaddr/eui 2024-04-13 15:56:32,859 root INFO copying netaddr/eui/__init__.py -> build/lib/netaddr/eui 2024-04-13 15:56:32,860 root INFO copying netaddr/eui/ieee.py -> build/lib/netaddr/eui 2024-04-13 15:56:32,860 root INFO creating build/lib/netaddr/strategy 2024-04-13 15:56:32,861 root INFO copying netaddr/strategy/ipv6.py -> build/lib/netaddr/strategy 2024-04-13 15:56:32,861 root INFO copying netaddr/strategy/__init__.py -> build/lib/netaddr/strategy 2024-04-13 15:56:32,862 root INFO copying netaddr/strategy/ipv4.py -> build/lib/netaddr/strategy 2024-04-13 15:56:32,862 root INFO copying netaddr/strategy/eui64.py -> build/lib/netaddr/strategy 2024-04-13 15:56:32,863 root INFO copying netaddr/strategy/eui48.py -> build/lib/netaddr/strategy 2024-04-13 15:56:32,863 root INFO creating build/lib/netaddr/contrib 2024-04-13 15:56:32,863 root INFO copying netaddr/contrib/__init__.py -> build/lib/netaddr/contrib 2024-04-13 15:56:32,864 root INFO copying netaddr/contrib/subnet_splitter.py -> build/lib/netaddr/contrib 2024-04-13 15:56:32,866 root INFO copying netaddr/ip/ipv6-unicast-address-assignments.xml -> build/lib/netaddr/ip 2024-04-13 15:56:32,867 root INFO copying netaddr/ip/ipv6-address-space.xml -> build/lib/netaddr/ip 2024-04-13 15:56:32,867 root INFO copying netaddr/ip/multicast-addresses.xml -> build/lib/netaddr/ip 2024-04-13 15:56:32,868 root INFO copying netaddr/ip/ipv4-address-space.xml -> build/lib/netaddr/ip 2024-04-13 15:56:32,869 root INFO copying netaddr/eui/oui.txt -> build/lib/netaddr/eui 2024-04-13 15:56:32,882 root INFO copying netaddr/eui/iab.txt -> build/lib/netaddr/eui 2024-04-13 15:56:32,890 root INFO copying netaddr/eui/iab.idx -> build/lib/netaddr/eui 2024-04-13 15:56:32,891 root INFO copying netaddr/eui/oui.idx -> build/lib/netaddr/eui 2024-04-13 15:56:32,903 wheel INFO installing to build/bdist.linux-i686/wheel 2024-04-13 15:56:32,903 root INFO running install 2024-04-13 15:56:32,921 root INFO running install_lib 2024-04-13 15:56:32,925 root INFO creating build/bdist.linux-i686 2024-04-13 15:56:32,925 root INFO creating build/bdist.linux-i686/wheel 2024-04-13 15:56:32,925 root INFO creating build/bdist.linux-i686/wheel/netaddr 2024-04-13 15:56:32,926 root INFO copying build/lib/netaddr/cli.py -> build/bdist.linux-i686/wheel/netaddr 2024-04-13 15:56:32,926 root INFO creating build/bdist.linux-i686/wheel/netaddr/ip 2024-04-13 15:56:32,926 root INFO copying build/lib/netaddr/ip/iana.py -> build/bdist.linux-i686/wheel/netaddr/ip 2024-04-13 15:56:32,927 root INFO copying build/lib/netaddr/ip/nmap.py -> build/bdist.linux-i686/wheel/netaddr/ip 2024-04-13 15:56:32,927 root INFO copying build/lib/netaddr/ip/glob.py -> build/bdist.linux-i686/wheel/netaddr/ip 2024-04-13 15:56:32,927 root INFO copying build/lib/netaddr/ip/ipv6-unicast-address-assignments.xml -> build/bdist.linux-i686/wheel/netaddr/ip 2024-04-13 15:56:32,928 root INFO copying build/lib/netaddr/ip/__init__.py -> build/bdist.linux-i686/wheel/netaddr/ip 2024-04-13 15:56:32,928 root INFO copying build/lib/netaddr/ip/rfc1924.py -> build/bdist.linux-i686/wheel/netaddr/ip 2024-04-13 15:56:32,929 root INFO copying build/lib/netaddr/ip/ipv6-address-space.xml -> build/bdist.linux-i686/wheel/netaddr/ip 2024-04-13 15:56:32,929 root INFO copying build/lib/netaddr/ip/multicast-addresses.xml -> build/bdist.linux-i686/wheel/netaddr/ip 2024-04-13 15:56:32,930 root INFO copying build/lib/netaddr/ip/ipv4-address-space.xml -> build/bdist.linux-i686/wheel/netaddr/ip 2024-04-13 15:56:32,930 root INFO copying build/lib/netaddr/ip/sets.py -> build/bdist.linux-i686/wheel/netaddr/ip 2024-04-13 15:56:32,930 root INFO creating build/bdist.linux-i686/wheel/netaddr/contrib 2024-04-13 15:56:32,931 root INFO copying build/lib/netaddr/contrib/__init__.py -> build/bdist.linux-i686/wheel/netaddr/contrib 2024-04-13 15:56:32,931 root INFO copying build/lib/netaddr/contrib/subnet_splitter.py -> build/bdist.linux-i686/wheel/netaddr/contrib 2024-04-13 15:56:32,931 root INFO copying build/lib/netaddr/__init__.py -> build/bdist.linux-i686/wheel/netaddr 2024-04-13 15:56:32,932 root INFO copying build/lib/netaddr/core.py -> build/bdist.linux-i686/wheel/netaddr 2024-04-13 15:56:32,932 root INFO copying build/lib/netaddr/fbsocket.py -> build/bdist.linux-i686/wheel/netaddr 2024-04-13 15:56:32,932 root INFO creating build/bdist.linux-i686/wheel/netaddr/eui 2024-04-13 15:56:32,933 root INFO copying build/lib/netaddr/eui/oui.txt -> build/bdist.linux-i686/wheel/netaddr/eui 2024-04-13 15:56:32,944 root INFO copying build/lib/netaddr/eui/iab.idx -> build/bdist.linux-i686/wheel/netaddr/eui 2024-04-13 15:56:32,944 root INFO copying build/lib/netaddr/eui/__init__.py -> build/bdist.linux-i686/wheel/netaddr/eui 2024-04-13 15:56:32,945 root INFO copying build/lib/netaddr/eui/iab.txt -> build/bdist.linux-i686/wheel/netaddr/eui 2024-04-13 15:56:32,952 root INFO copying build/lib/netaddr/eui/oui.idx -> build/bdist.linux-i686/wheel/netaddr/eui 2024-04-13 15:56:32,954 root INFO copying build/lib/netaddr/eui/ieee.py -> build/bdist.linux-i686/wheel/netaddr/eui 2024-04-13 15:56:32,954 root INFO copying build/lib/netaddr/compat.py -> build/bdist.linux-i686/wheel/netaddr 2024-04-13 15:56:32,954 root INFO creating build/bdist.linux-i686/wheel/netaddr/strategy 2024-04-13 15:56:32,955 root INFO copying build/lib/netaddr/strategy/ipv6.py -> build/bdist.linux-i686/wheel/netaddr/strategy 2024-04-13 15:56:32,955 root INFO copying build/lib/netaddr/strategy/__init__.py -> build/bdist.linux-i686/wheel/netaddr/strategy 2024-04-13 15:56:32,955 root INFO copying build/lib/netaddr/strategy/ipv4.py -> build/bdist.linux-i686/wheel/netaddr/strategy 2024-04-13 15:56:32,956 root INFO copying build/lib/netaddr/strategy/eui64.py -> build/bdist.linux-i686/wheel/netaddr/strategy 2024-04-13 15:56:32,956 root INFO copying build/lib/netaddr/strategy/eui48.py -> build/bdist.linux-i686/wheel/netaddr/strategy 2024-04-13 15:56:32,956 root INFO running install_egg_info 2024-04-13 15:56:32,964 root INFO running egg_info 2024-04-13 15:56:32,967 root INFO writing netaddr.egg-info/PKG-INFO 2024-04-13 15:56:32,968 root INFO writing dependency_links to netaddr.egg-info/dependency_links.txt 2024-04-13 15:56:32,969 root INFO writing entry points to netaddr.egg-info/entry_points.txt 2024-04-13 15:56:32,969 root INFO writing requirements to netaddr.egg-info/requires.txt 2024-04-13 15:56:32,970 root INFO writing top-level names to netaddr.egg-info/top_level.txt 2024-04-13 15:56:32,976 root INFO reading manifest file 'netaddr.egg-info/SOURCES.txt' 2024-04-13 15:56:32,978 root INFO reading manifest template 'MANIFEST.in' 2024-04-13 15:56:32,978 root WARNING warning: no files found matching 'release.py' 2024-04-13 15:56:32,985 root WARNING warning: no files found matching 'netaddr/tools/netaddr' 2024-04-13 15:56:32,985 root INFO adding license file 'LICENSE' 2024-04-13 15:56:32,985 root INFO adding license file 'AUTHORS' 2024-04-13 15:56:32,989 root INFO writing manifest file 'netaddr.egg-info/SOURCES.txt' 2024-04-13 15:56:32,989 root INFO Copying netaddr.egg-info to build/bdist.linux-i686/wheel/netaddr-0.10.1-py3.12.egg-info 2024-04-13 15:56:32,991 root INFO running install_scripts 2024-04-13 15:56:32,995 wheel INFO creating build/bdist.linux-i686/wheel/netaddr-0.10.1.dist-info/WHEEL 2024-04-13 15:56:32,996 wheel INFO creating '/home/buildozer/aports/community/py3-netaddr/src/netaddr-0.10.1/.dist/.tmp-26nm9pdi/netaddr-0.10.1-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-04-13 15:56:32,997 wheel INFO adding 'netaddr/__init__.py' 2024-04-13 15:56:32,997 wheel INFO adding 'netaddr/cli.py' 2024-04-13 15:56:32,997 wheel INFO adding 'netaddr/compat.py' 2024-04-13 15:56:32,998 wheel INFO adding 'netaddr/core.py' 2024-04-13 15:56:32,998 wheel INFO adding 'netaddr/fbsocket.py' 2024-04-13 15:56:32,999 wheel INFO adding 'netaddr/contrib/__init__.py' 2024-04-13 15:56:32,999 wheel INFO adding 'netaddr/contrib/subnet_splitter.py' 2024-04-13 15:56:33,000 wheel INFO adding 'netaddr/eui/__init__.py' 2024-04-13 15:56:33,001 wheel INFO adding 'netaddr/eui/iab.idx' 2024-04-13 15:56:33,009 wheel INFO adding 'netaddr/eui/iab.txt' 2024-04-13 15:56:33,034 wheel INFO adding 'netaddr/eui/ieee.py' 2024-04-13 15:56:33,038 wheel INFO adding 'netaddr/eui/oui.idx' 2024-04-13 15:56:33,075 wheel INFO adding 'netaddr/eui/oui.txt' 2024-04-13 15:56:33,135 wheel INFO adding 'netaddr/ip/__init__.py' 2024-04-13 15:56:33,136 wheel INFO adding 'netaddr/ip/glob.py' 2024-04-13 15:56:33,137 wheel INFO adding 'netaddr/ip/iana.py' 2024-04-13 15:56:33,139 wheel INFO adding 'netaddr/ip/ipv4-address-space.xml' 2024-04-13 15:56:33,140 wheel INFO adding 'netaddr/ip/ipv6-address-space.xml' 2024-04-13 15:56:33,141 wheel INFO adding 'netaddr/ip/ipv6-unicast-address-assignments.xml' 2024-04-13 15:56:33,143 wheel INFO adding 'netaddr/ip/multicast-addresses.xml' 2024-04-13 15:56:33,145 wheel INFO adding 'netaddr/ip/nmap.py' 2024-04-13 15:56:33,146 wheel INFO adding 'netaddr/ip/rfc1924.py' 2024-04-13 15:56:33,147 wheel INFO adding 'netaddr/ip/sets.py' 2024-04-13 15:56:33,148 wheel INFO adding 'netaddr/strategy/__init__.py' 2024-04-13 15:56:33,149 wheel INFO adding 'netaddr/strategy/eui48.py' 2024-04-13 15:56:33,149 wheel INFO adding 'netaddr/strategy/eui64.py' 2024-04-13 15:56:33,150 wheel INFO adding 'netaddr/strategy/ipv4.py' 2024-04-13 15:56:33,151 wheel INFO adding 'netaddr/strategy/ipv6.py' 2024-04-13 15:56:33,152 wheel INFO adding 'netaddr-0.10.1.dist-info/AUTHORS' 2024-04-13 15:56:33,153 wheel INFO adding 'netaddr-0.10.1.dist-info/LICENSE' 2024-04-13 15:56:33,153 wheel INFO adding 'netaddr-0.10.1.dist-info/METADATA' 2024-04-13 15:56:33,154 wheel INFO adding 'netaddr-0.10.1.dist-info/WHEEL' 2024-04-13 15:56:33,155 wheel INFO adding 'netaddr-0.10.1.dist-info/entry_points.txt' 2024-04-13 15:56:33,155 wheel INFO adding 'netaddr-0.10.1.dist-info/top_level.txt' 2024-04-13 15:56:33,156 wheel INFO adding 'netaddr-0.10.1.dist-info/RECORD' 2024-04-13 15:56:33,157 wheel INFO removing build/bdist.linux-i686/wheel 2024-04-13 15:56:33,164 gpep517 INFO The backend produced .dist/netaddr-0.10.1-py3-none-any.whl netaddr-0.10.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-netaddr/src/netaddr-0.10.1 collected 331 items / 50 deselected / 281 selected netaddr/tests/core/test_compat.py .s...... [ 2%] netaddr/tests/core/test_pubsub.py . [ 3%] netaddr/tests/eui/test_eui.py ..s....................... [ 12%] netaddr/tests/eui/test_ieee_parsers.py ss.. [ 13%] netaddr/tests/ip/test_cidr_v4.py ......... [ 17%] netaddr/tests/ip/test_cidr_v6.py .... [ 18%] netaddr/tests/ip/test_dns.py .. [ 19%] netaddr/tests/ip/test_ip.py .... [ 20%] netaddr/tests/ip/test_ip_categories.py ................................. [ 32%] ......................... [ 41%] netaddr/tests/ip/test_ip_comparisons.py .. [ 41%] netaddr/tests/ip/test_ip_globs.py ........ [ 44%] netaddr/tests/ip/test_ip_network_categories.py ..... [ 46%] netaddr/tests/ip/test_ip_ranges.py ................ [ 52%] netaddr/tests/ip/test_ip_rfc1924.py . [ 52%] netaddr/tests/ip/test_ip_sets.py ............................. [ 62%] netaddr/tests/ip/test_ip_splitter.py .... [ 64%] netaddr/tests/ip/test_ip_v4.py ...............................s......... [ 79%] [ 79%] netaddr/tests/ip/test_ip_v4_v6_conversions.py ..... [ 80%] netaddr/tests/ip/test_ip_v6.py .............. [ 85%] netaddr/tests/ip/test_network_ops.py ... [ 86%] netaddr/tests/ip/test_nmap.py ...... [ 88%] netaddr/tests/ip/test_old_specs.py ... [ 90%] netaddr/tests/ip/test_platform_osx.py s. [ 90%] netaddr/tests/ip/test_socket_module_fallback.py ................. [ 96%] netaddr/tests/strategy/test_eui48_strategy.py .s.. [ 98%] netaddr/tests/strategy/test_ipv4_strategy.py .s... [100%] ================ 273 passed, 8 skipped, 50 deselected in 2.12s ================= >>> py3-netaddr: Entering fakeroot... >>> py3-netaddr-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-netaddr/pkg/py3-netaddr/usr/lib/python3.12/site-packages/netaddr/ip/__pycache__' -> '/home/buildozer/aports/community/py3-netaddr/pkg/py3-netaddr-pyc/usr/lib/python3.12/site-packages/netaddr/ip/__pycache__' '/home/buildozer/aports/community/py3-netaddr/pkg/py3-netaddr/usr/lib/python3.12/site-packages/netaddr/__pycache__' -> '/home/buildozer/aports/community/py3-netaddr/pkg/py3-netaddr-pyc/usr/lib/python3.12/site-packages/netaddr/__pycache__' '/home/buildozer/aports/community/py3-netaddr/pkg/py3-netaddr/usr/lib/python3.12/site-packages/netaddr/contrib/__pycache__' -> '/home/buildozer/aports/community/py3-netaddr/pkg/py3-netaddr-pyc/usr/lib/python3.12/site-packages/netaddr/contrib/__pycache__' '/home/buildozer/aports/community/py3-netaddr/pkg/py3-netaddr/usr/lib/python3.12/site-packages/netaddr/eui/__pycache__' -> '/home/buildozer/aports/community/py3-netaddr/pkg/py3-netaddr-pyc/usr/lib/python3.12/site-packages/netaddr/eui/__pycache__' '/home/buildozer/aports/community/py3-netaddr/pkg/py3-netaddr/usr/lib/python3.12/site-packages/netaddr/strategy/__pycache__' -> '/home/buildozer/aports/community/py3-netaddr/pkg/py3-netaddr-pyc/usr/lib/python3.12/site-packages/netaddr/strategy/__pycache__' >>> py3-netaddr-pyc*: Preparing subpackage py3-netaddr-pyc... >>> py3-netaddr-pyc*: Running postcheck for py3-netaddr-pyc >>> py3-netaddr*: Running postcheck for py3-netaddr >>> py3-netaddr*: Preparing package py3-netaddr... >>> py3-netaddr-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-netaddr-pyc*: Package size: 368.0 KB >>> py3-netaddr-pyc*: Compressing data... >>> py3-netaddr-pyc*: Create checksum... >>> py3-netaddr-pyc*: Create py3-netaddr-pyc-0.10.1-r1.apk >>> py3-netaddr*: Tracing dependencies... python3 python3~3.12 >>> py3-netaddr*: Package size: 9.1 MB >>> py3-netaddr*: Compressing data... >>> py3-netaddr*: Create checksum... >>> py3-netaddr*: Create py3-netaddr-0.10.1-r1.apk >>> py3-netaddr: Build complete at Sat, 13 Apr 2024 15:56:37 +0000 elapsed time 0h 0m 8s >>> py3-netaddr: Cleaning up srcdir >>> py3-netaddr: Cleaning up pkgdir >>> py3-netaddr: Uninstalling dependencies... (1/31) Purging .makedepends-py3-netaddr (20240413.155631) (2/31) Purging py3-gpep517-pyc (15-r2) (3/31) Purging py3-gpep517 (15-r2) (4/31) Purging py3-installer-pyc (0.7.0-r2) (5/31) Purging py3-installer (0.7.0-r2) (6/31) Purging py3-setuptools-pyc (69.2.0-r2) (7/31) Purging py3-setuptools (69.2.0-r2) (8/31) Purging py3-wheel-pyc (0.42.0-r1) (9/31) Purging py3-wheel (0.42.0-r1) (10/31) Purging py3-pytest-pyc (8.1.1-r1) (11/31) Purging py3-pytest (8.1.1-r1) (12/31) Purging py3-iniconfig-pyc (2.0.0-r1) (13/31) Purging py3-iniconfig (2.0.0-r1) (14/31) Purging py3-packaging-pyc (24.0-r1) (15/31) Purging py3-packaging (24.0-r1) (16/31) Purging py3-parsing-pyc (3.1.2-r1) (17/31) Purging py3-parsing (3.1.2-r1) (18/31) Purging py3-pluggy-pyc (1.4.0-r1) (19/31) Purging py3-pluggy (1.4.0-r1) (20/31) Purging py3-py-pyc (1.11.0-r3) (21/31) Purging py3-py (1.11.0-r3) (22/31) Purging python3-pyc (3.12.3-r0) (23/31) Purging python3-pycache-pyc0 (3.12.3-r0) (24/31) Purging pyc (3.12.3-r0) (25/31) Purging python3 (3.12.3-r0) (26/31) Purging gdbm (1.23-r1) (27/31) Purging libffi (3.4.6-r0) (28/31) Purging libpanelw (6.4_p20240330-r0) (29/31) Purging mpdecimal (4.0.0-r0) (30/31) Purging readline (8.2.10-r0) (31/31) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> py3-netaddr: Updating the community/x86 repository index... >>> py3-netaddr: Signing the index...