>>> py3-pytest-httpserver: Building community/py3-pytest-httpserver 1.0.6-r1 (using abuild 3.11.0_rc13-r0) started Fri, 21 Apr 2023 21:29:41 +0000 >>> py3-pytest-httpserver: Checking sanity of /home/buildozer/aports/community/py3-pytest-httpserver/APKBUILD... >>> py3-pytest-httpserver: Analyzing dependencies... >>> py3-pytest-httpserver: Installing for build: build-base python3 py3-werkzeug py3-gpep517 py3-installer py3-poetry-core py3-pytest py3-pytest-runner py3-requests py3-toml (1/59) Installing libbz2 (1.0.8-r5) (2/59) Installing libffi (3.4.4-r2) (3/59) Installing gdbm (1.23-r1) (4/59) Installing xz-libs (5.4.2-r1) (5/59) Installing mpdecimal (2.5.1-r2) (6/59) Installing libpanelw (6.4_p20230401-r4) (7/59) Installing readline (8.2.1-r1) (8/59) Installing sqlite-libs (3.41.2-r2) (9/59) Installing python3 (3.11.3-r10) (10/59) Installing python3-pycache-pyc0 (3.11.3-r10) (11/59) Installing pyc (0.1-r0) (12/59) Installing python3-pyc (3.11.3-r10) (13/59) Installing py3-markupsafe (2.1.2-r1) (14/59) Installing py3-markupsafe-pyc (2.1.2-r1) (15/59) Installing py3-werkzeug (2.2.3-r1) (16/59) Installing py3-werkzeug-pyc (2.2.3-r1) (17/59) Installing py3-installer (0.7.0-r1) (18/59) Installing py3-installer-pyc (0.7.0-r1) (19/59) Installing py3-gpep517 (13-r2) (20/59) Installing py3-gpep517-pyc (13-r2) (21/59) Installing py3-pyrsistent (0.19.3-r1) (22/59) Installing py3-pyrsistent-pyc (0.19.3-r1) (23/59) Installing py3-attrs (23.1.0-r1) (24/59) Installing py3-attrs-pyc (23.1.0-r1) (25/59) Installing py3-jsonschema (4.7.2-r4) (26/59) Installing py3-jsonschema-pyc (4.7.2-r4) (27/59) Installing py3-lark-parser (0.11.3-r3) (28/59) Installing py3-lark-parser-pyc (0.11.3-r3) (29/59) Installing py3-parsing (3.0.9-r2) (30/59) Installing py3-parsing-pyc (3.0.9-r2) (31/59) Installing py3-packaging (23.1-r1) (32/59) Installing py3-packaging-pyc (23.1-r1) (33/59) Installing py3-tomlkit (0.11.6-r2) (34/59) Installing py3-tomlkit-pyc (0.11.6-r2) (35/59) Installing py3-poetry-core (1.5.2-r0) (36/59) Installing py3-iniconfig (1.1.1-r6) (37/59) Installing py3-iniconfig-pyc (1.1.1-r6) (38/59) Installing py3-pluggy (1.0.0-r3) (39/59) Installing py3-pluggy-pyc (1.0.0-r3) (40/59) Installing py3-py (1.11.0-r2) (41/59) Installing py3-py-pyc (1.11.0-r2) (42/59) Installing py3-pytest (7.3.1-r1) (43/59) Installing py3-pytest-pyc (7.3.1-r1) (44/59) Installing py3-setuptools (67.7.1-r0) (45/59) Installing py3-setuptools-pyc (67.7.1-r0) (46/59) Installing py3-pytest-runner (6.0.0-r1) (47/59) Installing py3-certifi (2022.12.7-r2) (48/59) Installing py3-certifi-pyc (2022.12.7-r2) (49/59) Installing py3-charset-normalizer (3.1.0-r1) (50/59) Installing py3-charset-normalizer-pyc (3.1.0-r1) (51/59) Installing py3-idna (3.4-r4) (52/59) Installing py3-idna-pyc (3.4-r4) (53/59) Installing py3-urllib3 (1.26.15-r1) (54/59) Installing py3-urllib3-pyc (1.26.15-r1) (55/59) Installing py3-requests (2.28.2-r1) (56/59) Installing py3-requests-pyc (2.28.2-r1) (57/59) Installing py3-toml (0.10.2-r6) (58/59) Installing py3-toml-pyc (0.10.2-r6) (59/59) Installing .makedepends-py3-pytest-httpserver (20230421.212945) Executing busybox-1.36.0-r7.trigger OK: 345 MiB in 156 packages >>> py3-pytest-httpserver: Cleaning up srcdir >>> py3-pytest-httpserver: Cleaning up pkgdir >>> py3-pytest-httpserver: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-pytest-httpserver-1.0.6.tar.gz >>> py3-pytest-httpserver: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-pytest-httpserver-1.0.6.tar.gz >>> py3-pytest-httpserver: Checking sha512sums... py3-pytest-httpserver-1.0.6.tar.gz: OK >>> py3-pytest-httpserver: Unpacking /var/cache/distfiles/v3.18/py3-pytest-httpserver-1.0.6.tar.gz... 2023-04-21 21:29:46,525 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2023-04-21 21:29:46,674 poetry.core.masonry.builders.wheel INFO Building wheel 2023-04-21 21:29:46,684 poetry.core.masonry.builders.wheel INFO Built pytest_httpserver-1.0.6-py3-none-any.whl 2023-04-21 21:29:46,684 gpep517 INFO The backend produced dist/pytest_httpserver-1.0.6-py3-none-any.whl pytest_httpserver-1.0.6-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-pytest-httpserver/src/pytest-httpserver-1.0.6 configfile: pyproject.toml plugins: httpserver-1.0.6 collected 65 items tests/test_blocking_httpserver.py ..... [ 7%] tests/test_blocking_httpserver_howto.py . [ 9%] tests/test_handler_errors.py ..... [ 16%] tests/test_headers.py ... [ 21%] tests/test_json_matcher.py ..... [ 29%] tests/test_mixed.py .... [ 35%] tests/test_oneshot.py .. [ 38%] tests/test_ordered.py .. [ 41%] tests/test_permanent.py ........... [ 58%] tests/test_port_changing.py ss. [ 63%] tests/test_querymatcher.py ....... [ 73%] tests/test_querystring.py ... [ 78%] tests/test_release.py sssss [ 86%] tests/test_ssl.py s [ 87%] tests/test_urimatch.py ... [ 92%] tests/test_wait.py .... [ 98%] tests/test_with_statement.py . [100%] ======================== 57 passed, 8 skipped in 7.49s ========================= >>> py3-pytest-httpserver: Entering fakeroot... >>> py3-pytest-httpserver*: Running postcheck for py3-pytest-httpserver >>> WARNING: py3-pytest-httpserver*: Found __pycache__ but package name doesn't end with -pyc >>> py3-pytest-httpserver*: Preparing package py3-pytest-httpserver... >>> py3-pytest-httpserver*: Tracing dependencies... python3 py3-werkzeug python3~3.11 >>> py3-pytest-httpserver*: Package size: 204.0 KB >>> py3-pytest-httpserver*: Compressing data... >>> py3-pytest-httpserver*: Create checksum... >>> py3-pytest-httpserver*: Create py3-pytest-httpserver-1.0.6-r1.apk >>> py3-pytest-httpserver: Build complete at Fri, 21 Apr 2023 21:29:54 +0000 elapsed time 0h 0m 13s >>> py3-pytest-httpserver: Cleaning up srcdir >>> py3-pytest-httpserver: Cleaning up pkgdir >>> py3-pytest-httpserver: Uninstalling dependencies... (1/59) Purging .makedepends-py3-pytest-httpserver (20230421.212945) (2/59) Purging py3-werkzeug-pyc (2.2.3-r1) (3/59) Purging py3-werkzeug (2.2.3-r1) (4/59) Purging py3-markupsafe-pyc (2.1.2-r1) (5/59) Purging py3-markupsafe (2.1.2-r1) (6/59) Purging py3-gpep517-pyc (13-r2) (7/59) Purging py3-gpep517 (13-r2) (8/59) Purging py3-installer-pyc (0.7.0-r1) (9/59) Purging py3-installer (0.7.0-r1) (10/59) Purging py3-poetry-core (1.5.2-r0) (11/59) Purging py3-jsonschema-pyc (4.7.2-r4) (12/59) Purging py3-jsonschema (4.7.2-r4) (13/59) Purging py3-pyrsistent-pyc (0.19.3-r1) (14/59) Purging py3-pyrsistent (0.19.3-r1) (15/59) Purging py3-attrs-pyc (23.1.0-r1) (16/59) Purging py3-attrs (23.1.0-r1) (17/59) Purging py3-lark-parser-pyc (0.11.3-r3) (18/59) Purging py3-lark-parser (0.11.3-r3) (19/59) Purging py3-tomlkit-pyc (0.11.6-r2) (20/59) Purging py3-tomlkit (0.11.6-r2) (21/59) Purging py3-pytest-runner (6.0.0-r1) (22/59) Purging py3-pytest-pyc (7.3.1-r1) (23/59) Purging py3-pytest (7.3.1-r1) (24/59) Purging py3-iniconfig-pyc (1.1.1-r6) (25/59) Purging py3-iniconfig (1.1.1-r6) (26/59) Purging py3-pluggy-pyc (1.0.0-r3) (27/59) Purging py3-pluggy (1.0.0-r3) (28/59) Purging py3-py-pyc (1.11.0-r2) (29/59) Purging py3-py (1.11.0-r2) (30/59) Purging py3-setuptools-pyc (67.7.1-r0) (31/59) Purging py3-setuptools (67.7.1-r0) (32/59) Purging py3-packaging-pyc (23.1-r1) (33/59) Purging py3-packaging (23.1-r1) (34/59) Purging py3-parsing-pyc (3.0.9-r2) (35/59) Purging py3-parsing (3.0.9-r2) (36/59) Purging py3-requests-pyc (2.28.2-r1) (37/59) Purging py3-requests (2.28.2-r1) (38/59) Purging py3-certifi-pyc (2022.12.7-r2) (39/59) Purging py3-certifi (2022.12.7-r2) (40/59) Purging py3-charset-normalizer-pyc (3.1.0-r1) (41/59) Purging py3-charset-normalizer (3.1.0-r1) (42/59) Purging py3-idna-pyc (3.4-r4) (43/59) Purging py3-idna (3.4-r4) (44/59) Purging py3-urllib3-pyc (1.26.15-r1) (45/59) Purging py3-urllib3 (1.26.15-r1) (46/59) Purging py3-toml-pyc (0.10.2-r6) (47/59) Purging py3-toml (0.10.2-r6) (48/59) Purging python3-pyc (3.11.3-r10) (49/59) Purging python3-pycache-pyc0 (3.11.3-r10) (50/59) Purging pyc (0.1-r0) (51/59) Purging python3 (3.11.3-r10) (52/59) Purging gdbm (1.23-r1) (53/59) Purging libbz2 (1.0.8-r5) (54/59) Purging libffi (3.4.4-r2) (55/59) Purging libpanelw (6.4_p20230401-r4) (56/59) Purging mpdecimal (2.5.1-r2) (57/59) Purging readline (8.2.1-r1) (58/59) Purging sqlite-libs (3.41.2-r2) (59/59) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 283 MiB in 97 packages >>> py3-pytest-httpserver: Updating the community/armv7 repository index... >>> py3-pytest-httpserver: Signing the index...