>>> py3-progressbar2: Building testing/py3-progressbar2 4.0.0-r0 (using abuild 3.9.0-r0) started Sat, 28 May 2022 06:26:27 +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/28) Installing libffi (3.4.2-r1) (2/28) Installing gdbm (1.23-r0) (3/28) Installing mpdecimal (2.5.1-r1) (4/28) Installing readline (8.1.2-r0) (5/28) Installing sqlite-libs (3.38.5-r0) (6/28) Installing python3 (3.10.4-r0) (7/28) Installing py3-utils (3.1.0-r0) (8/28) Installing py3-six (1.16.0-r1) (9/28) Installing py3-dateutil (2.8.2-r1) (10/28) Installing py3-freezegun (1.1.0-r2) (11/28) Installing py3-appdirs (1.4.4-r3) (12/28) Installing py3-more-itertools (8.13.0-r0) (13/28) Installing py3-ordered-set (4.0.2-r3) (14/28) Installing py3-parsing (2.4.7-r3) (15/28) Installing py3-packaging (21.3-r0) (16/28) Installing py3-setuptools (59.4.0-r0) (17/28) Installing py3-atomicwrites (1.4.0-r2) (18/28) Installing py3-attrs (21.4.0-r0) (19/28) Installing py3-iniconfig (1.1.1-r2) (20/28) Installing py3-pluggy (1.0.0-r0) (21/28) Installing py3-py (1.10.0-r2) (22/28) Installing py3-pygments (2.11.2-r0) (23/28) Installing py3-tomli (2.0.1-r1) (24/28) Installing py3-wcwidth (0.2.5-r2) (25/28) Installing py3-pytest (7.1.2-r1) (26/28) Installing py3-coverage (5.5-r1) (27/28) Installing py3-pytest-cov (2.12.1-r1) (28/28) Installing .makedepends-py3-progressbar2 (20220528.062628) Executing busybox-1.35.0-r13.trigger OK: 322 MiB in 127 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 >>> 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/shortcuts.py -> build/lib/progressbar copying progressbar/base.py -> build/lib/progressbar copying progressbar/utils.py -> build/lib/progressbar copying progressbar/bar.py -> build/lib/progressbar copying progressbar/widgets.py -> build/lib/progressbar copying progressbar/__init__.py -> build/lib/progressbar copying progressbar/__about__.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 7.68s ============================== >>> 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/shortcuts.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/utils.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 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/__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 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/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/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/bar.py to bar.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/__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 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 06:26:38 +0000 elapsed time 0h 0m 11s >>> py3-progressbar2: Cleaning up srcdir >>> py3-progressbar2: Cleaning up pkgdir >>> py3-progressbar2: Uninstalling dependencies... (1/28) Purging .makedepends-py3-progressbar2 (20220528.062628) (2/28) Purging py3-utils (3.1.0-r0) (3/28) Purging py3-freezegun (1.1.0-r2) (4/28) Purging py3-dateutil (2.8.2-r1) (5/28) Purging py3-setuptools (59.4.0-r0) (6/28) Purging py3-appdirs (1.4.4-r3) (7/28) Purging py3-ordered-set (4.0.2-r3) (8/28) Purging py3-pytest-cov (2.12.1-r1) (9/28) Purging py3-pytest (7.1.2-r1) (10/28) Purging py3-atomicwrites (1.4.0-r2) (11/28) Purging py3-attrs (21.4.0-r0) (12/28) Purging py3-iniconfig (1.1.1-r2) (13/28) Purging py3-more-itertools (8.13.0-r0) (14/28) Purging py3-packaging (21.3-r0) (15/28) Purging py3-parsing (2.4.7-r3) (16/28) Purging py3-pluggy (1.0.0-r0) (17/28) Purging py3-py (1.10.0-r2) (18/28) Purging py3-pygments (2.11.2-r0) (19/28) Purging py3-six (1.16.0-r1) (20/28) Purging py3-tomli (2.0.1-r1) (21/28) Purging py3-wcwidth (0.2.5-r2) (22/28) Purging python3 (3.10.4-r0) (23/28) Purging py3-coverage (5.5-r1) (24/28) Purging libffi (3.4.2-r1) (25/28) Purging gdbm (1.23-r0) (26/28) Purging mpdecimal (2.5.1-r1) (27/28) Purging readline (8.1.2-r0) (28/28) Purging sqlite-libs (3.38.5-r0) Executing busybox-1.35.0-r13.trigger OK: 258 MiB in 99 packages >>> py3-progressbar2: Updating the testing/armv7 repository index... >>> py3-progressbar2: Signing the index...