>>> py3-asyncssh: Building community/py3-asyncssh 2.14.2-r1 (using abuild 3.13.0-r0) started Fri, 19 Apr 2024 04:38:45 +0000 >>> py3-asyncssh: Checking sanity of /home/buildozer/aports/community/py3-asyncssh/APKBUILD... >>> py3-asyncssh: Analyzing dependencies... >>> py3-asyncssh: Installing for build: build-base python3 py3-cryptography py3-typing-extensions py3-gpep517 py3-installer py3-setuptools py3-wheel py3-bcrypt py3-openssl py3-pytest (1/45) Installing libbz2 (1.0.8-r6) (2/45) Installing libffi (3.4.6-r0) (3/45) Installing gdbm (1.23-r1) (4/45) Installing xz-libs (5.6.1-r3) (5/45) Installing mpdecimal (4.0.0-r0) (6/45) Installing libpanelw (6.4_p20240330-r0) (7/45) Installing readline (8.2.10-r0) (8/45) Installing sqlite-libs (3.45.3-r0) (9/45) Installing python3 (3.12.3-r1) (10/45) Installing python3-pycache-pyc0 (3.12.3-r1) (11/45) Installing pyc (3.12.3-r1) (12/45) Installing python3-pyc (3.12.3-r1) (13/45) Installing py3-cparser (2.22-r1) (14/45) Installing py3-cparser-pyc (2.22-r1) (15/45) Installing py3-cffi (1.16.0-r1) (16/45) Installing py3-cffi-pyc (1.16.0-r1) (17/45) Installing py3-cryptography (42.0.5-r1) (18/45) Installing py3-cryptography-pyc (42.0.5-r1) (19/45) Installing py3-typing-extensions (4.11.0-r1) (20/45) Installing py3-typing-extensions-pyc (4.11.0-r1) (21/45) Installing py3-installer (0.7.0-r2) (22/45) Installing py3-installer-pyc (0.7.0-r2) (23/45) Installing py3-gpep517 (15-r2) (24/45) Installing py3-gpep517-pyc (15-r2) (25/45) Installing py3-parsing (3.1.2-r1) (26/45) Installing py3-parsing-pyc (3.1.2-r1) (27/45) Installing py3-packaging (24.0-r1) (28/45) Installing py3-packaging-pyc (24.0-r1) (29/45) Installing py3-setuptools (69.5.1-r0) (30/45) Installing py3-setuptools-pyc (69.5.1-r0) (31/45) Installing py3-wheel (0.42.0-r1) (32/45) Installing py3-wheel-pyc (0.42.0-r1) (33/45) Installing py3-bcrypt (4.1.2-r1) (34/45) Installing py3-bcrypt-pyc (4.1.2-r1) (35/45) Installing py3-openssl (24.1.0-r1) (36/45) Installing py3-openssl-pyc (24.1.0-r1) (37/45) Installing py3-iniconfig (2.0.0-r1) (38/45) Installing py3-iniconfig-pyc (2.0.0-r1) (39/45) Installing py3-pluggy (1.4.0-r1) (40/45) Installing py3-pluggy-pyc (1.4.0-r1) (41/45) Installing py3-py (1.11.0-r3) (42/45) Installing py3-py-pyc (1.11.0-r3) (43/45) Installing py3-pytest (8.1.1-r1) (44/45) Installing py3-pytest-pyc (8.1.1-r1) (45/45) Installing .makedepends-py3-asyncssh (20240419.043850) Executing busybox-1.36.1-r25.trigger OK: 287 MiB in 147 packages >>> py3-asyncssh: Cleaning up srcdir >>> py3-asyncssh: Cleaning up pkgdir >>> py3-asyncssh: Cleaning up tmpdir >>> py3-asyncssh: Fetching https://distfiles.alpinelinux.org/distfiles/edge/asyncssh-2.14.2.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 486k 100 486k 0 0 2763k 0 --:--:-- --:--:-- --:--:-- 2780k >>> py3-asyncssh: Fetching https://distfiles.alpinelinux.org/distfiles/edge/asyncssh-2.14.2.tar.gz >>> py3-asyncssh: Checking sha512sums... asyncssh-2.14.2.tar.gz: OK >>> py3-asyncssh: Unpacking /var/cache/distfiles/asyncssh-2.14.2.tar.gz... 2024-04-19 04:38:53,691 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-19 04:38:53,820 root INFO running bdist_wheel 2024-04-19 04:38:53,904 root INFO running build 2024-04-19 04:38:53,905 root INFO running build_py 2024-04-19 04:38:53,920 root INFO creating build 2024-04-19 04:38:53,920 root INFO creating build/lib 2024-04-19 04:38:53,921 root INFO creating build/lib/asyncssh 2024-04-19 04:38:53,921 root INFO copying asyncssh/agent_win32.py -> build/lib/asyncssh 2024-04-19 04:38:53,922 root INFO copying asyncssh/scp.py -> build/lib/asyncssh 2024-04-19 04:38:53,924 root INFO copying asyncssh/compression.py -> build/lib/asyncssh 2024-04-19 04:38:53,925 root INFO copying asyncssh/rsa.py -> build/lib/asyncssh 2024-04-19 04:38:53,926 root INFO copying asyncssh/sk_ecdsa.py -> build/lib/asyncssh 2024-04-19 04:38:53,927 root INFO copying asyncssh/known_hosts.py -> build/lib/asyncssh 2024-04-19 04:38:53,929 root INFO copying asyncssh/saslprep.py -> build/lib/asyncssh 2024-04-19 04:38:53,930 root INFO copying asyncssh/connection.py -> build/lib/asyncssh 2024-04-19 04:38:53,935 root INFO copying asyncssh/keysign.py -> build/lib/asyncssh 2024-04-19 04:38:53,936 root INFO copying asyncssh/socks.py -> build/lib/asyncssh 2024-04-19 04:38:53,937 root INFO copying asyncssh/session.py -> build/lib/asyncssh 2024-04-19 04:38:53,939 root INFO copying asyncssh/public_key.py -> build/lib/asyncssh 2024-04-19 04:38:53,941 root INFO copying asyncssh/encryption.py -> build/lib/asyncssh 2024-04-19 04:38:53,942 root INFO copying asyncssh/kex_dh.py -> build/lib/asyncssh 2024-04-19 04:38:53,943 root INFO copying asyncssh/editor.py -> build/lib/asyncssh 2024-04-19 04:38:53,944 root INFO copying asyncssh/agent_unix.py -> build/lib/asyncssh 2024-04-19 04:38:53,945 root INFO copying asyncssh/pkcs11.py -> build/lib/asyncssh 2024-04-19 04:38:53,946 root INFO copying asyncssh/process.py -> build/lib/asyncssh 2024-04-19 04:38:53,947 root INFO copying asyncssh/auth.py -> build/lib/asyncssh 2024-04-19 04:38:53,948 root INFO copying asyncssh/forward.py -> build/lib/asyncssh 2024-04-19 04:38:53,949 root INFO copying asyncssh/pattern.py -> build/lib/asyncssh 2024-04-19 04:38:53,950 root INFO copying asyncssh/sk.py -> build/lib/asyncssh 2024-04-19 04:38:53,951 root INFO copying asyncssh/kex.py -> build/lib/asyncssh 2024-04-19 04:38:53,952 root INFO copying asyncssh/ecdsa.py -> build/lib/asyncssh 2024-04-19 04:38:53,953 root INFO copying asyncssh/sk_eddsa.py -> build/lib/asyncssh 2024-04-19 04:38:53,954 root INFO copying asyncssh/stream.py -> build/lib/asyncssh 2024-04-19 04:38:53,955 root INFO copying asyncssh/mac.py -> build/lib/asyncssh 2024-04-19 04:38:53,956 root INFO copying asyncssh/subprocess.py -> build/lib/asyncssh 2024-04-19 04:38:53,957 root INFO copying asyncssh/auth_keys.py -> build/lib/asyncssh 2024-04-19 04:38:53,958 root INFO copying asyncssh/__init__.py -> build/lib/asyncssh 2024-04-19 04:38:53,959 root INFO copying asyncssh/gss_unix.py -> build/lib/asyncssh 2024-04-19 04:38:53,960 root INFO copying asyncssh/pbe.py -> build/lib/asyncssh 2024-04-19 04:38:53,961 root INFO copying asyncssh/config.py -> build/lib/asyncssh 2024-04-19 04:38:53,962 root INFO copying asyncssh/sftp.py -> build/lib/asyncssh 2024-04-19 04:38:53,964 root INFO copying asyncssh/asn1.py -> build/lib/asyncssh 2024-04-19 04:38:53,966 root INFO copying asyncssh/constants.py -> build/lib/asyncssh 2024-04-19 04:38:53,967 root INFO copying asyncssh/version.py -> build/lib/asyncssh 2024-04-19 04:38:53,968 root INFO copying asyncssh/gss.py -> build/lib/asyncssh 2024-04-19 04:38:53,969 root INFO copying asyncssh/gss_win32.py -> build/lib/asyncssh 2024-04-19 04:38:53,969 root INFO copying asyncssh/agent.py -> build/lib/asyncssh 2024-04-19 04:38:53,971 root INFO copying asyncssh/eddsa.py -> build/lib/asyncssh 2024-04-19 04:38:53,971 root INFO copying asyncssh/kex_rsa.py -> build/lib/asyncssh 2024-04-19 04:38:53,972 root INFO copying asyncssh/listener.py -> build/lib/asyncssh 2024-04-19 04:38:53,973 root INFO copying asyncssh/x11.py -> build/lib/asyncssh 2024-04-19 04:38:53,974 root INFO copying asyncssh/logging.py -> build/lib/asyncssh 2024-04-19 04:38:53,975 root INFO copying asyncssh/packet.py -> build/lib/asyncssh 2024-04-19 04:38:53,976 root INFO copying asyncssh/dsa.py -> build/lib/asyncssh 2024-04-19 04:38:53,977 root INFO copying asyncssh/server.py -> build/lib/asyncssh 2024-04-19 04:38:53,978 root INFO copying asyncssh/client.py -> build/lib/asyncssh 2024-04-19 04:38:53,979 root INFO copying asyncssh/misc.py -> build/lib/asyncssh 2024-04-19 04:38:53,980 root INFO copying asyncssh/channel.py -> build/lib/asyncssh 2024-04-19 04:38:53,983 root INFO creating build/lib/asyncssh/crypto 2024-04-19 04:38:53,983 root INFO copying asyncssh/crypto/rsa.py -> build/lib/asyncssh/crypto 2024-04-19 04:38:53,984 root INFO copying asyncssh/crypto/sntrup.py -> build/lib/asyncssh/crypto 2024-04-19 04:38:53,985 root INFO copying asyncssh/crypto/x509.py -> build/lib/asyncssh/crypto 2024-04-19 04:38:53,986 root INFO copying asyncssh/crypto/ed.py -> build/lib/asyncssh/crypto 2024-04-19 04:38:53,987 root INFO copying asyncssh/crypto/ec.py -> build/lib/asyncssh/crypto 2024-04-19 04:38:53,988 root INFO copying asyncssh/crypto/umac.py -> build/lib/asyncssh/crypto 2024-04-19 04:38:53,989 root INFO copying asyncssh/crypto/dh.py -> build/lib/asyncssh/crypto 2024-04-19 04:38:53,989 root INFO copying asyncssh/crypto/chacha.py -> build/lib/asyncssh/crypto 2024-04-19 04:38:53,990 root INFO copying asyncssh/crypto/__init__.py -> build/lib/asyncssh/crypto 2024-04-19 04:38:53,991 root INFO copying asyncssh/crypto/kdf.py -> build/lib/asyncssh/crypto 2024-04-19 04:38:53,992 root INFO copying asyncssh/crypto/ec_params.py -> build/lib/asyncssh/crypto 2024-04-19 04:38:53,993 root INFO copying asyncssh/crypto/cipher.py -> build/lib/asyncssh/crypto 2024-04-19 04:38:53,994 root INFO copying asyncssh/crypto/dsa.py -> build/lib/asyncssh/crypto 2024-04-19 04:38:53,995 root INFO copying asyncssh/crypto/misc.py -> build/lib/asyncssh/crypto 2024-04-19 04:38:53,997 root INFO copying asyncssh/py.typed -> build/lib/asyncssh 2024-04-19 04:38:54,027 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-04-19 04:38:54,027 root INFO running install 2024-04-19 04:38:54,069 root INFO running install_lib 2024-04-19 04:38:54,080 root INFO creating build/bdist.linux-riscv64 2024-04-19 04:38:54,081 root INFO creating build/bdist.linux-riscv64/wheel 2024-04-19 04:38:54,081 root INFO creating build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,082 root INFO copying build/lib/asyncssh/agent_win32.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,083 root INFO copying build/lib/asyncssh/scp.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,084 root INFO copying build/lib/asyncssh/compression.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,085 root INFO copying build/lib/asyncssh/rsa.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,086 root INFO copying build/lib/asyncssh/sk_ecdsa.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,087 root INFO copying build/lib/asyncssh/known_hosts.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,088 root INFO copying build/lib/asyncssh/saslprep.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,089 root INFO copying build/lib/asyncssh/connection.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,092 root INFO copying build/lib/asyncssh/keysign.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,093 root INFO copying build/lib/asyncssh/socks.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,094 root INFO copying build/lib/asyncssh/session.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,094 root INFO copying build/lib/asyncssh/public_key.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,096 root INFO creating build/bdist.linux-riscv64/wheel/asyncssh/crypto 2024-04-19 04:38:54,097 root INFO copying build/lib/asyncssh/crypto/rsa.py -> build/bdist.linux-riscv64/wheel/asyncssh/crypto 2024-04-19 04:38:54,098 root INFO copying build/lib/asyncssh/crypto/sntrup.py -> build/bdist.linux-riscv64/wheel/asyncssh/crypto 2024-04-19 04:38:54,099 root INFO copying build/lib/asyncssh/crypto/x509.py -> build/bdist.linux-riscv64/wheel/asyncssh/crypto 2024-04-19 04:38:54,099 root INFO copying build/lib/asyncssh/crypto/ed.py -> build/bdist.linux-riscv64/wheel/asyncssh/crypto 2024-04-19 04:38:54,100 root INFO copying build/lib/asyncssh/crypto/ec.py -> build/bdist.linux-riscv64/wheel/asyncssh/crypto 2024-04-19 04:38:54,101 root INFO copying build/lib/asyncssh/crypto/umac.py -> build/bdist.linux-riscv64/wheel/asyncssh/crypto 2024-04-19 04:38:54,102 root INFO copying build/lib/asyncssh/crypto/dh.py -> build/bdist.linux-riscv64/wheel/asyncssh/crypto 2024-04-19 04:38:54,103 root INFO copying build/lib/asyncssh/crypto/chacha.py -> build/bdist.linux-riscv64/wheel/asyncssh/crypto 2024-04-19 04:38:54,104 root INFO copying build/lib/asyncssh/crypto/__init__.py -> build/bdist.linux-riscv64/wheel/asyncssh/crypto 2024-04-19 04:38:54,104 root INFO copying build/lib/asyncssh/crypto/kdf.py -> build/bdist.linux-riscv64/wheel/asyncssh/crypto 2024-04-19 04:38:54,105 root INFO copying build/lib/asyncssh/crypto/ec_params.py -> build/bdist.linux-riscv64/wheel/asyncssh/crypto 2024-04-19 04:38:54,106 root INFO copying build/lib/asyncssh/crypto/cipher.py -> build/bdist.linux-riscv64/wheel/asyncssh/crypto 2024-04-19 04:38:54,107 root INFO copying build/lib/asyncssh/crypto/dsa.py -> build/bdist.linux-riscv64/wheel/asyncssh/crypto 2024-04-19 04:38:54,108 root INFO copying build/lib/asyncssh/crypto/misc.py -> build/bdist.linux-riscv64/wheel/asyncssh/crypto 2024-04-19 04:38:54,109 root INFO copying build/lib/asyncssh/encryption.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,110 root INFO copying build/lib/asyncssh/kex_dh.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,111 root INFO copying build/lib/asyncssh/editor.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,112 root INFO copying build/lib/asyncssh/agent_unix.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,113 root INFO copying build/lib/asyncssh/pkcs11.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,114 root INFO copying build/lib/asyncssh/process.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,115 root INFO copying build/lib/asyncssh/auth.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,116 root INFO copying build/lib/asyncssh/forward.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,117 root INFO copying build/lib/asyncssh/pattern.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,118 root INFO copying build/lib/asyncssh/sk.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,118 root INFO copying build/lib/asyncssh/py.typed -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,119 root INFO copying build/lib/asyncssh/kex.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,120 root INFO copying build/lib/asyncssh/ecdsa.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,121 root INFO copying build/lib/asyncssh/sk_eddsa.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,122 root INFO copying build/lib/asyncssh/stream.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,123 root INFO copying build/lib/asyncssh/mac.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,124 root INFO copying build/lib/asyncssh/subprocess.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,125 root INFO copying build/lib/asyncssh/auth_keys.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,126 root INFO copying build/lib/asyncssh/__init__.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,127 root INFO copying build/lib/asyncssh/gss_unix.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,127 root INFO copying build/lib/asyncssh/pbe.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,128 root INFO copying build/lib/asyncssh/config.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,129 root INFO copying build/lib/asyncssh/sftp.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,132 root INFO copying build/lib/asyncssh/asn1.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,133 root INFO copying build/lib/asyncssh/constants.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,134 root INFO copying build/lib/asyncssh/version.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,135 root INFO copying build/lib/asyncssh/gss.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,135 root INFO copying build/lib/asyncssh/gss_win32.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,136 root INFO copying build/lib/asyncssh/agent.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,137 root INFO copying build/lib/asyncssh/eddsa.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,138 root INFO copying build/lib/asyncssh/kex_rsa.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,139 root INFO copying build/lib/asyncssh/listener.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,140 root INFO copying build/lib/asyncssh/x11.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,141 root INFO copying build/lib/asyncssh/logging.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,142 root INFO copying build/lib/asyncssh/packet.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,143 root INFO copying build/lib/asyncssh/dsa.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,144 root INFO copying build/lib/asyncssh/server.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,145 root INFO copying build/lib/asyncssh/client.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,146 root INFO copying build/lib/asyncssh/misc.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,146 root INFO copying build/lib/asyncssh/channel.py -> build/bdist.linux-riscv64/wheel/asyncssh 2024-04-19 04:38:54,148 root INFO running install_egg_info 2024-04-19 04:38:54,162 root INFO running egg_info 2024-04-19 04:38:54,170 root INFO writing asyncssh.egg-info/PKG-INFO 2024-04-19 04:38:54,178 root INFO writing dependency_links to asyncssh.egg-info/dependency_links.txt 2024-04-19 04:38:54,182 root INFO writing requirements to asyncssh.egg-info/requires.txt 2024-04-19 04:38:54,183 root INFO writing top-level names to asyncssh.egg-info/top_level.txt 2024-04-19 04:38:54,200 root INFO reading manifest file 'asyncssh.egg-info/SOURCES.txt' 2024-04-19 04:38:54,206 root INFO reading manifest template 'MANIFEST.in' 2024-04-19 04:38:54,210 root INFO adding license file 'LICENSE' 2024-04-19 04:38:54,221 root INFO writing manifest file 'asyncssh.egg-info/SOURCES.txt' 2024-04-19 04:38:54,222 root INFO Copying asyncssh.egg-info to build/bdist.linux-riscv64/wheel/asyncssh-2.14.2-py3.12.egg-info 2024-04-19 04:38:54,226 root INFO running install_scripts 2024-04-19 04:38:54,240 wheel INFO creating build/bdist.linux-riscv64/wheel/asyncssh-2.14.2.dist-info/WHEEL 2024-04-19 04:38:54,242 wheel INFO creating '/home/buildozer/aports/community/py3-asyncssh/src/asyncssh-2.14.2/.dist/.tmp-v9h69u2r/asyncssh-2.14.2-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-04-19 04:38:54,243 wheel INFO adding 'asyncssh/__init__.py' 2024-04-19 04:38:54,245 wheel INFO adding 'asyncssh/agent.py' 2024-04-19 04:38:54,246 wheel INFO adding 'asyncssh/agent_unix.py' 2024-04-19 04:38:54,247 wheel INFO adding 'asyncssh/agent_win32.py' 2024-04-19 04:38:54,248 wheel INFO adding 'asyncssh/asn1.py' 2024-04-19 04:38:54,250 wheel INFO adding 'asyncssh/auth.py' 2024-04-19 04:38:54,252 wheel INFO adding 'asyncssh/auth_keys.py' 2024-04-19 04:38:54,254 wheel INFO adding 'asyncssh/channel.py' 2024-04-19 04:38:54,256 wheel INFO adding 'asyncssh/client.py' 2024-04-19 04:38:54,258 wheel INFO adding 'asyncssh/compression.py' 2024-04-19 04:38:54,259 wheel INFO adding 'asyncssh/config.py' 2024-04-19 04:38:54,263 wheel INFO adding 'asyncssh/connection.py' 2024-04-19 04:38:54,271 wheel INFO adding 'asyncssh/constants.py' 2024-04-19 04:38:54,273 wheel INFO adding 'asyncssh/dsa.py' 2024-04-19 04:38:54,274 wheel INFO adding 'asyncssh/ecdsa.py' 2024-04-19 04:38:54,275 wheel INFO adding 'asyncssh/eddsa.py' 2024-04-19 04:38:54,276 wheel INFO adding 'asyncssh/editor.py' 2024-04-19 04:38:54,278 wheel INFO adding 'asyncssh/encryption.py' 2024-04-19 04:38:54,279 wheel INFO adding 'asyncssh/forward.py' 2024-04-19 04:38:54,280 wheel INFO adding 'asyncssh/gss.py' 2024-04-19 04:38:54,281 wheel INFO adding 'asyncssh/gss_unix.py' 2024-04-19 04:38:54,282 wheel INFO adding 'asyncssh/gss_win32.py' 2024-04-19 04:38:54,283 wheel INFO adding 'asyncssh/kex.py' 2024-04-19 04:38:54,284 wheel INFO adding 'asyncssh/kex_dh.py' 2024-04-19 04:38:54,286 wheel INFO adding 'asyncssh/kex_rsa.py' 2024-04-19 04:38:54,287 wheel INFO adding 'asyncssh/keysign.py' 2024-04-19 04:38:54,288 wheel INFO adding 'asyncssh/known_hosts.py' 2024-04-19 04:38:54,290 wheel INFO adding 'asyncssh/listener.py' 2024-04-19 04:38:54,291 wheel INFO adding 'asyncssh/logging.py' 2024-04-19 04:38:54,292 wheel INFO adding 'asyncssh/mac.py' 2024-04-19 04:38:54,293 wheel INFO adding 'asyncssh/misc.py' 2024-04-19 04:38:54,295 wheel INFO adding 'asyncssh/packet.py' 2024-04-19 04:38:54,296 wheel INFO adding 'asyncssh/pattern.py' 2024-04-19 04:38:54,297 wheel INFO adding 'asyncssh/pbe.py' 2024-04-19 04:38:54,298 wheel INFO adding 'asyncssh/pkcs11.py' 2024-04-19 04:38:54,300 wheel INFO adding 'asyncssh/process.py' 2024-04-19 04:38:54,303 wheel INFO adding 'asyncssh/public_key.py' 2024-04-19 04:38:54,307 wheel INFO adding 'asyncssh/py.typed' 2024-04-19 04:38:54,308 wheel INFO adding 'asyncssh/rsa.py' 2024-04-19 04:38:54,309 wheel INFO adding 'asyncssh/saslprep.py' 2024-04-19 04:38:54,310 wheel INFO adding 'asyncssh/scp.py' 2024-04-19 04:38:54,313 wheel INFO adding 'asyncssh/server.py' 2024-04-19 04:38:54,315 wheel INFO adding 'asyncssh/session.py' 2024-04-19 04:38:54,318 wheel INFO adding 'asyncssh/sftp.py' 2024-04-19 04:38:54,324 wheel INFO adding 'asyncssh/sk.py' 2024-04-19 04:38:54,325 wheel INFO adding 'asyncssh/sk_ecdsa.py' 2024-04-19 04:38:54,326 wheel INFO adding 'asyncssh/sk_eddsa.py' 2024-04-19 04:38:54,327 wheel INFO adding 'asyncssh/socks.py' 2024-04-19 04:38:54,329 wheel INFO adding 'asyncssh/stream.py' 2024-04-19 04:38:54,330 wheel INFO adding 'asyncssh/subprocess.py' 2024-04-19 04:38:54,331 wheel INFO adding 'asyncssh/version.py' 2024-04-19 04:38:54,332 wheel INFO adding 'asyncssh/x11.py' 2024-04-19 04:38:54,334 wheel INFO adding 'asyncssh/crypto/__init__.py' 2024-04-19 04:38:54,335 wheel INFO adding 'asyncssh/crypto/chacha.py' 2024-04-19 04:38:54,336 wheel INFO adding 'asyncssh/crypto/cipher.py' 2024-04-19 04:38:54,337 wheel INFO adding 'asyncssh/crypto/dh.py' 2024-04-19 04:38:54,338 wheel INFO adding 'asyncssh/crypto/dsa.py' 2024-04-19 04:38:54,339 wheel INFO adding 'asyncssh/crypto/ec.py' 2024-04-19 04:38:54,340 wheel INFO adding 'asyncssh/crypto/ec_params.py' 2024-04-19 04:38:54,341 wheel INFO adding 'asyncssh/crypto/ed.py' 2024-04-19 04:38:54,342 wheel INFO adding 'asyncssh/crypto/kdf.py' 2024-04-19 04:38:54,343 wheel INFO adding 'asyncssh/crypto/misc.py' 2024-04-19 04:38:54,344 wheel INFO adding 'asyncssh/crypto/rsa.py' 2024-04-19 04:38:54,345 wheel INFO adding 'asyncssh/crypto/sntrup.py' 2024-04-19 04:38:54,346 wheel INFO adding 'asyncssh/crypto/umac.py' 2024-04-19 04:38:54,347 wheel INFO adding 'asyncssh/crypto/x509.py' 2024-04-19 04:38:54,349 wheel INFO adding 'asyncssh-2.14.2.dist-info/LICENSE' 2024-04-19 04:38:54,350 wheel INFO adding 'asyncssh-2.14.2.dist-info/METADATA' 2024-04-19 04:38:54,351 wheel INFO adding 'asyncssh-2.14.2.dist-info/WHEEL' 2024-04-19 04:38:54,352 wheel INFO adding 'asyncssh-2.14.2.dist-info/top_level.txt' 2024-04-19 04:38:54,353 wheel INFO adding 'asyncssh-2.14.2.dist-info/RECORD' 2024-04-19 04:38:54,355 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-04-19 04:38:54,364 gpep517 INFO The backend produced .dist/asyncssh-2.14.2-py3-none-any.whl asyncssh-2.14.2-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-asyncssh/src/asyncssh-2.14.2 configfile: tox.ini testpaths: tests collected 1529 items / 233 deselected / 1296 selected tests/test_agent.py ....s......s....... [ 1%] tests/test_asn1.py . [ 1%] tests/test_auth.py .s...... [ 2%] tests/test_auth_keys.py ......... [ 2%] tests/test_channel.py .................................................. [ 6%] ..................................................... [ 10%] tests/test_compression.py . [ 10%] tests/test_config.py ................................................... [ 14%] ....... [ 15%] tests/test_connection_auth.py ...ssssssssssssssss....................... [ 18%] ........................................................................ [ 24%] ........................................................................ [ 29%] ............................... [ 32%] tests/test_editor.py .................... [ 33%] tests/test_forward.py .................................................. [ 37%] ........................................................................ [ 43%] ................ [ 44%] tests/test_kex.py .......s..s [ 45%] tests/test_known_hosts.py ................ [ 46%] tests/test_logging.py ......... [ 47%] tests/test_mac.py .s [ 47%] tests/test_packet.py .. [ 47%] tests/test_pkcs11.py ssssssssssss [ 48%] tests/test_process.py .................................................. [ 52%] .............ssssss............. [ 54%] tests/test_public_key.py .....ss......... [ 55%] tests/test_saslprep.py ....... [ 56%] tests/test_sftp.py ..................................................... [ 60%] ........................................................................ [ 66%] ........................................................................ [ 71%] ........................................................................ [ 77%] ........................................................................ [ 82%] ........................................................................ [ 88%] ............................................................... [ 93%] tests/test_sk.py sssssssssssssssssssssssssssss [ 95%] tests/test_stream.py ....................... [ 97%] tests/test_subprocess.py ............ [ 98%] tests/test_x509.py ......................... [100%] ========= 1225 passed, 71 skipped, 233 deselected in 612.28s (0:10:12) ========= >>> py3-asyncssh: Entering fakeroot... >>> py3-asyncssh-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-asyncssh/pkg/py3-asyncssh/usr/lib/python3.12/site-packages/asyncssh/crypto/__pycache__' -> '/home/buildozer/aports/community/py3-asyncssh/pkg/py3-asyncssh-pyc/usr/lib/python3.12/site-packages/asyncssh/crypto/__pycache__' '/home/buildozer/aports/community/py3-asyncssh/pkg/py3-asyncssh/usr/lib/python3.12/site-packages/asyncssh/__pycache__' -> '/home/buildozer/aports/community/py3-asyncssh/pkg/py3-asyncssh-pyc/usr/lib/python3.12/site-packages/asyncssh/__pycache__' >>> py3-asyncssh-pyc*: Preparing subpackage py3-asyncssh-pyc... >>> py3-asyncssh-pyc*: Running postcheck for py3-asyncssh-pyc >>> py3-asyncssh*: Running postcheck for py3-asyncssh >>> py3-asyncssh*: Preparing package py3-asyncssh... >>> py3-asyncssh*: Stripping binaries >>> WARNING: py3-asyncssh*: No arch specific binaries found so arch should probably be set to "noarch" >>> py3-asyncssh-pyc*: Scanning shared objects >>> py3-asyncssh*: Scanning shared objects >>> py3-asyncssh-pyc*: Tracing dependencies... python3 py3-cryptography py3-typing-extensions python3~3.12 >>> py3-asyncssh-pyc*: Package size: 2.0 MB >>> py3-asyncssh-pyc*: Compressing data... >>> py3-asyncssh-pyc*: Create checksum... >>> py3-asyncssh-pyc*: Create py3-asyncssh-pyc-2.14.2-r1.apk >>> py3-asyncssh*: Tracing dependencies... python3 py3-cryptography py3-typing-extensions python3~3.12 >>> py3-asyncssh*: Package size: 1.7 MB >>> py3-asyncssh*: Compressing data... >>> py3-asyncssh*: Create checksum... >>> py3-asyncssh*: Create py3-asyncssh-2.14.2-r1.apk >>> py3-asyncssh: Build complete at Fri, 19 Apr 2024 04:49:14 +0000 elapsed time 0h 10m 29s >>> py3-asyncssh: Cleaning up srcdir >>> py3-asyncssh: Cleaning up pkgdir >>> py3-asyncssh: Uninstalling dependencies... (1/45) Purging .makedepends-py3-asyncssh (20240419.043850) (2/45) Purging py3-typing-extensions-pyc (4.11.0-r1) (3/45) Purging py3-typing-extensions (4.11.0-r1) (4/45) Purging py3-gpep517-pyc (15-r2) (5/45) Purging py3-gpep517 (15-r2) (6/45) Purging py3-installer-pyc (0.7.0-r2) (7/45) Purging py3-installer (0.7.0-r2) (8/45) Purging py3-setuptools-pyc (69.5.1-r0) (9/45) Purging py3-setuptools (69.5.1-r0) (10/45) Purging py3-wheel-pyc (0.42.0-r1) (11/45) Purging py3-wheel (0.42.0-r1) (12/45) Purging py3-bcrypt-pyc (4.1.2-r1) (13/45) Purging py3-bcrypt (4.1.2-r1) (14/45) Purging py3-openssl-pyc (24.1.0-r1) (15/45) Purging py3-openssl (24.1.0-r1) (16/45) Purging py3-cryptography-pyc (42.0.5-r1) (17/45) Purging py3-cryptography (42.0.5-r1) (18/45) Purging py3-cffi-pyc (1.16.0-r1) (19/45) Purging py3-cffi (1.16.0-r1) (20/45) Purging py3-cparser-pyc (2.22-r1) (21/45) Purging py3-cparser (2.22-r1) (22/45) Purging py3-pytest-pyc (8.1.1-r1) (23/45) Purging py3-pytest (8.1.1-r1) (24/45) Purging py3-iniconfig-pyc (2.0.0-r1) (25/45) Purging py3-iniconfig (2.0.0-r1) (26/45) Purging py3-packaging-pyc (24.0-r1) (27/45) Purging py3-packaging (24.0-r1) (28/45) Purging py3-parsing-pyc (3.1.2-r1) (29/45) Purging py3-parsing (3.1.2-r1) (30/45) Purging py3-pluggy-pyc (1.4.0-r1) (31/45) Purging py3-pluggy (1.4.0-r1) (32/45) Purging py3-py-pyc (1.11.0-r3) (33/45) Purging py3-py (1.11.0-r3) (34/45) Purging python3-pyc (3.12.3-r1) (35/45) Purging python3-pycache-pyc0 (3.12.3-r1) (36/45) Purging pyc (3.12.3-r1) (37/45) Purging python3 (3.12.3-r1) (38/45) Purging gdbm (1.23-r1) (39/45) Purging libbz2 (1.0.8-r6) (40/45) Purging libffi (3.4.6-r0) (41/45) Purging libpanelw (6.4_p20240330-r0) (42/45) Purging mpdecimal (4.0.0-r0) (43/45) Purging readline (8.2.10-r0) (44/45) Purging sqlite-libs (3.45.3-r0) (45/45) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 227 MiB in 102 packages >>> py3-asyncssh: Updating the community/riscv64 repository index... >>> py3-asyncssh: Signing the index...