>>> py3-remoto: Building testing/py3-remoto 1.2.1-r1 (using abuild 3.9.0-r0) started Sun, 19 Dec 2021 15:37:18 +0000 >>> py3-remoto: Checking sanity of /home/buildozer/aports/testing/py3-remoto/APKBUILD... >>> py3-remoto: Analyzing dependencies... >>> py3-remoto: Installing for build: build-base py3-execnet py3-setuptools py3-mock py3-pytest (1/26) Installing libffi (3.4.2-r1) (2/26) Installing gdbm (1.22-r0) (3/26) Installing mpdecimal (2.5.1-r1) (4/26) Installing readline (8.1.1-r0) (5/26) Installing sqlite-libs (3.37.0-r0) (6/26) Installing python3 (3.10.1-r0) (7/26) Installing py3-apipkg (1.5-r6) (8/26) Installing py3-execnet (1.9.0-r0) (9/26) Installing py3-ordered-set (4.0.2-r3) (10/26) Installing py3-appdirs (1.4.4-r3) (11/26) Installing py3-parsing (2.4.7-r3) (12/26) Installing py3-six (1.16.0-r1) (13/26) Installing py3-packaging (21.3-r0) (14/26) Installing py3-setuptools (52.0.0-r5) (15/26) Installing py3-pbr (5.8.0-r1) (16/26) Installing py3-mock (4.0.3-r2) (17/26) Installing py3-atomicwrites (1.4.0-r2) (18/26) Installing py3-attrs (21.2.0-r1) (19/26) Installing py3-more-itertools (8.12.0-r1) (20/26) Installing py3-iniconfig (1.1.1-r2) (21/26) Installing py3-pluggy (0.13.1-r5) (22/26) Installing py3-py (1.10.0-r2) (23/26) Installing py3-wcwidth (0.2.5-r2) (24/26) Installing py3-toml (0.10.2-r3) (25/26) Installing py3-pytest (6.2.5-r1) (26/26) Installing .makedepends-py3-remoto (20211219.153719) Executing busybox-1.34.1-r5.trigger OK: 403 MiB in 132 packages >>> py3-remoto: Cleaning up srcdir >>> py3-remoto: Cleaning up pkgdir >>> py3-remoto: Fetching py3-remoto-1.2.1.tar.gz::https://files.pythonhosted.org/packages/source/r/remoto/remoto-1.2.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 18609 100 18609 0 0 305k 0 --:--:-- --:--:-- --:--:-- 305k >>> py3-remoto: Fetching py3-remoto-1.2.1.tar.gz::https://files.pythonhosted.org/packages/source/r/remoto/remoto-1.2.1.tar.gz >>> py3-remoto: Checking sha512sums... py3-remoto-1.2.1.tar.gz: OK >>> py3-remoto: Unpacking /var/cache/distfiles/edge/py3-remoto-1.2.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/remoto copying remoto/log.py -> build/lib/remoto copying remoto/file_sync.py -> build/lib/remoto copying remoto/exc.py -> build/lib/remoto copying remoto/util.py -> build/lib/remoto copying remoto/__init__.py -> build/lib/remoto copying remoto/connection.py -> build/lib/remoto copying remoto/process.py -> build/lib/remoto creating build/lib/remoto/tests copying remoto/tests/test_connection.py -> build/lib/remoto/tests copying remoto/tests/test_process.py -> build/lib/remoto/tests copying remoto/tests/test_rsync.py -> build/lib/remoto/tests copying remoto/tests/test_util.py -> build/lib/remoto/tests copying remoto/tests/__init__.py -> build/lib/remoto/tests copying remoto/tests/test_log.py -> build/lib/remoto/tests copying remoto/tests/conftest.py -> build/lib/remoto/tests copying remoto/tests/fake_module.py -> build/lib/remoto/tests creating build/lib/remoto/backends copying remoto/backends/local.py -> build/lib/remoto/backends copying remoto/backends/openshift.py -> build/lib/remoto/backends copying remoto/backends/__init__.py -> build/lib/remoto/backends copying remoto/backends/kubernetes.py -> build/lib/remoto/backends copying remoto/backends/podman.py -> build/lib/remoto/backends copying remoto/backends/docker.py -> build/lib/remoto/backends copying remoto/backends/ssh.py -> build/lib/remoto/backends ============================= test session starts ============================== platform linux -- Python 3.10.1, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/testing/py3-remoto/src/remoto-1.2.1 collected 52 items remoto/tests/test_connection.py ................................ [ 61%] remoto/tests/test_log.py ......... [ 78%] remoto/tests/test_process.py .... [ 86%] remoto/tests/test_rsync.py .. [ 90%] remoto/tests/test_util.py ..... [100%] ============================== 52 passed in 0.25s ============================== >>> py3-remoto: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/testing/py3-remoto/pkg creating /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto creating /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr creating /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib creating /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto copying build/lib/remoto/log.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto copying build/lib/remoto/file_sync.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto copying build/lib/remoto/exc.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto creating /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/tests copying build/lib/remoto/tests/test_connection.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/tests copying build/lib/remoto/tests/test_process.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/tests copying build/lib/remoto/tests/test_rsync.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/tests copying build/lib/remoto/tests/test_util.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/tests copying build/lib/remoto/tests/__init__.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/tests copying build/lib/remoto/tests/test_log.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/tests copying build/lib/remoto/tests/conftest.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/tests copying build/lib/remoto/tests/fake_module.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/tests copying build/lib/remoto/util.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto copying build/lib/remoto/__init__.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto creating /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/backends copying build/lib/remoto/backends/local.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/backends copying build/lib/remoto/backends/openshift.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/backends copying build/lib/remoto/backends/__init__.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/backends copying build/lib/remoto/backends/kubernetes.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/backends copying build/lib/remoto/backends/podman.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/backends copying build/lib/remoto/backends/docker.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/backends copying build/lib/remoto/backends/ssh.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/backends copying build/lib/remoto/connection.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto copying build/lib/remoto/process.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/log.py to log.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/file_sync.py to file_sync.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/exc.py to exc.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/tests/test_connection.py to test_connection.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/tests/test_process.py to test_process.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/tests/test_rsync.py to test_rsync.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/tests/test_util.py to test_util.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/tests/test_log.py to test_log.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/tests/conftest.py to conftest.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/tests/fake_module.py to fake_module.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/backends/local.py to local.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/backends/openshift.py to openshift.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/backends/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/backends/kubernetes.py to kubernetes.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/backends/podman.py to podman.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/backends/docker.py to docker.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/backends/ssh.py to ssh.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/connection.py to connection.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/process.py to process.cpython-310.pyc running install_egg_info running egg_info writing remoto.egg-info/PKG-INFO writing dependency_links to remoto.egg-info/dependency_links.txt writing requirements to remoto.egg-info/requires.txt writing top-level names to remoto.egg-info/top_level.txt reading manifest file 'remoto.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'remoto.egg-info/SOURCES.txt' Copying remoto.egg-info to /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto-1.2.1-py3.10.egg-info running install_scripts >>> py3-remoto*: Running postcheck for py3-remoto >>> py3-remoto*: Preparing package py3-remoto... >>> py3-remoto*: Tracing dependencies... >>> py3-remoto*: Package size: 208.0 KB >>> py3-remoto*: Compressing data... >>> py3-remoto*: Create checksum... >>> py3-remoto*: Create py3-remoto-1.2.1-r1.apk >>> py3-remoto: Build complete at Sun, 19 Dec 2021 15:37:22 +0000 elapsed time 0h 0m 4s >>> py3-remoto: Cleaning up srcdir >>> py3-remoto: Cleaning up pkgdir >>> py3-remoto: Uninstalling dependencies... (1/26) Purging .makedepends-py3-remoto (20211219.153719) (2/26) Purging py3-execnet (1.9.0-r0) (3/26) Purging py3-apipkg (1.5-r6) (4/26) Purging py3-setuptools (52.0.0-r5) (5/26) Purging py3-ordered-set (4.0.2-r3) (6/26) Purging py3-appdirs (1.4.4-r3) (7/26) Purging py3-mock (4.0.3-r2) (8/26) Purging py3-pbr (5.8.0-r1) (9/26) Purging py3-pytest (6.2.5-r1) (10/26) Purging py3-atomicwrites (1.4.0-r2) (11/26) Purging py3-attrs (21.2.0-r1) (12/26) Purging py3-more-itertools (8.12.0-r1) (13/26) Purging py3-iniconfig (1.1.1-r2) (14/26) Purging py3-pluggy (0.13.1-r5) (15/26) Purging py3-py (1.10.0-r2) (16/26) Purging py3-wcwidth (0.2.5-r2) (17/26) Purging py3-packaging (21.3-r0) (18/26) Purging py3-parsing (2.4.7-r3) (19/26) Purging py3-six (1.16.0-r1) (20/26) Purging py3-toml (0.10.2-r3) (21/26) Purging python3 (3.10.1-r0) (22/26) Purging libffi (3.4.2-r1) (23/26) Purging gdbm (1.22-r0) (24/26) Purging mpdecimal (2.5.1-r1) (25/26) Purging readline (8.1.1-r0) (26/26) Purging sqlite-libs (3.37.0-r0) Executing busybox-1.34.1-r5.trigger OK: 345 MiB in 106 packages >>> py3-remoto: Updating the testing/x86_64 repository index... >>> py3-remoto: Signing the index...