>>> py3-wsgiproxy2: Building community/py3-wsgiproxy2 0.5.1-r3 (using abuild 3.11.0_rc13-r0) started Tue, 25 Apr 2023 06:33:05 +0000 >>> py3-wsgiproxy2: Checking sanity of /home/buildozer/aports/community/py3-wsgiproxy2/APKBUILD... >>> py3-wsgiproxy2: Analyzing dependencies... >>> py3-wsgiproxy2: Installing for build: build-base python3 py3-webob py3-setuptools py3-beautifulsoup4 py3-pytest py3-requests py3-waitress py3-webtest (1/47) Installing libbz2 (1.0.8-r5) (2/47) Installing libffi (3.4.4-r2) (3/47) Installing gdbm (1.23-r1) (4/47) Installing xz-libs (5.4.2-r1) (5/47) Installing mpdecimal (2.5.1-r2) (6/47) Installing libpanelw (6.4_p20230401-r6) (7/47) Installing readline (8.2.1-r1) (8/47) Installing sqlite-libs (3.41.2-r2) (9/47) Installing python3 (3.11.3-r10) (10/47) Installing python3-pycache-pyc0 (3.11.3-r10) (11/47) Installing pyc (0.1-r0) (12/47) Installing python3-pyc (3.11.3-r10) (13/47) Installing py3-webob (1.8.7-r3) (14/47) Installing py3-webob-pyc (1.8.7-r3) (15/47) Installing py3-parsing (3.0.9-r2) (16/47) Installing py3-parsing-pyc (3.0.9-r2) (17/47) Installing py3-packaging (23.1-r1) (18/47) Installing py3-packaging-pyc (23.1-r1) (19/47) Installing py3-setuptools (67.7.2-r0) (20/47) Installing py3-setuptools-pyc (67.7.2-r0) (21/47) Installing py3-soupsieve (2.4-r0) (22/47) Installing py3-beautifulsoup4 (4.12.2-r1) (23/47) Installing py3-beautifulsoup4-pyc (4.12.2-r1) (24/47) Installing py3-iniconfig (1.1.1-r6) (25/47) Installing py3-iniconfig-pyc (1.1.1-r6) (26/47) Installing py3-pluggy (1.0.0-r3) (27/47) Installing py3-pluggy-pyc (1.0.0-r3) (28/47) Installing py3-py (1.11.0-r2) (29/47) Installing py3-py-pyc (1.11.0-r2) (30/47) Installing py3-pytest (7.3.1-r1) (31/47) Installing py3-pytest-pyc (7.3.1-r1) (32/47) Installing py3-certifi (2022.12.7-r2) (33/47) Installing py3-certifi-pyc (2022.12.7-r2) (34/47) Installing py3-charset-normalizer (3.1.0-r1) (35/47) Installing py3-charset-normalizer-pyc (3.1.0-r1) (36/47) Installing py3-idna (3.4-r4) (37/47) Installing py3-idna-pyc (3.4-r4) (38/47) Installing py3-urllib3 (1.26.15-r1) (39/47) Installing py3-urllib3-pyc (1.26.15-r1) (40/47) Installing py3-requests (2.28.2-r1) (41/47) Installing py3-requests-pyc (2.28.2-r1) (42/47) Installing py3-waitress (2.1.2-r3) (43/47) Installing py3-waitress-pyc (2.1.2-r3) (44/47) Installing py3-webtest (3.0.0-r4) (45/47) Installing py3-webtest-pyc (3.0.0-r4) (46/47) Installing .makedepends-py3-wsgiproxy2 (20230425.063307) (47/47) Installing py3-waitress-openrc (2.1.2-r3) Executing busybox-1.36.0-r8.trigger OK: 451 MiB in 145 packages >>> py3-wsgiproxy2: Cleaning up srcdir >>> py3-wsgiproxy2: Cleaning up pkgdir >>> py3-wsgiproxy2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-wsgiproxy2-0.5.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 16565 100 16565 0 0 227k 0 --:--:-- --:--:-- --:--:-- 227k >>> py3-wsgiproxy2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-wsgiproxy2-0.5.1.tar.gz >>> py3-wsgiproxy2: Checking sha512sums... py3-wsgiproxy2-0.5.1.tar.gz: OK >>> py3-wsgiproxy2: Unpacking /var/cache/distfiles/v3.18/py3-wsgiproxy2-0.5.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/wsgiproxy copying wsgiproxy/test_wsgiproxy.py -> build/lib/wsgiproxy copying wsgiproxy/requests_client.py -> build/lib/wsgiproxy copying wsgiproxy/__init__.py -> build/lib/wsgiproxy copying wsgiproxy/urllib3_client.py -> build/lib/wsgiproxy copying wsgiproxy/proxies.py -> build/lib/wsgiproxy running egg_info writing WSGIProxy2.egg-info/PKG-INFO writing dependency_links to WSGIProxy2.egg-info/dependency_links.txt deleting WSGIProxy2.egg-info/entry_points.txt writing requirements to WSGIProxy2.egg-info/requires.txt writing top-level names to WSGIProxy2.egg-info/top_level.txt reading manifest file 'WSGIProxy2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' no previously-included directories found matching '.github/' no previously-included directories found matching '.tox/' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution adding license file 'COPYING' writing manifest file 'WSGIProxy2.egg-info/SOURCES.txt' ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-wsgiproxy2/src/WSGIProxy2-0.5.1 configfile: pytest.ini collected 27 items wsgiproxy/test_wsgiproxy.py ........................... [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.11/site-packages/webob/compat.py:5 /usr/lib/python3.11/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header wsgiproxy/test_wsgiproxy.py: 10 warnings /home/buildozer/aports/community/py3-wsgiproxy2/src/WSGIProxy2-0.5.1/wsgiproxy/urllib3_client.py:27: DeprecationWarning: HTTPResponse.getheaders() is deprecated and will be removed in urllib3 v2.1.0. Instead access HTTPResponse.headers directly. headers = [(k.title(), v) for k, v in response.getheaders().items()] wsgiproxy/test_wsgiproxy.py: 10 warnings /home/buildozer/aports/community/py3-wsgiproxy2/src/WSGIProxy2-0.5.1/wsgiproxy/urllib3_client.py:28: DeprecationWarning: HTTPResponse.getheader() is deprecated and will be removed in urllib3 v2.1.0. Instead use HTTPResponse.headers.get(name, default). return (status, response.getheader('location', None), -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================= 27 passed, 21 warnings in 0.55s ======================== >>> py3-wsgiproxy2: 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/community/py3-wsgiproxy2/pkg creating /home/buildozer/aports/community/py3-wsgiproxy2/pkg/py3-wsgiproxy2 creating /home/buildozer/aports/community/py3-wsgiproxy2/pkg/py3-wsgiproxy2/usr creating /home/buildozer/aports/community/py3-wsgiproxy2/pkg/py3-wsgiproxy2/usr/lib creating /home/buildozer/aports/community/py3-wsgiproxy2/pkg/py3-wsgiproxy2/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-wsgiproxy2/pkg/py3-wsgiproxy2/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-wsgiproxy2/pkg/py3-wsgiproxy2/usr/lib/python3.11/site-packages/wsgiproxy copying build/lib/wsgiproxy/test_wsgiproxy.py -> /home/buildozer/aports/community/py3-wsgiproxy2/pkg/py3-wsgiproxy2/usr/lib/python3.11/site-packages/wsgiproxy copying build/lib/wsgiproxy/requests_client.py -> /home/buildozer/aports/community/py3-wsgiproxy2/pkg/py3-wsgiproxy2/usr/lib/python3.11/site-packages/wsgiproxy copying build/lib/wsgiproxy/__init__.py -> /home/buildozer/aports/community/py3-wsgiproxy2/pkg/py3-wsgiproxy2/usr/lib/python3.11/site-packages/wsgiproxy copying build/lib/wsgiproxy/urllib3_client.py -> /home/buildozer/aports/community/py3-wsgiproxy2/pkg/py3-wsgiproxy2/usr/lib/python3.11/site-packages/wsgiproxy copying build/lib/wsgiproxy/proxies.py -> /home/buildozer/aports/community/py3-wsgiproxy2/pkg/py3-wsgiproxy2/usr/lib/python3.11/site-packages/wsgiproxy byte-compiling /home/buildozer/aports/community/py3-wsgiproxy2/pkg/py3-wsgiproxy2/usr/lib/python3.11/site-packages/wsgiproxy/test_wsgiproxy.py to test_wsgiproxy.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-wsgiproxy2/pkg/py3-wsgiproxy2/usr/lib/python3.11/site-packages/wsgiproxy/requests_client.py to requests_client.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-wsgiproxy2/pkg/py3-wsgiproxy2/usr/lib/python3.11/site-packages/wsgiproxy/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-wsgiproxy2/pkg/py3-wsgiproxy2/usr/lib/python3.11/site-packages/wsgiproxy/urllib3_client.py to urllib3_client.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-wsgiproxy2/pkg/py3-wsgiproxy2/usr/lib/python3.11/site-packages/wsgiproxy/proxies.py to proxies.cpython-311.pyc running install_egg_info running egg_info writing WSGIProxy2.egg-info/PKG-INFO writing dependency_links to WSGIProxy2.egg-info/dependency_links.txt writing requirements to WSGIProxy2.egg-info/requires.txt writing top-level names to WSGIProxy2.egg-info/top_level.txt reading manifest file 'WSGIProxy2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' no previously-included directories found matching '.github/' no previously-included directories found matching '.tox/' warning: no previously-included files matching '__pycache__' found anywhere in distribution adding license file 'COPYING' writing manifest file 'WSGIProxy2.egg-info/SOURCES.txt' Copying WSGIProxy2.egg-info to /home/buildozer/aports/community/py3-wsgiproxy2/pkg/py3-wsgiproxy2/usr/lib/python3.11/site-packages/WSGIProxy2-0.5.1-py3.11.egg-info running install_scripts >>> py3-wsgiproxy2-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-wsgiproxy2/pkg/py3-wsgiproxy2/usr/lib/python3.11/site-packages/wsgiproxy/__pycache__' -> '/home/buildozer/aports/community/py3-wsgiproxy2/pkg/py3-wsgiproxy2-pyc/usr/lib/python3.11/site-packages/wsgiproxy/__pycache__' >>> py3-wsgiproxy2-pyc*: Preparing subpackage py3-wsgiproxy2-pyc... >>> py3-wsgiproxy2-pyc*: Running postcheck for py3-wsgiproxy2-pyc >>> py3-wsgiproxy2*: Running postcheck for py3-wsgiproxy2 >>> py3-wsgiproxy2*: Preparing package py3-wsgiproxy2... >>> py3-wsgiproxy2-pyc*: Tracing dependencies... python3 py3-webob python3~3.11 >>> py3-wsgiproxy2-pyc*: Package size: 68.0 KB >>> py3-wsgiproxy2-pyc*: Compressing data... >>> py3-wsgiproxy2-pyc*: Create checksum... >>> py3-wsgiproxy2-pyc*: Create py3-wsgiproxy2-pyc-0.5.1-r3.apk >>> py3-wsgiproxy2*: Tracing dependencies... python3 py3-webob python3~3.11 >>> py3-wsgiproxy2*: Package size: 84.0 KB >>> py3-wsgiproxy2*: Compressing data... >>> py3-wsgiproxy2*: Create checksum... >>> py3-wsgiproxy2*: Create py3-wsgiproxy2-0.5.1-r3.apk >>> py3-wsgiproxy2: Build complete at Tue, 25 Apr 2023 06:33:10 +0000 elapsed time 0h 0m 5s >>> py3-wsgiproxy2: Cleaning up srcdir >>> py3-wsgiproxy2: Cleaning up pkgdir >>> py3-wsgiproxy2: Uninstalling dependencies... (1/47) Purging .makedepends-py3-wsgiproxy2 (20230425.063307) (2/47) Purging py3-setuptools-pyc (67.7.2-r0) (3/47) Purging py3-setuptools (67.7.2-r0) (4/47) Purging py3-pytest-pyc (7.3.1-r1) (5/47) Purging py3-pytest (7.3.1-r1) (6/47) Purging py3-iniconfig-pyc (1.1.1-r6) (7/47) Purging py3-iniconfig (1.1.1-r6) (8/47) Purging py3-packaging-pyc (23.1-r1) (9/47) Purging py3-packaging (23.1-r1) (10/47) Purging py3-parsing-pyc (3.0.9-r2) (11/47) Purging py3-parsing (3.0.9-r2) (12/47) Purging py3-pluggy-pyc (1.0.0-r3) (13/47) Purging py3-pluggy (1.0.0-r3) (14/47) Purging py3-py-pyc (1.11.0-r2) (15/47) Purging py3-py (1.11.0-r2) (16/47) Purging py3-requests-pyc (2.28.2-r1) (17/47) Purging py3-requests (2.28.2-r1) (18/47) Purging py3-certifi-pyc (2022.12.7-r2) (19/47) Purging py3-certifi (2022.12.7-r2) (20/47) Purging py3-charset-normalizer-pyc (3.1.0-r1) (21/47) Purging py3-charset-normalizer (3.1.0-r1) (22/47) Purging py3-idna-pyc (3.4-r4) (23/47) Purging py3-idna (3.4-r4) (24/47) Purging py3-urllib3-pyc (1.26.15-r1) (25/47) Purging py3-urllib3 (1.26.15-r1) (26/47) Purging py3-webtest-pyc (3.0.0-r4) (27/47) Purging py3-webtest (3.0.0-r4) (28/47) Purging py3-beautifulsoup4-pyc (4.12.2-r1) (29/47) Purging py3-beautifulsoup4 (4.12.2-r1) (30/47) Purging py3-soupsieve (2.4-r0) (31/47) Purging py3-waitress-openrc (2.1.2-r3) (32/47) Purging py3-waitress-pyc (2.1.2-r3) (33/47) Purging py3-waitress (2.1.2-r3) (34/47) Purging py3-webob-pyc (1.8.7-r3) (35/47) Purging py3-webob (1.8.7-r3) (36/47) Purging python3-pyc (3.11.3-r10) (37/47) Purging python3-pycache-pyc0 (3.11.3-r10) (38/47) Purging pyc (0.1-r0) (39/47) Purging python3 (3.11.3-r10) (40/47) Purging gdbm (1.23-r1) (41/47) Purging libbz2 (1.0.8-r5) (42/47) Purging libffi (3.4.4-r2) (43/47) Purging libpanelw (6.4_p20230401-r6) (44/47) Purging mpdecimal (2.5.1-r2) (45/47) Purging readline (8.2.1-r1) (46/47) Purging sqlite-libs (3.41.2-r2) (47/47) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 392 MiB in 98 packages >>> py3-wsgiproxy2: Updating the community/x86_64 repository index... >>> py3-wsgiproxy2: Signing the index...