>>> py3-pytest-localserver: Building community/py3-pytest-localserver 0.7.0-r0 (using abuild 3.10.0_rc1-r1) started Thu, 22 Sep 2022 23:10:43 +0000 >>> py3-pytest-localserver: Checking sanity of /home/buildozer/aports/community/py3-pytest-localserver/APKBUILD... >>> py3-pytest-localserver: Analyzing dependencies... >>> py3-pytest-localserver: Installing for build: build-base python3 py3-setuptools py3-setuptools_scm py3-pytest py3-six py3-requests py3-werkzeug (1/32) Installing libbz2 (1.0.8-r3) (2/32) Installing libffi (3.4.3-r0) (3/32) Installing gdbm (1.23-r0) (4/32) Installing xz-libs (5.2.6-r1) (5/32) Installing mpdecimal (2.5.1-r1) (6/32) Installing readline (8.1.2-r0) (7/32) Installing sqlite-libs (3.39.3-r0) (8/32) Installing python3 (3.10.7-r0) (9/32) Installing py3-parsing (3.0.9-r0) (10/32) Installing py3-packaging (21.3-r2) (11/32) Installing py3-setuptools (65.3.0-r0) (12/32) Installing py3-tomli (2.0.1-r1) (13/32) Installing py3-typing-extensions (4.3.0-r0) (14/32) Installing py3-setuptools_scm (7.0.5-r0) (15/32) Installing py3-atomicwrites (1.4.1-r0) (16/32) Installing py3-attrs (22.1.0-r0) (17/32) Installing py3-iniconfig (1.1.1-r3) (18/32) Installing py3-more-itertools (8.13.0-r0) (19/32) Installing py3-pluggy (1.0.0-r1) (20/32) Installing py3-py (1.10.0-r3) (21/32) Installing py3-pygments (2.13.0-r0) (22/32) Installing py3-wcwidth (0.2.5-r2) (23/32) Installing py3-pytest (7.1.3-r0) (24/32) Installing py3-six (1.16.0-r3) (25/32) Installing py3-certifi (2022.6.15-r0) (26/32) Installing py3-charset-normalizer (2.1.1-r0) (27/32) Installing py3-idna (3.3-r2) (28/32) Installing py3-urllib3 (1.26.12-r0) (29/32) Installing py3-requests (2.28.1-r0) (30/32) Installing py3-markupsafe (2.1.1-r1) (31/32) Installing py3-werkzeug (2.2.2-r1) (32/32) Installing .makedepends-py3-pytest-localserver (20220922.231044) Executing busybox-1.35.0-r25.trigger OK: 373 MiB in 126 packages >>> py3-pytest-localserver: Cleaning up srcdir >>> py3-pytest-localserver: Cleaning up pkgdir >>> py3-pytest-localserver: Fetching https://distfiles.alpinelinux.org/distfiles/edge//pytest-localserver-0.7.0.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-pytest-localserver: Fetching https://files.pythonhosted.org/packages/source/p/pytest-localserver/pytest-localserver-0.7.0.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 179k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 179k 100 179k 0 0 363k 0 --:--:-- --:--:-- --:--:-- 4281k >>> py3-pytest-localserver: Fetching https://distfiles.alpinelinux.org/distfiles/edge//pytest-localserver-0.7.0.tar.gz >>> py3-pytest-localserver: Checking sha512sums... pytest-localserver-0.7.0.tar.gz: OK >>> py3-pytest-localserver: Unpacking /var/cache/distfiles/edge/pytest-localserver-0.7.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/pytest_localserver copying pytest_localserver/http.py -> build/lib/pytest_localserver copying pytest_localserver/plugin.py -> build/lib/pytest_localserver copying pytest_localserver/https.py -> build/lib/pytest_localserver copying pytest_localserver/smtp.py -> build/lib/pytest_localserver copying pytest_localserver/_version.py -> build/lib/pytest_localserver copying pytest_localserver/__init__.py -> build/lib/pytest_localserver running egg_info writing pytest_localserver.egg-info/PKG-INFO writing dependency_links to pytest_localserver.egg-info/dependency_links.txt writing entry points to pytest_localserver.egg-info/entry_points.txt writing requirements to pytest_localserver.egg-info/requires.txt writing top-level names to pytest_localserver.egg-info/top_level.txt reading manifest file 'pytest_localserver.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'pytest_localserver/ca.*' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'pytest_localserver.egg-info/SOURCES.txt' copying pytest_localserver/server.pem -> build/lib/pytest_localserver ============================= test session starts ============================== platform linux -- Python 3.10.7, pytest-7.1.3, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-pytest-localserver/src/pytest-localserver-0.7.0 collected 53 items / 1 skipped tests/test_http.py ............................................... [ 88%] tests/test_https.py ..... [ 98%] tests/test_version.py . [100%] =============================== warnings summary =============================== tests/test_https.py::test_some_content_retrieval tests/test_https.py::test_GET_request tests/test_https.py::test_HEAD_request /usr/lib/python3.10/site-packages/urllib3/connectionpool.py:1045: InsecureRequestWarning: Unverified HTTPS request is being made to host '127.0.0.1'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings warnings.warn( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================== 53 passed, 1 skipped, 3 warnings in 27.32s ================== >>> py3-pytest-localserver: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py copying pytest_localserver/_version.py -> build/lib/pytest_localserver running egg_info writing pytest_localserver.egg-info/PKG-INFO writing dependency_links to pytest_localserver.egg-info/dependency_links.txt writing entry points to pytest_localserver.egg-info/entry_points.txt writing requirements to pytest_localserver.egg-info/requires.txt writing top-level names to pytest_localserver.egg-info/top_level.txt reading manifest file 'pytest_localserver.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'pytest_localserver/ca.*' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'pytest_localserver.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-pytest-localserver/pkg creating /home/buildozer/aports/community/py3-pytest-localserver/pkg/py3-pytest-localserver creating /home/buildozer/aports/community/py3-pytest-localserver/pkg/py3-pytest-localserver/usr creating /home/buildozer/aports/community/py3-pytest-localserver/pkg/py3-pytest-localserver/usr/lib creating /home/buildozer/aports/community/py3-pytest-localserver/pkg/py3-pytest-localserver/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-pytest-localserver/pkg/py3-pytest-localserver/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-pytest-localserver/pkg/py3-pytest-localserver/usr/lib/python3.10/site-packages/pytest_localserver copying build/lib/pytest_localserver/http.py -> /home/buildozer/aports/community/py3-pytest-localserver/pkg/py3-pytest-localserver/usr/lib/python3.10/site-packages/pytest_localserver copying build/lib/pytest_localserver/plugin.py -> /home/buildozer/aports/community/py3-pytest-localserver/pkg/py3-pytest-localserver/usr/lib/python3.10/site-packages/pytest_localserver copying build/lib/pytest_localserver/https.py -> /home/buildozer/aports/community/py3-pytest-localserver/pkg/py3-pytest-localserver/usr/lib/python3.10/site-packages/pytest_localserver copying build/lib/pytest_localserver/server.pem -> /home/buildozer/aports/community/py3-pytest-localserver/pkg/py3-pytest-localserver/usr/lib/python3.10/site-packages/pytest_localserver copying build/lib/pytest_localserver/smtp.py -> /home/buildozer/aports/community/py3-pytest-localserver/pkg/py3-pytest-localserver/usr/lib/python3.10/site-packages/pytest_localserver copying build/lib/pytest_localserver/_version.py -> /home/buildozer/aports/community/py3-pytest-localserver/pkg/py3-pytest-localserver/usr/lib/python3.10/site-packages/pytest_localserver copying build/lib/pytest_localserver/__init__.py -> /home/buildozer/aports/community/py3-pytest-localserver/pkg/py3-pytest-localserver/usr/lib/python3.10/site-packages/pytest_localserver byte-compiling /home/buildozer/aports/community/py3-pytest-localserver/pkg/py3-pytest-localserver/usr/lib/python3.10/site-packages/pytest_localserver/http.py to http.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-localserver/pkg/py3-pytest-localserver/usr/lib/python3.10/site-packages/pytest_localserver/plugin.py to plugin.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-localserver/pkg/py3-pytest-localserver/usr/lib/python3.10/site-packages/pytest_localserver/https.py to https.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-localserver/pkg/py3-pytest-localserver/usr/lib/python3.10/site-packages/pytest_localserver/smtp.py to smtp.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-localserver/pkg/py3-pytest-localserver/usr/lib/python3.10/site-packages/pytest_localserver/_version.py to _version.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-localserver/pkg/py3-pytest-localserver/usr/lib/python3.10/site-packages/pytest_localserver/__init__.py to __init__.cpython-310.pyc running install_egg_info Copying pytest_localserver.egg-info to /home/buildozer/aports/community/py3-pytest-localserver/pkg/py3-pytest-localserver/usr/lib/python3.10/site-packages/pytest_localserver-0.7.0-py3.10.egg-info running install_scripts >>> py3-pytest-localserver*: Running postcheck for py3-pytest-localserver >>> py3-pytest-localserver*: Preparing package py3-pytest-localserver... >>> py3-pytest-localserver*: Tracing dependencies... >>> py3-pytest-localserver*: Package size: 148.0 KB >>> py3-pytest-localserver*: Compressing data... >>> py3-pytest-localserver*: Create checksum... >>> py3-pytest-localserver*: Create py3-pytest-localserver-0.7.0-r0.apk >>> py3-pytest-localserver: Build complete at Thu, 22 Sep 2022 23:11:25 +0000 elapsed time 0h 0m 42s >>> py3-pytest-localserver: Cleaning up srcdir >>> py3-pytest-localserver: Cleaning up pkgdir >>> py3-pytest-localserver: Uninstalling dependencies... (1/32) Purging .makedepends-py3-pytest-localserver (20220922.231044) (2/32) Purging py3-setuptools_scm (7.0.5-r0) (3/32) Purging py3-setuptools (65.3.0-r0) (4/32) Purging py3-typing-extensions (4.3.0-r0) (5/32) Purging py3-pytest (7.1.3-r0) (6/32) Purging py3-atomicwrites (1.4.1-r0) (7/32) Purging py3-attrs (22.1.0-r0) (8/32) Purging py3-iniconfig (1.1.1-r3) (9/32) Purging py3-more-itertools (8.13.0-r0) (10/32) Purging py3-packaging (21.3-r2) (11/32) Purging py3-parsing (3.0.9-r0) (12/32) Purging py3-pluggy (1.0.0-r1) (13/32) Purging py3-py (1.10.0-r3) (14/32) Purging py3-pygments (2.13.0-r0) (15/32) Purging py3-tomli (2.0.1-r1) (16/32) Purging py3-wcwidth (0.2.5-r2) (17/32) Purging py3-six (1.16.0-r3) (18/32) Purging py3-requests (2.28.1-r0) (19/32) Purging py3-certifi (2022.6.15-r0) (20/32) Purging py3-charset-normalizer (2.1.1-r0) (21/32) Purging py3-idna (3.3-r2) (22/32) Purging py3-urllib3 (1.26.12-r0) (23/32) Purging py3-werkzeug (2.2.2-r1) (24/32) Purging py3-markupsafe (2.1.1-r1) (25/32) Purging python3 (3.10.7-r0) (26/32) Purging libbz2 (1.0.8-r3) (27/32) Purging libffi (3.4.3-r0) (28/32) Purging gdbm (1.23-r0) (29/32) Purging xz-libs (5.2.6-r1) (30/32) Purging mpdecimal (2.5.1-r1) (31/32) Purging readline (8.1.2-r0) (32/32) Purging sqlite-libs (3.39.3-r0) Executing busybox-1.35.0-r25.trigger OK: 295 MiB in 94 packages >>> py3-pytest-localserver: Updating the community/ppc64le repository index... >>> py3-pytest-localserver: Signing the index...