>>> py3-installer: Building community/py3-installer 0.5.1-r0 (using abuild 3.9.0-r0) started Fri, 18 Mar 2022 20:15:22 +0000 >>> py3-installer: Checking sanity of /home/buildozer/aports/community/py3-installer/APKBUILD... >>> py3-installer: Analyzing dependencies... >>> py3-installer: Installing for build: build-base python3 py3-pytest (1/21) Installing libbz2 (1.0.8-r1) (2/21) Installing libffi (3.4.2-r1) (3/21) Installing gdbm (1.23-r0) (4/21) Installing xz-libs (5.2.5-r0) (5/21) Installing mpdecimal (2.5.1-r1) (6/21) Installing readline (8.1.2-r0) (7/21) Installing sqlite-libs (3.37.2-r0) (8/21) Installing python3 (3.10.2-r0) (9/21) Installing py3-atomicwrites (1.4.0-r2) (10/21) Installing py3-attrs (21.2.0-r1) (11/21) Installing py3-more-itertools (8.12.0-r1) (12/21) Installing py3-iniconfig (1.1.1-r2) (13/21) Installing py3-pluggy (0.13.1-r5) (14/21) Installing py3-py (1.10.0-r2) (15/21) Installing py3-six (1.16.0-r1) (16/21) Installing py3-wcwidth (0.2.5-r2) (17/21) Installing py3-parsing (2.4.7-r3) (18/21) Installing py3-packaging (21.3-r0) (19/21) Installing py3-toml (0.10.2-r3) (20/21) Installing py3-pytest (6.2.5-r1) (21/21) Installing .makedepends-py3-installer (20220318.201523) Executing busybox-1.35.0-r5.trigger OK: 380 MiB in 115 packages >>> py3-installer: Cleaning up srcdir >>> py3-installer: Cleaning up pkgdir >>> py3-installer: Fetching https://distfiles.alpinelinux.org/distfiles/edge//installer-0.5.1.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-installer: Fetching https://files.pythonhosted.org/packages/source/i/installer/installer-0.5.1.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 458k 100 458k 0 0 3431k 0 --:--:-- --:--:-- --:--:-- 3431k >>> py3-installer: Fetching https://distfiles.alpinelinux.org/distfiles/edge//installer-0.5.1.tar.gz >>> py3-installer: Checking sha512sums... installer-0.5.1.tar.gz: OK >>> py3-installer: Unpacking /var/cache/distfiles/edge/installer-0.5.1.tar.gz... /home/buildozer/aports/community/py3-installer/src/installer-0.5.1/setup.py:4: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup /usr/lib/python3.10/distutils/dist.py:274: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/installer copying src/installer/__init__.py -> build/lib/installer copying src/installer/exceptions.py -> build/lib/installer copying src/installer/__main__.py -> build/lib/installer copying src/installer/sources.py -> build/lib/installer copying src/installer/destinations.py -> build/lib/installer copying src/installer/scripts.py -> build/lib/installer copying src/installer/utils.py -> build/lib/installer copying src/installer/_core.py -> build/lib/installer copying src/installer/records.py -> build/lib/installer creating build/lib/installer/_scripts copying src/installer/_scripts/__init__.py -> build/lib/installer/_scripts copying src/installer/_scripts/w64-arm.exe -> build/lib/installer/_scripts copying src/installer/_scripts/t64-arm.exe -> build/lib/installer/_scripts copying src/installer/_scripts/w_arm.exe -> build/lib/installer/_scripts copying src/installer/_scripts/w64.exe -> build/lib/installer/_scripts copying src/installer/_scripts/t32.exe -> build/lib/installer/_scripts copying src/installer/_scripts/t_arm.exe -> build/lib/installer/_scripts copying src/installer/_scripts/t64.exe -> build/lib/installer/_scripts copying src/installer/_scripts/w32.exe -> build/lib/installer/_scripts ============================= test session starts ============================== platform linux -- Python 3.10.2, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-installer/src/installer-0.5.1 collected 102 items tests/test_core.py ....... [ 6%] tests/test_destinations.py ......... [ 15%] tests/test_main.py ... [ 18%] tests/test_records.py ........................................ [ 57%] tests/test_scripts.py ........... [ 68%] tests/test_sources.py ....... [ 75%] tests/test_utils.py ......................... [100%] ============================= 102 passed in 0.38s ============================== /usr/lib/python3.10/site-packages/_pytest/pathlib.py:80: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-46a0c9ef-b41e-49da-bf9f-a1f76fdff274/test_configure_command_cannot_0 : [Errno 39] Directory not empty: 'test_configure_command_cannot_0' warnings.warn( /usr/lib/python3.10/site-packages/_pytest/pathlib.py:80: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-46a0c9ef-b41e-49da-bf9f-a1f76fdff274/test_configure_command_cannot_1 : [Errno 39] Directory not empty: 'test_configure_command_cannot_1' warnings.warn( /usr/lib/python3.10/site-packages/_pytest/pathlib.py:80: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-46a0c9ef-b41e-49da-bf9f-a1f76fdff274 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-46a0c9ef-b41e-49da-bf9f-a1f76fdff274' warnings.warn( >>> py3-installer: Entering fakeroot... /home/buildozer/aports/community/py3-installer/src/installer-0.5.1/setup.py:4: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup /usr/lib/python3.10/distutils/dist.py:274: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) running install running build running build_py running install_lib creating /home/buildozer/aports/community/py3-installer/pkg creating /home/buildozer/aports/community/py3-installer/pkg/py3-installer creating /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr creating /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib creating /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer creating /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/__pycache__ copying build/lib/installer/__pycache__/utils.cpython-310.pyc -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/__pycache__ copying build/lib/installer/__pycache__/scripts.cpython-310.pyc -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/__pycache__ copying build/lib/installer/__pycache__/__main__.cpython-310.pyc -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/__pycache__ copying build/lib/installer/__pycache__/destinations.cpython-310.pyc -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/__pycache__ copying build/lib/installer/__pycache__/sources.cpython-310.pyc -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/__pycache__ copying build/lib/installer/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/__pycache__ copying build/lib/installer/__pycache__/exceptions.cpython-310.pyc -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/__pycache__ copying build/lib/installer/__pycache__/records.cpython-310.pyc -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/__pycache__ copying build/lib/installer/__pycache__/_core.cpython-310.pyc -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/__pycache__ copying build/lib/installer/__init__.py -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer creating /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/_scripts creating /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/_scripts/__pycache__ copying build/lib/installer/_scripts/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/_scripts/__pycache__ copying build/lib/installer/_scripts/w64-arm.exe -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/_scripts copying build/lib/installer/_scripts/__init__.py -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/_scripts copying build/lib/installer/_scripts/t64-arm.exe -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/_scripts copying build/lib/installer/_scripts/w_arm.exe -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/_scripts copying build/lib/installer/_scripts/w64.exe -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/_scripts copying build/lib/installer/_scripts/t32.exe -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/_scripts copying build/lib/installer/_scripts/t_arm.exe -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/_scripts copying build/lib/installer/_scripts/t64.exe -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/_scripts copying build/lib/installer/_scripts/w32.exe -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/_scripts copying build/lib/installer/exceptions.py -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer copying build/lib/installer/__main__.py -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer copying build/lib/installer/sources.py -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer copying build/lib/installer/destinations.py -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer copying build/lib/installer/scripts.py -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer copying build/lib/installer/utils.py -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer copying build/lib/installer/_core.py -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer copying build/lib/installer/records.py -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer running install_egg_info Writing /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer-0.5.1-py3.10.egg-info >>> py3-installer*: Running postcheck for py3-installer >>> py3-installer*: Preparing package py3-installer... >>> py3-installer*: Stripping binaries >>> WARNING: py3-installer*: No arch specific binaries found so arch should probably be set to "noarch" >>> py3-installer*: Scanning shared objects >>> py3-installer*: Tracing dependencies... >>> py3-installer*: Package size: 1.0 MB >>> py3-installer*: Compressing data... >>> py3-installer*: Create checksum... >>> py3-installer*: Create py3-installer-0.5.1-r0.apk >>> py3-installer: Build complete at Fri, 18 Mar 2022 20:15:25 +0000 elapsed time 0h 0m 3s >>> py3-installer: Cleaning up srcdir >>> py3-installer: Cleaning up pkgdir >>> py3-installer: Uninstalling dependencies... (1/21) Purging .makedepends-py3-installer (20220318.201523) (2/21) Purging py3-pytest (6.2.5-r1) (3/21) Purging py3-atomicwrites (1.4.0-r2) (4/21) Purging py3-attrs (21.2.0-r1) (5/21) Purging py3-more-itertools (8.12.0-r1) (6/21) Purging py3-iniconfig (1.1.1-r2) (7/21) Purging py3-pluggy (0.13.1-r5) (8/21) Purging py3-py (1.10.0-r2) (9/21) Purging py3-wcwidth (0.2.5-r2) (10/21) Purging py3-packaging (21.3-r0) (11/21) Purging py3-parsing (2.4.7-r3) (12/21) Purging py3-six (1.16.0-r1) (13/21) Purging py3-toml (0.10.2-r3) (14/21) Purging python3 (3.10.2-r0) (15/21) Purging libbz2 (1.0.8-r1) (16/21) Purging libffi (3.4.2-r1) (17/21) Purging gdbm (1.23-r0) (18/21) Purging xz-libs (5.2.5-r0) (19/21) Purging mpdecimal (2.5.1-r1) (20/21) Purging readline (8.1.2-r0) (21/21) Purging sqlite-libs (3.37.2-r0) Executing busybox-1.35.0-r5.trigger OK: 326 MiB in 94 packages >>> py3-installer: Updating the community/s390x repository index... >>> py3-installer: Signing the index...