>>> py3-evohome-client: Building testing/py3-evohome-client 0.3.9-r0 (using abuild 3.15.0-r2) started Sun, 13 Jul 2025 21:33:23 +0000 >>> py3-evohome-client: Validating /home/buildozer/aports/testing/py3-evohome-client/APKBUILD... >>> WARNING: py3-evohome-client: No maintainer >>> py3-evohome-client: Analyzing dependencies... >>> py3-evohome-client: Installing for build: build-base python3 py3-requests py3-setuptools py3-gpep517 py3-nose py3-requests-mock ( 1/38) Installing libbz2 (1.0.8-r6) ( 2/38) Installing libffi (3.5.1-r0) ( 3/38) Installing gdbm (1.24-r0) ( 4/38) Installing xz-libs (5.8.1-r0) ( 5/38) Installing mpdecimal (4.0.1-r0) ( 6/38) Installing libpanelw (6.5_p20250705-r0) ( 7/38) Installing sqlite-libs (3.50.2-r0) ( 8/38) Installing python3 (3.12.11-r0) ( 9/38) Installing python3-pycache-pyc0 (3.12.11-r0) (10/38) Installing pyc (3.12.11-r0) (11/38) Installing python3-pyc (3.12.11-r0) (12/38) Installing py3-certifi (2025.7.9-r0) (13/38) Installing py3-certifi-pyc (2025.7.9-r0) (14/38) Installing py3-charset-normalizer (3.4.2-r0) (15/38) Installing py3-charset-normalizer-pyc (3.4.2-r0) (16/38) Installing py3-idna (3.10-r0) (17/38) Installing py3-idna-pyc (3.10-r0) (18/38) Installing py3-urllib3 (1.26.20-r0) (19/38) Installing py3-urllib3-pyc (1.26.20-r0) (20/38) Installing py3-requests (2.32.4-r0) (21/38) Installing py3-requests-pyc (2.32.4-r0) (22/38) Installing py3-parsing (3.2.3-r0) (23/38) Installing py3-parsing-pyc (3.2.3-r0) (24/38) Installing py3-packaging (25.0-r0) (25/38) Installing py3-packaging-pyc (25.0-r0) (26/38) Installing py3-setuptools (80.9.0-r0) (27/38) Installing py3-setuptools-pyc (80.9.0-r0) (28/38) Installing py3-installer (0.7.0-r2) (29/38) Installing py3-installer-pyc (0.7.0-r2) (30/38) Installing py3-gpep517 (19-r0) (31/38) Installing py3-gpep517-pyc (19-r0) (32/38) Installing py3-nose (1.3.7-r15) (33/38) Installing py3-nose-pyc (1.3.7-r15) (34/38) Installing py3-six (1.17.0-r0) (35/38) Installing py3-six-pyc (1.17.0-r0) (36/38) Installing py3-requests-mock (1.11.0-r1) (37/38) Installing py3-requests-mock-pyc (1.11.0-r1) (38/38) Installing .makedepends-py3-evohome-client (20250713.213324) busybox-1.37.0-r19.trigger: Executing script... OK: 412 MiB in 146 packages >>> py3-evohome-client: Cleaning up srcdir >>> py3-evohome-client: Cleaning up pkgdir >>> py3-evohome-client: Cleaning up tmpdir >>> py3-evohome-client: Fetching https://distfiles.alpinelinux.org/distfiles/edge//evohome-client-0.3.9.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 curl: (22) The requested URL returned error: 404 >>> py3-evohome-client: Fetching evohome-client-0.3.9.tar.gz::https://github.com/watchforstock/evohome-client/archive/0.3.9.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 100 28580 100 28580 0 0 27078 0 0:00:01 0:00:01 --:--:-- 76417 >>> py3-evohome-client: Fetching https://distfiles.alpinelinux.org/distfiles/edge//evohome-client-0.3.9.tar.gz >>> py3-evohome-client: Checking sha512sums... evohome-client-0.3.9.tar.gz: OK >>> py3-evohome-client: Unpacking /var/cache/distfiles/edge/evohome-client-0.3.9.tar.gz... 2025-07-13 21:33:26,976 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. (Affected: evohomeclient). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) 2025-07-13 21:33:26,997 root INFO running bdist_wheel 2025-07-13 21:33:27,012 root INFO running build 2025-07-13 21:33:27,013 root INFO running build_py 2025-07-13 21:33:27,016 root INFO creating build/lib/evohomeclient 2025-07-13 21:33:27,016 root INFO copying evohomeclient/__init__.py -> build/lib/evohomeclient 2025-07-13 21:33:27,017 root INFO copying evohomeclient/tests.py -> build/lib/evohomeclient 2025-07-13 21:33:27,017 root INFO creating build/lib/evohomeclient2 2025-07-13 21:33:27,017 root INFO copying evohomeclient2/gateway.py -> build/lib/evohomeclient2 2025-07-13 21:33:27,017 root INFO copying evohomeclient2/__init__.py -> build/lib/evohomeclient2 2025-07-13 21:33:27,017 root INFO copying evohomeclient2/zone.py -> build/lib/evohomeclient2 2025-07-13 21:33:27,017 root INFO copying evohomeclient2/tests.py -> build/lib/evohomeclient2 2025-07-13 21:33:27,018 root INFO copying evohomeclient2/location.py -> build/lib/evohomeclient2 2025-07-13 21:33:27,018 root INFO copying evohomeclient2/hotwater.py -> build/lib/evohomeclient2 2025-07-13 21:33:27,018 root INFO copying evohomeclient2/controlsystem.py -> build/lib/evohomeclient2 2025-07-13 21:33:27,024 root INFO installing to build/bdist.linux-s390x/wheel 2025-07-13 21:33:27,024 root INFO running install 2025-07-13 21:33:27,033 root INFO running install_lib 2025-07-13 21:33:27,036 root INFO creating build/bdist.linux-s390x/wheel 2025-07-13 21:33:27,036 root INFO creating build/bdist.linux-s390x/wheel/evohomeclient2 2025-07-13 21:33:27,036 root INFO copying build/lib/evohomeclient2/gateway.py -> build/bdist.linux-s390x/wheel/./evohomeclient2 2025-07-13 21:33:27,036 root INFO copying build/lib/evohomeclient2/__init__.py -> build/bdist.linux-s390x/wheel/./evohomeclient2 2025-07-13 21:33:27,037 root INFO copying build/lib/evohomeclient2/zone.py -> build/bdist.linux-s390x/wheel/./evohomeclient2 2025-07-13 21:33:27,037 root INFO copying build/lib/evohomeclient2/tests.py -> build/bdist.linux-s390x/wheel/./evohomeclient2 2025-07-13 21:33:27,037 root INFO copying build/lib/evohomeclient2/location.py -> build/bdist.linux-s390x/wheel/./evohomeclient2 2025-07-13 21:33:27,037 root INFO copying build/lib/evohomeclient2/hotwater.py -> build/bdist.linux-s390x/wheel/./evohomeclient2 2025-07-13 21:33:27,037 root INFO copying build/lib/evohomeclient2/controlsystem.py -> build/bdist.linux-s390x/wheel/./evohomeclient2 2025-07-13 21:33:27,037 root INFO creating build/bdist.linux-s390x/wheel/evohomeclient 2025-07-13 21:33:27,037 root INFO copying build/lib/evohomeclient/__init__.py -> build/bdist.linux-s390x/wheel/./evohomeclient 2025-07-13 21:33:27,037 root INFO copying build/lib/evohomeclient/tests.py -> build/bdist.linux-s390x/wheel/./evohomeclient 2025-07-13 21:33:27,038 root INFO running install_egg_info 2025-07-13 21:33:27,041 root INFO running egg_info 2025-07-13 21:33:27,043 root INFO creating evohomeclient.egg-info 2025-07-13 21:33:27,043 root INFO writing evohomeclient.egg-info/PKG-INFO 2025-07-13 21:33:27,044 root INFO writing dependency_links to evohomeclient.egg-info/dependency_links.txt 2025-07-13 21:33:27,044 root INFO writing requirements to evohomeclient.egg-info/requires.txt 2025-07-13 21:33:27,044 root INFO writing top-level names to evohomeclient.egg-info/top_level.txt 2025-07-13 21:33:27,044 root INFO writing manifest file 'evohomeclient.egg-info/SOURCES.txt' 2025-07-13 21:33:27,047 root INFO reading manifest file 'evohomeclient.egg-info/SOURCES.txt' 2025-07-13 21:33:27,047 root INFO adding license file 'LICENSE.txt' 2025-07-13 21:33:27,048 root INFO writing manifest file 'evohomeclient.egg-info/SOURCES.txt' 2025-07-13 21:33:27,048 root INFO Copying evohomeclient.egg-info to build/bdist.linux-s390x/wheel/./evohomeclient-0.3.9-py3.12.egg-info 2025-07-13 21:33:27,049 root INFO running install_scripts 2025-07-13 21:33:27,049 root INFO creating build/bdist.linux-s390x/wheel/evohomeclient-0.3.9.dist-info/WHEEL 2025-07-13 21:33:27,050 wheel INFO creating '/home/buildozer/aports/testing/py3-evohome-client/src/evohome-client-0.3.9/.dist/.tmp-r21qiu1m/evohomeclient-0.3.9-py3-none-any.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2025-07-13 21:33:27,050 wheel INFO adding 'evohomeclient/__init__.py' 2025-07-13 21:33:27,050 wheel INFO adding 'evohomeclient/tests.py' 2025-07-13 21:33:27,051 wheel INFO adding 'evohomeclient-0.3.9.dist-info/licenses/LICENSE.txt' 2025-07-13 21:33:27,051 wheel INFO adding 'evohomeclient2/__init__.py' 2025-07-13 21:33:27,051 wheel INFO adding 'evohomeclient2/controlsystem.py' 2025-07-13 21:33:27,051 wheel INFO adding 'evohomeclient2/gateway.py' 2025-07-13 21:33:27,051 wheel INFO adding 'evohomeclient2/hotwater.py' 2025-07-13 21:33:27,051 wheel INFO adding 'evohomeclient2/location.py' 2025-07-13 21:33:27,052 wheel INFO adding 'evohomeclient2/tests.py' 2025-07-13 21:33:27,052 wheel INFO adding 'evohomeclient2/zone.py' 2025-07-13 21:33:27,052 wheel INFO adding 'evohomeclient-0.3.9.dist-info/METADATA' 2025-07-13 21:33:27,052 wheel INFO adding 'evohomeclient-0.3.9.dist-info/WHEEL' 2025-07-13 21:33:27,052 wheel INFO adding 'evohomeclient-0.3.9.dist-info/top_level.txt' 2025-07-13 21:33:27,052 wheel INFO adding 'evohomeclient-0.3.9.dist-info/RECORD' 2025-07-13 21:33:27,052 root INFO removing build/bdist.linux-s390x/wheel 2025-07-13 21:33:27,053 gpep517 INFO The backend produced .dist/evohomeclient-0.3.9-py3-none-any.whl evohomeclient-0.3.9-py3-none-any.whl 2025-07-13 21:33:27,221 gpep517 INFO Installing .dist/evohomeclient-0.3.9-py3-none-any.whl into .testenv 2025-07-13 21:33:27,241 gpep517 INFO Installation complete /usr/lib/python3.12/site-packages/nose/plugins/manager.py:418: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources nose.plugins.cover: ERROR: Coverage not available: unable to import coverage module ............ ---------------------------------------------------------------------- Ran 12 tests in 3.129s OK >>> py3-evohome-client: Entering fakeroot... 2025-07-13 21:33:30,731 gpep517 INFO Installing .dist/evohomeclient-0.3.9-py3-none-any.whl into /home/buildozer/aports/testing/py3-evohome-client/pkg/py3-evohome-client 2025-07-13 21:33:30,754 gpep517 INFO Installation complete >>> py3-evohome-client-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/evohomeclient2/__pycache__' -> '/home/buildozer/aports/testing/py3-evohome-client/pkg/py3-evohome-client-pyc/usr/lib/python3.12/site-packages/evohomeclient2/__pycache__' 'usr/lib/python3.12/site-packages/evohomeclient/__pycache__' -> '/home/buildozer/aports/testing/py3-evohome-client/pkg/py3-evohome-client-pyc/usr/lib/python3.12/site-packages/evohomeclient/__pycache__' >>> py3-evohome-client-pyc*: Preparing subpackage py3-evohome-client-pyc... libfakeroot internal error: payload not recognized! >>> py3-evohome-client-pyc*: Running postcheck for py3-evohome-client-pyc >>> py3-evohome-client*: Running postcheck for py3-evohome-client >>> py3-evohome-client*: Preparing package py3-evohome-client... >>> py3-evohome-client-pyc*: Tracing dependencies... python3 py3-requests python3~3.12 >>> py3-evohome-client-pyc*: Package size: 73.5 KB >>> py3-evohome-client-pyc*: Compressing data... >>> py3-evohome-client-pyc*: Create checksum... >>> py3-evohome-client-pyc*: Create py3-evohome-client-pyc-0.3.9-r0.apk >>> py3-evohome-client*: Tracing dependencies... python3 py3-requests python3~3.12 >>> py3-evohome-client*: Package size: 75.1 KB >>> py3-evohome-client*: Compressing data... >>> py3-evohome-client*: Create checksum... >>> py3-evohome-client*: Create py3-evohome-client-0.3.9-r0.apk >>> py3-evohome-client: Build complete at Sun, 13 Jul 2025 21:33:31 +0000 elapsed time 0h 0m 8s >>> py3-evohome-client: Cleaning up srcdir >>> py3-evohome-client: Cleaning up pkgdir >>> py3-evohome-client: Uninstalling dependencies... ( 1/38) Purging .makedepends-py3-evohome-client (20250713.213324) ( 2/38) Purging py3-setuptools-pyc (80.9.0-r0) ( 3/38) Purging py3-setuptools (80.9.0-r0) ( 4/38) Purging py3-packaging-pyc (25.0-r0) ( 5/38) Purging py3-packaging (25.0-r0) ( 6/38) Purging py3-parsing-pyc (3.2.3-r0) ( 7/38) Purging py3-parsing (3.2.3-r0) ( 8/38) Purging py3-gpep517-pyc (19-r0) ( 9/38) Purging py3-gpep517 (19-r0) (10/38) Purging py3-installer-pyc (0.7.0-r2) (11/38) Purging py3-installer (0.7.0-r2) (12/38) Purging py3-nose-pyc (1.3.7-r15) (13/38) Purging py3-nose (1.3.7-r15) (14/38) Purging py3-requests-mock-pyc (1.11.0-r1) (15/38) Purging py3-requests-mock (1.11.0-r1) (16/38) Purging py3-requests-pyc (2.32.4-r0) (17/38) Purging py3-requests (2.32.4-r0) (18/38) Purging py3-certifi-pyc (2025.7.9-r0) (19/38) Purging py3-certifi (2025.7.9-r0) (20/38) Purging py3-charset-normalizer-pyc (3.4.2-r0) (21/38) Purging py3-charset-normalizer (3.4.2-r0) (22/38) Purging py3-idna-pyc (3.10-r0) (23/38) Purging py3-idna (3.10-r0) (24/38) Purging py3-urllib3-pyc (1.26.20-r0) (25/38) Purging py3-urllib3 (1.26.20-r0) (26/38) Purging py3-six-pyc (1.17.0-r0) (27/38) Purging py3-six (1.17.0-r0) (28/38) Purging python3-pyc (3.12.11-r0) (29/38) Purging python3-pycache-pyc0 (3.12.11-r0) (30/38) Purging pyc (3.12.11-r0) (31/38) Purging python3 (3.12.11-r0) (32/38) Purging gdbm (1.24-r0) (33/38) Purging libbz2 (1.0.8-r6) (34/38) Purging libffi (3.5.1-r0) (35/38) Purging libpanelw (6.5_p20250705-r0) (36/38) Purging mpdecimal (4.0.1-r0) (37/38) Purging sqlite-libs (3.50.2-r0) (38/38) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r19.trigger: Executing script... OK: 361 MiB in 108 packages >>> py3-evohome-client: Updating the testing/s390x repository index... >>> py3-evohome-client: Signing the index...