>>> py3-progressbar2: Building testing/py3-progressbar2 4.0.0-r0 (using abuild 3.9.0-r0) started Sat, 28 May 2022 05:59:13 +0000 >>> py3-progressbar2: Checking sanity of /home/buildozer/aports/testing/py3-progressbar2/APKBUILD... >>> py3-progressbar2: Analyzing dependencies... >>> py3-progressbar2: Installing for build: build-base python3 py3-utils py3-freezegun py3-setuptools py3-pytest py3-pytest-cov (1/30) Installing libbz2 (1.0.8-r1) (2/30) Installing libffi (3.4.2-r1) (3/30) Installing gdbm (1.23-r0) (4/30) Installing xz-libs (5.2.5-r1) (5/30) Installing mpdecimal (2.5.1-r1) (6/30) Installing readline (8.1.2-r0) (7/30) Installing sqlite-libs (3.38.5-r0) (8/30) Installing python3 (3.10.4-r0) (9/30) Installing py3-utils (3.1.0-r0) (10/30) Installing py3-six (1.16.0-r1) (11/30) Installing py3-dateutil (2.8.2-r1) (12/30) Installing py3-freezegun (1.1.0-r2) (13/30) Installing py3-appdirs (1.4.4-r3) (14/30) Installing py3-more-itertools (8.13.0-r0) (15/30) Installing py3-ordered-set (4.0.2-r3) (16/30) Installing py3-parsing (2.4.7-r3) (17/30) Installing py3-packaging (21.3-r0) (18/30) Installing py3-setuptools (59.4.0-r0) (19/30) Installing py3-atomicwrites (1.4.0-r2) (20/30) Installing py3-attrs (21.4.0-r0) (21/30) Installing py3-iniconfig (1.1.1-r2) (22/30) Installing py3-pluggy (1.0.0-r0) (23/30) Installing py3-py (1.10.0-r2) (24/30) Installing py3-pygments (2.11.2-r0) (25/30) Installing py3-tomli (2.0.1-r1) (26/30) Installing py3-wcwidth (0.2.5-r2) (27/30) Installing py3-pytest (7.1.2-r1) (28/30) Installing py3-coverage (5.5-r1) (29/30) Installing py3-pytest-cov (2.12.1-r1) (30/30) Installing .makedepends-py3-progressbar2 (20220528.055914) Executing busybox-1.35.0-r13.trigger OK: 301 MiB in 120 packages >>> py3-progressbar2: Cleaning up srcdir >>> py3-progressbar2: Cleaning up pkgdir >>> py3-progressbar2: Fetching https://distfiles.alpinelinux.org/distfiles/edge//progressbar2-4.0.0.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-progressbar2: Fetching https://files.pythonhosted.org/packages/source/p/progressbar2/progressbar2-4.0.0.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 100 647k 100 647k 0 0 5874k 0 --:--:-- --:--:-- --:--:-- 5874k >>> py3-progressbar2: Fetching https://distfiles.alpinelinux.org/distfiles/edge//progressbar2-4.0.0.tar.gz >>> py3-progressbar2: Checking sha512sums... progressbar2-4.0.0.tar.gz: OK >>> py3-progressbar2: Unpacking /var/cache/distfiles/edge/progressbar2-4.0.0.tar.gz... /usr/lib/python3.10/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/progressbar copying progressbar/utils.py -> build/lib/progressbar copying progressbar/shortcuts.py -> build/lib/progressbar copying progressbar/widgets.py -> build/lib/progressbar copying progressbar/base.py -> build/lib/progressbar copying progressbar/__init__.py -> build/lib/progressbar copying progressbar/__about__.py -> build/lib/progressbar copying progressbar/bar.py -> build/lib/progressbar running egg_info writing progressbar2.egg-info/PKG-INFO writing dependency_links to progressbar2.egg-info/dependency_links.txt writing requirements to progressbar2.egg-info/requires.txt writing top-level names to progressbar2.egg-info/top_level.txt reading manifest file 'progressbar2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS.rst' warning: no files found matching 'requirements.txt' warning: no files found matching 'Makefile' warning: manifest_maker: MANIFEST.in, line 11: 'recursive-exclude' expects ... warning: manifest_maker: MANIFEST.in, line 12: 'recursive-exclude' expects ... adding license file 'LICENSE' writing manifest file 'progressbar2.egg-info/SOURCES.txt' ============================= test session starts ============================== platform linux -- Python 3.10.4, pytest-7.1.2, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-progressbar2/src/progressbar2-4.0.0, configfile: pytest.ini plugins: cov-2.12.1 collected 267 items progressbar/bar.py ... [ 1%] progressbar/utils.py .... [ 2%] progressbar/widgets.py .... [ 4%] tests/test_custom_widgets.py ... [ 5%] tests/test_data.py ............ [ 9%] tests/test_data_transfer_bar.py .. [ 10%] tests/test_empty.py .. [ 11%] tests/test_end.py .. [ 11%] tests/test_failure.py ............... [ 17%] tests/test_flush.py . [ 17%] tests/test_iterators.py ...... [ 20%] tests/test_large_values.py .. [ 20%] tests/test_misc.py . [ 21%] tests/test_monitor_progress.py ......... [ 24%] tests/test_multibar.py .. [ 25%] tests/test_progressbar.py .............................................. [ 42%] ........................... [ 52%] tests/test_samples.py ... [ 53%] tests/test_speed.py .............. [ 59%] tests/test_stream.py ....... [ 61%] tests/test_terminal.py ........... [ 65%] tests/test_timed.py ....... [ 68%] tests/test_timer.py .......... [ 72%] tests/test_unicode.py ...... [ 74%] tests/test_unknown_length.py ... [ 75%] tests/test_utils.py ............. [ 80%] tests/test_widgets.py ................................................. [ 98%] tests/test_with.py ... [100%] ---------- coverage: platform linux, python 3.10.4-final-0 ----------- Name Stmts Miss Cover Missing -------------------------------------------------------- progressbar/__about__.py 9 0 100% progressbar/__init__.py 38 0 100% progressbar/bar.py 328 0 100% progressbar/base.py 6 0 100% progressbar/shortcuts.py 5 0 100% progressbar/utils.py 177 1 99% 19 progressbar/widgets.py 503 1 99% 15 -------------------------------------------------------- TOTAL 1066 2 99% Coverage HTML written to dir htmlcov ============================= 267 passed in 13.66s ============================= >>> py3-progressbar2: Entering fakeroot... /usr/lib/python3.10/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing progressbar2.egg-info/PKG-INFO writing dependency_links to progressbar2.egg-info/dependency_links.txt writing requirements to progressbar2.egg-info/requires.txt writing top-level names to progressbar2.egg-info/top_level.txt reading manifest file 'progressbar2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS.rst' warning: no files found matching 'requirements.txt' warning: no files found matching 'Makefile' warning: manifest_maker: MANIFEST.in, line 11: 'recursive-exclude' expects ... warning: manifest_maker: MANIFEST.in, line 12: 'recursive-exclude' expects ... adding license file 'LICENSE' writing manifest file 'progressbar2.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/testing/py3-progressbar2/pkg creating /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2 creating /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2/usr creating /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2/usr/lib creating /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2/usr/lib/python3.10/site-packages/progressbar copying build/lib/progressbar/utils.py -> /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2/usr/lib/python3.10/site-packages/progressbar copying build/lib/progressbar/shortcuts.py -> /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2/usr/lib/python3.10/site-packages/progressbar copying build/lib/progressbar/widgets.py -> /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2/usr/lib/python3.10/site-packages/progressbar copying build/lib/progressbar/base.py -> /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2/usr/lib/python3.10/site-packages/progressbar copying build/lib/progressbar/__init__.py -> /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2/usr/lib/python3.10/site-packages/progressbar copying build/lib/progressbar/__about__.py -> /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2/usr/lib/python3.10/site-packages/progressbar copying build/lib/progressbar/bar.py -> /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2/usr/lib/python3.10/site-packages/progressbar byte-compiling /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2/usr/lib/python3.10/site-packages/progressbar/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2/usr/lib/python3.10/site-packages/progressbar/shortcuts.py to shortcuts.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2/usr/lib/python3.10/site-packages/progressbar/widgets.py to widgets.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2/usr/lib/python3.10/site-packages/progressbar/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2/usr/lib/python3.10/site-packages/progressbar/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2/usr/lib/python3.10/site-packages/progressbar/__about__.py to __about__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2/usr/lib/python3.10/site-packages/progressbar/bar.py to bar.cpython-310.pyc running install_egg_info Copying progressbar2.egg-info to /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2/usr/lib/python3.10/site-packages/progressbar2-4.0.0-py3.10.egg-info running install_scripts >>> py3-progressbar2*: Running postcheck for py3-progressbar2 >>> py3-progressbar2*: Preparing package py3-progressbar2... >>> py3-progressbar2*: Tracing dependencies... >>> py3-progressbar2*: Package size: 264.0 KB >>> py3-progressbar2*: Compressing data... >>> py3-progressbar2*: Create checksum... >>> py3-progressbar2*: Create py3-progressbar2-4.0.0-r0.apk >>> py3-progressbar2: Build complete at Sat, 28 May 2022 05:59:32 +0000 elapsed time 0h 0m 19s >>> py3-progressbar2: Cleaning up srcdir >>> py3-progressbar2: Cleaning up pkgdir >>> py3-progressbar2: Uninstalling dependencies... (1/30) Purging .makedepends-py3-progressbar2 (20220528.055914) (2/30) Purging py3-utils (3.1.0-r0) (3/30) Purging py3-freezegun (1.1.0-r2) (4/30) Purging py3-dateutil (2.8.2-r1) (5/30) Purging py3-setuptools (59.4.0-r0) (6/30) Purging py3-appdirs (1.4.4-r3) (7/30) Purging py3-ordered-set (4.0.2-r3) (8/30) Purging py3-pytest-cov (2.12.1-r1) (9/30) Purging py3-pytest (7.1.2-r1) (10/30) Purging py3-atomicwrites (1.4.0-r2) (11/30) Purging py3-attrs (21.4.0-r0) (12/30) Purging py3-iniconfig (1.1.1-r2) (13/30) Purging py3-more-itertools (8.13.0-r0) (14/30) Purging py3-packaging (21.3-r0) (15/30) Purging py3-parsing (2.4.7-r3) (16/30) Purging py3-pluggy (1.0.0-r0) (17/30) Purging py3-py (1.10.0-r2) (18/30) Purging py3-pygments (2.11.2-r0) (19/30) Purging py3-six (1.16.0-r1) (20/30) Purging py3-tomli (2.0.1-r1) (21/30) Purging py3-wcwidth (0.2.5-r2) (22/30) Purging python3 (3.10.4-r0) (23/30) Purging py3-coverage (5.5-r1) (24/30) Purging libbz2 (1.0.8-r1) (25/30) Purging libffi (3.4.2-r1) (26/30) Purging gdbm (1.23-r0) (27/30) Purging xz-libs (5.2.5-r1) (28/30) Purging mpdecimal (2.5.1-r1) (29/30) Purging readline (8.1.2-r0) (30/30) Purging sqlite-libs (3.38.5-r0) Executing busybox-1.35.0-r13.trigger OK: 229 MiB in 90 packages >>> py3-progressbar2: Updating the testing/ppc64le repository index... >>> py3-progressbar2: Signing the index...