>>> py3-hcloud: Building community/py3-hcloud 2.3.0-r0 (using abuild 3.14.1-r1) started Fri, 08 Nov 2024 11:42:32 +0000 >>> py3-hcloud: Validating /home/buildozer/aports/community/py3-hcloud/APKBUILD... >>> py3-hcloud: Analyzing dependencies... >>> py3-hcloud: Installing for build: build-base py3-dateutil py3-requests py3-gpep517 py3-setuptools py3-wheel py3-pytest (1/46) Installing libbz2 (1.0.8-r6) (2/46) Installing libffi (3.4.6-r0) (3/46) Installing gdbm (1.24-r0) (4/46) Installing xz-libs (5.6.3-r0) (5/46) Installing mpdecimal (4.0.0-r0) (6/46) Installing libpanelw (6.5_p20241006-r2) (7/46) Installing sqlite-libs (3.47.0-r0) (8/46) Installing python3 (3.12.7-r1) (9/46) Installing python3-pycache-pyc0 (3.12.7-r1) (10/46) Installing pyc (3.12.7-r1) (11/46) Installing py3-six (1.16.0-r9) (12/46) Installing py3-six-pyc (1.16.0-r9) (13/46) Installing py3-dateutil-pyc (2.9.0-r1) (14/46) Installing python3-pyc (3.12.7-r1) (15/46) Installing py3-dateutil (2.9.0-r1) (16/46) Installing py3-certifi (2024.8.30-r0) (17/46) Installing py3-certifi-pyc (2024.8.30-r0) (18/46) Installing py3-charset-normalizer (3.4.0-r0) (19/46) Installing py3-charset-normalizer-pyc (3.4.0-r0) (20/46) Installing py3-idna (3.10-r0) (21/46) Installing py3-idna-pyc (3.10-r0) (22/46) Installing py3-urllib3 (1.26.20-r0) (23/46) Installing py3-urllib3-pyc (1.26.20-r0) (24/46) Installing py3-requests (2.32.3-r0) (25/46) Installing py3-requests-pyc (2.32.3-r0) (26/46) Installing py3-installer (0.7.0-r2) (27/46) Installing py3-installer-pyc (0.7.0-r2) (28/46) Installing py3-gpep517 (16-r0) (29/46) Installing py3-gpep517-pyc (16-r0) (30/46) Installing py3-parsing (3.1.4-r0) (31/46) Installing py3-parsing-pyc (3.1.4-r0) (32/46) Installing py3-packaging (24.1-r0) (33/46) Installing py3-packaging-pyc (24.1-r0) (34/46) Installing py3-setuptools (70.3.0-r0) (35/46) Installing py3-setuptools-pyc (70.3.0-r0) (36/46) Installing py3-wheel (0.43.0-r0) (37/46) Installing py3-wheel-pyc (0.43.0-r0) (38/46) Installing py3-iniconfig (2.0.0-r1) (39/46) Installing py3-iniconfig-pyc (2.0.0-r1) (40/46) Installing py3-pluggy (1.5.0-r0) (41/46) Installing py3-pluggy-pyc (1.5.0-r0) (42/46) Installing py3-py (1.11.0-r4) (43/46) Installing py3-py-pyc (1.11.0-r4) (44/46) Installing py3-pytest (8.3.3-r0) (45/46) Installing py3-pytest-pyc (8.3.3-r0) (46/46) Installing .makedepends-py3-hcloud (20241108.114241) Executing busybox-1.37.0-r6.trigger OK: 383 MiB in 144 packages >>> py3-hcloud: Cleaning up srcdir >>> py3-hcloud: Cleaning up pkgdir >>> py3-hcloud: Cleaning up tmpdir >>> py3-hcloud: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/py3-hcloud-2.3.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-hcloud: Fetching https://github.com/hetznercloud/hcloud-python/archive/v2.3.0/py3-hcloud-2.3.0.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.21/py3-hcloud-2.3.0.tar.gz.part' py3-hcloud-2.3.0.tar 100% |********************************| 117k 0:00:00 ETA '/var/cache/distfiles/v3.21/py3-hcloud-2.3.0.tar.gz.part' saved >>> py3-hcloud: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/py3-hcloud-2.3.0.tar.gz >>> py3-hcloud: Checking sha512sums... py3-hcloud-2.3.0.tar.gz: OK >>> py3-hcloud: Unpacking /var/cache/distfiles/v3.21/py3-hcloud-2.3.0.tar.gz... 2024-11-08 11:42:47,301 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-11-08 11:42:47,419 root INFO running bdist_wheel 2024-11-08 11:42:47,568 root INFO running build 2024-11-08 11:42:47,568 root INFO running build_py 2024-11-08 11:42:47,593 root INFO creating build 2024-11-08 11:42:47,594 root INFO creating build/lib 2024-11-08 11:42:47,595 root INFO creating build/lib/hcloud 2024-11-08 11:42:47,597 root INFO copying hcloud/__init__.py -> build/lib/hcloud 2024-11-08 11:42:47,599 root INFO copying hcloud/_exceptions.py -> build/lib/hcloud 2024-11-08 11:42:47,602 root INFO copying hcloud/_version.py -> build/lib/hcloud 2024-11-08 11:42:47,604 root INFO copying hcloud/_client.py -> build/lib/hcloud 2024-11-08 11:42:47,607 root INFO creating build/lib/hcloud/metrics 2024-11-08 11:42:47,608 root INFO copying hcloud/metrics/__init__.py -> build/lib/hcloud/metrics 2024-11-08 11:42:47,610 root INFO copying hcloud/metrics/domain.py -> build/lib/hcloud/metrics 2024-11-08 11:42:47,613 root INFO creating build/lib/hcloud/core 2024-11-08 11:42:47,614 root INFO copying hcloud/core/__init__.py -> build/lib/hcloud/core 2024-11-08 11:42:47,616 root INFO copying hcloud/core/domain.py -> build/lib/hcloud/core 2024-11-08 11:42:47,619 root INFO copying hcloud/core/client.py -> build/lib/hcloud/core 2024-11-08 11:42:47,621 root INFO creating build/lib/hcloud/actions 2024-11-08 11:42:47,623 root INFO copying hcloud/actions/__init__.py -> build/lib/hcloud/actions 2024-11-08 11:42:47,625 root INFO copying hcloud/actions/domain.py -> build/lib/hcloud/actions 2024-11-08 11:42:47,627 root INFO copying hcloud/actions/client.py -> build/lib/hcloud/actions 2024-11-08 11:42:47,631 root INFO creating build/lib/hcloud/servers 2024-11-08 11:42:47,632 root INFO copying hcloud/servers/__init__.py -> build/lib/hcloud/servers 2024-11-08 11:42:47,635 root INFO copying hcloud/servers/domain.py -> build/lib/hcloud/servers 2024-11-08 11:42:47,638 root INFO copying hcloud/servers/client.py -> build/lib/hcloud/servers 2024-11-08 11:42:47,643 root INFO creating build/lib/hcloud/images 2024-11-08 11:42:47,644 root INFO copying hcloud/images/__init__.py -> build/lib/hcloud/images 2024-11-08 11:42:47,646 root INFO copying hcloud/images/domain.py -> build/lib/hcloud/images 2024-11-08 11:42:47,648 root INFO copying hcloud/images/client.py -> build/lib/hcloud/images 2024-11-08 11:42:47,652 root INFO creating build/lib/hcloud/volumes 2024-11-08 11:42:47,653 root INFO copying hcloud/volumes/__init__.py -> build/lib/hcloud/volumes 2024-11-08 11:42:47,655 root INFO copying hcloud/volumes/domain.py -> build/lib/hcloud/volumes 2024-11-08 11:42:47,657 root INFO copying hcloud/volumes/client.py -> build/lib/hcloud/volumes 2024-11-08 11:42:47,661 root INFO creating build/lib/hcloud/primary_ips 2024-11-08 11:42:47,662 root INFO copying hcloud/primary_ips/__init__.py -> build/lib/hcloud/primary_ips 2024-11-08 11:42:47,663 root INFO copying hcloud/primary_ips/domain.py -> build/lib/hcloud/primary_ips 2024-11-08 11:42:47,665 root INFO copying hcloud/primary_ips/client.py -> build/lib/hcloud/primary_ips 2024-11-08 11:42:47,668 root INFO creating build/lib/hcloud/isos 2024-11-08 11:42:47,669 root INFO copying hcloud/isos/__init__.py -> build/lib/hcloud/isos 2024-11-08 11:42:47,671 root INFO copying hcloud/isos/domain.py -> build/lib/hcloud/isos 2024-11-08 11:42:47,673 root INFO copying hcloud/isos/client.py -> build/lib/hcloud/isos 2024-11-08 11:42:47,675 root INFO creating build/lib/hcloud/load_balancers 2024-11-08 11:42:47,676 root INFO copying hcloud/load_balancers/__init__.py -> build/lib/hcloud/load_balancers 2024-11-08 11:42:47,678 root INFO copying hcloud/load_balancers/domain.py -> build/lib/hcloud/load_balancers 2024-11-08 11:42:47,679 root INFO copying hcloud/load_balancers/client.py -> build/lib/hcloud/load_balancers 2024-11-08 11:42:47,683 root INFO creating build/lib/hcloud/placement_groups 2024-11-08 11:42:47,684 root INFO copying hcloud/placement_groups/__init__.py -> build/lib/hcloud/placement_groups 2024-11-08 11:42:47,686 root INFO copying hcloud/placement_groups/domain.py -> build/lib/hcloud/placement_groups 2024-11-08 11:42:47,688 root INFO copying hcloud/placement_groups/client.py -> build/lib/hcloud/placement_groups 2024-11-08 11:42:47,690 root INFO creating build/lib/hcloud/datacenters 2024-11-08 11:42:47,691 root INFO copying hcloud/datacenters/__init__.py -> build/lib/hcloud/datacenters 2024-11-08 11:42:47,693 root INFO copying hcloud/datacenters/domain.py -> build/lib/hcloud/datacenters 2024-11-08 11:42:47,695 root INFO copying hcloud/datacenters/client.py -> build/lib/hcloud/datacenters 2024-11-08 11:42:47,697 root INFO creating build/lib/hcloud/floating_ips 2024-11-08 11:42:47,698 root INFO copying hcloud/floating_ips/__init__.py -> build/lib/hcloud/floating_ips 2024-11-08 11:42:47,700 root INFO copying hcloud/floating_ips/domain.py -> build/lib/hcloud/floating_ips 2024-11-08 11:42:47,702 root INFO copying hcloud/floating_ips/client.py -> build/lib/hcloud/floating_ips 2024-11-08 11:42:47,705 root INFO creating build/lib/hcloud/networks 2024-11-08 11:42:47,706 root INFO copying hcloud/networks/__init__.py -> build/lib/hcloud/networks 2024-11-08 11:42:47,708 root INFO copying hcloud/networks/domain.py -> build/lib/hcloud/networks 2024-11-08 11:42:47,710 root INFO copying hcloud/networks/client.py -> build/lib/hcloud/networks 2024-11-08 11:42:47,713 root INFO creating build/lib/hcloud/load_balancer_types 2024-11-08 11:42:47,714 root INFO copying hcloud/load_balancer_types/__init__.py -> build/lib/hcloud/load_balancer_types 2024-11-08 11:42:47,716 root INFO copying hcloud/load_balancer_types/domain.py -> build/lib/hcloud/load_balancer_types 2024-11-08 11:42:47,718 root INFO copying hcloud/load_balancer_types/client.py -> build/lib/hcloud/load_balancer_types 2024-11-08 11:42:47,721 root INFO creating build/lib/hcloud/firewalls 2024-11-08 11:42:47,722 root INFO copying hcloud/firewalls/__init__.py -> build/lib/hcloud/firewalls 2024-11-08 11:42:47,724 root INFO copying hcloud/firewalls/domain.py -> build/lib/hcloud/firewalls 2024-11-08 11:42:47,726 root INFO copying hcloud/firewalls/client.py -> build/lib/hcloud/firewalls 2024-11-08 11:42:47,729 root INFO creating build/lib/hcloud/deprecation 2024-11-08 11:42:47,730 root INFO copying hcloud/deprecation/__init__.py -> build/lib/hcloud/deprecation 2024-11-08 11:42:47,732 root INFO copying hcloud/deprecation/domain.py -> build/lib/hcloud/deprecation 2024-11-08 11:42:47,735 root INFO creating build/lib/hcloud/certificates 2024-11-08 11:42:47,736 root INFO copying hcloud/certificates/__init__.py -> build/lib/hcloud/certificates 2024-11-08 11:42:47,738 root INFO copying hcloud/certificates/domain.py -> build/lib/hcloud/certificates 2024-11-08 11:42:47,740 root INFO copying hcloud/certificates/client.py -> build/lib/hcloud/certificates 2024-11-08 11:42:47,742 root INFO creating build/lib/hcloud/server_types 2024-11-08 11:42:47,744 root INFO copying hcloud/server_types/__init__.py -> build/lib/hcloud/server_types 2024-11-08 11:42:47,745 root INFO copying hcloud/server_types/domain.py -> build/lib/hcloud/server_types 2024-11-08 11:42:47,747 root INFO copying hcloud/server_types/client.py -> build/lib/hcloud/server_types 2024-11-08 11:42:47,750 root INFO creating build/lib/hcloud/helpers 2024-11-08 11:42:47,751 root INFO copying hcloud/helpers/__init__.py -> build/lib/hcloud/helpers 2024-11-08 11:42:47,753 root INFO copying hcloud/helpers/labels.py -> build/lib/hcloud/helpers 2024-11-08 11:42:47,756 root INFO creating build/lib/hcloud/ssh_keys 2024-11-08 11:42:47,757 root INFO copying hcloud/ssh_keys/__init__.py -> build/lib/hcloud/ssh_keys 2024-11-08 11:42:47,759 root INFO copying hcloud/ssh_keys/domain.py -> build/lib/hcloud/ssh_keys 2024-11-08 11:42:47,761 root INFO copying hcloud/ssh_keys/client.py -> build/lib/hcloud/ssh_keys 2024-11-08 11:42:47,764 root INFO creating build/lib/hcloud/locations 2024-11-08 11:42:47,765 root INFO copying hcloud/locations/__init__.py -> build/lib/hcloud/locations 2024-11-08 11:42:47,767 root INFO copying hcloud/locations/domain.py -> build/lib/hcloud/locations 2024-11-08 11:42:47,769 root INFO copying hcloud/locations/client.py -> build/lib/hcloud/locations 2024-11-08 11:42:47,771 root INFO running egg_info 2024-11-08 11:42:47,772 root INFO creating hcloud.egg-info 2024-11-08 11:42:47,790 root INFO writing hcloud.egg-info/PKG-INFO 2024-11-08 11:42:47,807 root INFO writing dependency_links to hcloud.egg-info/dependency_links.txt 2024-11-08 11:42:47,816 root INFO writing requirements to hcloud.egg-info/requires.txt 2024-11-08 11:42:47,817 root INFO writing top-level names to hcloud.egg-info/top_level.txt 2024-11-08 11:42:47,818 root INFO writing manifest file 'hcloud.egg-info/SOURCES.txt' 2024-11-08 11:42:47,858 root INFO reading manifest file 'hcloud.egg-info/SOURCES.txt' 2024-11-08 11:42:47,860 root INFO reading manifest template 'MANIFEST.in' 2024-11-08 11:42:47,879 root WARNING warning: no previously-included files matching '__pycache__' found under directory '*' 2024-11-08 11:42:47,882 root WARNING warning: no previously-included files matching '*.py[co]' found under directory '*' 2024-11-08 11:42:47,904 root WARNING warning: no files found matching '*.jpg' under directory 'docs' 2024-11-08 11:42:47,913 root WARNING warning: no files found matching '*.gif' under directory 'docs' 2024-11-08 11:42:47,921 root INFO adding license file 'LICENSE' 2024-11-08 11:42:47,931 root INFO writing manifest file 'hcloud.egg-info/SOURCES.txt' 2024-11-08 11:42:47,966 root INFO copying hcloud/py.typed -> build/lib/hcloud 2024-11-08 11:42:48,047 root INFO installing to build/bdist.linux-riscv64/wheel 2024-11-08 11:42:48,047 root INFO running install 2024-11-08 11:42:48,108 root INFO running install_lib 2024-11-08 11:42:48,128 root INFO creating build/bdist.linux-riscv64 2024-11-08 11:42:48,128 root INFO creating build/bdist.linux-riscv64/wheel 2024-11-08 11:42:48,129 root INFO creating build/bdist.linux-riscv64/wheel/hcloud 2024-11-08 11:42:48,130 root INFO copying build/lib/hcloud/__init__.py -> build/bdist.linux-riscv64/wheel/hcloud 2024-11-08 11:42:48,132 root INFO creating build/bdist.linux-riscv64/wheel/hcloud/metrics 2024-11-08 11:42:48,133 root INFO copying build/lib/hcloud/metrics/__init__.py -> build/bdist.linux-riscv64/wheel/hcloud/metrics 2024-11-08 11:42:48,135 root INFO copying build/lib/hcloud/metrics/domain.py -> build/bdist.linux-riscv64/wheel/hcloud/metrics 2024-11-08 11:42:48,137 root INFO creating build/bdist.linux-riscv64/wheel/hcloud/core 2024-11-08 11:42:48,137 root INFO copying build/lib/hcloud/core/__init__.py -> build/bdist.linux-riscv64/wheel/hcloud/core 2024-11-08 11:42:48,139 root INFO copying build/lib/hcloud/core/domain.py -> build/bdist.linux-riscv64/wheel/hcloud/core 2024-11-08 11:42:48,140 root INFO copying build/lib/hcloud/core/client.py -> build/bdist.linux-riscv64/wheel/hcloud/core 2024-11-08 11:42:48,142 root INFO creating build/bdist.linux-riscv64/wheel/hcloud/actions 2024-11-08 11:42:48,143 root INFO copying build/lib/hcloud/actions/__init__.py -> build/bdist.linux-riscv64/wheel/hcloud/actions 2024-11-08 11:42:48,144 root INFO copying build/lib/hcloud/actions/domain.py -> build/bdist.linux-riscv64/wheel/hcloud/actions 2024-11-08 11:42:48,146 root INFO copying build/lib/hcloud/actions/client.py -> build/bdist.linux-riscv64/wheel/hcloud/actions 2024-11-08 11:42:48,148 root INFO copying build/lib/hcloud/_exceptions.py -> build/bdist.linux-riscv64/wheel/hcloud 2024-11-08 11:42:48,149 root INFO creating build/bdist.linux-riscv64/wheel/hcloud/servers 2024-11-08 11:42:48,150 root INFO copying build/lib/hcloud/servers/__init__.py -> build/bdist.linux-riscv64/wheel/hcloud/servers 2024-11-08 11:42:48,152 root INFO copying build/lib/hcloud/servers/domain.py -> build/bdist.linux-riscv64/wheel/hcloud/servers 2024-11-08 11:42:48,154 root INFO copying build/lib/hcloud/servers/client.py -> build/bdist.linux-riscv64/wheel/hcloud/servers 2024-11-08 11:42:48,156 root INFO creating build/bdist.linux-riscv64/wheel/hcloud/images 2024-11-08 11:42:48,157 root INFO copying build/lib/hcloud/images/__init__.py -> build/bdist.linux-riscv64/wheel/hcloud/images 2024-11-08 11:42:48,158 root INFO copying build/lib/hcloud/images/domain.py -> build/bdist.linux-riscv64/wheel/hcloud/images 2024-11-08 11:42:48,160 root INFO copying build/lib/hcloud/images/client.py -> build/bdist.linux-riscv64/wheel/hcloud/images 2024-11-08 11:42:48,162 root INFO creating build/bdist.linux-riscv64/wheel/hcloud/volumes 2024-11-08 11:42:48,163 root INFO copying build/lib/hcloud/volumes/__init__.py -> build/bdist.linux-riscv64/wheel/hcloud/volumes 2024-11-08 11:42:48,164 root INFO copying build/lib/hcloud/volumes/domain.py -> build/bdist.linux-riscv64/wheel/hcloud/volumes 2024-11-08 11:42:48,166 root INFO copying build/lib/hcloud/volumes/client.py -> build/bdist.linux-riscv64/wheel/hcloud/volumes 2024-11-08 11:42:48,168 root INFO creating build/bdist.linux-riscv64/wheel/hcloud/primary_ips 2024-11-08 11:42:48,169 root INFO copying build/lib/hcloud/primary_ips/__init__.py -> build/bdist.linux-riscv64/wheel/hcloud/primary_ips 2024-11-08 11:42:48,170 root INFO copying build/lib/hcloud/primary_ips/domain.py -> build/bdist.linux-riscv64/wheel/hcloud/primary_ips 2024-11-08 11:42:48,172 root INFO copying build/lib/hcloud/primary_ips/client.py -> build/bdist.linux-riscv64/wheel/hcloud/primary_ips 2024-11-08 11:42:48,173 root INFO creating build/bdist.linux-riscv64/wheel/hcloud/isos 2024-11-08 11:42:48,174 root INFO copying build/lib/hcloud/isos/__init__.py -> build/bdist.linux-riscv64/wheel/hcloud/isos 2024-11-08 11:42:48,176 root INFO copying build/lib/hcloud/isos/domain.py -> build/bdist.linux-riscv64/wheel/hcloud/isos 2024-11-08 11:42:48,177 root INFO copying build/lib/hcloud/isos/client.py -> build/bdist.linux-riscv64/wheel/hcloud/isos 2024-11-08 11:42:48,179 root INFO creating build/bdist.linux-riscv64/wheel/hcloud/load_balancers 2024-11-08 11:42:48,180 root INFO copying build/lib/hcloud/load_balancers/__init__.py -> build/bdist.linux-riscv64/wheel/hcloud/load_balancers 2024-11-08 11:42:48,182 root INFO copying build/lib/hcloud/load_balancers/domain.py -> build/bdist.linux-riscv64/wheel/hcloud/load_balancers 2024-11-08 11:42:48,183 root INFO copying build/lib/hcloud/load_balancers/client.py -> build/bdist.linux-riscv64/wheel/hcloud/load_balancers 2024-11-08 11:42:48,185 root INFO creating build/bdist.linux-riscv64/wheel/hcloud/placement_groups 2024-11-08 11:42:48,186 root INFO copying build/lib/hcloud/placement_groups/__init__.py -> build/bdist.linux-riscv64/wheel/hcloud/placement_groups 2024-11-08 11:42:48,188 root INFO copying build/lib/hcloud/placement_groups/domain.py -> build/bdist.linux-riscv64/wheel/hcloud/placement_groups 2024-11-08 11:42:48,190 root INFO copying build/lib/hcloud/placement_groups/client.py -> build/bdist.linux-riscv64/wheel/hcloud/placement_groups 2024-11-08 11:42:48,192 root INFO creating build/bdist.linux-riscv64/wheel/hcloud/datacenters 2024-11-08 11:42:48,193 root INFO copying build/lib/hcloud/datacenters/__init__.py -> build/bdist.linux-riscv64/wheel/hcloud/datacenters 2024-11-08 11:42:48,194 root INFO copying build/lib/hcloud/datacenters/domain.py -> build/bdist.linux-riscv64/wheel/hcloud/datacenters 2024-11-08 11:42:48,196 root INFO copying build/lib/hcloud/datacenters/client.py -> build/bdist.linux-riscv64/wheel/hcloud/datacenters 2024-11-08 11:42:48,197 root INFO creating build/bdist.linux-riscv64/wheel/hcloud/floating_ips 2024-11-08 11:42:48,198 root INFO copying build/lib/hcloud/floating_ips/__init__.py -> build/bdist.linux-riscv64/wheel/hcloud/floating_ips 2024-11-08 11:42:48,200 root INFO copying build/lib/hcloud/floating_ips/domain.py -> build/bdist.linux-riscv64/wheel/hcloud/floating_ips 2024-11-08 11:42:48,201 root INFO copying build/lib/hcloud/floating_ips/client.py -> build/bdist.linux-riscv64/wheel/hcloud/floating_ips 2024-11-08 11:42:48,203 root INFO copying build/lib/hcloud/py.typed -> build/bdist.linux-riscv64/wheel/hcloud 2024-11-08 11:42:48,205 root INFO creating build/bdist.linux-riscv64/wheel/hcloud/networks 2024-11-08 11:42:48,206 root INFO copying build/lib/hcloud/networks/__init__.py -> build/bdist.linux-riscv64/wheel/hcloud/networks 2024-11-08 11:42:48,207 root INFO copying build/lib/hcloud/networks/domain.py -> build/bdist.linux-riscv64/wheel/hcloud/networks 2024-11-08 11:42:48,209 root INFO copying build/lib/hcloud/networks/client.py -> build/bdist.linux-riscv64/wheel/hcloud/networks 2024-11-08 11:42:48,211 root INFO creating build/bdist.linux-riscv64/wheel/hcloud/load_balancer_types 2024-11-08 11:42:48,212 root INFO copying build/lib/hcloud/load_balancer_types/__init__.py -> build/bdist.linux-riscv64/wheel/hcloud/load_balancer_types 2024-11-08 11:42:48,213 root INFO copying build/lib/hcloud/load_balancer_types/domain.py -> build/bdist.linux-riscv64/wheel/hcloud/load_balancer_types 2024-11-08 11:42:48,215 root INFO copying build/lib/hcloud/load_balancer_types/client.py -> build/bdist.linux-riscv64/wheel/hcloud/load_balancer_types 2024-11-08 11:42:48,217 root INFO creating build/bdist.linux-riscv64/wheel/hcloud/firewalls 2024-11-08 11:42:48,217 root INFO copying build/lib/hcloud/firewalls/__init__.py -> build/bdist.linux-riscv64/wheel/hcloud/firewalls 2024-11-08 11:42:48,219 root INFO copying build/lib/hcloud/firewalls/domain.py -> build/bdist.linux-riscv64/wheel/hcloud/firewalls 2024-11-08 11:42:48,221 root INFO copying build/lib/hcloud/firewalls/client.py -> build/bdist.linux-riscv64/wheel/hcloud/firewalls 2024-11-08 11:42:48,223 root INFO creating build/bdist.linux-riscv64/wheel/hcloud/deprecation 2024-11-08 11:42:48,224 root INFO copying build/lib/hcloud/deprecation/__init__.py -> build/bdist.linux-riscv64/wheel/hcloud/deprecation 2024-11-08 11:42:48,225 root INFO copying build/lib/hcloud/deprecation/domain.py -> build/bdist.linux-riscv64/wheel/hcloud/deprecation 2024-11-08 11:42:48,227 root INFO creating build/bdist.linux-riscv64/wheel/hcloud/certificates 2024-11-08 11:42:48,228 root INFO copying build/lib/hcloud/certificates/__init__.py -> build/bdist.linux-riscv64/wheel/hcloud/certificates 2024-11-08 11:42:48,229 root INFO copying build/lib/hcloud/certificates/domain.py -> build/bdist.linux-riscv64/wheel/hcloud/certificates 2024-11-08 11:42:48,231 root INFO copying build/lib/hcloud/certificates/client.py -> build/bdist.linux-riscv64/wheel/hcloud/certificates 2024-11-08 11:42:48,233 root INFO copying build/lib/hcloud/_version.py -> build/bdist.linux-riscv64/wheel/hcloud 2024-11-08 11:42:48,234 root INFO copying build/lib/hcloud/_client.py -> build/bdist.linux-riscv64/wheel/hcloud 2024-11-08 11:42:48,236 root INFO creating build/bdist.linux-riscv64/wheel/hcloud/server_types 2024-11-08 11:42:48,237 root INFO copying build/lib/hcloud/server_types/__init__.py -> build/bdist.linux-riscv64/wheel/hcloud/server_types 2024-11-08 11:42:48,238 root INFO copying build/lib/hcloud/server_types/domain.py -> build/bdist.linux-riscv64/wheel/hcloud/server_types 2024-11-08 11:42:48,240 root INFO copying build/lib/hcloud/server_types/client.py -> build/bdist.linux-riscv64/wheel/hcloud/server_types 2024-11-08 11:42:48,242 root INFO creating build/bdist.linux-riscv64/wheel/hcloud/helpers 2024-11-08 11:42:48,243 root INFO copying build/lib/hcloud/helpers/__init__.py -> build/bdist.linux-riscv64/wheel/hcloud/helpers 2024-11-08 11:42:48,244 root INFO copying build/lib/hcloud/helpers/labels.py -> build/bdist.linux-riscv64/wheel/hcloud/helpers 2024-11-08 11:42:48,246 root INFO creating build/bdist.linux-riscv64/wheel/hcloud/ssh_keys 2024-11-08 11:42:48,247 root INFO copying build/lib/hcloud/ssh_keys/__init__.py -> build/bdist.linux-riscv64/wheel/hcloud/ssh_keys 2024-11-08 11:42:48,248 root INFO copying build/lib/hcloud/ssh_keys/domain.py -> build/bdist.linux-riscv64/wheel/hcloud/ssh_keys 2024-11-08 11:42:48,250 root INFO copying build/lib/hcloud/ssh_keys/client.py -> build/bdist.linux-riscv64/wheel/hcloud/ssh_keys 2024-11-08 11:42:48,252 root INFO creating build/bdist.linux-riscv64/wheel/hcloud/locations 2024-11-08 11:42:48,253 root INFO copying build/lib/hcloud/locations/__init__.py -> build/bdist.linux-riscv64/wheel/hcloud/locations 2024-11-08 11:42:48,254 root INFO copying build/lib/hcloud/locations/domain.py -> build/bdist.linux-riscv64/wheel/hcloud/locations 2024-11-08 11:42:48,255 root INFO copying build/lib/hcloud/locations/client.py -> build/bdist.linux-riscv64/wheel/hcloud/locations 2024-11-08 11:42:48,257 root INFO running install_egg_info 2024-11-08 11:42:48,276 root INFO Copying hcloud.egg-info to build/bdist.linux-riscv64/wheel/hcloud-2.3.0-py3.12.egg-info 2024-11-08 11:42:48,285 root INFO running install_scripts 2024-11-08 11:42:48,306 root INFO creating build/bdist.linux-riscv64/wheel/hcloud-2.3.0.dist-info/WHEEL 2024-11-08 11:42:48,308 wheel INFO creating '/home/buildozer/aports/community/py3-hcloud/src/hcloud-python-2.3.0/.dist/.tmp-00qqpcsi/hcloud-2.3.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-11-08 11:42:48,311 wheel INFO adding 'hcloud/__init__.py' 2024-11-08 11:42:48,313 wheel INFO adding 'hcloud/_client.py' 2024-11-08 11:42:48,316 wheel INFO adding 'hcloud/_exceptions.py' 2024-11-08 11:42:48,317 wheel INFO adding 'hcloud/_version.py' 2024-11-08 11:42:48,319 wheel INFO adding 'hcloud/py.typed' 2024-11-08 11:42:48,322 wheel INFO adding 'hcloud/actions/__init__.py' 2024-11-08 11:42:48,323 wheel INFO adding 'hcloud/actions/client.py' 2024-11-08 11:42:48,325 wheel INFO adding 'hcloud/actions/domain.py' 2024-11-08 11:42:48,327 wheel INFO adding 'hcloud/certificates/__init__.py' 2024-11-08 11:42:48,329 wheel INFO adding 'hcloud/certificates/client.py' 2024-11-08 11:42:48,331 wheel INFO adding 'hcloud/certificates/domain.py' 2024-11-08 11:42:48,333 wheel INFO adding 'hcloud/core/__init__.py' 2024-11-08 11:42:48,335 wheel INFO adding 'hcloud/core/client.py' 2024-11-08 11:42:48,336 wheel INFO adding 'hcloud/core/domain.py' 2024-11-08 11:42:48,338 wheel INFO adding 'hcloud/datacenters/__init__.py' 2024-11-08 11:42:48,340 wheel INFO adding 'hcloud/datacenters/client.py' 2024-11-08 11:42:48,342 wheel INFO adding 'hcloud/datacenters/domain.py' 2024-11-08 11:42:48,344 wheel INFO adding 'hcloud/deprecation/__init__.py' 2024-11-08 11:42:48,345 wheel INFO adding 'hcloud/deprecation/domain.py' 2024-11-08 11:42:48,347 wheel INFO adding 'hcloud/firewalls/__init__.py' 2024-11-08 11:42:48,349 wheel INFO adding 'hcloud/firewalls/client.py' 2024-11-08 11:42:48,352 wheel INFO adding 'hcloud/firewalls/domain.py' 2024-11-08 11:42:48,354 wheel INFO adding 'hcloud/floating_ips/__init__.py' 2024-11-08 11:42:48,356 wheel INFO adding 'hcloud/floating_ips/client.py' 2024-11-08 11:42:48,358 wheel INFO adding 'hcloud/floating_ips/domain.py' 2024-11-08 11:42:48,360 wheel INFO adding 'hcloud/helpers/__init__.py' 2024-11-08 11:42:48,362 wheel INFO adding 'hcloud/helpers/labels.py' 2024-11-08 11:42:48,363 wheel INFO adding 'hcloud/images/__init__.py' 2024-11-08 11:42:48,365 wheel INFO adding 'hcloud/images/client.py' 2024-11-08 11:42:48,367 wheel INFO adding 'hcloud/images/domain.py' 2024-11-08 11:42:48,369 wheel INFO adding 'hcloud/isos/__init__.py' 2024-11-08 11:42:48,371 wheel INFO adding 'hcloud/isos/client.py' 2024-11-08 11:42:48,373 wheel INFO adding 'hcloud/isos/domain.py' 2024-11-08 11:42:48,374 wheel INFO adding 'hcloud/load_balancer_types/__init__.py' 2024-11-08 11:42:48,376 wheel INFO adding 'hcloud/load_balancer_types/client.py' 2024-11-08 11:42:48,378 wheel INFO adding 'hcloud/load_balancer_types/domain.py' 2024-11-08 11:42:48,380 wheel INFO adding 'hcloud/load_balancers/__init__.py' 2024-11-08 11:42:48,382 wheel INFO adding 'hcloud/load_balancers/client.py' 2024-11-08 11:42:48,385 wheel INFO adding 'hcloud/load_balancers/domain.py' 2024-11-08 11:42:48,387 wheel INFO adding 'hcloud/locations/__init__.py' 2024-11-08 11:42:48,388 wheel INFO adding 'hcloud/locations/client.py' 2024-11-08 11:42:48,390 wheel INFO adding 'hcloud/locations/domain.py' 2024-11-08 11:42:48,392 wheel INFO adding 'hcloud/metrics/__init__.py' 2024-11-08 11:42:48,394 wheel INFO adding 'hcloud/metrics/domain.py' 2024-11-08 11:42:48,396 wheel INFO adding 'hcloud/networks/__init__.py' 2024-11-08 11:42:48,398 wheel INFO adding 'hcloud/networks/client.py' 2024-11-08 11:42:48,400 wheel INFO adding 'hcloud/networks/domain.py' 2024-11-08 11:42:48,402 wheel INFO adding 'hcloud/placement_groups/__init__.py' 2024-11-08 11:42:48,404 wheel INFO adding 'hcloud/placement_groups/client.py' 2024-11-08 11:42:48,406 wheel INFO adding 'hcloud/placement_groups/domain.py' 2024-11-08 11:42:48,408 wheel INFO adding 'hcloud/primary_ips/__init__.py' 2024-11-08 11:42:48,410 wheel INFO adding 'hcloud/primary_ips/client.py' 2024-11-08 11:42:48,412 wheel INFO adding 'hcloud/primary_ips/domain.py' 2024-11-08 11:42:48,414 wheel INFO adding 'hcloud/server_types/__init__.py' 2024-11-08 11:42:48,416 wheel INFO adding 'hcloud/server_types/client.py' 2024-11-08 11:42:48,417 wheel INFO adding 'hcloud/server_types/domain.py' 2024-11-08 11:42:48,419 wheel INFO adding 'hcloud/servers/__init__.py' 2024-11-08 11:42:48,421 wheel INFO adding 'hcloud/servers/client.py' 2024-11-08 11:42:48,424 wheel INFO adding 'hcloud/servers/domain.py' 2024-11-08 11:42:48,426 wheel INFO adding 'hcloud/ssh_keys/__init__.py' 2024-11-08 11:42:48,428 wheel INFO adding 'hcloud/ssh_keys/client.py' 2024-11-08 11:42:48,429 wheel INFO adding 'hcloud/ssh_keys/domain.py' 2024-11-08 11:42:48,431 wheel INFO adding 'hcloud/volumes/__init__.py' 2024-11-08 11:42:48,432 wheel INFO adding 'hcloud/volumes/client.py' 2024-11-08 11:42:48,434 wheel INFO adding 'hcloud/volumes/domain.py' 2024-11-08 11:42:48,436 wheel INFO adding 'hcloud-2.3.0.dist-info/LICENSE' 2024-11-08 11:42:48,437 wheel INFO adding 'hcloud-2.3.0.dist-info/METADATA' 2024-11-08 11:42:48,438 wheel INFO adding 'hcloud-2.3.0.dist-info/WHEEL' 2024-11-08 11:42:48,439 wheel INFO adding 'hcloud-2.3.0.dist-info/top_level.txt' 2024-11-08 11:42:48,442 wheel INFO adding 'hcloud-2.3.0.dist-info/RECORD' 2024-11-08 11:42:48,444 root INFO removing build/bdist.linux-riscv64/wheel 2024-11-08 11:42:48,465 gpep517 INFO The backend produced .dist/hcloud-2.3.0-py3-none-any.whl hcloud-2.3.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-hcloud/src/hcloud-python-2.3.0 configfile: pyproject.toml collected 568 items tests/unit/actions/test_client.py ............. [ 2%] tests/unit/actions/test_domain.py .. [ 2%] tests/unit/certificates/test_client.py ......................... [ 7%] tests/unit/certificates/test_domain.py . [ 7%] tests/unit/core/test_client.py ........... [ 9%] tests/unit/core/test_domain.py ..................... [ 12%] tests/unit/datacenters/test_client.py ........ [ 14%] tests/unit/firewalls/test_client.py ................................. [ 20%] tests/unit/firewalls/test_domain.py . [ 20%] tests/unit/floating_ips/test_client.py ................................. [ 26%] ..... [ 26%] tests/unit/floating_ips/test_domain.py . [ 27%] tests/unit/helpers/test_labels.py ...................................... [ 33%] [ 33%] tests/unit/images/test_client.py ............................. [ 38%] tests/unit/images/test_domain.py . [ 39%] tests/unit/isos/test_client.py ........ [ 40%] tests/unit/isos/test_domain.py . [ 40%] tests/unit/load_balancer_types/test_client.py ...... [ 41%] tests/unit/load_balancers/test_client.py ............................... [ 47%] ........ [ 48%] tests/unit/load_balancers/test_domain.py . [ 48%] tests/unit/locations/test_client.py ....... [ 50%] tests/unit/networks/test_client.py ..................................... [ 56%] ......... [ 58%] tests/unit/networks/test_domain.py . [ 58%] tests/unit/placement_groups/test_client.py ........... [ 60%] tests/unit/placement_groups/test_domain.py . [ 60%] tests/unit/primary_ips/test_client.py ........................... [ 65%] tests/unit/primary_ips/test_domain.py . [ 65%] tests/unit/server_types/test_client.py ....... [ 66%] tests/unit/servers/test_client.py ...................................... [ 73%] ....................................................................... [ 85%] tests/unit/servers/test_domain.py . [ 85%] tests/unit/ssh_keys/test_client.py ................ [ 88%] tests/unit/ssh_keys/test_domain.py . [ 88%] tests/unit/test_client.py ...................... [ 92%] tests/unit/volumes/test_client.py ...................................... [ 99%] .. [ 99%] tests/unit/volumes/test_domain.py . [100%] =============================== warnings summary =============================== tests/unit/images/test_client.py::TestImagesClient::test_get_by_name /home/buildozer/aports/community/py3-hcloud/src/hcloud-python-2.3.0/tests/unit/images/test_client.py:219: DeprecationWarning: The 'hcloud.images.client.ImagesClient.get_by_name' method is deprecated, please use the 'hcloud.images.client.ImagesClient.get_by_name_and_architecture' method instead. image = images_client.get_by_name("ubuntu-20.04") tests/unit/server_types/test_client.py::TestBoundServerType::test_bound_server_type_init /home/buildozer/aports/community/py3-hcloud/src/hcloud-python-2.3.0/tests/unit/server_types/test_client.py:38: DeprecationWarning: The 'included_traffic' property is deprecated and will be set to 'None' on 5 August 2024. Please refer to the 'prices' property instead. See https://docs.hetzner.cloud/changelog#2024-07-25-cloud-api-returns-traffic-information-in-different-format assert bound_server_type.included_traffic == 21990232555520 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================= 568 passed, 2 warnings in 13.22s ======================= >>> py3-hcloud: Entering fakeroot... >>> py3-hcloud-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/hcloud/metrics/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/metrics/__pycache__' 'usr/lib/python3.12/site-packages/hcloud/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/__pycache__' 'usr/lib/python3.12/site-packages/hcloud/core/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/core/__pycache__' 'usr/lib/python3.12/site-packages/hcloud/actions/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/actions/__pycache__' 'usr/lib/python3.12/site-packages/hcloud/servers/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/servers/__pycache__' 'usr/lib/python3.12/site-packages/hcloud/images/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/images/__pycache__' 'usr/lib/python3.12/site-packages/hcloud/volumes/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/volumes/__pycache__' 'usr/lib/python3.12/site-packages/hcloud/primary_ips/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/primary_ips/__pycache__' 'usr/lib/python3.12/site-packages/hcloud/isos/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/isos/__pycache__' 'usr/lib/python3.12/site-packages/hcloud/load_balancers/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/load_balancers/__pycache__' 'usr/lib/python3.12/site-packages/hcloud/placement_groups/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/placement_groups/__pycache__' 'usr/lib/python3.12/site-packages/hcloud/datacenters/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/datacenters/__pycache__' 'usr/lib/python3.12/site-packages/hcloud/floating_ips/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/floating_ips/__pycache__' 'usr/lib/python3.12/site-packages/hcloud/networks/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/networks/__pycache__' 'usr/lib/python3.12/site-packages/hcloud/load_balancer_types/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/load_balancer_types/__pycache__' 'usr/lib/python3.12/site-packages/hcloud/firewalls/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/firewalls/__pycache__' 'usr/lib/python3.12/site-packages/hcloud/deprecation/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/deprecation/__pycache__' 'usr/lib/python3.12/site-packages/hcloud/certificates/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/certificates/__pycache__' 'usr/lib/python3.12/site-packages/hcloud/server_types/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/server_types/__pycache__' 'usr/lib/python3.12/site-packages/hcloud/helpers/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/helpers/__pycache__' 'usr/lib/python3.12/site-packages/hcloud/ssh_keys/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/ssh_keys/__pycache__' 'usr/lib/python3.12/site-packages/hcloud/locations/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/locations/__pycache__' >>> py3-hcloud-pyc*: Preparing subpackage py3-hcloud-pyc... >>> py3-hcloud-pyc*: Running postcheck for py3-hcloud-pyc >>> py3-hcloud*: Running postcheck for py3-hcloud >>> py3-hcloud*: Preparing package py3-hcloud... >>> py3-hcloud-pyc*: Tracing dependencies... py3-dateutil py3-requests python3~3.12 >>> py3-hcloud-pyc*: Package size: 415.4 KB >>> py3-hcloud-pyc*: Compressing data... >>> py3-hcloud-pyc*: Create checksum... >>> py3-hcloud-pyc*: Create py3-hcloud-pyc-2.3.0-r0.apk >>> py3-hcloud*: Tracing dependencies... py3-dateutil py3-requests python3~3.12 >>> py3-hcloud*: Package size: 372.1 KB >>> py3-hcloud*: Compressing data... >>> py3-hcloud*: Create checksum... >>> py3-hcloud*: Create py3-hcloud-2.3.0-r0.apk >>> py3-hcloud: Build complete at Fri, 08 Nov 2024 11:43:06 +0000 elapsed time 0h 0m 34s >>> py3-hcloud: Cleaning up srcdir >>> py3-hcloud: Cleaning up pkgdir >>> py3-hcloud: Uninstalling dependencies... (1/46) Purging .makedepends-py3-hcloud (20241108.114241) (2/46) Purging py3-dateutil-pyc (2.9.0-r1) (3/46) Purging py3-dateutil (2.9.0-r1) (4/46) Purging py3-six-pyc (1.16.0-r9) (5/46) Purging py3-six (1.16.0-r9) (6/46) Purging py3-requests-pyc (2.32.3-r0) (7/46) Purging py3-requests (2.32.3-r0) (8/46) Purging py3-certifi-pyc (2024.8.30-r0) (9/46) Purging py3-certifi (2024.8.30-r0) (10/46) Purging py3-charset-normalizer-pyc (3.4.0-r0) (11/46) Purging py3-charset-normalizer (3.4.0-r0) (12/46) Purging py3-idna-pyc (3.10-r0) (13/46) Purging py3-idna (3.10-r0) (14/46) Purging py3-urllib3-pyc (1.26.20-r0) (15/46) Purging py3-urllib3 (1.26.20-r0) (16/46) Purging py3-gpep517-pyc (16-r0) (17/46) Purging py3-gpep517 (16-r0) (18/46) Purging py3-installer-pyc (0.7.0-r2) (19/46) Purging py3-installer (0.7.0-r2) (20/46) Purging py3-setuptools-pyc (70.3.0-r0) (21/46) Purging py3-setuptools (70.3.0-r0) (22/46) Purging py3-wheel-pyc (0.43.0-r0) (23/46) Purging py3-wheel (0.43.0-r0) (24/46) Purging py3-pytest-pyc (8.3.3-r0) (25/46) Purging py3-pytest (8.3.3-r0) (26/46) Purging py3-iniconfig-pyc (2.0.0-r1) (27/46) Purging py3-iniconfig (2.0.0-r1) (28/46) Purging py3-packaging-pyc (24.1-r0) (29/46) Purging py3-packaging (24.1-r0) (30/46) Purging py3-parsing-pyc (3.1.4-r0) (31/46) Purging py3-parsing (3.1.4-r0) (32/46) Purging py3-pluggy-pyc (1.5.0-r0) (33/46) Purging py3-pluggy (1.5.0-r0) (34/46) Purging py3-py-pyc (1.11.0-r4) (35/46) Purging py3-py (1.11.0-r4) (36/46) Purging python3-pyc (3.12.7-r1) (37/46) Purging python3-pycache-pyc0 (3.12.7-r1) (38/46) Purging pyc (3.12.7-r1) (39/46) Purging python3 (3.12.7-r1) (40/46) Purging gdbm (1.24-r0) (41/46) Purging libbz2 (1.0.8-r6) (42/46) Purging libffi (3.4.6-r0) (43/46) Purging libpanelw (6.5_p20241006-r2) (44/46) Purging mpdecimal (4.0.0-r0) (45/46) Purging sqlite-libs (3.47.0-r0) (46/46) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r6.trigger OK: 333 MiB in 98 packages >>> py3-hcloud: Updating the community/riscv64 repository index... >>> py3-hcloud: Signing the index...