>>> py3-pytest-httpbin: Building community/py3-pytest-httpbin 1.0.1-r0 (using abuild 3.9.0-r0) started Sun, 26 Dec 2021 12:25:00 +0000 >>> py3-pytest-httpbin: Checking sanity of /home/buildozer/aports/community/py3-pytest-httpbin/APKBUILD... >>> py3-pytest-httpbin: Analyzing dependencies... >>> py3-pytest-httpbin: Installing for build: build-base py3-httpbin py3-six py3-setuptools py3-pytest py3-requests (1/38) Installing libffi (3.4.2-r1) (2/38) Installing gdbm (1.22-r0) (3/38) Installing mpdecimal (2.5.1-r1) (4/38) Installing readline (8.1.1-r0) (5/38) Installing sqlite-libs (3.37.0-r0) (6/38) Installing python3 (3.10.1-r0) (7/38) Installing py3-click (8.0.1-r2) (8/38) Installing py3-itsdangerous (2.0.1-r1) (9/38) Installing py3-markupsafe (2.0.1-r1) (10/38) Installing py3-jinja2 (3.0.1-r1) (11/38) Installing py3-werkzeug (2.0.2-r1) (12/38) Installing py3-flask (2.0.2-r1) (13/38) Installing py3-six (1.16.0-r1) (14/38) Installing py3-raven (6.10.0-r4) (15/38) Installing py3-blinker (1.4-r7) (16/38) Installing py3-brotli (1.0.9-r6) (17/38) Installing py3-decorator (5.1.0-r1) (18/38) Installing py3-httpbin (0.7.0-r3) (19/38) Installing py3-ordered-set (4.0.2-r3) (20/38) Installing py3-appdirs (1.4.4-r3) (21/38) Installing py3-parsing (2.4.7-r3) (22/38) Installing py3-packaging (21.3-r0) (23/38) Installing py3-setuptools (52.0.0-r5) (24/38) Installing py3-atomicwrites (1.4.0-r2) (25/38) Installing py3-attrs (21.2.0-r1) (26/38) Installing py3-more-itertools (8.12.0-r1) (27/38) Installing py3-iniconfig (1.1.1-r2) (28/38) Installing py3-pluggy (0.13.1-r5) (29/38) Installing py3-py (1.10.0-r2) (30/38) Installing py3-wcwidth (0.2.5-r2) (31/38) Installing py3-toml (0.10.2-r3) (32/38) Installing py3-pytest (6.2.5-r1) (33/38) Installing py3-certifi (2020.12.5-r2) (34/38) Installing py3-charset-normalizer (2.0.7-r1) (35/38) Installing py3-idna (3.3-r1) (36/38) Installing py3-urllib3 (1.26.7-r1) (37/38) Installing py3-requests (2.26.0-r2) (38/38) Installing .makedepends-py3-pytest-httpbin (20211226.122500) Executing busybox-1.34.1-r5.trigger OK: 372 MiB in 137 packages >>> py3-pytest-httpbin: Cleaning up srcdir >>> py3-pytest-httpbin: Cleaning up pkgdir >>> py3-pytest-httpbin: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-httpbin-1.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-pytest-httpbin: Fetching https://files.pythonhosted.org/packages/source/p/pytest-httpbin/pytest-httpbin-1.0.1.tar.gz >>> py3-pytest-httpbin: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-httpbin-1.0.1.tar.gz >>> py3-pytest-httpbin: Checking sha512sums... pytest-httpbin-1.0.1.tar.gz: OK >>> py3-pytest-httpbin: Unpacking /var/cache/distfiles/edge/pytest-httpbin-1.0.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/pytest_httpbin copying pytest_httpbin/__init__.py -> build/lib/pytest_httpbin copying pytest_httpbin/version.py -> build/lib/pytest_httpbin copying pytest_httpbin/certs.py -> build/lib/pytest_httpbin copying pytest_httpbin/serve.py -> build/lib/pytest_httpbin copying pytest_httpbin/plugin.py -> build/lib/pytest_httpbin running egg_info writing pytest_httpbin.egg-info/PKG-INFO writing dependency_links to pytest_httpbin.egg-info/dependency_links.txt writing entry points to pytest_httpbin.egg-info/entry_points.txt writing requirements to pytest_httpbin.egg-info/requires.txt writing top-level names to pytest_httpbin.egg-info/top_level.txt reading manifest file 'pytest_httpbin.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pytest_httpbin.egg-info/SOURCES.txt' creating build/lib/pytest_httpbin/certs copying pytest_httpbin/certs/cacert.pem -> build/lib/pytest_httpbin/certs copying pytest_httpbin/certs/cert.pem -> build/lib/pytest_httpbin/certs copying pytest_httpbin/certs/key.pem -> build/lib/pytest_httpbin/certs ============================= test session starts ============================== platform linux -- Python 3.10.1, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-pytest-httpbin/src/pytest-httpbin-1.0.1 plugins: httpbin-1.0.1 collected 20 items tests/test_httpbin.py ............. [ 65%] tests/test_server.py ....... [100%] =============================== warnings summary =============================== tests/test_httpbin.py: 14 warnings tests/test_server.py: 3 warnings /home/buildozer/aports/community/py3-pytest-httpbin/src/pytest-httpbin-1.0.1/pytest_httpbin/serve.py:65: DeprecationWarning: ssl.wrap_socket() is deprecated, use SSLContext.wrap_socket() ssock = ssl.wrap_socket( tests/test_httpbin.py: 14 warnings tests/test_server.py: 3 warnings /usr/lib/python3.10/ssl.py:1433: DeprecationWarning: ssl.PROTOCOL_TLS is deprecated context = SSLContext(ssl_version) -- Docs: https://docs.pytest.org/en/stable/warnings.html ======================= 20 passed, 34 warnings in 2.36s ======================== >>> py3-pytest-httpbin: Entering fakeroot... running install running build running build_py running egg_info writing pytest_httpbin.egg-info/PKG-INFO writing dependency_links to pytest_httpbin.egg-info/dependency_links.txt writing entry points to pytest_httpbin.egg-info/entry_points.txt writing requirements to pytest_httpbin.egg-info/requires.txt writing top-level names to pytest_httpbin.egg-info/top_level.txt reading manifest file 'pytest_httpbin.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pytest_httpbin.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-pytest-httpbin/pkg creating /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin creating /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin/usr creating /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin/usr/lib creating /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin/usr/lib/python3.10/site-packages/pytest_httpbin creating /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin/usr/lib/python3.10/site-packages/pytest_httpbin/certs copying build/lib/pytest_httpbin/certs/cacert.pem -> /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin/usr/lib/python3.10/site-packages/pytest_httpbin/certs copying build/lib/pytest_httpbin/certs/cert.pem -> /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin/usr/lib/python3.10/site-packages/pytest_httpbin/certs copying build/lib/pytest_httpbin/certs/key.pem -> /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin/usr/lib/python3.10/site-packages/pytest_httpbin/certs copying build/lib/pytest_httpbin/__init__.py -> /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin/usr/lib/python3.10/site-packages/pytest_httpbin copying build/lib/pytest_httpbin/version.py -> /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin/usr/lib/python3.10/site-packages/pytest_httpbin copying build/lib/pytest_httpbin/certs.py -> /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin/usr/lib/python3.10/site-packages/pytest_httpbin copying build/lib/pytest_httpbin/serve.py -> /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin/usr/lib/python3.10/site-packages/pytest_httpbin copying build/lib/pytest_httpbin/plugin.py -> /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin/usr/lib/python3.10/site-packages/pytest_httpbin byte-compiling /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin/usr/lib/python3.10/site-packages/pytest_httpbin/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin/usr/lib/python3.10/site-packages/pytest_httpbin/version.py to version.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin/usr/lib/python3.10/site-packages/pytest_httpbin/certs.py to certs.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin/usr/lib/python3.10/site-packages/pytest_httpbin/serve.py to serve.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin/usr/lib/python3.10/site-packages/pytest_httpbin/plugin.py to plugin.cpython-310.pyc running install_egg_info Copying pytest_httpbin.egg-info to /home/buildozer/aports/community/py3-pytest-httpbin/pkg/py3-pytest-httpbin/usr/lib/python3.10/site-packages/pytest_httpbin-1.0.1-py3.10.egg-info running install_scripts >>> py3-pytest-httpbin*: Running postcheck for py3-pytest-httpbin >>> py3-pytest-httpbin*: Preparing package py3-pytest-httpbin... >>> py3-pytest-httpbin*: Tracing dependencies... >>> py3-pytest-httpbin*: Package size: 120.0 KB >>> py3-pytest-httpbin*: Compressing data... >>> py3-pytest-httpbin*: Create checksum... >>> py3-pytest-httpbin*: Create py3-pytest-httpbin-1.0.1-r0.apk >>> py3-pytest-httpbin: Build complete at Sun, 26 Dec 2021 12:25:07 +0000 elapsed time 0h 0m 7s >>> py3-pytest-httpbin: Cleaning up srcdir >>> py3-pytest-httpbin: Cleaning up pkgdir >>> py3-pytest-httpbin: Uninstalling dependencies... (1/38) Purging .makedepends-py3-pytest-httpbin (20211226.122500) (2/38) Purging py3-httpbin (0.7.0-r3) (3/38) Purging py3-flask (2.0.2-r1) (4/38) Purging py3-click (8.0.1-r2) (5/38) Purging py3-itsdangerous (2.0.1-r1) (6/38) Purging py3-jinja2 (3.0.1-r1) (7/38) Purging py3-markupsafe (2.0.1-r1) (8/38) Purging py3-werkzeug (2.0.2-r1) (9/38) Purging py3-raven (6.10.0-r4) (10/38) Purging py3-blinker (1.4-r7) (11/38) Purging py3-brotli (1.0.9-r6) (12/38) Purging py3-decorator (5.1.0-r1) (13/38) Purging py3-setuptools (52.0.0-r5) (14/38) Purging py3-ordered-set (4.0.2-r3) (15/38) Purging py3-appdirs (1.4.4-r3) (16/38) Purging py3-pytest (6.2.5-r1) (17/38) Purging py3-atomicwrites (1.4.0-r2) (18/38) Purging py3-attrs (21.2.0-r1) (19/38) Purging py3-more-itertools (8.12.0-r1) (20/38) Purging py3-iniconfig (1.1.1-r2) (21/38) Purging py3-pluggy (0.13.1-r5) (22/38) Purging py3-py (1.10.0-r2) (23/38) Purging py3-wcwidth (0.2.5-r2) (24/38) Purging py3-packaging (21.3-r0) (25/38) Purging py3-parsing (2.4.7-r3) (26/38) Purging py3-six (1.16.0-r1) (27/38) Purging py3-toml (0.10.2-r3) (28/38) Purging py3-requests (2.26.0-r2) (29/38) Purging py3-certifi (2020.12.5-r2) (30/38) Purging py3-charset-normalizer (2.0.7-r1) (31/38) Purging py3-idna (3.3-r1) (32/38) Purging py3-urllib3 (1.26.7-r1) (33/38) Purging python3 (3.10.1-r0) (34/38) Purging libffi (3.4.2-r1) (35/38) Purging gdbm (1.22-r0) (36/38) Purging mpdecimal (2.5.1-r1) (37/38) Purging readline (8.1.1-r0) (38/38) Purging sqlite-libs (3.37.0-r0) Executing busybox-1.34.1-r5.trigger OK: 307 MiB in 99 packages >>> py3-pytest-httpbin: Updating the community/armhf repository index... >>> py3-pytest-httpbin: Signing the index...