>>> py3-subunit: Building community/py3-subunit 1.4.4-r0 (using abuild 3.12.0-r0) started Tue, 12 Dec 2023 06:25:27 +0000 >>> py3-subunit: Checking sanity of /home/buildozer/aports/community/py3-subunit/APKBUILD... >>> py3-subunit: Analyzing dependencies... >>> py3-subunit: Installing for build: build-base python3 py3-extras py3-iso8601 py3-testtools py3-gpep517 py3-setuptools py3-wheel (1/35) Installing libbz2 (1.0.8-r6) (2/35) Installing libffi (3.4.4-r3) (3/35) Installing gdbm (1.23-r1) (4/35) Installing xz-libs (5.4.5-r0) (5/35) Installing mpdecimal (2.5.1-r2) (6/35) Installing libpanelw (6.4_p20231125-r0) (7/35) Installing readline (8.2.1-r2) (8/35) Installing sqlite-libs (3.44.2-r0) (9/35) Installing python3 (3.11.6-r1) (10/35) Installing python3-pycache-pyc0 (3.11.6-r1) (11/35) Installing pyc (3.11.6-r1) (12/35) Installing python3-pyc (3.11.6-r1) (13/35) Installing py3-extras (1.0.0-r9) (14/35) Installing py3-extras-pyc (1.0.0-r9) (15/35) Installing py3-iso8601 (2.1.0-r0) (16/35) Installing py3-iso8601-pyc (2.1.0-r0) (17/35) Installing py3-parsing (3.1.1-r0) (18/35) Installing py3-parsing-pyc (3.1.1-r0) (19/35) Installing py3-packaging (23.2-r0) (20/35) Installing py3-packaging-pyc (23.2-r0) (21/35) Installing py3-setuptools (68.2.2-r0) (22/35) Installing py3-setuptools-pyc (68.2.2-r0) (23/35) Installing py3-pbr (5.11.1-r4) (24/35) Installing py3-pbr-pyc (5.11.1-r4) (25/35) Installing py3-fixtures (4.1.0-r1) (26/35) Installing py3-fixtures-pyc (4.1.0-r1) (27/35) Installing py3-testtools (2.6.0-r2) (28/35) Installing py3-testtools-pyc (2.6.0-r2) (29/35) Installing py3-installer (0.7.0-r1) (30/35) Installing py3-installer-pyc (0.7.0-r1) (31/35) Installing py3-gpep517 (15-r1) (32/35) Installing py3-gpep517-pyc (15-r1) (33/35) Installing py3-wheel (0.42.0-r0) (34/35) Installing py3-wheel-pyc (0.42.0-r0) (35/35) Installing .makedepends-py3-subunit (20231212.062527) Executing busybox-1.36.1-r16.trigger OK: 369 MiB in 139 packages >>> py3-subunit: Cleaning up srcdir >>> py3-subunit: Cleaning up pkgdir >>> py3-subunit: Cleaning up tmpdir >>> py3-subunit: Fetching https://distfiles.alpinelinux.org/distfiles/edge/python-subunit-1.4.4.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-subunit: Fetching https://files.pythonhosted.org/packages/source/p/python-subunit/python-subunit-1.4.4.tar.gz >>> py3-subunit: Fetching https://distfiles.alpinelinux.org/distfiles/edge/python-subunit-1.4.4.tar.gz >>> py3-subunit: Checking sha512sums... python-subunit-1.4.4.tar.gz: OK >>> py3-subunit: Unpacking /var/cache/distfiles/python-subunit-1.4.4.tar.gz... 2023-12-12 06:25:29,556 gpep517 INFO Building wheel via backend setuptools.build_meta 2023-12-12 06:25:29,583 root INFO running bdist_wheel 2023-12-12 06:25:29,596 root INFO running build 2023-12-12 06:25:29,596 root INFO running build_py 2023-12-12 06:25:29,598 root INFO creating build 2023-12-12 06:25:29,598 root INFO creating build/lib 2023-12-12 06:25:29,598 root INFO creating build/lib/subunit 2023-12-12 06:25:29,598 root INFO copying python/subunit/_output.py -> build/lib/subunit 2023-12-12 06:25:29,599 root INFO copying python/subunit/run.py -> build/lib/subunit 2023-12-12 06:25:29,599 root INFO copying python/subunit/chunked.py -> build/lib/subunit 2023-12-12 06:25:29,599 root INFO copying python/subunit/test_results.py -> build/lib/subunit 2023-12-12 06:25:29,599 root INFO copying python/subunit/filters.py -> build/lib/subunit 2023-12-12 06:25:29,599 root INFO copying python/subunit/details.py -> build/lib/subunit 2023-12-12 06:25:29,600 root INFO copying python/subunit/progress_model.py -> build/lib/subunit 2023-12-12 06:25:29,600 root INFO copying python/subunit/_to_disk.py -> build/lib/subunit 2023-12-12 06:25:29,600 root INFO copying python/subunit/v2.py -> build/lib/subunit 2023-12-12 06:25:29,600 root INFO copying python/subunit/__init__.py -> build/lib/subunit 2023-12-12 06:25:29,601 root INFO creating build/lib/subunit/tests 2023-12-12 06:25:29,601 root INFO copying python/subunit/tests/test_test_protocol2.py -> build/lib/subunit/tests 2023-12-12 06:25:29,601 root INFO copying python/subunit/tests/test_filter_to_disk.py -> build/lib/subunit/tests 2023-12-12 06:25:29,601 root INFO copying python/subunit/tests/test_test_results.py -> build/lib/subunit/tests 2023-12-12 06:25:29,601 root INFO copying python/subunit/tests/test_run.py -> build/lib/subunit/tests 2023-12-12 06:25:29,602 root INFO copying python/subunit/tests/test_chunked.py -> build/lib/subunit/tests 2023-12-12 06:25:29,602 root INFO copying python/subunit/tests/test_subunit_tags.py -> build/lib/subunit/tests 2023-12-12 06:25:29,602 root INFO copying python/subunit/tests/sample-two-script.py -> build/lib/subunit/tests 2023-12-12 06:25:29,602 root INFO copying python/subunit/tests/test_tap2subunit.py -> build/lib/subunit/tests 2023-12-12 06:25:29,602 root INFO copying python/subunit/tests/sample-script.py -> build/lib/subunit/tests 2023-12-12 06:25:29,602 root INFO copying python/subunit/tests/test_progress_model.py -> build/lib/subunit/tests 2023-12-12 06:25:29,603 root INFO copying python/subunit/tests/test_subunit_stats.py -> build/lib/subunit/tests 2023-12-12 06:25:29,603 root INFO copying python/subunit/tests/test_filters.py -> build/lib/subunit/tests 2023-12-12 06:25:29,603 root INFO copying python/subunit/tests/test_details.py -> build/lib/subunit/tests 2023-12-12 06:25:29,603 root INFO copying python/subunit/tests/test_test_protocol.py -> build/lib/subunit/tests 2023-12-12 06:25:29,603 root INFO copying python/subunit/tests/test_output_filter.py -> build/lib/subunit/tests 2023-12-12 06:25:29,604 root INFO copying python/subunit/tests/test_subunit_filter.py -> build/lib/subunit/tests 2023-12-12 06:25:29,604 root INFO copying python/subunit/tests/__init__.py -> build/lib/subunit/tests 2023-12-12 06:25:29,604 root INFO creating build/lib/subunit/filter_scripts 2023-12-12 06:25:29,604 root INFO copying python/subunit/filter_scripts/subunit2gtk.py -> build/lib/subunit/filter_scripts 2023-12-12 06:25:29,604 root INFO copying python/subunit/filter_scripts/subunit_stats.py -> build/lib/subunit/filter_scripts 2023-12-12 06:25:29,605 root INFO copying python/subunit/filter_scripts/subunit2disk.py -> build/lib/subunit/filter_scripts 2023-12-12 06:25:29,605 root INFO copying python/subunit/filter_scripts/subunit_notify.py -> build/lib/subunit/filter_scripts 2023-12-12 06:25:29,605 root INFO copying python/subunit/filter_scripts/subunit2junitxml.py -> build/lib/subunit/filter_scripts 2023-12-12 06:25:29,605 root INFO copying python/subunit/filter_scripts/tap2subunit.py -> build/lib/subunit/filter_scripts 2023-12-12 06:25:29,605 root INFO copying python/subunit/filter_scripts/subunit2csv.py -> build/lib/subunit/filter_scripts 2023-12-12 06:25:29,605 root INFO copying python/subunit/filter_scripts/subunit_filter.py -> build/lib/subunit/filter_scripts 2023-12-12 06:25:29,606 root INFO copying python/subunit/filter_scripts/subunit_1to2.py -> build/lib/subunit/filter_scripts 2023-12-12 06:25:29,606 root INFO copying python/subunit/filter_scripts/subunit_ls.py -> build/lib/subunit/filter_scripts 2023-12-12 06:25:29,606 root INFO copying python/subunit/filter_scripts/subunit_tags.py -> build/lib/subunit/filter_scripts 2023-12-12 06:25:29,606 root INFO copying python/subunit/filter_scripts/subunit2pyunit.py -> build/lib/subunit/filter_scripts 2023-12-12 06:25:29,606 root INFO copying python/subunit/filter_scripts/subunit_output.py -> build/lib/subunit/filter_scripts 2023-12-12 06:25:29,606 root INFO copying python/subunit/filter_scripts/subunit_2to1.py -> build/lib/subunit/filter_scripts 2023-12-12 06:25:29,607 root INFO copying python/subunit/filter_scripts/__init__.py -> build/lib/subunit/filter_scripts 2023-12-12 06:25:29,611 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-12-12 06:25:29,611 root INFO running install 2023-12-12 06:25:29,618 root INFO running install_lib 2023-12-12 06:25:29,620 root INFO creating build/bdist.linux-armv8l 2023-12-12 06:25:29,620 root INFO creating build/bdist.linux-armv8l/wheel 2023-12-12 06:25:29,620 root INFO creating build/bdist.linux-armv8l/wheel/subunit 2023-12-12 06:25:29,620 root INFO copying build/lib/subunit/_output.py -> build/bdist.linux-armv8l/wheel/subunit 2023-12-12 06:25:29,621 root INFO copying build/lib/subunit/run.py -> build/bdist.linux-armv8l/wheel/subunit 2023-12-12 06:25:29,621 root INFO copying build/lib/subunit/chunked.py -> build/bdist.linux-armv8l/wheel/subunit 2023-12-12 06:25:29,621 root INFO copying build/lib/subunit/test_results.py -> build/bdist.linux-armv8l/wheel/subunit 2023-12-12 06:25:29,621 root INFO copying build/lib/subunit/filters.py -> build/bdist.linux-armv8l/wheel/subunit 2023-12-12 06:25:29,621 root INFO creating build/bdist.linux-armv8l/wheel/subunit/tests 2023-12-12 06:25:29,621 root INFO copying build/lib/subunit/tests/test_test_protocol2.py -> build/bdist.linux-armv8l/wheel/subunit/tests 2023-12-12 06:25:29,621 root INFO copying build/lib/subunit/tests/test_filter_to_disk.py -> build/bdist.linux-armv8l/wheel/subunit/tests 2023-12-12 06:25:29,622 root INFO copying build/lib/subunit/tests/test_test_results.py -> build/bdist.linux-armv8l/wheel/subunit/tests 2023-12-12 06:25:29,622 root INFO copying build/lib/subunit/tests/test_run.py -> build/bdist.linux-armv8l/wheel/subunit/tests 2023-12-12 06:25:29,622 root INFO copying build/lib/subunit/tests/test_chunked.py -> build/bdist.linux-armv8l/wheel/subunit/tests 2023-12-12 06:25:29,622 root INFO copying build/lib/subunit/tests/test_subunit_tags.py -> build/bdist.linux-armv8l/wheel/subunit/tests 2023-12-12 06:25:29,622 root INFO copying build/lib/subunit/tests/sample-two-script.py -> build/bdist.linux-armv8l/wheel/subunit/tests 2023-12-12 06:25:29,622 root INFO copying build/lib/subunit/tests/test_tap2subunit.py -> build/bdist.linux-armv8l/wheel/subunit/tests 2023-12-12 06:25:29,622 root INFO copying build/lib/subunit/tests/sample-script.py -> build/bdist.linux-armv8l/wheel/subunit/tests 2023-12-12 06:25:29,622 root INFO copying build/lib/subunit/tests/test_progress_model.py -> build/bdist.linux-armv8l/wheel/subunit/tests 2023-12-12 06:25:29,623 root INFO copying build/lib/subunit/tests/test_subunit_stats.py -> build/bdist.linux-armv8l/wheel/subunit/tests 2023-12-12 06:25:29,623 root INFO copying build/lib/subunit/tests/test_filters.py -> build/bdist.linux-armv8l/wheel/subunit/tests 2023-12-12 06:25:29,623 root INFO copying build/lib/subunit/tests/test_details.py -> build/bdist.linux-armv8l/wheel/subunit/tests 2023-12-12 06:25:29,623 root INFO copying build/lib/subunit/tests/test_test_protocol.py -> build/bdist.linux-armv8l/wheel/subunit/tests 2023-12-12 06:25:29,623 root INFO copying build/lib/subunit/tests/test_output_filter.py -> build/bdist.linux-armv8l/wheel/subunit/tests 2023-12-12 06:25:29,623 root INFO copying build/lib/subunit/tests/test_subunit_filter.py -> build/bdist.linux-armv8l/wheel/subunit/tests 2023-12-12 06:25:29,623 root INFO copying build/lib/subunit/tests/__init__.py -> build/bdist.linux-armv8l/wheel/subunit/tests 2023-12-12 06:25:29,623 root INFO copying build/lib/subunit/details.py -> build/bdist.linux-armv8l/wheel/subunit 2023-12-12 06:25:29,624 root INFO copying build/lib/subunit/progress_model.py -> build/bdist.linux-armv8l/wheel/subunit 2023-12-12 06:25:29,624 root INFO copying build/lib/subunit/_to_disk.py -> build/bdist.linux-armv8l/wheel/subunit 2023-12-12 06:25:29,624 root INFO copying build/lib/subunit/v2.py -> build/bdist.linux-armv8l/wheel/subunit 2023-12-12 06:25:29,624 root INFO creating build/bdist.linux-armv8l/wheel/subunit/filter_scripts 2023-12-12 06:25:29,624 root INFO copying build/lib/subunit/filter_scripts/subunit2gtk.py -> build/bdist.linux-armv8l/wheel/subunit/filter_scripts 2023-12-12 06:25:29,624 root INFO copying build/lib/subunit/filter_scripts/subunit_stats.py -> build/bdist.linux-armv8l/wheel/subunit/filter_scripts 2023-12-12 06:25:29,624 root INFO copying build/lib/subunit/filter_scripts/subunit2disk.py -> build/bdist.linux-armv8l/wheel/subunit/filter_scripts 2023-12-12 06:25:29,625 root INFO copying build/lib/subunit/filter_scripts/subunit_notify.py -> build/bdist.linux-armv8l/wheel/subunit/filter_scripts 2023-12-12 06:25:29,625 root INFO copying build/lib/subunit/filter_scripts/subunit2junitxml.py -> build/bdist.linux-armv8l/wheel/subunit/filter_scripts 2023-12-12 06:25:29,625 root INFO copying build/lib/subunit/filter_scripts/tap2subunit.py -> build/bdist.linux-armv8l/wheel/subunit/filter_scripts 2023-12-12 06:25:29,625 root INFO copying build/lib/subunit/filter_scripts/subunit2csv.py -> build/bdist.linux-armv8l/wheel/subunit/filter_scripts 2023-12-12 06:25:29,625 root INFO copying build/lib/subunit/filter_scripts/subunit_filter.py -> build/bdist.linux-armv8l/wheel/subunit/filter_scripts 2023-12-12 06:25:29,625 root INFO copying build/lib/subunit/filter_scripts/subunit_1to2.py -> build/bdist.linux-armv8l/wheel/subunit/filter_scripts 2023-12-12 06:25:29,625 root INFO copying build/lib/subunit/filter_scripts/subunit_ls.py -> build/bdist.linux-armv8l/wheel/subunit/filter_scripts 2023-12-12 06:25:29,625 root INFO copying build/lib/subunit/filter_scripts/subunit_tags.py -> build/bdist.linux-armv8l/wheel/subunit/filter_scripts 2023-12-12 06:25:29,626 root INFO copying build/lib/subunit/filter_scripts/subunit2pyunit.py -> build/bdist.linux-armv8l/wheel/subunit/filter_scripts 2023-12-12 06:25:29,626 root INFO copying build/lib/subunit/filter_scripts/subunit_output.py -> build/bdist.linux-armv8l/wheel/subunit/filter_scripts 2023-12-12 06:25:29,626 root INFO copying build/lib/subunit/filter_scripts/subunit_2to1.py -> build/bdist.linux-armv8l/wheel/subunit/filter_scripts 2023-12-12 06:25:29,626 root INFO copying build/lib/subunit/filter_scripts/__init__.py -> build/bdist.linux-armv8l/wheel/subunit/filter_scripts 2023-12-12 06:25:29,626 root INFO copying build/lib/subunit/__init__.py -> build/bdist.linux-armv8l/wheel/subunit 2023-12-12 06:25:29,626 root INFO running install_egg_info 2023-12-12 06:25:29,629 root INFO running egg_info 2023-12-12 06:25:29,630 root INFO writing python_subunit.egg-info/PKG-INFO 2023-12-12 06:25:29,631 root INFO writing dependency_links to python_subunit.egg-info/dependency_links.txt 2023-12-12 06:25:29,632 root INFO writing entry points to python_subunit.egg-info/entry_points.txt 2023-12-12 06:25:29,632 root INFO writing requirements to python_subunit.egg-info/requires.txt 2023-12-12 06:25:29,632 root INFO writing top-level names to python_subunit.egg-info/top_level.txt 2023-12-12 06:25:29,658 root INFO reading manifest file 'python_subunit.egg-info/SOURCES.txt' 2023-12-12 06:25:29,658 root INFO reading manifest template 'MANIFEST.in' 2023-12-12 06:25:29,659 root WARNING warning: no previously-included files found matching '.gitignore' 2023-12-12 06:25:29,659 root WARNING warning: no previously-included files found matching 'aclocal.m4' 2023-12-12 06:25:29,659 root WARNING no previously-included directories found matching 'autom4te.cache' 2023-12-12 06:25:29,659 root WARNING no previously-included directories found matching 'c' 2023-12-12 06:25:29,659 root WARNING no previously-included directories found matching 'c++' 2023-12-12 06:25:29,659 root WARNING no previously-included directories found matching 'compile' 2023-12-12 06:25:29,659 root WARNING warning: no previously-included files found matching 'configure*' 2023-12-12 06:25:29,659 root WARNING warning: no previously-included files found matching 'depcomp' 2023-12-12 06:25:29,659 root WARNING warning: no previously-included files found matching 'INSTALL' 2023-12-12 06:25:29,660 root WARNING warning: no previously-included files found matching 'install-sh' 2023-12-12 06:25:29,660 root WARNING warning: no previously-included files found matching 'lib*' 2023-12-12 06:25:29,660 root WARNING warning: no previously-included files found matching 'ltmain.sh' 2023-12-12 06:25:29,660 root WARNING no previously-included directories found matching 'm4' 2023-12-12 06:25:29,660 root WARNING warning: no previously-included files found matching 'Makefile*' 2023-12-12 06:25:29,660 root WARNING warning: no previously-included files found matching 'missing' 2023-12-12 06:25:29,660 root WARNING no previously-included directories found matching 'perl' 2023-12-12 06:25:29,660 root WARNING warning: no previously-included files found matching 'py-compile' 2023-12-12 06:25:29,660 root WARNING no previously-included directories found matching 'shell' 2023-12-12 06:25:29,660 root WARNING warning: no previously-included files found matching 'stamp-h1' 2023-12-12 06:25:29,661 root INFO adding license file 'COPYING' 2023-12-12 06:25:29,661 root INFO writing manifest file 'python_subunit.egg-info/SOURCES.txt' 2023-12-12 06:25:29,662 root INFO Copying python_subunit.egg-info to build/bdist.linux-armv8l/wheel/python_subunit-1.4.4-py3.11.egg-info 2023-12-12 06:25:29,662 root INFO running install_scripts 2023-12-12 06:25:29,665 wheel INFO creating build/bdist.linux-armv8l/wheel/python_subunit-1.4.4.dist-info/WHEEL 2023-12-12 06:25:29,666 wheel INFO creating '/home/buildozer/aports/community/py3-subunit/src/python-subunit-1.4.4/.dist/.tmp-kkfs_ml6/python_subunit-1.4.4-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-12-12 06:25:29,666 wheel INFO adding 'subunit/__init__.py' 2023-12-12 06:25:29,667 wheel INFO adding 'subunit/_output.py' 2023-12-12 06:25:29,667 wheel INFO adding 'subunit/_to_disk.py' 2023-12-12 06:25:29,667 wheel INFO adding 'subunit/chunked.py' 2023-12-12 06:25:29,668 wheel INFO adding 'subunit/details.py' 2023-12-12 06:25:29,668 wheel INFO adding 'subunit/filters.py' 2023-12-12 06:25:29,668 wheel INFO adding 'subunit/progress_model.py' 2023-12-12 06:25:29,668 wheel INFO adding 'subunit/run.py' 2023-12-12 06:25:29,668 wheel INFO adding 'subunit/test_results.py' 2023-12-12 06:25:29,669 wheel INFO adding 'subunit/v2.py' 2023-12-12 06:25:29,669 wheel INFO adding 'subunit/filter_scripts/__init__.py' 2023-12-12 06:25:29,669 wheel INFO adding 'subunit/filter_scripts/subunit2csv.py' 2023-12-12 06:25:29,669 wheel INFO adding 'subunit/filter_scripts/subunit2disk.py' 2023-12-12 06:25:29,669 wheel INFO adding 'subunit/filter_scripts/subunit2gtk.py' 2023-12-12 06:25:29,669 wheel INFO adding 'subunit/filter_scripts/subunit2junitxml.py' 2023-12-12 06:25:29,670 wheel INFO adding 'subunit/filter_scripts/subunit2pyunit.py' 2023-12-12 06:25:29,670 wheel INFO adding 'subunit/filter_scripts/subunit_1to2.py' 2023-12-12 06:25:29,670 wheel INFO adding 'subunit/filter_scripts/subunit_2to1.py' 2023-12-12 06:25:29,670 wheel INFO adding 'subunit/filter_scripts/subunit_filter.py' 2023-12-12 06:25:29,670 wheel INFO adding 'subunit/filter_scripts/subunit_ls.py' 2023-12-12 06:25:29,670 wheel INFO adding 'subunit/filter_scripts/subunit_notify.py' 2023-12-12 06:25:29,670 wheel INFO adding 'subunit/filter_scripts/subunit_output.py' 2023-12-12 06:25:29,671 wheel INFO adding 'subunit/filter_scripts/subunit_stats.py' 2023-12-12 06:25:29,671 wheel INFO adding 'subunit/filter_scripts/subunit_tags.py' 2023-12-12 06:25:29,671 wheel INFO adding 'subunit/filter_scripts/tap2subunit.py' 2023-12-12 06:25:29,671 wheel INFO adding 'subunit/tests/__init__.py' 2023-12-12 06:25:29,671 wheel INFO adding 'subunit/tests/sample-script.py' 2023-12-12 06:25:29,671 wheel INFO adding 'subunit/tests/sample-two-script.py' 2023-12-12 06:25:29,671 wheel INFO adding 'subunit/tests/test_chunked.py' 2023-12-12 06:25:29,672 wheel INFO adding 'subunit/tests/test_details.py' 2023-12-12 06:25:29,672 wheel INFO adding 'subunit/tests/test_filter_to_disk.py' 2023-12-12 06:25:29,672 wheel INFO adding 'subunit/tests/test_filters.py' 2023-12-12 06:25:29,672 wheel INFO adding 'subunit/tests/test_output_filter.py' 2023-12-12 06:25:29,672 wheel INFO adding 'subunit/tests/test_progress_model.py' 2023-12-12 06:25:29,672 wheel INFO adding 'subunit/tests/test_run.py' 2023-12-12 06:25:29,673 wheel INFO adding 'subunit/tests/test_subunit_filter.py' 2023-12-12 06:25:29,673 wheel INFO adding 'subunit/tests/test_subunit_stats.py' 2023-12-12 06:25:29,673 wheel INFO adding 'subunit/tests/test_subunit_tags.py' 2023-12-12 06:25:29,673 wheel INFO adding 'subunit/tests/test_tap2subunit.py' 2023-12-12 06:25:29,673 wheel INFO adding 'subunit/tests/test_test_protocol.py' 2023-12-12 06:25:29,674 wheel INFO adding 'subunit/tests/test_test_protocol2.py' 2023-12-12 06:25:29,674 wheel INFO adding 'subunit/tests/test_test_results.py' 2023-12-12 06:25:29,674 wheel INFO adding 'python_subunit-1.4.4.dist-info/COPYING' 2023-12-12 06:25:29,675 wheel INFO adding 'python_subunit-1.4.4.dist-info/METADATA' 2023-12-12 06:25:29,675 wheel INFO adding 'python_subunit-1.4.4.dist-info/WHEEL' 2023-12-12 06:25:29,675 wheel INFO adding 'python_subunit-1.4.4.dist-info/entry_points.txt' 2023-12-12 06:25:29,675 wheel INFO adding 'python_subunit-1.4.4.dist-info/top_level.txt' 2023-12-12 06:25:29,675 wheel INFO adding 'python_subunit-1.4.4.dist-info/RECORD' 2023-12-12 06:25:29,675 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-12-12 06:25:29,676 gpep517 INFO The backend produced .dist/python_subunit-1.4.4-py3-none-any.whl python_subunit-1.4.4-py3-none-any.whl >>> py3-subunit: Entering fakeroot... >>> py3-subunit-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-subunit/pkg/py3-subunit/usr/lib/python3.11/site-packages/subunit/__pycache__' -> '/home/buildozer/aports/community/py3-subunit/pkg/py3-subunit-pyc/usr/lib/python3.11/site-packages/subunit/__pycache__' '/home/buildozer/aports/community/py3-subunit/pkg/py3-subunit/usr/lib/python3.11/site-packages/subunit/filter_scripts/__pycache__' -> '/home/buildozer/aports/community/py3-subunit/pkg/py3-subunit-pyc/usr/lib/python3.11/site-packages/subunit/filter_scripts/__pycache__' >>> py3-subunit-pyc*: Preparing subpackage py3-subunit-pyc... >>> py3-subunit-pyc*: Running postcheck for py3-subunit-pyc >>> py3-subunit*: Running postcheck for py3-subunit >>> py3-subunit*: Preparing package py3-subunit... >>> py3-subunit-pyc*: Tracing dependencies... python3 py3-extras py3-iso8601 py3-testtools python3~3.11 >>> py3-subunit-pyc*: Package size: 324.0 KB >>> py3-subunit-pyc*: Compressing data... >>> py3-subunit-pyc*: Create checksum... >>> py3-subunit-pyc*: Create py3-subunit-pyc-1.4.4-r0.apk >>> py3-subunit*: Tracing dependencies... python3 py3-extras py3-iso8601 py3-testtools python3~3.11 >>> py3-subunit*: Package size: 356.0 KB >>> py3-subunit*: Compressing data... >>> py3-subunit*: Create checksum... >>> py3-subunit*: Create py3-subunit-1.4.4-r0.apk >>> py3-subunit: Build complete at Tue, 12 Dec 2023 06:25:30 +0000 elapsed time 0h 0m 3s >>> py3-subunit: Cleaning up srcdir >>> py3-subunit: Cleaning up pkgdir >>> py3-subunit: Uninstalling dependencies... (1/35) Purging .makedepends-py3-subunit (20231212.062527) (2/35) Purging py3-extras-pyc (1.0.0-r9) (3/35) Purging py3-extras (1.0.0-r9) (4/35) Purging py3-iso8601-pyc (2.1.0-r0) (5/35) Purging py3-iso8601 (2.1.0-r0) (6/35) Purging py3-testtools-pyc (2.6.0-r2) (7/35) Purging py3-testtools (2.6.0-r2) (8/35) Purging py3-fixtures-pyc (4.1.0-r1) (9/35) Purging py3-fixtures (4.1.0-r1) (10/35) Purging py3-pbr-pyc (5.11.1-r4) (11/35) Purging py3-pbr (5.11.1-r4) (12/35) Purging py3-gpep517-pyc (15-r1) (13/35) Purging py3-gpep517 (15-r1) (14/35) Purging py3-installer-pyc (0.7.0-r1) (15/35) Purging py3-installer (0.7.0-r1) (16/35) Purging py3-setuptools-pyc (68.2.2-r0) (17/35) Purging py3-setuptools (68.2.2-r0) (18/35) Purging py3-wheel-pyc (0.42.0-r0) (19/35) Purging py3-wheel (0.42.0-r0) (20/35) Purging py3-packaging-pyc (23.2-r0) (21/35) Purging py3-packaging (23.2-r0) (22/35) Purging py3-parsing-pyc (3.1.1-r0) (23/35) Purging py3-parsing (3.1.1-r0) (24/35) Purging python3-pyc (3.11.6-r1) (25/35) Purging python3-pycache-pyc0 (3.11.6-r1) (26/35) Purging pyc (3.11.6-r1) (27/35) Purging python3 (3.11.6-r1) (28/35) Purging gdbm (1.23-r1) (29/35) Purging libbz2 (1.0.8-r6) (30/35) Purging libffi (3.4.4-r3) (31/35) Purging libpanelw (6.4_p20231125-r0) (32/35) Purging mpdecimal (2.5.1-r2) (33/35) Purging readline (8.2.1-r2) (34/35) Purging sqlite-libs (3.44.2-r0) (35/35) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r16.trigger OK: 315 MiB in 104 packages >>> py3-subunit: Updating the community/armhf repository index... >>> py3-subunit: Signing the index...