>>> py3-prettytable3: Building community/py3-prettytable3 3.3.0-r0 (using abuild 3.9.0-r0) started Fri, 06 May 2022 11:05:53 +0000 >>> py3-prettytable3: Checking sanity of /home/buildozer/aports/community/py3-prettytable3/APKBUILD... >>> py3-prettytable3: Analyzing dependencies... >>> py3-prettytable3: Installing for build: build-base python3 py3-wcwidth !py3-prettytable py3-setuptools py3-setuptools_scm py3-pytest py3-pytest-lazy-fixture (1/28) Installing libbz2 (1.0.8-r1) (2/28) Installing libffi (3.4.2-r1) (3/28) Installing gdbm (1.23-r0) (4/28) Installing xz-libs (5.2.5-r1) (5/28) Installing mpdecimal (2.5.1-r1) (6/28) Installing readline (8.1.2-r0) (7/28) Installing sqlite-libs (3.38.4-r0) (8/28) Installing python3 (3.10.4-r0) (9/28) Installing py3-wcwidth (0.2.5-r2) (10/28) Installing py3-appdirs (1.4.4-r3) (11/28) Installing py3-more-itertools (8.12.0-r2) (12/28) Installing py3-ordered-set (4.0.2-r3) (13/28) Installing py3-parsing (2.4.7-r3) (14/28) Installing py3-six (1.16.0-r1) (15/28) Installing py3-packaging (21.3-r0) (16/28) Installing py3-setuptools (59.4.0-r0) (17/28) Installing py3-tomli (2.0.1-r1) (18/28) Installing py3-setuptools_scm (6.4.2-r1) (19/28) Installing py3-atomicwrites (1.4.0-r2) (20/28) Installing py3-attrs (21.4.0-r0) (21/28) Installing py3-iniconfig (1.1.1-r2) (22/28) Installing py3-pluggy (1.0.0-r0) (23/28) Installing py3-py (1.10.0-r2) (24/28) Installing py3-toml (0.10.2-r3) (25/28) Installing py3-pygments (2.11.2-r0) (26/28) Installing py3-pytest (6.2.5-r2) (27/28) Installing py3-pytest-lazy-fixture (0.6.3-r0) (28/28) Installing .makedepends-py3-prettytable3 (20220506.110554) Executing busybox-1.35.0-r12.trigger OK: 318 MiB in 117 packages >>> py3-prettytable3: Cleaning up srcdir >>> py3-prettytable3: Cleaning up pkgdir >>> py3-prettytable3: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/prettytable-3.3.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-prettytable3: Fetching https://files.pythonhosted.org/packages/source/p/prettytable/prettytable-3.3.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54305 100 54305 0 0 64147 0 --:--:-- --:--:-- --:--:-- 64147 >>> py3-prettytable3: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/prettytable-3.3.0.tar.gz >>> py3-prettytable3: Checking sha512sums... prettytable-3.3.0.tar.gz: OK >>> py3-prettytable3: Unpacking /var/cache/distfiles/v3.16/prettytable-3.3.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/prettytable copying src/prettytable/__init__.py -> build/lib/prettytable copying src/prettytable/colortable.py -> build/lib/prettytable copying src/prettytable/prettytable.py -> build/lib/prettytable 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 install_lib creating test_install creating test_install/usr creating test_install/usr/lib creating test_install/usr/lib/python3.10 creating test_install/usr/lib/python3.10/site-packages creating test_install/usr/lib/python3.10/site-packages/prettytable copying build/lib/prettytable/__init__.py -> test_install/usr/lib/python3.10/site-packages/prettytable copying build/lib/prettytable/colortable.py -> test_install/usr/lib/python3.10/site-packages/prettytable copying build/lib/prettytable/prettytable.py -> test_install/usr/lib/python3.10/site-packages/prettytable byte-compiling test_install/usr/lib/python3.10/site-packages/prettytable/__init__.py to __init__.cpython-310.pyc byte-compiling test_install/usr/lib/python3.10/site-packages/prettytable/colortable.py to colortable.cpython-310.pyc byte-compiling test_install/usr/lib/python3.10/site-packages/prettytable/prettytable.py to prettytable.cpython-310.pyc running install_egg_info running egg_info writing src/prettytable.egg-info/PKG-INFO writing dependency_links to src/prettytable.egg-info/dependency_links.txt writing requirements to src/prettytable.egg-info/requires.txt writing top-level names to src/prettytable.egg-info/top_level.txt reading manifest file 'src/prettytable.egg-info/SOURCES.txt' adding license file 'COPYING' writing manifest file 'src/prettytable.egg-info/SOURCES.txt' Copying src/prettytable.egg-info to test_install/usr/lib/python3.10/site-packages/prettytable-3.3.0-py3.10.egg-info running install_scripts ============================= test session starts ============================== platform linux -- Python 3.10.4, pytest-6.2.5, py-1.10.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-prettytable3/src/prettytable-3.3.0 plugins: lazy-fixture-0.6.3 collected 136 items tests/test_colortable.py ........ [ 5%] tests/test_prettytable.py .............................................. [ 39%] ........................................................................ [ 92%] .......... [100%] ============================= 136 passed in 1.41s ============================== >>> py3-prettytable3: Entering fakeroot... 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 install_lib creating /home/buildozer/aports/community/py3-prettytable3/pkg creating /home/buildozer/aports/community/py3-prettytable3/pkg/py3-prettytable3 creating /home/buildozer/aports/community/py3-prettytable3/pkg/py3-prettytable3/usr creating /home/buildozer/aports/community/py3-prettytable3/pkg/py3-prettytable3/usr/lib creating /home/buildozer/aports/community/py3-prettytable3/pkg/py3-prettytable3/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-prettytable3/pkg/py3-prettytable3/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-prettytable3/pkg/py3-prettytable3/usr/lib/python3.10/site-packages/prettytable copying build/lib/prettytable/__init__.py -> /home/buildozer/aports/community/py3-prettytable3/pkg/py3-prettytable3/usr/lib/python3.10/site-packages/prettytable copying build/lib/prettytable/colortable.py -> /home/buildozer/aports/community/py3-prettytable3/pkg/py3-prettytable3/usr/lib/python3.10/site-packages/prettytable copying build/lib/prettytable/prettytable.py -> /home/buildozer/aports/community/py3-prettytable3/pkg/py3-prettytable3/usr/lib/python3.10/site-packages/prettytable byte-compiling /home/buildozer/aports/community/py3-prettytable3/pkg/py3-prettytable3/usr/lib/python3.10/site-packages/prettytable/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-prettytable3/pkg/py3-prettytable3/usr/lib/python3.10/site-packages/prettytable/colortable.py to colortable.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-prettytable3/pkg/py3-prettytable3/usr/lib/python3.10/site-packages/prettytable/prettytable.py to prettytable.cpython-310.pyc running install_egg_info running egg_info writing src/prettytable.egg-info/PKG-INFO writing dependency_links to src/prettytable.egg-info/dependency_links.txt writing requirements to src/prettytable.egg-info/requires.txt writing top-level names to src/prettytable.egg-info/top_level.txt reading manifest file 'src/prettytable.egg-info/SOURCES.txt' adding license file 'COPYING' writing manifest file 'src/prettytable.egg-info/SOURCES.txt' Copying src/prettytable.egg-info to /home/buildozer/aports/community/py3-prettytable3/pkg/py3-prettytable3/usr/lib/python3.10/site-packages/prettytable-3.3.0-py3.10.egg-info running install_scripts >>> py3-prettytable3*: Running postcheck for py3-prettytable3 >>> py3-prettytable3*: Preparing package py3-prettytable3... >>> py3-prettytable3*: Tracing dependencies... >>> py3-prettytable3*: Package size: 244.0 KB >>> py3-prettytable3*: Compressing data... >>> py3-prettytable3*: Create checksum... >>> py3-prettytable3*: Create py3-prettytable3-3.3.0-r0.apk >>> py3-prettytable3: Build complete at Fri, 06 May 2022 11:06:04 +0000 elapsed time 0h 0m 11s >>> py3-prettytable3: Cleaning up srcdir >>> py3-prettytable3: Cleaning up pkgdir >>> py3-prettytable3: Uninstalling dependencies... (1/28) Purging .makedepends-py3-prettytable3 (20220506.110554) (2/28) Purging py3-setuptools_scm (6.4.2-r1) (3/28) Purging py3-setuptools (59.4.0-r0) (4/28) Purging py3-appdirs (1.4.4-r3) (5/28) Purging py3-ordered-set (4.0.2-r3) (6/28) Purging py3-tomli (2.0.1-r1) (7/28) Purging py3-pytest-lazy-fixture (0.6.3-r0) (8/28) Purging py3-pytest (6.2.5-r2) (9/28) Purging py3-atomicwrites (1.4.0-r2) (10/28) Purging py3-attrs (21.4.0-r0) (11/28) Purging py3-more-itertools (8.12.0-r2) (12/28) Purging py3-iniconfig (1.1.1-r2) (13/28) Purging py3-pluggy (1.0.0-r0) (14/28) Purging py3-py (1.10.0-r2) (15/28) Purging py3-wcwidth (0.2.5-r2) (16/28) Purging py3-packaging (21.3-r0) (17/28) Purging py3-parsing (2.4.7-r3) (18/28) Purging py3-six (1.16.0-r1) (19/28) Purging py3-toml (0.10.2-r3) (20/28) Purging py3-pygments (2.11.2-r0) (21/28) Purging python3 (3.10.4-r0) (22/28) Purging libbz2 (1.0.8-r1) (23/28) Purging libffi (3.4.2-r1) (24/28) Purging gdbm (1.23-r0) (25/28) Purging xz-libs (5.2.5-r1) (26/28) Purging mpdecimal (2.5.1-r1) (27/28) Purging readline (8.1.2-r0) (28/28) Purging sqlite-libs (3.38.4-r0) Executing busybox-1.35.0-r12.trigger OK: 255 MiB in 89 packages >>> py3-prettytable3: Updating the community/armv7 repository index... >>> py3-prettytable3: Signing the index...