>>> py3-werkzeug: Building community/py3-werkzeug 2.3.8-r0 (using abuild 3.11.1-r0) started Sun, 12 Nov 2023 22:12:55 +0000 >>> py3-werkzeug: Checking sanity of /home/buildozer/aports/community/py3-werkzeug/APKBUILD... >>> py3-werkzeug: Analyzing dependencies... >>> py3-werkzeug: Installing for build: build-base python3 py3-markupsafe py3-gpep517 py3-flit-core py3-pytest py3-requests py3-pytest-timeout (1/43) Installing libffi (3.4.4-r2) (2/43) Installing gdbm (1.23-r1) (3/43) Installing mpdecimal (2.5.1-r2) (4/43) Installing libpanelw (6.4_p20230506-r0) (5/43) Installing readline (8.2.1-r1) (6/43) Installing sqlite-libs (3.41.2-r2) (7/43) Installing python3 (3.11.6-r0) (8/43) Installing python3-pycache-pyc0 (3.11.6-r0) (9/43) Installing pyc (0.1-r0) (10/43) Installing python3-pyc (3.11.6-r0) (11/43) Installing py3-markupsafe (2.1.2-r1) (12/43) Installing py3-markupsafe-pyc (2.1.2-r1) (13/43) Installing py3-installer (0.7.0-r1) (14/43) Installing py3-installer-pyc (0.7.0-r1) (15/43) Installing py3-gpep517 (13-r2) (16/43) Installing py3-gpep517-pyc (13-r2) (17/43) Installing py3-flit-core (3.8.0-r2) (18/43) Installing py3-flit-core-pyc (3.8.0-r2) (19/43) Installing py3-iniconfig (1.1.1-r6) (20/43) Installing py3-iniconfig-pyc (1.1.1-r6) (21/43) Installing py3-parsing (3.0.9-r2) (22/43) Installing py3-parsing-pyc (3.0.9-r2) (23/43) Installing py3-packaging (23.1-r1) (24/43) Installing py3-packaging-pyc (23.1-r1) (25/43) Installing py3-pluggy (1.0.0-r3) (26/43) Installing py3-pluggy-pyc (1.0.0-r3) (27/43) Installing py3-py (1.11.0-r2) (28/43) Installing py3-py-pyc (1.11.0-r2) (29/43) Installing py3-pytest (7.3.1-r1) (30/43) Installing py3-pytest-pyc (7.3.1-r1) (31/43) Installing py3-certifi (2023.7.22-r0) (32/43) Installing py3-certifi-pyc (2023.7.22-r0) (33/43) Installing py3-charset-normalizer (3.1.0-r1) (34/43) Installing py3-charset-normalizer-pyc (3.1.0-r1) (35/43) Installing py3-idna (3.4-r4) (36/43) Installing py3-idna-pyc (3.4-r4) (37/43) Installing py3-urllib3 (1.26.18-r0) (38/43) Installing py3-urllib3-pyc (1.26.18-r0) (39/43) Installing py3-requests (2.31.0-r0) (40/43) Installing py3-requests-pyc (2.31.0-r0) (41/43) Installing py3-pytest-timeout (2.1.0-r2) (42/43) Installing py3-pytest-timeout-pyc (2.1.0-r2) (43/43) Installing .makedepends-py3-werkzeug (20231112.221255) Executing busybox-1.36.1-r5.trigger OK: 497 MiB in 147 packages >>> py3-werkzeug: Cleaning up srcdir >>> py3-werkzeug: Cleaning up pkgdir >>> py3-werkzeug: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/werkzeug-2.3.8.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 curl: (22) The requested URL returned error: 404 >>> py3-werkzeug: Fetching https://files.pythonhosted.org/packages/source/w/werkzeug/werkzeug-2.3.8.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 800k 0 5679 0 0 7677 0 0:01:46 --:--:-- 0:01:46 7677 100 800k 100 800k 0 0 583k 0 0:00:01 0:00:01 --:--:-- 1255k >>> py3-werkzeug: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/werkzeug-2.3.8.tar.gz >>> py3-werkzeug: Checking sha512sums... werkzeug-2.3.8.tar.gz: OK >>> py3-werkzeug: Unpacking /var/cache/distfiles/v3.18/werkzeug-2.3.8.tar.gz... removed 'tests/conftest.py' removed 'tests/test_debug.py' removed 'tests/test_serving.py' removed 'tests//middleware/test_http_proxy.py' 2023-11-12 22:12:58,607 gpep517 INFO Building wheel via backend flit_core.buildapi 2023-11-12 22:12:58,610 flit_core.wheel INFO Zip timestamps will be from SOURCE_DATE_EPOCH: 2023-11-12 22:12:33 2023-11-12 22:12:58,610 flit_core.wheel INFO Copying package file(s) from src/werkzeug 2023-11-12 22:12:58,625 flit_core.wheel INFO Writing metadata files 2023-11-12 22:12:58,626 flit_core.wheel INFO Writing the record of files 2023-11-12 22:12:58,627 flit_core.wheel INFO Built wheel: dist/werkzeug-2.3.8-py3-none-any.whl 2023-11-12 22:12:58,627 gpep517 INFO The backend produced dist/werkzeug-2.3.8-py3-none-any.whl werkzeug-2.3.8-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-werkzeug/src/werkzeug-2.3.8 configfile: pyproject.toml testpaths: tests plugins: timeout-2.1.0 collected 881 items tests/test_datastructures.py ........................................... [ 4%] ....................................................... [ 11%] tests/test_exceptions.py ............................................... [ 16%] ...................................... [ 20%] tests/test_formparser.py ......................... [ 23%] tests/test_http.py ..................................................... [ 29%] ............................................................. [ 36%] tests/test_internal.py . [ 36%] tests/test_local.py .................................................... [ 42%] ........... [ 43%] tests/test_routing.py .................................................. [ 49%] ................................................................... [ 57%] tests/test_security.py ........ [ 58%] tests/test_send_file.py ................................ [ 61%] tests/test_test.py ..................................................... [ 67%] ...... [ 68%] tests/test_urls.py ........................................... [ 73%] tests/test_utils.py .................................... [ 77%] tests/test_wrappers.py ................................................. [ 82%] ........................................... [ 87%] tests/test_wsgi.py ............................. [ 91%] tests/middleware/test_dispatcher.py . [ 91%] tests/middleware/test_lint.py ......... [ 92%] tests/middleware/test_proxy_fix.py ................. [ 94%] tests/middleware/test_shared_data.py .. [ 94%] tests/sansio/test_multipart.py ..................... [ 96%] tests/sansio/test_request.py ......... [ 97%] tests/sansio/test_utils.py .................... [100%] ============================= 881 passed in 16.36s ============================= >>> py3-werkzeug: Entering fakeroot... >>> py3-werkzeug-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-werkzeug/pkg/py3-werkzeug/usr/lib/python3.11/site-packages/werkzeug/middleware/__pycache__' -> '/home/buildozer/aports/community/py3-werkzeug/pkg/py3-werkzeug-pyc/usr/lib/python3.11/site-packages/werkzeug/middleware/__pycache__' '/home/buildozer/aports/community/py3-werkzeug/pkg/py3-werkzeug/usr/lib/python3.11/site-packages/werkzeug/routing/__pycache__' -> '/home/buildozer/aports/community/py3-werkzeug/pkg/py3-werkzeug-pyc/usr/lib/python3.11/site-packages/werkzeug/routing/__pycache__' '/home/buildozer/aports/community/py3-werkzeug/pkg/py3-werkzeug/usr/lib/python3.11/site-packages/werkzeug/debug/__pycache__' -> '/home/buildozer/aports/community/py3-werkzeug/pkg/py3-werkzeug-pyc/usr/lib/python3.11/site-packages/werkzeug/debug/__pycache__' '/home/buildozer/aports/community/py3-werkzeug/pkg/py3-werkzeug/usr/lib/python3.11/site-packages/werkzeug/sansio/__pycache__' -> '/home/buildozer/aports/community/py3-werkzeug/pkg/py3-werkzeug-pyc/usr/lib/python3.11/site-packages/werkzeug/sansio/__pycache__' '/home/buildozer/aports/community/py3-werkzeug/pkg/py3-werkzeug/usr/lib/python3.11/site-packages/werkzeug/__pycache__' -> '/home/buildozer/aports/community/py3-werkzeug/pkg/py3-werkzeug-pyc/usr/lib/python3.11/site-packages/werkzeug/__pycache__' '/home/buildozer/aports/community/py3-werkzeug/pkg/py3-werkzeug/usr/lib/python3.11/site-packages/werkzeug/datastructures/__pycache__' -> '/home/buildozer/aports/community/py3-werkzeug/pkg/py3-werkzeug-pyc/usr/lib/python3.11/site-packages/werkzeug/datastructures/__pycache__' '/home/buildozer/aports/community/py3-werkzeug/pkg/py3-werkzeug/usr/lib/python3.11/site-packages/werkzeug/wrappers/__pycache__' -> '/home/buildozer/aports/community/py3-werkzeug/pkg/py3-werkzeug-pyc/usr/lib/python3.11/site-packages/werkzeug/wrappers/__pycache__' >>> py3-werkzeug-pyc*: Preparing subpackage py3-werkzeug-pyc... >>> py3-werkzeug-pyc*: Running postcheck for py3-werkzeug-pyc >>> py3-werkzeug*: Running postcheck for py3-werkzeug >>> py3-werkzeug*: Preparing package py3-werkzeug... >>> py3-werkzeug-pyc*: Tracing dependencies... python3 py3-markupsafe python3~3.11 >>> py3-werkzeug-pyc*: Package size: 1.2 MB >>> py3-werkzeug-pyc*: Compressing data... >>> py3-werkzeug-pyc*: Create checksum... >>> py3-werkzeug-pyc*: Create py3-werkzeug-pyc-2.3.8-r0.apk >>> py3-werkzeug*: Tracing dependencies... python3 py3-markupsafe python3~3.11 >>> py3-werkzeug*: Package size: 1.0 MB >>> py3-werkzeug*: Compressing data... >>> py3-werkzeug*: Create checksum... >>> py3-werkzeug*: Create py3-werkzeug-2.3.8-r0.apk >>> py3-werkzeug: Build complete at Sun, 12 Nov 2023 22:13:16 +0000 elapsed time 0h 0m 21s >>> py3-werkzeug: Cleaning up srcdir >>> py3-werkzeug: Cleaning up pkgdir >>> py3-werkzeug: Uninstalling dependencies... (1/43) Purging .makedepends-py3-werkzeug (20231112.221255) (2/43) Purging py3-markupsafe-pyc (2.1.2-r1) (3/43) Purging py3-markupsafe (2.1.2-r1) (4/43) Purging py3-gpep517-pyc (13-r2) (5/43) Purging py3-gpep517 (13-r2) (6/43) Purging py3-installer-pyc (0.7.0-r1) (7/43) Purging py3-installer (0.7.0-r1) (8/43) Purging py3-flit-core-pyc (3.8.0-r2) (9/43) Purging py3-flit-core (3.8.0-r2) (10/43) Purging py3-requests-pyc (2.31.0-r0) (11/43) Purging py3-requests (2.31.0-r0) (12/43) Purging py3-certifi-pyc (2023.7.22-r0) (13/43) Purging py3-certifi (2023.7.22-r0) (14/43) Purging py3-charset-normalizer-pyc (3.1.0-r1) (15/43) Purging py3-charset-normalizer (3.1.0-r1) (16/43) Purging py3-idna-pyc (3.4-r4) (17/43) Purging py3-idna (3.4-r4) (18/43) Purging py3-urllib3-pyc (1.26.18-r0) (19/43) Purging py3-urllib3 (1.26.18-r0) (20/43) Purging py3-pytest-timeout-pyc (2.1.0-r2) (21/43) Purging py3-pytest-timeout (2.1.0-r2) (22/43) Purging py3-pytest-pyc (7.3.1-r1) (23/43) Purging py3-pytest (7.3.1-r1) (24/43) Purging py3-iniconfig-pyc (1.1.1-r6) (25/43) Purging py3-iniconfig (1.1.1-r6) (26/43) Purging py3-packaging-pyc (23.1-r1) (27/43) Purging py3-packaging (23.1-r1) (28/43) Purging py3-parsing-pyc (3.0.9-r2) (29/43) Purging py3-parsing (3.0.9-r2) (30/43) Purging py3-pluggy-pyc (1.0.0-r3) (31/43) Purging py3-pluggy (1.0.0-r3) (32/43) Purging py3-py-pyc (1.11.0-r2) (33/43) Purging py3-py (1.11.0-r2) (34/43) Purging python3-pyc (3.11.6-r0) (35/43) Purging python3-pycache-pyc0 (3.11.6-r0) (36/43) Purging pyc (0.1-r0) (37/43) Purging python3 (3.11.6-r0) (38/43) Purging gdbm (1.23-r1) (39/43) Purging libffi (3.4.4-r2) (40/43) Purging libpanelw (6.4_p20230506-r0) (41/43) Purging mpdecimal (2.5.1-r2) (42/43) Purging readline (8.2.1-r1) (43/43) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.1-r5.trigger OK: 443 MiB in 104 packages >>> py3-werkzeug: Updating the community/ppc64le repository index... >>> py3-werkzeug: Signing the index...