>>> uvicorn: Building testing/uvicorn 0.18.3-r1 (using abuild 3.10.0_rc1-r2) started Thu, 24 Nov 2022 18:59:43 +0000 >>> uvicorn: Checking sanity of /home/buildozer/aports/testing/uvicorn/APKBUILD... >>> uvicorn: Analyzing dependencies... >>> uvicorn: Installing for build: build-base python3 py3-asgiref py3-click py3-h11 py3-build py3-hatchling py3-installer py3-dotenv py3-httptools py3-httpx py3-pytest py3-pytest-mock py3-yaml py3-trustme py3-watchgod py3-websockets py3-wsproto (1/59) Installing libbz2 (1.0.8-r4) (2/59) Installing libffi (3.4.4-r0) (3/59) Installing gdbm (1.23-r0) (4/59) Installing xz-libs (5.2.8-r0) (5/59) Installing mpdecimal (2.5.1-r1) (6/59) Installing readline (8.2.0-r0) (7/59) Installing sqlite-libs (3.40.0-r0) (8/59) Installing python3 (3.11.0-r2) (9/59) Installing py3-asgiref (3.5.2-r1) (10/59) Installing py3-click (8.1.3-r1) (11/59) Installing py3-h11 (0.14.0-r1) (12/59) Installing py3-parsing (3.0.9-r1) (13/59) Installing py3-packaging (21.3-r3) (14/59) Installing py3-pep517 (0.13.0-r2) (15/59) Installing py3-build (0.9.0-r1) (16/59) Installing py3-editables (0.3-r1) (17/59) Installing py3-pathspec (0.10.2-r1) (18/59) Installing py3-pluggy (1.0.0-r2) (19/59) Installing py3-hatchling (1.11.1-r2) (20/59) Installing py3-installer (0.5.1-r2) (21/59) Installing py3-dotenv (0.21.0-r1) (22/59) Installing http-parser (2.9.4-r0) (23/59) Installing llhttp (6.0.10-r0) (24/59) Installing py3-httptools (0.5.0-r1) (25/59) Installing py3-certifi (2022.9.24-r1) (26/59) Installing py3-idna (3.4-r3) (27/59) Installing py3-curio (1.5-r3) (28/59) Installing py3-sniffio (1.3.0-r1) (29/59) Installing py3-anyio (3.6.2-r1) (30/59) Installing py3-attrs (22.1.0-r1) (31/59) Installing py3-async_generator (1.10-r4) (32/59) Installing py3-cparser (2.21-r1) (33/59) Installing py3-cffi (1.15.1-r1) (34/59) Installing py3-cryptography (38.0.3-r1) (35/59) Installing py3-openssl (22.1.0-r2) (36/59) Installing py3-outcome (1.2.0-r1) (37/59) Installing py3-sortedcontainers (2.4.0-r2) (38/59) Installing py3-trio (0.21.0-r2) (39/59) Installing py3-httpcore (0.15.0-r2) (40/59) Installing py3-rfc3986 (2.0.0-r1) (41/59) Installing py3-httpx (0.23.0-r1) (42/59) Installing py3-iniconfig (1.1.1-r4) (43/59) Installing py3-py (1.11.0-r1) (44/59) Installing py3-pytest (7.2.0-r2) (45/59) Installing py3-pbr (5.11.0-r1) (46/59) Installing py3-mock (4.0.3-r4) (47/59) Installing py3-pytest-mock (3.10.0-r1) (48/59) Installing yaml (0.2.5-r0) (49/59) Installing py3-yaml (6.0-r1) (50/59) Installing py3-asn1 (0.4.8-r3) (51/59) Installing py3-six (1.16.0-r4) (52/59) Installing py3-asn1-modules (0.2.8-r3) (53/59) Installing py3-characteristic (14.3.0-r9) (54/59) Installing py3-service_identity (21.1.0-r3) (55/59) Installing py3-trustme (0.9.0-r2) (56/59) Installing py3-watchgod (0.8.2-r1) (57/59) Installing py3-websockets (10.4-r1) (58/59) Installing py3-wsproto (1.2.0-r1) (59/59) Installing .makedepends-uvicorn (20221124.185944) Executing busybox-1.35.0-r29.trigger OK: 508 MiB in 155 packages >>> uvicorn: Cleaning up srcdir >>> uvicorn: Cleaning up pkgdir >>> uvicorn: Fetching https://distfiles.alpinelinux.org/distfiles/edge/uvicorn-0.18.3.tar.gz >>> uvicorn: Fetching https://distfiles.alpinelinux.org/distfiles/edge/uvicorn-0.18.3.tar.gz >>> uvicorn: Checking sha512sums... uvicorn-0.18.3.tar.gz: OK skip-warns.patch: OK >>> uvicorn: Unpacking /var/cache/distfiles/edge/uvicorn-0.18.3.tar.gz... >>> uvicorn: skip-warns.patch patching file setup.cfg * Getting build dependencies for wheel... * Building wheel... Successfully built uvicorn-0.18.3-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.0, pytest-7.2.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/uvicorn/src/uvicorn-0.18.3, configfile: setup.cfg plugins: mock-3.10.0, anyio-3.6.2 collected 411 items tests/test_auto_detection.py ... [ 0%] tests/test_cli.py ........... [ 3%] tests/test_config.py .................................................. [ 15%] tests/test_default_headers.py ...... [ 17%] tests/test_lifespan.py ............... [ 20%] tests/test_main.py ......... [ 22%] tests/test_ssl.py .... [ 23%] tests/test_subprocess.py .. [ 24%] tests/importer/test_importer.py ...... [ 25%] tests/middleware/test_debug.py .... [ 26%] tests/middleware/test_logging.py ........... [ 29%] tests/middleware/test_message_logger.py .. [ 29%] tests/middleware/test_proxy_headers.py ........... [ 32%] tests/middleware/test_wsgi.py ...... [ 34%] tests/protocols/test_http.py ........................................... [ 44%] ................................................... [ 56%] tests/protocols/test_utils.py ...... [ 58%] tests/protocols/test_websocket.py ...................................... [ 67%] ........................................................................ [ 85%] .......................... [ 91%] tests/supervisors/test_multiprocess.py . [ 91%] tests/supervisors/test_reload.py ..s..s..ss..ss...s..s..ss.s.ss.... [100%] =========================== short test summary info ============================ SKIPPED [10] tests/supervisors/test_reload.py:37: Needed dependency not installed SKIPPED [1] tests/supervisors/test_reload.py:253: watchfiles not available SKIPPED [1] tests/supervisors/test_reload.py:310: watchfiles not available SKIPPED [1] tests/supervisors/test_reload.py:327: watchfiles not available ======================= 398 passed, 13 skipped in 49.50s ======================= >>> uvicorn: Entering fakeroot... >>> uvicorn-doc*: Running split function doc... >>> uvicorn-doc*: Preparing subpackage uvicorn-doc... >>> uvicorn-doc*: Running postcheck for uvicorn-doc >>> uvicorn*: Running postcheck for uvicorn >>> uvicorn*: Preparing package uvicorn... >>> uvicorn-doc*: Tracing dependencies... >>> uvicorn-doc*: Package size: 24.0 KB >>> uvicorn-doc*: Compressing data... >>> uvicorn-doc*: Create checksum... >>> uvicorn-doc*: Create uvicorn-doc-0.18.3-r1.apk >>> uvicorn*: Tracing dependencies... >>> uvicorn*: Package size: 740.0 KB >>> uvicorn*: Compressing data... >>> uvicorn*: Create checksum... >>> uvicorn*: Create uvicorn-0.18.3-r1.apk >>> uvicorn: Build complete at Thu, 24 Nov 2022 19:00:36 +0000 elapsed time 0h 0m 53s >>> uvicorn: Cleaning up srcdir >>> uvicorn: Cleaning up pkgdir >>> uvicorn: Uninstalling dependencies... (1/59) Purging .makedepends-uvicorn (20221124.185944) (2/59) Purging py3-asgiref (3.5.2-r1) (3/59) Purging py3-click (8.1.3-r1) (4/59) Purging py3-build (0.9.0-r1) (5/59) Purging py3-pep517 (0.13.0-r2) (6/59) Purging py3-hatchling (1.11.1-r2) (7/59) Purging py3-editables (0.3-r1) (8/59) Purging py3-pathspec (0.10.2-r1) (9/59) Purging py3-installer (0.5.1-r2) (10/59) Purging py3-dotenv (0.21.0-r1) (11/59) Purging py3-httptools (0.5.0-r1) (12/59) Purging py3-httpx (0.23.0-r1) (13/59) Purging py3-httpcore (0.15.0-r2) (14/59) Purging py3-certifi (2022.9.24-r1) (15/59) Purging py3-trio (0.21.0-r2) (16/59) Purging py3-outcome (1.2.0-r1) (17/59) Purging py3-async_generator (1.10-r4) (18/59) Purging py3-sortedcontainers (2.4.0-r2) (19/59) Purging py3-rfc3986 (2.0.0-r1) (20/59) Purging py3-pytest-mock (3.10.0-r1) (21/59) Purging py3-mock (4.0.3-r4) (22/59) Purging py3-pbr (5.11.0-r1) (23/59) Purging py3-pytest (7.2.0-r2) (24/59) Purging py3-iniconfig (1.1.1-r4) (25/59) Purging py3-packaging (21.3-r3) (26/59) Purging py3-parsing (3.0.9-r1) (27/59) Purging py3-pluggy (1.0.0-r2) (28/59) Purging py3-py (1.11.0-r1) (29/59) Purging py3-yaml (6.0-r1) (30/59) Purging py3-trustme (0.9.0-r2) (31/59) Purging py3-openssl (22.1.0-r2) (32/59) Purging py3-service_identity (21.1.0-r3) (33/59) Purging py3-six (1.16.0-r4) (34/59) Purging py3-asn1-modules (0.2.8-r3) (35/59) Purging py3-asn1 (0.4.8-r3) (36/59) Purging py3-attrs (22.1.0-r1) (37/59) Purging py3-characteristic (14.3.0-r9) (38/59) Purging py3-cryptography (38.0.3-r1) (39/59) Purging py3-cffi (1.15.1-r1) (40/59) Purging py3-cparser (2.21-r1) (41/59) Purging py3-watchgod (0.8.2-r1) (42/59) Purging py3-anyio (3.6.2-r1) (43/59) Purging py3-idna (3.4-r3) (44/59) Purging py3-sniffio (1.3.0-r1) (45/59) Purging py3-curio (1.5-r3) (46/59) Purging py3-websockets (10.4-r1) (47/59) Purging py3-wsproto (1.2.0-r1) (48/59) Purging py3-h11 (0.14.0-r1) (49/59) Purging python3 (3.11.0-r2) (50/59) Purging libbz2 (1.0.8-r4) (51/59) Purging libffi (3.4.4-r0) (52/59) Purging gdbm (1.23-r0) (53/59) Purging xz-libs (5.2.8-r0) (54/59) Purging mpdecimal (2.5.1-r1) (55/59) Purging readline (8.2.0-r0) (56/59) Purging sqlite-libs (3.40.0-r0) (57/59) Purging http-parser (2.9.4-r0) (58/59) Purging llhttp (6.0.10-r0) (59/59) Purging yaml (0.2.5-r0) Executing busybox-1.35.0-r29.trigger OK: 406 MiB in 96 packages >>> uvicorn: Updating the testing/aarch64 repository index... >>> uvicorn: Signing the index...