>>> py3-uc-micro-py: Building testing/py3-uc-micro-py 1.0.2-r0 (using abuild 3.12.0-r0) started Mon, 01 Jan 2024 16:41:40 +0000 >>> py3-uc-micro-py: Checking sanity of /home/buildozer/aports/testing/py3-uc-micro-py/APKBUILD... >>> py3-uc-micro-py: Analyzing dependencies... >>> py3-uc-micro-py: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest (1/31) Installing libffi (3.4.4-r3) (2/31) Installing gdbm (1.23-r1) (3/31) Installing mpdecimal (2.5.1-r2) (4/31) Installing libpanelw (6.4_p20231125-r0) (5/31) Installing readline (8.2.7-r0) (6/31) Installing sqlite-libs (3.44.2-r0) (7/31) Installing python3 (3.11.6-r1) (8/31) Installing python3-pycache-pyc0 (3.11.6-r1) (9/31) Installing pyc (3.11.6-r1) (10/31) Installing python3-pyc (3.11.6-r1) (11/31) Installing py3-installer (0.7.0-r1) (12/31) Installing py3-installer-pyc (0.7.0-r1) (13/31) Installing py3-gpep517 (15-r1) (14/31) Installing py3-gpep517-pyc (15-r1) (15/31) Installing py3-parsing (3.1.1-r0) (16/31) Installing py3-parsing-pyc (3.1.1-r0) (17/31) Installing py3-packaging (23.2-r0) (18/31) Installing py3-packaging-pyc (23.2-r0) (19/31) Installing py3-setuptools (68.2.2-r0) (20/31) Installing py3-setuptools-pyc (68.2.2-r0) (21/31) Installing py3-wheel (0.42.0-r0) (22/31) Installing py3-wheel-pyc (0.42.0-r0) (23/31) Installing py3-iniconfig (1.1.1-r7) (24/31) Installing py3-iniconfig-pyc (1.1.1-r7) (25/31) Installing py3-pluggy (1.3.0-r0) (26/31) Installing py3-pluggy-pyc (1.3.0-r0) (27/31) Installing py3-py (1.11.0-r2) (28/31) Installing py3-py-pyc (1.11.0-r2) (29/31) Installing py3-pytest (7.4.3-r0) (30/31) Installing py3-pytest-pyc (7.4.3-r0) (31/31) Installing .makedepends-py3-uc-micro-py (20240101.164142) Executing busybox-1.36.1-r18.trigger OK: 324 MiB in 140 packages >>> py3-uc-micro-py: Cleaning up srcdir >>> py3-uc-micro-py: Cleaning up pkgdir >>> py3-uc-micro-py: Cleaning up tmpdir >>> py3-uc-micro-py: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-uc-micro-py-1.0.2.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-uc-micro-py: Fetching py3-uc-micro-py-1.0.2.tar.gz::https://github.com/tsutsu3/uc.micro-py/archive/refs/tags/v1.0.2.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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 6329 0 6329 0 0 3245 0 --:--:-- 0:00:01 --:--:-- 14718 >>> py3-uc-micro-py: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-uc-micro-py-1.0.2.tar.gz >>> py3-uc-micro-py: Checking sha512sums... py3-uc-micro-py-1.0.2.tar.gz: OK >>> py3-uc-micro-py: Unpacking /var/cache/distfiles/py3-uc-micro-py-1.0.2.tar.gz... 2024-01-01 16:41:45,565 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-01-01 16:41:45,701 root INFO running bdist_wheel 2024-01-01 16:41:45,709 root INFO running build 2024-01-01 16:41:45,709 root INFO running build_py 2024-01-01 16:41:45,711 root INFO creating build 2024-01-01 16:41:45,711 root INFO creating build/lib 2024-01-01 16:41:45,712 root INFO creating build/lib/uc_micro 2024-01-01 16:41:45,712 root INFO copying uc_micro/__init__.py -> build/lib/uc_micro 2024-01-01 16:41:45,712 root INFO creating build/lib/uc_micro/categories 2024-01-01 16:41:45,712 root INFO copying uc_micro/categories/__init__.py -> build/lib/uc_micro/categories 2024-01-01 16:41:45,713 root INFO creating build/lib/uc_micro/properties 2024-01-01 16:41:45,713 root INFO copying uc_micro/properties/__init__.py -> build/lib/uc_micro/properties 2024-01-01 16:41:45,713 root INFO creating build/lib/uc_micro/categories/P 2024-01-01 16:41:45,713 root INFO copying uc_micro/categories/P/regex.py -> build/lib/uc_micro/categories/P 2024-01-01 16:41:45,714 root INFO copying uc_micro/categories/P/__init__.py -> build/lib/uc_micro/categories/P 2024-01-01 16:41:45,714 root INFO creating build/lib/uc_micro/categories/Cc 2024-01-01 16:41:45,714 root INFO copying uc_micro/categories/Cc/regex.py -> build/lib/uc_micro/categories/Cc 2024-01-01 16:41:45,714 root INFO copying uc_micro/categories/Cc/__init__.py -> build/lib/uc_micro/categories/Cc 2024-01-01 16:41:45,715 root INFO creating build/lib/uc_micro/categories/Z 2024-01-01 16:41:45,715 root INFO copying uc_micro/categories/Z/regex.py -> build/lib/uc_micro/categories/Z 2024-01-01 16:41:45,715 root INFO copying uc_micro/categories/Z/__init__.py -> build/lib/uc_micro/categories/Z 2024-01-01 16:41:45,715 root INFO creating build/lib/uc_micro/categories/Cf 2024-01-01 16:41:45,715 root INFO copying uc_micro/categories/Cf/regex.py -> build/lib/uc_micro/categories/Cf 2024-01-01 16:41:45,716 root INFO copying uc_micro/categories/Cf/__init__.py -> build/lib/uc_micro/categories/Cf 2024-01-01 16:41:45,716 root INFO creating build/lib/uc_micro/properties/Any 2024-01-01 16:41:45,716 root INFO copying uc_micro/properties/Any/regex.py -> build/lib/uc_micro/properties/Any 2024-01-01 16:41:45,716 root INFO copying uc_micro/properties/Any/__init__.py -> build/lib/uc_micro/properties/Any 2024-01-01 16:41:45,717 root INFO running egg_info 2024-01-01 16:41:45,717 root INFO creating uc_micro_py.egg-info 2024-01-01 16:41:45,718 root INFO writing uc_micro_py.egg-info/PKG-INFO 2024-01-01 16:41:45,719 root INFO writing dependency_links to uc_micro_py.egg-info/dependency_links.txt 2024-01-01 16:41:45,720 root INFO writing requirements to uc_micro_py.egg-info/requires.txt 2024-01-01 16:41:45,720 root INFO writing top-level names to uc_micro_py.egg-info/top_level.txt 2024-01-01 16:41:45,720 root INFO writing manifest file 'uc_micro_py.egg-info/SOURCES.txt' 2024-01-01 16:41:45,723 root INFO reading manifest file 'uc_micro_py.egg-info/SOURCES.txt' 2024-01-01 16:41:45,724 root INFO reading manifest template 'MANIFEST.in' 2024-01-01 16:41:45,724 root INFO adding license file 'LICENSE' 2024-01-01 16:41:45,725 root INFO writing manifest file 'uc_micro_py.egg-info/SOURCES.txt' 2024-01-01 16:41:45,730 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2024-01-01 16:41:45,730 root INFO running install 2024-01-01 16:41:45,749 root INFO running install_lib 2024-01-01 16:41:45,750 root INFO creating build/bdist.linux-ppc64le 2024-01-01 16:41:45,751 root INFO creating build/bdist.linux-ppc64le/wheel 2024-01-01 16:41:45,751 root INFO creating build/bdist.linux-ppc64le/wheel/uc_micro 2024-01-01 16:41:45,751 root INFO creating build/bdist.linux-ppc64le/wheel/uc_micro/categories 2024-01-01 16:41:45,751 root INFO creating build/bdist.linux-ppc64le/wheel/uc_micro/categories/P 2024-01-01 16:41:45,751 root INFO copying build/lib/uc_micro/categories/P/regex.py -> build/bdist.linux-ppc64le/wheel/uc_micro/categories/P 2024-01-01 16:41:45,751 root INFO copying build/lib/uc_micro/categories/P/__init__.py -> build/bdist.linux-ppc64le/wheel/uc_micro/categories/P 2024-01-01 16:41:45,752 root INFO creating build/bdist.linux-ppc64le/wheel/uc_micro/categories/Cc 2024-01-01 16:41:45,752 root INFO copying build/lib/uc_micro/categories/Cc/regex.py -> build/bdist.linux-ppc64le/wheel/uc_micro/categories/Cc 2024-01-01 16:41:45,752 root INFO copying build/lib/uc_micro/categories/Cc/__init__.py -> build/bdist.linux-ppc64le/wheel/uc_micro/categories/Cc 2024-01-01 16:41:45,752 root INFO creating build/bdist.linux-ppc64le/wheel/uc_micro/categories/Z 2024-01-01 16:41:45,752 root INFO copying build/lib/uc_micro/categories/Z/regex.py -> build/bdist.linux-ppc64le/wheel/uc_micro/categories/Z 2024-01-01 16:41:45,753 root INFO copying build/lib/uc_micro/categories/Z/__init__.py -> build/bdist.linux-ppc64le/wheel/uc_micro/categories/Z 2024-01-01 16:41:45,753 root INFO copying build/lib/uc_micro/categories/__init__.py -> build/bdist.linux-ppc64le/wheel/uc_micro/categories 2024-01-01 16:41:45,753 root INFO creating build/bdist.linux-ppc64le/wheel/uc_micro/categories/Cf 2024-01-01 16:41:45,753 root INFO copying build/lib/uc_micro/categories/Cf/regex.py -> build/bdist.linux-ppc64le/wheel/uc_micro/categories/Cf 2024-01-01 16:41:45,753 root INFO copying build/lib/uc_micro/categories/Cf/__init__.py -> build/bdist.linux-ppc64le/wheel/uc_micro/categories/Cf 2024-01-01 16:41:45,754 root INFO copying build/lib/uc_micro/__init__.py -> build/bdist.linux-ppc64le/wheel/uc_micro 2024-01-01 16:41:45,754 root INFO creating build/bdist.linux-ppc64le/wheel/uc_micro/properties 2024-01-01 16:41:45,754 root INFO creating build/bdist.linux-ppc64le/wheel/uc_micro/properties/Any 2024-01-01 16:41:45,754 root INFO copying build/lib/uc_micro/properties/Any/regex.py -> build/bdist.linux-ppc64le/wheel/uc_micro/properties/Any 2024-01-01 16:41:45,754 root INFO copying build/lib/uc_micro/properties/Any/__init__.py -> build/bdist.linux-ppc64le/wheel/uc_micro/properties/Any 2024-01-01 16:41:45,755 root INFO copying build/lib/uc_micro/properties/__init__.py -> build/bdist.linux-ppc64le/wheel/uc_micro/properties 2024-01-01 16:41:45,755 root INFO running install_egg_info 2024-01-01 16:41:45,757 root INFO Copying uc_micro_py.egg-info to build/bdist.linux-ppc64le/wheel/uc_micro_py-1.0.2-py3.11.egg-info 2024-01-01 16:41:45,758 root INFO running install_scripts 2024-01-01 16:41:45,760 wheel INFO creating build/bdist.linux-ppc64le/wheel/uc_micro_py-1.0.2.dist-info/WHEEL 2024-01-01 16:41:45,775 wheel INFO creating '/home/buildozer/aports/testing/py3-uc-micro-py/src/uc.micro-py-1.0.2/.dist/.tmp-fqsnr_1q/uc_micro_py-1.0.2-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-01-01 16:41:45,775 wheel INFO adding 'uc_micro/__init__.py' 2024-01-01 16:41:45,775 wheel INFO adding 'uc_micro/categories/__init__.py' 2024-01-01 16:41:45,776 wheel INFO adding 'uc_micro/categories/Cc/__init__.py' 2024-01-01 16:41:45,776 wheel INFO adding 'uc_micro/categories/Cc/regex.py' 2024-01-01 16:41:45,776 wheel INFO adding 'uc_micro/categories/Cf/__init__.py' 2024-01-01 16:41:45,776 wheel INFO adding 'uc_micro/categories/Cf/regex.py' 2024-01-01 16:41:45,777 wheel INFO adding 'uc_micro/categories/P/__init__.py' 2024-01-01 16:41:45,777 wheel INFO adding 'uc_micro/categories/P/regex.py' 2024-01-01 16:41:45,777 wheel INFO adding 'uc_micro/categories/Z/__init__.py' 2024-01-01 16:41:45,778 wheel INFO adding 'uc_micro/categories/Z/regex.py' 2024-01-01 16:41:45,778 wheel INFO adding 'uc_micro/properties/__init__.py' 2024-01-01 16:41:45,778 wheel INFO adding 'uc_micro/properties/Any/__init__.py' 2024-01-01 16:41:45,778 wheel INFO adding 'uc_micro/properties/Any/regex.py' 2024-01-01 16:41:45,779 wheel INFO adding 'uc_micro_py-1.0.2.dist-info/LICENSE' 2024-01-01 16:41:45,779 wheel INFO adding 'uc_micro_py-1.0.2.dist-info/METADATA' 2024-01-01 16:41:45,779 wheel INFO adding 'uc_micro_py-1.0.2.dist-info/WHEEL' 2024-01-01 16:41:45,779 wheel INFO adding 'uc_micro_py-1.0.2.dist-info/top_level.txt' 2024-01-01 16:41:45,780 wheel INFO adding 'uc_micro_py-1.0.2.dist-info/RECORD' 2024-01-01 16:41:45,780 wheel INFO removing build/bdist.linux-ppc64le/wheel 2024-01-01 16:41:45,783 gpep517 INFO The backend produced .dist/uc_micro_py-1.0.2-py3-none-any.whl uc_micro_py-1.0.2-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.3, pluggy-1.3.0 rootdir: /home/buildozer/aports/testing/py3-uc-micro-py/src/uc.micro-py-1.0.2 collected 5 items test/test_uc_micro.py ..... [100%] ============================== 5 passed in 0.08s =============================== >>> py3-uc-micro-py: Entering fakeroot... >>> py3-uc-micro-py*: Running postcheck for py3-uc-micro-py >>> WARNING: py3-uc-micro-py*: Found __pycache__ but package name doesn't end with -pyc >>> py3-uc-micro-py*: Preparing package py3-uc-micro-py... >>> py3-uc-micro-py*: Tracing dependencies... python3 python3~3.11 >>> py3-uc-micro-py*: Package size: 212.0 KB >>> py3-uc-micro-py*: Compressing data... >>> py3-uc-micro-py*: Create checksum... >>> py3-uc-micro-py*: Create py3-uc-micro-py-1.0.2-r0.apk >>> py3-uc-micro-py: Build complete at Mon, 01 Jan 2024 16:41:46 +0000 elapsed time 0h 0m 6s >>> py3-uc-micro-py: Cleaning up srcdir >>> py3-uc-micro-py: Cleaning up pkgdir >>> py3-uc-micro-py: Uninstalling dependencies... (1/31) Purging .makedepends-py3-uc-micro-py (20240101.164142) (2/31) Purging py3-gpep517-pyc (15-r1) (3/31) Purging py3-gpep517 (15-r1) (4/31) Purging py3-installer-pyc (0.7.0-r1) (5/31) Purging py3-installer (0.7.0-r1) (6/31) Purging py3-setuptools-pyc (68.2.2-r0) (7/31) Purging py3-setuptools (68.2.2-r0) (8/31) Purging py3-wheel-pyc (0.42.0-r0) (9/31) Purging py3-wheel (0.42.0-r0) (10/31) Purging py3-pytest-pyc (7.4.3-r0) (11/31) Purging py3-pytest (7.4.3-r0) (12/31) Purging py3-iniconfig-pyc (1.1.1-r7) (13/31) Purging py3-iniconfig (1.1.1-r7) (14/31) Purging py3-packaging-pyc (23.2-r0) (15/31) Purging py3-packaging (23.2-r0) (16/31) Purging py3-parsing-pyc (3.1.1-r0) (17/31) Purging py3-parsing (3.1.1-r0) (18/31) Purging py3-pluggy-pyc (1.3.0-r0) (19/31) Purging py3-pluggy (1.3.0-r0) (20/31) Purging py3-py-pyc (1.11.0-r2) (21/31) Purging py3-py (1.11.0-r2) (22/31) Purging python3-pyc (3.11.6-r1) (23/31) Purging python3-pycache-pyc0 (3.11.6-r1) (24/31) Purging pyc (3.11.6-r1) (25/31) Purging python3 (3.11.6-r1) (26/31) Purging gdbm (1.23-r1) (27/31) Purging libffi (3.4.4-r3) (28/31) Purging libpanelw (6.4_p20231125-r0) (29/31) Purging mpdecimal (2.5.1-r2) (30/31) Purging readline (8.2.7-r0) (31/31) Purging sqlite-libs (3.44.2-r0) Executing busybox-1.36.1-r18.trigger OK: 265 MiB in 109 packages >>> py3-uc-micro-py: Updating the testing/ppc64le repository index... >>> py3-uc-micro-py: Signing the index...