>>> py3-proxmoxer: Building testing/py3-proxmoxer 2.0.1-r1 (using abuild 3.11.0_rc13-r0) started Tue, 25 Apr 2023 14:37:00 +0000 >>> py3-proxmoxer: Checking sanity of /home/buildozer/aports/testing/py3-proxmoxer/APKBUILD... >>> py3-proxmoxer: Analyzing dependencies... >>> py3-proxmoxer: Installing for build: build-base python3 py3-setuptools py3-mock py3-openssh-wrapper py3-paramiko py3-pytest py3-requests-toolbelt py3-responses py3-testfixtures (1/59) Installing libffi (3.4.4-r2) (2/59) Installing gdbm (1.23-r1) (3/59) Installing mpdecimal (2.5.1-r2) (4/59) Installing libpanelw (6.4_p20230401-r6) (5/59) Installing readline (8.2.1-r1) (6/59) Installing sqlite-libs (3.41.2-r2) (7/59) Installing python3 (3.11.3-r10) (8/59) Installing python3-pycache-pyc0 (3.11.3-r10) (9/59) Installing pyc (0.1-r0) (10/59) Installing python3-pyc (3.11.3-r10) (11/59) Installing py3-parsing (3.0.9-r2) (12/59) Installing py3-parsing-pyc (3.0.9-r2) (13/59) Installing py3-packaging (23.1-r1) (14/59) Installing py3-packaging-pyc (23.1-r1) (15/59) Installing py3-setuptools (67.7.2-r0) (16/59) Installing py3-setuptools-pyc (67.7.2-r0) (17/59) Installing py3-mock (5.0.2-r1) (18/59) Installing py3-mock-pyc (5.0.2-r1) (19/59) Installing py3-openssh-wrapper (0.5_git20130425-r2) (20/59) Installing py3-openssh-wrapper-pyc (0.5_git20130425-r2) (21/59) Installing py3-cparser (2.21-r2) (22/59) Installing py3-cparser-pyc (2.21-r2) (23/59) Installing py3-cffi (1.15.1-r3) (24/59) Installing py3-cffi-pyc (1.15.1-r3) (25/59) Installing py3-bcrypt (4.0.1-r2) (26/59) Installing py3-bcrypt-pyc (4.0.1-r2) (27/59) Installing py3-cryptography (40.0.2-r1) (28/59) Installing py3-cryptography-pyc (40.0.2-r1) (29/59) Installing py3-pynacl (1.5.0-r4) (30/59) Installing py3-pynacl-pyc (1.5.0-r4) (31/59) Installing py3-paramiko (3.1.0-r1) (32/59) Installing py3-paramiko-pyc (3.1.0-r1) (33/59) Installing py3-iniconfig (1.1.1-r6) (34/59) Installing py3-iniconfig-pyc (1.1.1-r6) (35/59) Installing py3-pluggy (1.0.0-r3) (36/59) Installing py3-pluggy-pyc (1.0.0-r3) (37/59) Installing py3-py (1.11.0-r2) (38/59) Installing py3-py-pyc (1.11.0-r2) (39/59) Installing py3-pytest (7.3.1-r1) (40/59) Installing py3-pytest-pyc (7.3.1-r1) (41/59) Installing py3-certifi (2022.12.7-r2) (42/59) Installing py3-certifi-pyc (2022.12.7-r2) (43/59) Installing py3-charset-normalizer (3.1.0-r1) (44/59) Installing py3-charset-normalizer-pyc (3.1.0-r1) (45/59) Installing py3-idna (3.4-r4) (46/59) Installing py3-idna-pyc (3.4-r4) (47/59) Installing py3-urllib3 (1.26.15-r1) (48/59) Installing py3-urllib3-pyc (1.26.15-r1) (49/59) Installing py3-requests (2.28.2-r1) (50/59) Installing py3-requests-pyc (2.28.2-r1) (51/59) Installing py3-requests-toolbelt (0.10.1-r2) (52/59) Installing py3-requests-toolbelt-pyc (0.10.1-r2) (53/59) Installing py3-toml (0.10.2-r6) (54/59) Installing py3-toml-pyc (0.10.2-r6) (55/59) Installing py3-responses (0.22.0-r3) (56/59) Installing py3-responses-pyc (0.22.0-r3) (57/59) Installing py3-testfixtures (7.1.0-r1) (58/59) Installing py3-testfixtures-pyc (7.1.0-r1) (59/59) Installing .makedepends-py3-proxmoxer (20230425.143701) Executing busybox-1.36.0-r8.trigger OK: 445 MiB in 165 packages >>> py3-proxmoxer: Cleaning up srcdir >>> py3-proxmoxer: Cleaning up pkgdir >>> py3-proxmoxer: Fetching https://distfiles.alpinelinux.org/distfiles/edge/proxmoxer-2.0.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 100 32102 100 32102 0 0 354k 0 --:--:-- --:--:-- --:--:-- 356k >>> py3-proxmoxer: Fetching https://distfiles.alpinelinux.org/distfiles/edge/proxmoxer-2.0.1.tar.gz >>> py3-proxmoxer: Checking sha512sums... proxmoxer-2.0.1.tar.gz: OK >>> py3-proxmoxer: Unpacking /var/cache/distfiles/edge/proxmoxer-2.0.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/proxmoxer copying proxmoxer/__init__.py -> build/lib/proxmoxer copying proxmoxer/core.py -> build/lib/proxmoxer creating build/lib/proxmoxer/backends copying proxmoxer/backends/ssh_paramiko.py -> build/lib/proxmoxer/backends copying proxmoxer/backends/command_base.py -> build/lib/proxmoxer/backends copying proxmoxer/backends/__init__.py -> build/lib/proxmoxer/backends copying proxmoxer/backends/openssh.py -> build/lib/proxmoxer/backends copying proxmoxer/backends/local.py -> build/lib/proxmoxer/backends copying proxmoxer/backends/https.py -> build/lib/proxmoxer/backends creating build/lib/proxmoxer/tools copying proxmoxer/tools/__init__.py -> build/lib/proxmoxer/tools copying proxmoxer/tools/tasks.py -> build/lib/proxmoxer/tools ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-proxmoxer/src/proxmoxer-2.0.1 collected 142 items tests/test_command_base.py .................. [ 12%] tests/test_core.py ............................... [ 34%] tests/test_https.py .............................................. [ 66%] tests/test_https_helpers.py .......... [ 73%] tests/test_imports.py ........... [ 81%] tests/test_local.py .... [ 84%] tests/test_openssh.py .... [ 87%] tests/test_paramiko.py ....... [ 92%] tests/tools/test_tasks.py ........... [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.11/site-packages/openssh_wrapper.py:9 /usr/lib/python3.11/site-packages/openssh_wrapper.py:9: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 import pipes -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 142 passed, 1 warning in 1.31s ======================== >>> py3-proxmoxer: 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-proxmoxer/pkg creating /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer creating /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr creating /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib creating /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer copying build/lib/proxmoxer/__init__.py -> /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer copying build/lib/proxmoxer/core.py -> /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer creating /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/tools copying build/lib/proxmoxer/tools/__init__.py -> /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/tools copying build/lib/proxmoxer/tools/tasks.py -> /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/tools creating /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/backends copying build/lib/proxmoxer/backends/ssh_paramiko.py -> /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/backends copying build/lib/proxmoxer/backends/command_base.py -> /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/backends copying build/lib/proxmoxer/backends/__init__.py -> /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/backends copying build/lib/proxmoxer/backends/openssh.py -> /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/backends copying build/lib/proxmoxer/backends/local.py -> /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/backends copying build/lib/proxmoxer/backends/https.py -> /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/backends byte-compiling /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/core.py to core.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/tools/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/tools/tasks.py to tasks.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/backends/ssh_paramiko.py to ssh_paramiko.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/backends/command_base.py to command_base.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/backends/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/backends/openssh.py to openssh.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/backends/local.py to local.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/backends/https.py to https.cpython-311.pyc running install_egg_info running egg_info creating proxmoxer.egg-info writing proxmoxer.egg-info/PKG-INFO writing dependency_links to proxmoxer.egg-info/dependency_links.txt writing top-level names to proxmoxer.egg-info/top_level.txt writing manifest file 'proxmoxer.egg-info/SOURCES.txt' reading manifest file 'proxmoxer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.txt' warning: no previously-included files matching '*.orig' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.log' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'proxmoxer.egg-info/SOURCES.txt' Copying proxmoxer.egg-info to /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer-2.0.1-py3.11.egg-info running install_scripts >>> py3-proxmoxer-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/__pycache__' -> '/home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer-pyc/usr/lib/python3.11/site-packages/proxmoxer/__pycache__' '/home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/tools/__pycache__' -> '/home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer-pyc/usr/lib/python3.11/site-packages/proxmoxer/tools/__pycache__' '/home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/backends/__pycache__' -> '/home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer-pyc/usr/lib/python3.11/site-packages/proxmoxer/backends/__pycache__' >>> py3-proxmoxer-pyc*: Preparing subpackage py3-proxmoxer-pyc... >>> py3-proxmoxer-pyc*: Running postcheck for py3-proxmoxer-pyc >>> py3-proxmoxer*: Running postcheck for py3-proxmoxer >>> py3-proxmoxer*: Preparing package py3-proxmoxer... >>> py3-proxmoxer-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-proxmoxer-pyc*: Package size: 120.0 KB >>> py3-proxmoxer-pyc*: Compressing data... >>> py3-proxmoxer-pyc*: Create checksum... >>> py3-proxmoxer-pyc*: Create py3-proxmoxer-pyc-2.0.1-r1.apk >>> py3-proxmoxer*: Tracing dependencies... python3 python3~3.11 >>> py3-proxmoxer*: Package size: 112.0 KB >>> py3-proxmoxer*: Compressing data... >>> py3-proxmoxer*: Create checksum... >>> py3-proxmoxer*: Create py3-proxmoxer-2.0.1-r1.apk >>> py3-proxmoxer: Build complete at Tue, 25 Apr 2023 14:37:05 +0000 elapsed time 0h 0m 5s >>> py3-proxmoxer: Cleaning up srcdir >>> py3-proxmoxer: Cleaning up pkgdir >>> py3-proxmoxer: Uninstalling dependencies... (1/59) Purging .makedepends-py3-proxmoxer (20230425.143701) (2/59) Purging py3-setuptools-pyc (67.7.2-r0) (3/59) Purging py3-setuptools (67.7.2-r0) (4/59) Purging py3-mock-pyc (5.0.2-r1) (5/59) Purging py3-mock (5.0.2-r1) (6/59) Purging py3-openssh-wrapper-pyc (0.5_git20130425-r2) (7/59) Purging py3-openssh-wrapper (0.5_git20130425-r2) (8/59) Purging py3-paramiko-pyc (3.1.0-r1) (9/59) Purging py3-paramiko (3.1.0-r1) (10/59) Purging py3-bcrypt-pyc (4.0.1-r2) (11/59) Purging py3-bcrypt (4.0.1-r2) (12/59) Purging py3-cryptography-pyc (40.0.2-r1) (13/59) Purging py3-cryptography (40.0.2-r1) (14/59) Purging py3-pynacl-pyc (1.5.0-r4) (15/59) Purging py3-pynacl (1.5.0-r4) (16/59) Purging py3-cffi-pyc (1.15.1-r3) (17/59) Purging py3-cffi (1.15.1-r3) (18/59) Purging py3-cparser-pyc (2.21-r2) (19/59) Purging py3-cparser (2.21-r2) (20/59) Purging py3-pytest-pyc (7.3.1-r1) (21/59) Purging py3-pytest (7.3.1-r1) (22/59) Purging py3-iniconfig-pyc (1.1.1-r6) (23/59) Purging py3-iniconfig (1.1.1-r6) (24/59) Purging py3-packaging-pyc (23.1-r1) (25/59) Purging py3-packaging (23.1-r1) (26/59) Purging py3-parsing-pyc (3.0.9-r2) (27/59) Purging py3-parsing (3.0.9-r2) (28/59) Purging py3-pluggy-pyc (1.0.0-r3) (29/59) Purging py3-pluggy (1.0.0-r3) (30/59) Purging py3-py-pyc (1.11.0-r2) (31/59) Purging py3-py (1.11.0-r2) (32/59) Purging py3-requests-toolbelt-pyc (0.10.1-r2) (33/59) Purging py3-requests-toolbelt (0.10.1-r2) (34/59) Purging py3-responses-pyc (0.22.0-r3) (35/59) Purging py3-responses (0.22.0-r3) (36/59) Purging py3-requests-pyc (2.28.2-r1) (37/59) Purging py3-requests (2.28.2-r1) (38/59) Purging py3-certifi-pyc (2022.12.7-r2) (39/59) Purging py3-certifi (2022.12.7-r2) (40/59) Purging py3-charset-normalizer-pyc (3.1.0-r1) (41/59) Purging py3-charset-normalizer (3.1.0-r1) (42/59) Purging py3-idna-pyc (3.4-r4) (43/59) Purging py3-idna (3.4-r4) (44/59) Purging py3-toml-pyc (0.10.2-r6) (45/59) Purging py3-toml (0.10.2-r6) (46/59) Purging py3-urllib3-pyc (1.26.15-r1) (47/59) Purging py3-urllib3 (1.26.15-r1) (48/59) Purging py3-testfixtures-pyc (7.1.0-r1) (49/59) Purging py3-testfixtures (7.1.0-r1) (50/59) Purging python3-pyc (3.11.3-r10) (51/59) Purging python3-pycache-pyc0 (3.11.3-r10) (52/59) Purging pyc (0.1-r0) (53/59) Purging python3 (3.11.3-r10) (54/59) Purging gdbm (1.23-r1) (55/59) Purging libffi (3.4.4-r2) (56/59) Purging libpanelw (6.4_p20230401-r6) (57/59) Purging mpdecimal (2.5.1-r2) (58/59) Purging readline (8.2.1-r1) (59/59) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r8.trigger OK: 378 MiB in 106 packages >>> py3-proxmoxer: Updating the testing/x86 repository index... >>> py3-proxmoxer: Signing the index...