>>> py3-subunit: Building community/py3-subunit 1.4.4-r0 (using abuild 3.12.0-r0) started Tue, 12 Dec 2023 06:35:38 +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.063543) Executing busybox-1.36.1-r16.trigger OK: 282 MiB in 137 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 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 % 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 90944 100 90944 0 0 243k 0 --:--:-- --:--:-- --:--:-- 243k >>> 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:35:47,351 gpep517 INFO Building wheel via backend setuptools.build_meta 2023-12-12 06:35:47,565 root INFO running bdist_wheel 2023-12-12 06:35:47,645 root INFO running build 2023-12-12 06:35:47,646 root INFO running build_py 2023-12-12 06:35:47,659 root INFO creating build 2023-12-12 06:35:47,659 root INFO creating build/lib 2023-12-12 06:35:47,660 root INFO creating build/lib/subunit 2023-12-12 06:35:47,660 root INFO copying python/subunit/run.py -> build/lib/subunit 2023-12-12 06:35:47,662 root INFO copying python/subunit/filters.py -> build/lib/subunit 2023-12-12 06:35:47,663 root INFO copying python/subunit/__init__.py -> build/lib/subunit 2023-12-12 06:35:47,664 root INFO copying python/subunit/_output.py -> build/lib/subunit 2023-12-12 06:35:47,665 root INFO copying python/subunit/v2.py -> build/lib/subunit 2023-12-12 06:35:47,666 root INFO copying python/subunit/_to_disk.py -> build/lib/subunit 2023-12-12 06:35:47,667 root INFO copying python/subunit/details.py -> build/lib/subunit 2023-12-12 06:35:47,668 root INFO copying python/subunit/test_results.py -> build/lib/subunit 2023-12-12 06:35:47,669 root INFO copying python/subunit/chunked.py -> build/lib/subunit 2023-12-12 06:35:47,670 root INFO copying python/subunit/progress_model.py -> build/lib/subunit 2023-12-12 06:35:47,672 root INFO creating build/lib/subunit/tests 2023-12-12 06:35:47,672 root INFO copying python/subunit/tests/test_test_results.py -> build/lib/subunit/tests 2023-12-12 06:35:47,673 root INFO copying python/subunit/tests/test_details.py -> build/lib/subunit/tests 2023-12-12 06:35:47,674 root INFO copying python/subunit/tests/test_subunit_tags.py -> build/lib/subunit/tests 2023-12-12 06:35:47,675 root INFO copying python/subunit/tests/test_test_protocol.py -> build/lib/subunit/tests 2023-12-12 06:35:47,676 root INFO copying python/subunit/tests/test_subunit_filter.py -> build/lib/subunit/tests 2023-12-12 06:35:47,677 root INFO copying python/subunit/tests/__init__.py -> build/lib/subunit/tests 2023-12-12 06:35:47,678 root INFO copying python/subunit/tests/test_subunit_stats.py -> build/lib/subunit/tests 2023-12-12 06:35:47,678 root INFO copying python/subunit/tests/test_test_protocol2.py -> build/lib/subunit/tests 2023-12-12 06:35:47,679 root INFO copying python/subunit/tests/test_output_filter.py -> build/lib/subunit/tests 2023-12-12 06:35:47,680 root INFO copying python/subunit/tests/test_chunked.py -> build/lib/subunit/tests 2023-12-12 06:35:47,681 root INFO copying python/subunit/tests/test_progress_model.py -> build/lib/subunit/tests 2023-12-12 06:35:47,682 root INFO copying python/subunit/tests/test_run.py -> build/lib/subunit/tests 2023-12-12 06:35:47,683 root INFO copying python/subunit/tests/test_tap2subunit.py -> build/lib/subunit/tests 2023-12-12 06:35:47,684 root INFO copying python/subunit/tests/test_filters.py -> build/lib/subunit/tests 2023-12-12 06:35:47,684 root INFO copying python/subunit/tests/sample-script.py -> build/lib/subunit/tests 2023-12-12 06:35:47,685 root INFO copying python/subunit/tests/sample-two-script.py -> build/lib/subunit/tests 2023-12-12 06:35:47,686 root INFO copying python/subunit/tests/test_filter_to_disk.py -> build/lib/subunit/tests 2023-12-12 06:35:47,688 root INFO creating build/lib/subunit/filter_scripts 2023-12-12 06:35:47,689 root INFO copying python/subunit/filter_scripts/subunit_output.py -> build/lib/subunit/filter_scripts 2023-12-12 06:35:47,689 root INFO copying python/subunit/filter_scripts/subunit2disk.py -> build/lib/subunit/filter_scripts 2023-12-12 06:35:47,690 root INFO copying python/subunit/filter_scripts/subunit_tags.py -> build/lib/subunit/filter_scripts 2023-12-12 06:35:47,691 root INFO copying python/subunit/filter_scripts/__init__.py -> build/lib/subunit/filter_scripts 2023-12-12 06:35:47,692 root INFO copying python/subunit/filter_scripts/subunit2junitxml.py -> build/lib/subunit/filter_scripts 2023-12-12 06:35:47,693 root INFO copying python/subunit/filter_scripts/subunit_notify.py -> build/lib/subunit/filter_scripts 2023-12-12 06:35:47,694 root INFO copying python/subunit/filter_scripts/subunit_2to1.py -> build/lib/subunit/filter_scripts 2023-12-12 06:35:47,694 root INFO copying python/subunit/filter_scripts/subunit2csv.py -> build/lib/subunit/filter_scripts 2023-12-12 06:35:47,695 root INFO copying python/subunit/filter_scripts/subunit2pyunit.py -> build/lib/subunit/filter_scripts 2023-12-12 06:35:47,696 root INFO copying python/subunit/filter_scripts/subunit_filter.py -> build/lib/subunit/filter_scripts 2023-12-12 06:35:47,697 root INFO copying python/subunit/filter_scripts/tap2subunit.py -> build/lib/subunit/filter_scripts 2023-12-12 06:35:47,698 root INFO copying python/subunit/filter_scripts/subunit_1to2.py -> build/lib/subunit/filter_scripts 2023-12-12 06:35:47,699 root INFO copying python/subunit/filter_scripts/subunit_stats.py -> build/lib/subunit/filter_scripts 2023-12-12 06:35:47,699 root INFO copying python/subunit/filter_scripts/subunit2gtk.py -> build/lib/subunit/filter_scripts 2023-12-12 06:35:47,700 root INFO copying python/subunit/filter_scripts/subunit_ls.py -> build/lib/subunit/filter_scripts 2023-12-12 06:35:47,730 wheel INFO installing to build/bdist.linux-riscv64/wheel 2023-12-12 06:35:47,730 root INFO running install 2023-12-12 06:35:47,793 root INFO running install_lib 2023-12-12 06:35:47,804 root INFO creating build/bdist.linux-riscv64 2023-12-12 06:35:47,804 root INFO creating build/bdist.linux-riscv64/wheel 2023-12-12 06:35:47,804 root INFO creating build/bdist.linux-riscv64/wheel/subunit 2023-12-12 06:35:47,805 root INFO copying build/lib/subunit/run.py -> build/bdist.linux-riscv64/wheel/subunit 2023-12-12 06:35:47,806 root INFO copying build/lib/subunit/filters.py -> build/bdist.linux-riscv64/wheel/subunit 2023-12-12 06:35:47,807 root INFO creating build/bdist.linux-riscv64/wheel/subunit/filter_scripts 2023-12-12 06:35:47,807 root INFO copying build/lib/subunit/filter_scripts/subunit_output.py -> build/bdist.linux-riscv64/wheel/subunit/filter_scripts 2023-12-12 06:35:47,808 root INFO copying build/lib/subunit/filter_scripts/subunit2disk.py -> build/bdist.linux-riscv64/wheel/subunit/filter_scripts 2023-12-12 06:35:47,809 root INFO copying build/lib/subunit/filter_scripts/subunit_tags.py -> build/bdist.linux-riscv64/wheel/subunit/filter_scripts 2023-12-12 06:35:47,809 root INFO copying build/lib/subunit/filter_scripts/__init__.py -> build/bdist.linux-riscv64/wheel/subunit/filter_scripts 2023-12-12 06:35:47,810 root INFO copying build/lib/subunit/filter_scripts/subunit2junitxml.py -> build/bdist.linux-riscv64/wheel/subunit/filter_scripts 2023-12-12 06:35:47,811 root INFO copying build/lib/subunit/filter_scripts/subunit_notify.py -> build/bdist.linux-riscv64/wheel/subunit/filter_scripts 2023-12-12 06:35:47,811 root INFO copying build/lib/subunit/filter_scripts/subunit_2to1.py -> build/bdist.linux-riscv64/wheel/subunit/filter_scripts 2023-12-12 06:35:47,812 root INFO copying build/lib/subunit/filter_scripts/subunit2csv.py -> build/bdist.linux-riscv64/wheel/subunit/filter_scripts 2023-12-12 06:35:47,813 root INFO copying build/lib/subunit/filter_scripts/subunit2pyunit.py -> build/bdist.linux-riscv64/wheel/subunit/filter_scripts 2023-12-12 06:35:47,813 root INFO copying build/lib/subunit/filter_scripts/subunit_filter.py -> build/bdist.linux-riscv64/wheel/subunit/filter_scripts 2023-12-12 06:35:47,814 root INFO copying build/lib/subunit/filter_scripts/tap2subunit.py -> build/bdist.linux-riscv64/wheel/subunit/filter_scripts 2023-12-12 06:35:47,815 root INFO copying build/lib/subunit/filter_scripts/subunit_1to2.py -> build/bdist.linux-riscv64/wheel/subunit/filter_scripts 2023-12-12 06:35:47,815 root INFO copying build/lib/subunit/filter_scripts/subunit_stats.py -> build/bdist.linux-riscv64/wheel/subunit/filter_scripts 2023-12-12 06:35:47,816 root INFO copying build/lib/subunit/filter_scripts/subunit2gtk.py -> build/bdist.linux-riscv64/wheel/subunit/filter_scripts 2023-12-12 06:35:47,817 root INFO copying build/lib/subunit/filter_scripts/subunit_ls.py -> build/bdist.linux-riscv64/wheel/subunit/filter_scripts 2023-12-12 06:35:47,817 root INFO copying build/lib/subunit/__init__.py -> build/bdist.linux-riscv64/wheel/subunit 2023-12-12 06:35:47,818 root INFO creating build/bdist.linux-riscv64/wheel/subunit/tests 2023-12-12 06:35:47,819 root INFO copying build/lib/subunit/tests/test_test_results.py -> build/bdist.linux-riscv64/wheel/subunit/tests 2023-12-12 06:35:47,820 root INFO copying build/lib/subunit/tests/test_details.py -> build/bdist.linux-riscv64/wheel/subunit/tests 2023-12-12 06:35:47,820 root INFO copying build/lib/subunit/tests/test_subunit_tags.py -> build/bdist.linux-riscv64/wheel/subunit/tests 2023-12-12 06:35:47,821 root INFO copying build/lib/subunit/tests/test_test_protocol.py -> build/bdist.linux-riscv64/wheel/subunit/tests 2023-12-12 06:35:47,822 root INFO copying build/lib/subunit/tests/test_subunit_filter.py -> build/bdist.linux-riscv64/wheel/subunit/tests 2023-12-12 06:35:47,822 root INFO copying build/lib/subunit/tests/__init__.py -> build/bdist.linux-riscv64/wheel/subunit/tests 2023-12-12 06:35:47,823 root INFO copying build/lib/subunit/tests/test_subunit_stats.py -> build/bdist.linux-riscv64/wheel/subunit/tests 2023-12-12 06:35:47,824 root INFO copying build/lib/subunit/tests/test_test_protocol2.py -> build/bdist.linux-riscv64/wheel/subunit/tests 2023-12-12 06:35:47,824 root INFO copying build/lib/subunit/tests/test_output_filter.py -> build/bdist.linux-riscv64/wheel/subunit/tests 2023-12-12 06:35:47,825 root INFO copying build/lib/subunit/tests/test_chunked.py -> build/bdist.linux-riscv64/wheel/subunit/tests 2023-12-12 06:35:47,826 root INFO copying build/lib/subunit/tests/test_progress_model.py -> build/bdist.linux-riscv64/wheel/subunit/tests 2023-12-12 06:35:47,826 root INFO copying build/lib/subunit/tests/test_run.py -> build/bdist.linux-riscv64/wheel/subunit/tests 2023-12-12 06:35:47,827 root INFO copying build/lib/subunit/tests/test_tap2subunit.py -> build/bdist.linux-riscv64/wheel/subunit/tests 2023-12-12 06:35:47,828 root INFO copying build/lib/subunit/tests/test_filters.py -> build/bdist.linux-riscv64/wheel/subunit/tests 2023-12-12 06:35:47,828 root INFO copying build/lib/subunit/tests/sample-script.py -> build/bdist.linux-riscv64/wheel/subunit/tests 2023-12-12 06:35:47,829 root INFO copying build/lib/subunit/tests/sample-two-script.py -> build/bdist.linux-riscv64/wheel/subunit/tests 2023-12-12 06:35:47,830 root INFO copying build/lib/subunit/tests/test_filter_to_disk.py -> build/bdist.linux-riscv64/wheel/subunit/tests 2023-12-12 06:35:47,830 root INFO copying build/lib/subunit/_output.py -> build/bdist.linux-riscv64/wheel/subunit 2023-12-12 06:35:47,831 root INFO copying build/lib/subunit/v2.py -> build/bdist.linux-riscv64/wheel/subunit 2023-12-12 06:35:47,832 root INFO copying build/lib/subunit/_to_disk.py -> build/bdist.linux-riscv64/wheel/subunit 2023-12-12 06:35:47,832 root INFO copying build/lib/subunit/details.py -> build/bdist.linux-riscv64/wheel/subunit 2023-12-12 06:35:47,833 root INFO copying build/lib/subunit/test_results.py -> build/bdist.linux-riscv64/wheel/subunit 2023-12-12 06:35:47,834 root INFO copying build/lib/subunit/chunked.py -> build/bdist.linux-riscv64/wheel/subunit 2023-12-12 06:35:47,835 root INFO copying build/lib/subunit/progress_model.py -> build/bdist.linux-riscv64/wheel/subunit 2023-12-12 06:35:47,835 root INFO running install_egg_info 2023-12-12 06:35:47,852 root INFO running egg_info 2023-12-12 06:35:47,997 root INFO writing python_subunit.egg-info/PKG-INFO 2023-12-12 06:35:48,004 root INFO writing dependency_links to python_subunit.egg-info/dependency_links.txt 2023-12-12 06:35:48,006 root INFO writing entry points to python_subunit.egg-info/entry_points.txt 2023-12-12 06:35:48,008 root INFO writing requirements to python_subunit.egg-info/requires.txt 2023-12-12 06:35:48,009 root INFO writing top-level names to python_subunit.egg-info/top_level.txt 2023-12-12 06:35:48,024 root INFO reading manifest file 'python_subunit.egg-info/SOURCES.txt' 2023-12-12 06:35:48,027 root INFO reading manifest template 'MANIFEST.in' 2023-12-12 06:35:48,028 root WARNING warning: no previously-included files found matching '.gitignore' 2023-12-12 06:35:48,029 root WARNING warning: no previously-included files found matching 'aclocal.m4' 2023-12-12 06:35:48,030 root WARNING no previously-included directories found matching 'autom4te.cache' 2023-12-12 06:35:48,031 root WARNING no previously-included directories found matching 'c' 2023-12-12 06:35:48,032 root WARNING no previously-included directories found matching 'c++' 2023-12-12 06:35:48,033 root WARNING no previously-included directories found matching 'compile' 2023-12-12 06:35:48,034 root WARNING warning: no previously-included files found matching 'configure*' 2023-12-12 06:35:48,035 root WARNING warning: no previously-included files found matching 'depcomp' 2023-12-12 06:35:48,036 root WARNING warning: no previously-included files found matching 'INSTALL' 2023-12-12 06:35:48,037 root WARNING warning: no previously-included files found matching 'install-sh' 2023-12-12 06:35:48,038 root WARNING warning: no previously-included files found matching 'lib*' 2023-12-12 06:35:48,039 root WARNING warning: no previously-included files found matching 'ltmain.sh' 2023-12-12 06:35:48,040 root WARNING no previously-included directories found matching 'm4' 2023-12-12 06:35:48,041 root WARNING warning: no previously-included files found matching 'Makefile*' 2023-12-12 06:35:48,042 root WARNING warning: no previously-included files found matching 'missing' 2023-12-12 06:35:48,042 root WARNING no previously-included directories found matching 'perl' 2023-12-12 06:35:48,043 root WARNING warning: no previously-included files found matching 'py-compile' 2023-12-12 06:35:48,044 root WARNING no previously-included directories found matching 'shell' 2023-12-12 06:35:48,045 root WARNING warning: no previously-included files found matching 'stamp-h1' 2023-12-12 06:35:48,046 root INFO adding license file 'COPYING' 2023-12-12 06:35:48,053 root INFO writing manifest file 'python_subunit.egg-info/SOURCES.txt' 2023-12-12 06:35:48,054 root INFO Copying python_subunit.egg-info to build/bdist.linux-riscv64/wheel/python_subunit-1.4.4-py3.11.egg-info 2023-12-12 06:35:48,058 root INFO running install_scripts 2023-12-12 06:35:48,077 wheel INFO creating build/bdist.linux-riscv64/wheel/python_subunit-1.4.4.dist-info/WHEEL 2023-12-12 06:35:48,079 wheel INFO creating '/home/buildozer/aports/community/py3-subunit/src/python-subunit-1.4.4/.dist/.tmp-xmyibebp/python_subunit-1.4.4-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2023-12-12 06:35:48,083 wheel INFO adding 'subunit/__init__.py' 2023-12-12 06:35:48,088 wheel INFO adding 'subunit/_output.py' 2023-12-12 06:35:48,089 wheel INFO adding 'subunit/_to_disk.py' 2023-12-12 06:35:48,090 wheel INFO adding 'subunit/chunked.py' 2023-12-12 06:35:48,092 wheel INFO adding 'subunit/details.py' 2023-12-12 06:35:48,093 wheel INFO adding 'subunit/filters.py' 2023-12-12 06:35:48,094 wheel INFO adding 'subunit/progress_model.py' 2023-12-12 06:35:48,095 wheel INFO adding 'subunit/run.py' 2023-12-12 06:35:48,096 wheel INFO adding 'subunit/test_results.py' 2023-12-12 06:35:48,098 wheel INFO adding 'subunit/v2.py' 2023-12-12 06:35:48,099 wheel INFO adding 'subunit/filter_scripts/__init__.py' 2023-12-12 06:35:48,100 wheel INFO adding 'subunit/filter_scripts/subunit2csv.py' 2023-12-12 06:35:48,101 wheel INFO adding 'subunit/filter_scripts/subunit2disk.py' 2023-12-12 06:35:48,102 wheel INFO adding 'subunit/filter_scripts/subunit2gtk.py' 2023-12-12 06:35:48,103 wheel INFO adding 'subunit/filter_scripts/subunit2junitxml.py' 2023-12-12 06:35:48,104 wheel INFO adding 'subunit/filter_scripts/subunit2pyunit.py' 2023-12-12 06:35:48,105 wheel INFO adding 'subunit/filter_scripts/subunit_1to2.py' 2023-12-12 06:35:48,106 wheel INFO adding 'subunit/filter_scripts/subunit_2to1.py' 2023-12-12 06:35:48,107 wheel INFO adding 'subunit/filter_scripts/subunit_filter.py' 2023-12-12 06:35:48,108 wheel INFO adding 'subunit/filter_scripts/subunit_ls.py' 2023-12-12 06:35:48,109 wheel INFO adding 'subunit/filter_scripts/subunit_notify.py' 2023-12-12 06:35:48,110 wheel INFO adding 'subunit/filter_scripts/subunit_output.py' 2023-12-12 06:35:48,110 wheel INFO adding 'subunit/filter_scripts/subunit_stats.py' 2023-12-12 06:35:48,111 wheel INFO adding 'subunit/filter_scripts/subunit_tags.py' 2023-12-12 06:35:48,112 wheel INFO adding 'subunit/filter_scripts/tap2subunit.py' 2023-12-12 06:35:48,113 wheel INFO adding 'subunit/tests/__init__.py' 2023-12-12 06:35:48,114 wheel INFO adding 'subunit/tests/sample-script.py' 2023-12-12 06:35:48,115 wheel INFO adding 'subunit/tests/sample-two-script.py' 2023-12-12 06:35:48,116 wheel INFO adding 'subunit/tests/test_chunked.py' 2023-12-12 06:35:48,117 wheel INFO adding 'subunit/tests/test_details.py' 2023-12-12 06:35:48,118 wheel INFO adding 'subunit/tests/test_filter_to_disk.py' 2023-12-12 06:35:48,119 wheel INFO adding 'subunit/tests/test_filters.py' 2023-12-12 06:35:48,120 wheel INFO adding 'subunit/tests/test_output_filter.py' 2023-12-12 06:35:48,121 wheel INFO adding 'subunit/tests/test_progress_model.py' 2023-12-12 06:35:48,122 wheel INFO adding 'subunit/tests/test_run.py' 2023-12-12 06:35:48,123 wheel INFO adding 'subunit/tests/test_subunit_filter.py' 2023-12-12 06:35:48,124 wheel INFO adding 'subunit/tests/test_subunit_stats.py' 2023-12-12 06:35:48,125 wheel INFO adding 'subunit/tests/test_subunit_tags.py' 2023-12-12 06:35:48,126 wheel INFO adding 'subunit/tests/test_tap2subunit.py' 2023-12-12 06:35:48,128 wheel INFO adding 'subunit/tests/test_test_protocol.py' 2023-12-12 06:35:48,130 wheel INFO adding 'subunit/tests/test_test_protocol2.py' 2023-12-12 06:35:48,131 wheel INFO adding 'subunit/tests/test_test_results.py' 2023-12-12 06:35:48,132 wheel INFO adding 'python_subunit-1.4.4.dist-info/COPYING' 2023-12-12 06:35:48,133 wheel INFO adding 'python_subunit-1.4.4.dist-info/METADATA' 2023-12-12 06:35:48,134 wheel INFO adding 'python_subunit-1.4.4.dist-info/WHEEL' 2023-12-12 06:35:48,135 wheel INFO adding 'python_subunit-1.4.4.dist-info/entry_points.txt' 2023-12-12 06:35:48,135 wheel INFO adding 'python_subunit-1.4.4.dist-info/top_level.txt' 2023-12-12 06:35:48,138 wheel INFO adding 'python_subunit-1.4.4.dist-info/RECORD' 2023-12-12 06:35:48,140 wheel INFO removing build/bdist.linux-riscv64/wheel 2023-12-12 06:35:48,143 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:35:53 +0000 elapsed time 0h 0m 15s >>> py3-subunit: Cleaning up srcdir >>> py3-subunit: Cleaning up pkgdir >>> py3-subunit: Uninstalling dependencies... (1/35) Purging .makedepends-py3-subunit (20231212.063543) (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: 227 MiB in 102 packages >>> py3-subunit: Updating the community/riscv64 repository index... >>> py3-subunit: Signing the index...