>>> py3-milc: Building testing/py3-milc 1.9.1-r0 (using abuild 3.14.1-r6) started Sat, 25 Jan 2025 16:57:42 +0000 >>> py3-milc: Validating /home/buildozer/aports/testing/py3-milc/APKBUILD... >>> py3-milc: Analyzing dependencies... >>> py3-milc: Installing for build: build-base python3 py3-argcomplete py3-colorama py3-halo py3-platformdirs py3-gpep517 py3-setuptools py3-wheel py3-pytest py3-semver (1/50) Installing libbz2 (1.0.8-r6) (2/50) Installing libffi (3.4.6-r0) (3/50) Installing gdbm (1.24-r0) (4/50) Installing xz-libs (5.6.3-r0) (5/50) Installing mpdecimal (4.0.0-r0) (6/50) Installing libpanelw (6.5_p20250118-r0) (7/50) Installing sqlite-libs (3.48.0-r0) (8/50) Installing python3 (3.12.8-r1) (9/50) Installing python3-pycache-pyc0 (3.12.8-r1) (10/50) Installing pyc (3.12.8-r1) (11/50) Installing python3-pyc (3.12.8-r1) (12/50) Installing py3-argcomplete (3.5.3-r0) (13/50) Installing py3-argcomplete-pyc (3.5.3-r0) (14/50) Installing py3-colorama (0.4.6-r5) (15/50) Installing py3-colorama-pyc (0.4.6-r5) (16/50) Installing py3-log-symbols (0.0.14-r5) (17/50) Installing py3-log-symbols-pyc (0.0.14-r5) (18/50) Installing py3-spinners (0.0.24-r5) (19/50) Installing py3-spinners-pyc (0.0.24-r5) (20/50) Installing py3-termcolor (2.5.0-r0) (21/50) Installing py3-termcolor-pyc (2.5.0-r0) (22/50) Installing py3-six (1.17.0-r0) (23/50) Installing py3-six-pyc (1.17.0-r0) (24/50) Installing py3-halo (0.0.31-r5) (25/50) Installing py3-halo-pyc (0.0.31-r5) (26/50) Installing py3-platformdirs (4.3.6-r0) (27/50) Installing py3-platformdirs-pyc (4.3.6-r0) (28/50) Installing py3-installer (0.7.0-r2) (29/50) Installing py3-installer-pyc (0.7.0-r2) (30/50) Installing py3-gpep517 (16-r0) (31/50) Installing py3-gpep517-pyc (16-r0) (32/50) Installing py3-parsing (3.2.0-r0) (33/50) Installing py3-parsing-pyc (3.2.0-r0) (34/50) Installing py3-packaging (24.2-r0) (35/50) Installing py3-packaging-pyc (24.2-r0) (36/50) Installing py3-setuptools (70.3.0-r0) (37/50) Installing py3-setuptools-pyc (70.3.0-r0) (38/50) Installing py3-wheel (0.43.0-r0) (39/50) Installing py3-wheel-pyc (0.43.0-r0) (40/50) Installing py3-iniconfig (2.0.0-r1) (41/50) Installing py3-iniconfig-pyc (2.0.0-r1) (42/50) Installing py3-pluggy (1.5.0-r0) (43/50) Installing py3-pluggy-pyc (1.5.0-r0) (44/50) Installing py3-py (1.11.0-r4) (45/50) Installing py3-py-pyc (1.11.0-r4) (46/50) Installing py3-pytest (8.3.4-r0) (47/50) Installing py3-pytest-pyc (8.3.4-r0) (48/50) Installing py3-semver (3.0.2-r1) (49/50) Installing py3-semver-pyc (3.0.2-r1) (50/50) Installing .makedepends-py3-milc (20250125.165743) Executing busybox-1.37.0-r13.trigger OK: 452 MiB in 154 packages >>> py3-milc: Cleaning up srcdir >>> py3-milc: Cleaning up pkgdir >>> py3-milc: Cleaning up tmpdir >>> py3-milc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-milc-1.9.1.tar.gz >>> py3-milc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-milc-1.9.1.tar.gz >>> py3-milc: Checking sha512sums... py3-milc-1.9.1.tar.gz: OK >>> py3-milc: Unpacking /var/cache/distfiles/edge/py3-milc-1.9.1.tar.gz... 2025-01-25 16:57:44,044 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2025-01-25 16:57:44,081 root INFO running bdist_wheel 2025-01-25 16:57:44,096 root INFO running build 2025-01-25 16:57:44,097 root INFO running build_py 2025-01-25 16:57:44,099 root INFO creating build 2025-01-25 16:57:44,099 root INFO creating build/lib 2025-01-25 16:57:44,099 root INFO creating build/lib/milc 2025-01-25 16:57:44,099 root INFO copying milc/__init__.py -> build/lib/milc 2025-01-25 16:57:44,100 root INFO copying milc/milc.py -> build/lib/milc 2025-01-25 16:57:44,100 root INFO copying milc/ansi.py -> build/lib/milc 2025-01-25 16:57:44,100 root INFO copying milc/_sparkline.py -> build/lib/milc 2025-01-25 16:57:44,100 root INFO copying milc/milc_interface.py -> build/lib/milc 2025-01-25 16:57:44,100 root INFO copying milc/questions.py -> build/lib/milc 2025-01-25 16:57:44,101 root INFO copying milc/configuration.py -> build/lib/milc 2025-01-25 16:57:44,101 root INFO copying milc/attrdict.py -> build/lib/milc 2025-01-25 16:57:44,101 root INFO copying milc/emoji.py -> build/lib/milc 2025-01-25 16:57:44,101 root INFO copying milc/_in_argv.py -> build/lib/milc 2025-01-25 16:57:44,101 root INFO creating build/lib/milc/subcommand 2025-01-25 16:57:44,102 root INFO copying milc/subcommand/__init__.py -> build/lib/milc/subcommand 2025-01-25 16:57:44,102 root INFO copying milc/subcommand/config.py -> build/lib/milc/subcommand 2025-01-25 16:57:44,102 root INFO running build_scripts 2025-01-25 16:57:44,102 root INFO creating build/scripts-3.12 2025-01-25 16:57:44,102 root INFO copying and adjusting milc-color -> build/scripts-3.12 2025-01-25 16:57:44,103 root INFO changing mode of build/scripts-3.12/milc-color from 644 to 755 2025-01-25 16:57:44,107 root INFO installing to build/bdist.linux-aarch64/wheel 2025-01-25 16:57:44,107 root INFO running install 2025-01-25 16:57:44,114 root INFO running install_lib 2025-01-25 16:57:44,117 root INFO creating build/bdist.linux-aarch64 2025-01-25 16:57:44,117 root INFO creating build/bdist.linux-aarch64/wheel 2025-01-25 16:57:44,117 root INFO creating build/bdist.linux-aarch64/wheel/milc 2025-01-25 16:57:44,117 root INFO copying build/lib/milc/__init__.py -> build/bdist.linux-aarch64/wheel/milc 2025-01-25 16:57:44,117 root INFO copying build/lib/milc/milc.py -> build/bdist.linux-aarch64/wheel/milc 2025-01-25 16:57:44,117 root INFO copying build/lib/milc/ansi.py -> build/bdist.linux-aarch64/wheel/milc 2025-01-25 16:57:44,118 root INFO copying build/lib/milc/_sparkline.py -> build/bdist.linux-aarch64/wheel/milc 2025-01-25 16:57:44,118 root INFO creating build/bdist.linux-aarch64/wheel/milc/subcommand 2025-01-25 16:57:44,118 root INFO copying build/lib/milc/subcommand/__init__.py -> build/bdist.linux-aarch64/wheel/milc/subcommand 2025-01-25 16:57:44,118 root INFO copying build/lib/milc/subcommand/config.py -> build/bdist.linux-aarch64/wheel/milc/subcommand 2025-01-25 16:57:44,118 root INFO copying build/lib/milc/milc_interface.py -> build/bdist.linux-aarch64/wheel/milc 2025-01-25 16:57:44,118 root INFO copying build/lib/milc/questions.py -> build/bdist.linux-aarch64/wheel/milc 2025-01-25 16:57:44,118 root INFO copying build/lib/milc/configuration.py -> build/bdist.linux-aarch64/wheel/milc 2025-01-25 16:57:44,119 root INFO copying build/lib/milc/attrdict.py -> build/bdist.linux-aarch64/wheel/milc 2025-01-25 16:57:44,119 root INFO copying build/lib/milc/emoji.py -> build/bdist.linux-aarch64/wheel/milc 2025-01-25 16:57:44,119 root INFO copying build/lib/milc/_in_argv.py -> build/bdist.linux-aarch64/wheel/milc 2025-01-25 16:57:44,119 root INFO running install_egg_info 2025-01-25 16:57:44,121 root INFO running egg_info 2025-01-25 16:57:44,121 root INFO creating milc.egg-info 2025-01-25 16:57:44,123 root INFO writing milc.egg-info/PKG-INFO 2025-01-25 16:57:44,123 root INFO writing dependency_links to milc.egg-info/dependency_links.txt 2025-01-25 16:57:44,124 root INFO writing requirements to milc.egg-info/requires.txt 2025-01-25 16:57:44,124 root INFO writing top-level names to milc.egg-info/top_level.txt 2025-01-25 16:57:44,124 root INFO writing manifest file 'milc.egg-info/SOURCES.txt' 2025-01-25 16:57:44,126 root INFO reading manifest file 'milc.egg-info/SOURCES.txt' 2025-01-25 16:57:44,126 root INFO adding license file 'LICENSE' 2025-01-25 16:57:44,127 root INFO writing manifest file 'milc.egg-info/SOURCES.txt' 2025-01-25 16:57:44,127 root INFO Copying milc.egg-info to build/bdist.linux-aarch64/wheel/milc-1.9.1-py3.12.egg-info 2025-01-25 16:57:44,128 root INFO running install_scripts 2025-01-25 16:57:44,128 root INFO creating build/bdist.linux-aarch64/wheel/milc-1.9.1.data 2025-01-25 16:57:44,128 root INFO creating build/bdist.linux-aarch64/wheel/milc-1.9.1.data/scripts 2025-01-25 16:57:44,128 root INFO copying build/scripts-3.12/milc-color -> build/bdist.linux-aarch64/wheel/milc-1.9.1.data/scripts 2025-01-25 16:57:44,128 root INFO changing mode of build/bdist.linux-aarch64/wheel/milc-1.9.1.data/scripts/milc-color to 755 2025-01-25 16:57:44,130 root INFO creating build/bdist.linux-aarch64/wheel/milc-1.9.1.dist-info/WHEEL 2025-01-25 16:57:44,131 wheel INFO creating '/home/buildozer/aports/testing/py3-milc/src/milc-1.9.1/.dist/.tmp-fu49qboy/milc-1.9.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2025-01-25 16:57:44,131 wheel INFO adding 'milc/__init__.py' 2025-01-25 16:57:44,131 wheel INFO adding 'milc/_in_argv.py' 2025-01-25 16:57:44,131 wheel INFO adding 'milc/_sparkline.py' 2025-01-25 16:57:44,132 wheel INFO adding 'milc/ansi.py' 2025-01-25 16:57:44,132 wheel INFO adding 'milc/attrdict.py' 2025-01-25 16:57:44,132 wheel INFO adding 'milc/configuration.py' 2025-01-25 16:57:44,132 wheel INFO adding 'milc/emoji.py' 2025-01-25 16:57:44,132 wheel INFO adding 'milc/milc.py' 2025-01-25 16:57:44,133 wheel INFO adding 'milc/milc_interface.py' 2025-01-25 16:57:44,133 wheel INFO adding 'milc/questions.py' 2025-01-25 16:57:44,133 wheel INFO adding 'milc/subcommand/__init__.py' 2025-01-25 16:57:44,133 wheel INFO adding 'milc/subcommand/config.py' 2025-01-25 16:57:44,133 wheel INFO adding 'milc-1.9.1.data/scripts/milc-color' 2025-01-25 16:57:44,134 wheel INFO adding 'milc-1.9.1.dist-info/LICENSE' 2025-01-25 16:57:44,134 wheel INFO adding 'milc-1.9.1.dist-info/METADATA' 2025-01-25 16:57:44,134 wheel INFO adding 'milc-1.9.1.dist-info/WHEEL' 2025-01-25 16:57:44,134 wheel INFO adding 'milc-1.9.1.dist-info/top_level.txt' 2025-01-25 16:57:44,134 wheel INFO adding 'milc-1.9.1.dist-info/RECORD' 2025-01-25 16:57:44,134 root INFO removing build/bdist.linux-aarch64/wheel 2025-01-25 16:57:44,135 gpep517 INFO The backend produced .dist/milc-1.9.1-py2.py3-none-any.whl milc-1.9.1-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0 rootdir: /home/buildozer/aports/testing/py3-milc/src/milc-1.9.1 collected 63 items tests/test___init__.py ... [ 4%] tests/test_ansi.py . [ 6%] tests/test_attrdict.py ....... [ 17%] tests/test_configuration.py .... [ 23%] tests/test_configuration_Configuration.py ...... [ 33%] tests/test_script_config_source.py .. [ 36%] tests/test_script_custom_logger.py . [ 38%] tests/test_script_example.py ............. [ 58%] tests/test_script_hello.py .......... [ 74%] tests/test_script_password.py .. [ 77%] tests/test_script_questions.py .... [ 84%] tests/test_script_sparkline.py . [ 85%] tests/test_sparkline.py ......... [100%] ============================== 63 passed in 3.18s ============================== >>> py3-milc: Entering fakeroot... >>> py3-milc-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/milc/__pycache__' -> '/home/buildozer/aports/testing/py3-milc/pkg/py3-milc-pyc/usr/lib/python3.12/site-packages/milc/__pycache__' 'usr/lib/python3.12/site-packages/milc/subcommand/__pycache__' -> '/home/buildozer/aports/testing/py3-milc/pkg/py3-milc-pyc/usr/lib/python3.12/site-packages/milc/subcommand/__pycache__' >>> py3-milc-pyc*: Preparing subpackage py3-milc-pyc... >>> py3-milc-pyc*: Running postcheck for py3-milc-pyc >>> py3-milc*: Running postcheck for py3-milc >>> py3-milc*: Preparing package py3-milc... >>> py3-milc-pyc*: Tracing dependencies... python3 py3-argcomplete py3-colorama py3-halo py3-platformdirs python3~3.12 >>> py3-milc-pyc*: Package size: 96.6 KB >>> py3-milc-pyc*: Compressing data... >>> py3-milc-pyc*: Create checksum... >>> py3-milc-pyc*: Create py3-milc-pyc-1.9.1-r0.apk >>> py3-milc*: Tracing dependencies... python3 py3-argcomplete py3-colorama py3-halo py3-platformdirs python3~3.12 >>> py3-milc*: Package size: 86.0 KB >>> py3-milc*: Compressing data... >>> py3-milc*: Create checksum... >>> py3-milc*: Create py3-milc-1.9.1-r0.apk >>> py3-milc: Build complete at Sat, 25 Jan 2025 16:57:48 +0000 elapsed time 0h 0m 6s >>> py3-milc: Cleaning up srcdir >>> py3-milc: Cleaning up pkgdir >>> py3-milc: Uninstalling dependencies... (1/50) Purging .makedepends-py3-milc (20250125.165743) (2/50) Purging py3-argcomplete-pyc (3.5.3-r0) (3/50) Purging py3-argcomplete (3.5.3-r0) (4/50) Purging py3-halo-pyc (0.0.31-r5) (5/50) Purging py3-halo (0.0.31-r5) (6/50) Purging py3-log-symbols-pyc (0.0.14-r5) (7/50) Purging py3-log-symbols (0.0.14-r5) (8/50) Purging py3-spinners-pyc (0.0.24-r5) (9/50) Purging py3-spinners (0.0.24-r5) (10/50) Purging py3-termcolor-pyc (2.5.0-r0) (11/50) Purging py3-termcolor (2.5.0-r0) (12/50) Purging py3-colorama-pyc (0.4.6-r5) (13/50) Purging py3-colorama (0.4.6-r5) (14/50) Purging py3-six-pyc (1.17.0-r0) (15/50) Purging py3-six (1.17.0-r0) (16/50) Purging py3-platformdirs-pyc (4.3.6-r0) (17/50) Purging py3-platformdirs (4.3.6-r0) (18/50) Purging py3-gpep517-pyc (16-r0) (19/50) Purging py3-gpep517 (16-r0) (20/50) Purging py3-installer-pyc (0.7.0-r2) (21/50) Purging py3-installer (0.7.0-r2) (22/50) Purging py3-setuptools-pyc (70.3.0-r0) (23/50) Purging py3-setuptools (70.3.0-r0) (24/50) Purging py3-wheel-pyc (0.43.0-r0) (25/50) Purging py3-wheel (0.43.0-r0) (26/50) Purging py3-pytest-pyc (8.3.4-r0) (27/50) Purging py3-pytest (8.3.4-r0) (28/50) Purging py3-iniconfig-pyc (2.0.0-r1) (29/50) Purging py3-iniconfig (2.0.0-r1) (30/50) Purging py3-packaging-pyc (24.2-r0) (31/50) Purging py3-packaging (24.2-r0) (32/50) Purging py3-parsing-pyc (3.2.0-r0) (33/50) Purging py3-parsing (3.2.0-r0) (34/50) Purging py3-pluggy-pyc (1.5.0-r0) (35/50) Purging py3-pluggy (1.5.0-r0) (36/50) Purging py3-py-pyc (1.11.0-r4) (37/50) Purging py3-py (1.11.0-r4) (38/50) Purging py3-semver-pyc (3.0.2-r1) (39/50) Purging py3-semver (3.0.2-r1) (40/50) Purging python3-pyc (3.12.8-r1) (41/50) Purging python3-pycache-pyc0 (3.12.8-r1) (42/50) Purging pyc (3.12.8-r1) (43/50) Purging python3 (3.12.8-r1) (44/50) Purging gdbm (1.24-r0) (45/50) Purging libbz2 (1.0.8-r6) (46/50) Purging libffi (3.4.6-r0) (47/50) Purging libpanelw (6.5_p20250118-r0) (48/50) Purging mpdecimal (4.0.0-r0) (49/50) Purging sqlite-libs (3.48.0-r0) (50/50) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r13.trigger OK: 398 MiB in 104 packages >>> py3-milc: Updating the testing/aarch64 repository index... >>> py3-milc: Signing the index...