>>> py3-ndg_httpsclient: Building community/py3-ndg_httpsclient 0.5.1-r6 (using abuild 3.14.1-r1) started Fri, 01 Nov 2024 10:37:05 +0000 >>> py3-ndg_httpsclient: Validating /home/buildozer/aports/community/py3-ndg_httpsclient/APKBUILD... >>> py3-ndg_httpsclient: Analyzing dependencies... >>> py3-ndg_httpsclient: Installing for build: build-base py3-openssl py3-asn1 py3-setuptools (1/28) Installing libbz2 (1.0.8-r6) (2/28) Installing libffi (3.4.6-r0) (3/28) Installing gdbm (1.24-r0) (4/28) Installing xz-libs (5.6.3-r0) (5/28) Installing mpdecimal (4.0.0-r0) (6/28) Installing libpanelw (6.5_p20241006-r2) (7/28) Installing sqlite-libs (3.47.0-r0) (8/28) Installing python3 (3.12.7-r1) (9/28) Installing python3-pycache-pyc0 (3.12.7-r1) (10/28) Installing pyc (3.12.7-r1) (11/28) Installing py3-cparser (2.22-r1) (12/28) Installing py3-cparser-pyc (2.22-r1) (13/28) Installing py3-cffi (1.17.1-r1) (14/28) Installing py3-cffi-pyc (1.17.1-r1) (15/28) Installing py3-cryptography (43.0.3-r0) (16/28) Installing py3-cryptography-pyc (43.0.3-r0) (17/28) Installing py3-openssl-pyc (24.1.0-r1) (18/28) Installing python3-pyc (3.12.7-r1) (19/28) Installing py3-openssl (24.1.0-r1) (20/28) Installing py3-asn1 (0.6.1-r0) (21/28) Installing py3-asn1-pyc (0.6.1-r0) (22/28) Installing py3-parsing (3.1.4-r0) (23/28) Installing py3-parsing-pyc (3.1.4-r0) (24/28) Installing py3-packaging (24.1-r0) (25/28) Installing py3-packaging-pyc (24.1-r0) (26/28) Installing py3-setuptools (70.3.0-r0) (27/28) Installing py3-setuptools-pyc (70.3.0-r0) (28/28) Installing .makedepends-py3-ndg_httpsclient (20241101.103719) Executing busybox-1.37.0-r5.trigger OK: 445 MiB in 129 packages >>> py3-ndg_httpsclient: Cleaning up srcdir >>> py3-ndg_httpsclient: Cleaning up pkgdir >>> py3-ndg_httpsclient: Cleaning up tmpdir >>> py3-ndg_httpsclient: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/ndg_httpsclient-0.5.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-ndg_httpsclient: Fetching ndg_httpsclient-0.5.1.tar.gz::https://github.com/cedadev/ndg_httpsclient/archive/0.5.1.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.21/ndg_httpsclient-0.5.1.tar.gz.part' ndg_httpsclient-0.5. 100% |********************************| 24054 0:00:00 ETA '/var/cache/distfiles/v3.21/ndg_httpsclient-0.5.1.tar.gz.part' saved >>> py3-ndg_httpsclient: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/ndg_httpsclient-0.5.1.tar.gz >>> py3-ndg_httpsclient: Checking sha512sums... ndg_httpsclient-0.5.1.tar.gz: OK >>> py3-ndg_httpsclient: Unpacking /var/cache/distfiles/v3.21/ndg_httpsclient-0.5.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/ndg copying ndg/__init__.py -> build/lib/ndg creating build/lib/ndg/httpsclient copying ndg/httpsclient/subj_alt_name.py -> build/lib/ndg/httpsclient copying ndg/httpsclient/ssl_context_util.py -> build/lib/ndg/httpsclient copying ndg/httpsclient/urllib2_build_opener.py -> build/lib/ndg/httpsclient copying ndg/httpsclient/ssl_peer_verification.py -> build/lib/ndg/httpsclient copying ndg/httpsclient/https.py -> build/lib/ndg/httpsclient copying ndg/httpsclient/utils.py -> build/lib/ndg/httpsclient copying ndg/httpsclient/__init__.py -> build/lib/ndg/httpsclient copying ndg/httpsclient/ssl_socket.py -> build/lib/ndg/httpsclient creating build/lib/ndg/httpsclient/test copying ndg/httpsclient/test/__init__.py -> build/lib/ndg/httpsclient/test copying ndg/httpsclient/test/test_utils.py -> build/lib/ndg/httpsclient/test copying ndg/httpsclient/test/test_https.py -> build/lib/ndg/httpsclient/test copying ndg/httpsclient/test/test_urllib2.py -> build/lib/ndg/httpsclient/test copying ndg/httpsclient/LICENSE -> build/lib/ndg/httpsclient copying ndg/httpsclient/test/README -> build/lib/ndg/httpsclient/test creating build/lib/ndg/httpsclient/test/scripts copying ndg/httpsclient/test/scripts/openssl_https_server.sh -> build/lib/ndg/httpsclient/test/scripts creating build/lib/ndg/httpsclient/test/pki copying ndg/httpsclient/test/pki/localhost.crt -> build/lib/ndg/httpsclient/test/pki copying ndg/httpsclient/test/pki/localhost.key -> build/lib/ndg/httpsclient/test/pki creating build/lib/ndg/httpsclient/test/pki/ca copying ndg/httpsclient/test/pki/ca/7e15277f.0 -> build/lib/ndg/httpsclient/test/pki/ca >>> WARNING: py3-ndg_httpsclient: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> py3-ndg_httpsclient: Entering fakeroot... running install /usr/lib/python3.12/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 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/community/py3-ndg_httpsclient/pkg creating /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient creating /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr creating /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib creating /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.12 creating /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.12/site-packages/ndg copying build/lib/ndg/__init__.py -> /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.12/site-packages/ndg creating /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.12/site-packages/ndg/httpsclient copying build/lib/ndg/httpsclient/subj_alt_name.py -> /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.12/site-packages/ndg/httpsclient copying build/lib/ndg/httpsclient/ssl_context_util.py -> /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.12/site-packages/ndg/httpsclient copying build/lib/ndg/httpsclient/urllib2_build_opener.py -> /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.12/site-packages/ndg/httpsclient copying build/lib/ndg/httpsclient/ssl_peer_verification.py -> /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.12/site-packages/ndg/httpsclient copying build/lib/ndg/httpsclient/https.py -> /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.12/site-packages/ndg/httpsclient copying build/lib/ndg/httpsclient/utils.py -> /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.12/site-packages/ndg/httpsclient copying build/lib/ndg/httpsclient/__init__.py -> /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.12/site-packages/ndg/httpsclient copying build/lib/ndg/httpsclient/LICENSE -> /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.12/site-packages/ndg/httpsclient creating /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.12/site-packages/ndg/httpsclient/test creating /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.12/site-packages/ndg/httpsclient/test/scripts copying build/lib/ndg/httpsclient/test/scripts/openssl_https_server.sh -> /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.12/site-packages/ndg/httpsclient/test/scripts copying build/lib/ndg/httpsclient/test/__init__.py -> /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.12/site-packages/ndg/httpsclient/test copying build/lib/ndg/httpsclient/test/test_utils.py -> /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.12/site-packages/ndg/httpsclient/test copying build/lib/ndg/httpsclient/test/README -> /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.12/site-packages/ndg/httpsclient/test copying build/lib/ndg/httpsclient/test/test_https.py -> /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.12/site-packages/ndg/httpsclient/test creating /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.12/site-packages/ndg/httpsclient/test/pki creating /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.12/site-packages/ndg/httpsclient/test/pki/ca copying build/lib/ndg/httpsclient/test/pki/ca/7e15277f.0 -> /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.12/site-packages/ndg/httpsclient/test/pki/ca copying build/lib/ndg/httpsclient/test/pki/localhost.crt -> /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.12/site-packages/ndg/httpsclient/test/pki copying build/lib/ndg/httpsclient/test/pki/localhost.key -> /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.12/site-packages/ndg/httpsclient/test/pki copying build/lib/ndg/httpsclient/test/test_urllib2.py -> /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.12/site-packages/ndg/httpsclient/test copying build/lib/ndg/httpsclient/ssl_socket.py -> /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.12/site-packages/ndg/httpsclient byte-compiling /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.12/site-packages/ndg/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.12/site-packages/ndg/httpsclient/subj_alt_name.py to subj_alt_name.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.12/site-packages/ndg/httpsclient/ssl_context_util.py to ssl_context_util.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.12/site-packages/ndg/httpsclient/urllib2_build_opener.py to urllib2_build_opener.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.12/site-packages/ndg/httpsclient/ssl_peer_verification.py to ssl_peer_verification.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.12/site-packages/ndg/httpsclient/https.py to https.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.12/site-packages/ndg/httpsclient/utils.py to utils.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.12/site-packages/ndg/httpsclient/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.12/site-packages/ndg/httpsclient/test/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.12/site-packages/ndg/httpsclient/test/test_utils.py to test_utils.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.12/site-packages/ndg/httpsclient/test/test_https.py to test_https.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.12/site-packages/ndg/httpsclient/test/test_urllib2.py to test_urllib2.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.12/site-packages/ndg/httpsclient/ssl_socket.py to ssl_socket.cpython-312.pyc running install_egg_info running egg_info creating ndg_httpsclient.egg-info writing ndg_httpsclient.egg-info/PKG-INFO writing dependency_links to ndg_httpsclient.egg-info/dependency_links.txt writing entry points to ndg_httpsclient.egg-info/entry_points.txt writing requirements to ndg_httpsclient.egg-info/requires.txt writing top-level names to ndg_httpsclient.egg-info/top_level.txt writing manifest file 'ndg_httpsclient.egg-info/SOURCES.txt' reading manifest file 'ndg_httpsclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'ndg_httpsclient.egg-info/SOURCES.txt' Copying ndg_httpsclient.egg-info to /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/lib/python3.12/site-packages/ndg_httpsclient-0.5.1-py3.12.egg-info running install_scripts Installing ndg_httpclient script to /home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient/usr/bin >>> py3-ndg_httpsclient-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/ndg/__pycache__' -> '/home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient-pyc/usr/lib/python3.12/site-packages/ndg/__pycache__' 'usr/lib/python3.12/site-packages/ndg/httpsclient/__pycache__' -> '/home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient-pyc/usr/lib/python3.12/site-packages/ndg/httpsclient/__pycache__' 'usr/lib/python3.12/site-packages/ndg/httpsclient/test/__pycache__' -> '/home/buildozer/aports/community/py3-ndg_httpsclient/pkg/py3-ndg_httpsclient-pyc/usr/lib/python3.12/site-packages/ndg/httpsclient/test/__pycache__' >>> py3-ndg_httpsclient-pyc*: Preparing subpackage py3-ndg_httpsclient-pyc... >>> py3-ndg_httpsclient-pyc*: Running postcheck for py3-ndg_httpsclient-pyc >>> py3-ndg_httpsclient*: Running postcheck for py3-ndg_httpsclient >>> py3-ndg_httpsclient*: Preparing package py3-ndg_httpsclient... >>> py3-ndg_httpsclient-pyc*: Tracing dependencies... py3-openssl py3-asn1 python3~3.12 >>> py3-ndg_httpsclient-pyc*: Package size: 79.3 KB >>> py3-ndg_httpsclient-pyc*: Compressing data... >>> py3-ndg_httpsclient-pyc*: Create checksum... >>> py3-ndg_httpsclient-pyc*: Create py3-ndg_httpsclient-pyc-0.5.1-r6.apk >>> py3-ndg_httpsclient*: Tracing dependencies... py3-openssl py3-asn1 python3~3.12 >>> py3-ndg_httpsclient*: Package size: 76.2 KB >>> py3-ndg_httpsclient*: Compressing data... >>> py3-ndg_httpsclient*: Create checksum... >>> py3-ndg_httpsclient*: Create py3-ndg_httpsclient-0.5.1-r6.apk >>> py3-ndg_httpsclient: Build complete at Fri, 01 Nov 2024 10:37:21 +0000 elapsed time 0h 0m 16s >>> py3-ndg_httpsclient: Cleaning up srcdir >>> py3-ndg_httpsclient: Cleaning up pkgdir >>> py3-ndg_httpsclient: Uninstalling dependencies... (1/28) Purging .makedepends-py3-ndg_httpsclient (20241101.103719) (2/28) Purging py3-openssl-pyc (24.1.0-r1) (3/28) Purging py3-openssl (24.1.0-r1) (4/28) Purging py3-cryptography-pyc (43.0.3-r0) (5/28) Purging py3-cryptography (43.0.3-r0) (6/28) Purging py3-cffi-pyc (1.17.1-r1) (7/28) Purging py3-cffi (1.17.1-r1) (8/28) Purging py3-cparser-pyc (2.22-r1) (9/28) Purging py3-cparser (2.22-r1) (10/28) Purging py3-asn1-pyc (0.6.1-r0) (11/28) Purging py3-asn1 (0.6.1-r0) (12/28) Purging py3-setuptools-pyc (70.3.0-r0) (13/28) Purging py3-setuptools (70.3.0-r0) (14/28) Purging py3-packaging-pyc (24.1-r0) (15/28) Purging py3-packaging (24.1-r0) (16/28) Purging py3-parsing-pyc (3.1.4-r0) (17/28) Purging py3-parsing (3.1.4-r0) (18/28) Purging python3-pyc (3.12.7-r1) (19/28) Purging python3-pycache-pyc0 (3.12.7-r1) (20/28) Purging pyc (3.12.7-r1) (21/28) Purging python3 (3.12.7-r1) (22/28) Purging gdbm (1.24-r0) (23/28) Purging libbz2 (1.0.8-r6) (24/28) Purging libffi (3.4.6-r0) (25/28) Purging libpanelw (6.5_p20241006-r2) (26/28) Purging mpdecimal (4.0.0-r0) (27/28) Purging sqlite-libs (3.47.0-r0) (28/28) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r5.trigger OK: 396 MiB in 101 packages >>> py3-ndg_httpsclient: Updating the community/x86 repository index... >>> py3-ndg_httpsclient: Signing the index...