>>> py3-remoto: Building testing/py3-remoto 1.2.1-r3 (using abuild 3.11.0_rc13-r0) started Mon, 01 May 2023 13:58:38 +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 (1/21) Installing libbz2 (1.0.8-r5) (2/21) Installing gdbm (1.23-r1) (3/21) Installing mpdecimal (2.5.1-r2) (4/21) Installing libpanelw (6.4_p20230429-r0) (5/21) Installing readline (8.2.1-r1) (6/21) Installing sqlite-libs (3.41.2-r2) (7/21) Installing python3 (3.11.3-r10) (8/21) Installing python3-pycache-pyc0 (3.11.3-r10) (9/21) Installing pyc (0.1-r0) (10/21) Installing py3-execnet-pyc (1.9.0-r2) (11/21) Installing py3-apipkg-pyc (2.1.0-r2) (12/21) Installing python3-pyc (3.11.3-r10) (13/21) Installing py3-apipkg (2.1.0-r2) (14/21) Installing py3-execnet (1.9.0-r2) (15/21) Installing py3-parsing (3.0.9-r2) (16/21) Installing py3-parsing-pyc (3.0.9-r2) (17/21) Installing py3-packaging (23.1-r1) (18/21) Installing py3-packaging-pyc (23.1-r1) (19/21) Installing py3-setuptools (67.7.2-r0) (20/21) Installing py3-setuptools-pyc (67.7.2-r0) (21/21) Installing .makedepends-py3-remoto (20230501.135843) Executing busybox-1.36.0-r8.trigger OK: 1014 MiB in 124 packages >>> py3-remoto: Cleaning up srcdir >>> py3-remoto: Cleaning up pkgdir >>> py3-remoto: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-remoto-1.2.1.tar.gz >>> py3-remoto: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-remoto-1.2.1.tar.gz >>> py3-remoto: Checking sha512sums... py3-remoto-1.2.1.tar.gz: OK >>> py3-remoto: Unpacking /var/cache/distfiles/py3-remoto-1.2.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/remoto copying remoto/connection.py -> build/lib/remoto copying remoto/__init__.py -> build/lib/remoto copying remoto/file_sync.py -> build/lib/remoto copying remoto/util.py -> build/lib/remoto copying remoto/exc.py -> build/lib/remoto copying remoto/log.py -> build/lib/remoto copying remoto/process.py -> build/lib/remoto creating build/lib/remoto/tests copying remoto/tests/fake_module.py -> build/lib/remoto/tests copying remoto/tests/conftest.py -> build/lib/remoto/tests copying remoto/tests/__init__.py -> build/lib/remoto/tests copying remoto/tests/test_util.py -> build/lib/remoto/tests copying remoto/tests/test_log.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_connection.py -> build/lib/remoto/tests creating build/lib/remoto/backends copying remoto/backends/ssh.py -> build/lib/remoto/backends copying remoto/backends/local.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/openshift.py -> build/lib/remoto/backends copying remoto/backends/podman.py -> build/lib/remoto/backends copying remoto/backends/docker.py -> build/lib/remoto/backends >>> py3-remoto: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() 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.11 creating /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto copying build/lib/remoto/connection.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto copying build/lib/remoto/__init__.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto creating /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/tests copying build/lib/remoto/tests/fake_module.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/tests copying build/lib/remoto/tests/conftest.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/tests copying build/lib/remoto/tests/__init__.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/tests copying build/lib/remoto/tests/test_util.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/tests copying build/lib/remoto/tests/test_log.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/tests copying build/lib/remoto/tests/test_process.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/tests copying build/lib/remoto/tests/test_rsync.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/tests copying build/lib/remoto/tests/test_connection.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/tests copying build/lib/remoto/file_sync.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto copying build/lib/remoto/util.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto copying build/lib/remoto/exc.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto creating /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/backends copying build/lib/remoto/backends/ssh.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/backends copying build/lib/remoto/backends/local.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/backends copying build/lib/remoto/backends/__init__.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/backends copying build/lib/remoto/backends/kubernetes.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/backends copying build/lib/remoto/backends/openshift.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/backends copying build/lib/remoto/backends/podman.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/backends copying build/lib/remoto/backends/docker.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/backends copying build/lib/remoto/log.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto copying build/lib/remoto/process.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/connection.py to connection.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/tests/fake_module.py to fake_module.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/tests/conftest.py to conftest.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/tests/test_util.py to test_util.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/tests/test_log.py to test_log.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/tests/test_process.py to test_process.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/tests/test_rsync.py to test_rsync.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/tests/test_connection.py to test_connection.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/file_sync.py to file_sync.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/exc.py to exc.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/backends/ssh.py to ssh.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/backends/local.py to local.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/backends/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/backends/kubernetes.py to kubernetes.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/backends/openshift.py to openshift.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/backends/podman.py to podman.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/backends/docker.py to docker.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/log.py to log.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/process.py to process.cpython-311.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' adding license file 'LICENSE' 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.11/site-packages/remoto-1.2.1-py3.11.egg-info running install_scripts >>> py3-remoto-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/__pycache__' -> '/home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto-pyc/usr/lib/python3.11/site-packages/remoto/__pycache__' '/home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/backends/__pycache__' -> '/home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto-pyc/usr/lib/python3.11/site-packages/remoto/backends/__pycache__' >>> py3-remoto-pyc*: Preparing subpackage py3-remoto-pyc... >>> py3-remoto-pyc*: Running postcheck for py3-remoto-pyc >>> py3-remoto*: Running postcheck for py3-remoto >>> py3-remoto*: Preparing package py3-remoto... >>> py3-remoto-pyc*: Tracing dependencies... py3-execnet python3~3.11 >>> py3-remoto-pyc*: Package size: 112.0 KB >>> py3-remoto-pyc*: Compressing data... >>> py3-remoto-pyc*: Create checksum... >>> py3-remoto-pyc*: Create py3-remoto-pyc-1.2.1-r3.apk >>> py3-remoto*: Tracing dependencies... py3-execnet python3~3.11 >>> py3-remoto*: Package size: 128.0 KB >>> py3-remoto*: Compressing data... >>> py3-remoto*: Create checksum... >>> py3-remoto*: Create py3-remoto-1.2.1-r3.apk >>> py3-remoto: Build complete at Mon, 01 May 2023 13:58:50 +0000 elapsed time 0h 0m 12s >>> py3-remoto: Cleaning up srcdir >>> py3-remoto: Cleaning up pkgdir >>> py3-remoto: Uninstalling dependencies... (1/21) Purging .makedepends-py3-remoto (20230501.135843) (2/21) Purging py3-execnet-pyc (1.9.0-r2) (3/21) Purging py3-execnet (1.9.0-r2) (4/21) Purging py3-apipkg-pyc (2.1.0-r2) (5/21) Purging py3-apipkg (2.1.0-r2) (6/21) Purging py3-setuptools-pyc (67.7.2-r0) (7/21) Purging py3-setuptools (67.7.2-r0) (8/21) Purging py3-packaging-pyc (23.1-r1) (9/21) Purging py3-packaging (23.1-r1) (10/21) Purging py3-parsing-pyc (3.0.9-r2) (11/21) Purging py3-parsing (3.0.9-r2) (12/21) Purging python3-pyc (3.11.3-r10) (13/21) Purging python3-pycache-pyc0 (3.11.3-r10) (14/21) Purging pyc (0.1-r0) (15/21) Purging python3 (3.11.3-r10) (16/21) Purging gdbm (1.23-r1) (17/21) Purging libbz2 (1.0.8-r5) (18/21) Purging libpanelw (6.4_p20230429-r0) (19/21) Purging mpdecimal (2.5.1-r2) (20/21) Purging readline (8.2.1-r1) (21/21) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r8.trigger OK: 966 MiB in 103 packages >>> py3-remoto: Updating the testing/riscv64 repository index... >>> py3-remoto: Signing the index...