>>> py3-webob: Building community/py3-webob 1.8.9-r0 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 05:25:29 +0000 >>> py3-webob: Validating /home/udu/aports/community/py3-webob/APKBUILD... >>> py3-webob: Analyzing dependencies... >>> py3-webob: Installing for build: build-base py3-gpep517 py3-setuptools py3-pytest py3-pytest-runner WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/21) Installing py3-installer-pyc (0.7.0-r2) (2/21) Installing py3-gpep517-pyc (19-r0) (3/21) Installing py3-installer (0.7.0-r2) (4/21) Installing py3-gpep517 (19-r0) (5/21) Installing py3-parsing (3.2.3-r0) (6/21) Installing py3-parsing-pyc (3.2.3-r0) (7/21) Installing py3-packaging (25.0-r0) (8/21) Installing py3-packaging-pyc (25.0-r0) (9/21) Installing py3-setuptools (80.9.0-r0) (10/21) Installing py3-setuptools-pyc (80.9.0-r0) (11/21) Installing py3-iniconfig (2.1.0-r0) (12/21) Installing py3-iniconfig-pyc (2.1.0-r0) (13/21) Installing py3-pluggy (1.5.0-r0) (14/21) Installing py3-pluggy-pyc (1.5.0-r0) (15/21) Installing py3-py (1.11.0-r4) (16/21) Installing py3-py-pyc (1.11.0-r4) (17/21) Installing py3-pytest (8.3.5-r0) (18/21) Installing py3-pytest-pyc (8.3.5-r0) (19/21) Installing py3-pytest-runner (6.0.1-r1) (20/21) Installing py3-pytest-runner-pyc (6.0.1-r1) (21/21) Installing .makedepends-py3-webob (20251013.052529) Executing busybox-1.37.0-r19.trigger OK: 310 MiB in 110 packages >>> py3-webob: Cleaning up srcdir >>> py3-webob: Cleaning up pkgdir >>> py3-webob: Cleaning up tmpdir >>> py3-webob: Fetching https://files.pythonhosted.org/packages/source/w/webob/webob-1.8.9.tar.gz >>> py3-webob: Fetching https://files.pythonhosted.org/packages/source/w/webob/webob-1.8.9.tar.gz >>> py3-webob: Checking sha512sums... webob-1.8.9.tar.gz: OK >>> py3-webob: Unpacking /var/cache/distfiles/webob-1.8.9.tar.gz... 2025-10-13 05:25:30,001 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-13 05:25:30,013 root INFO running bdist_wheel 2025-10-13 05:25:30,017 root WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2025-10-13 05:25:30,021 root INFO running build 2025-10-13 05:25:30,021 root INFO running build_py 2025-10-13 05:25:30,023 root INFO creating build/lib/webob 2025-10-13 05:25:30,023 root INFO copying src/webob/descriptors.py -> build/lib/webob 2025-10-13 05:25:30,023 root INFO copying src/webob/headers.py -> build/lib/webob 2025-10-13 05:25:30,024 root INFO copying src/webob/response.py -> build/lib/webob 2025-10-13 05:25:30,024 root INFO copying src/webob/etag.py -> build/lib/webob 2025-10-13 05:25:30,024 root INFO copying src/webob/util.py -> build/lib/webob 2025-10-13 05:25:30,024 root INFO copying src/webob/exc.py -> build/lib/webob 2025-10-13 05:25:30,024 root INFO copying src/webob/multidict.py -> build/lib/webob 2025-10-13 05:25:30,024 root INFO copying src/webob/client.py -> build/lib/webob 2025-10-13 05:25:30,024 root INFO copying src/webob/request.py -> build/lib/webob 2025-10-13 05:25:30,024 root INFO copying src/webob/compat.py -> build/lib/webob 2025-10-13 05:25:30,024 root INFO copying src/webob/static.py -> build/lib/webob 2025-10-13 05:25:30,025 root INFO copying src/webob/__init__.py -> build/lib/webob 2025-10-13 05:25:30,025 root INFO copying src/webob/acceptparse.py -> build/lib/webob 2025-10-13 05:25:30,025 root INFO copying src/webob/cookies.py -> build/lib/webob 2025-10-13 05:25:30,025 root INFO copying src/webob/byterange.py -> build/lib/webob 2025-10-13 05:25:30,025 root INFO copying src/webob/cachecontrol.py -> build/lib/webob 2025-10-13 05:25:30,025 root INFO copying src/webob/datetime_utils.py -> build/lib/webob 2025-10-13 05:25:30,025 root INFO copying src/webob/dec.py -> build/lib/webob 2025-10-13 05:25:30,029 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-13 05:25:30,029 root INFO running install 2025-10-13 05:25:30,034 root INFO running install_lib 2025-10-13 05:25:30,035 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-13 05:25:30,035 root INFO creating build/bdist.linux-x86_64/wheel/webob 2025-10-13 05:25:30,035 root INFO copying build/lib/webob/descriptors.py -> build/bdist.linux-x86_64/wheel/./webob 2025-10-13 05:25:30,035 root INFO copying build/lib/webob/headers.py -> build/bdist.linux-x86_64/wheel/./webob 2025-10-13 05:25:30,036 root INFO copying build/lib/webob/response.py -> build/bdist.linux-x86_64/wheel/./webob 2025-10-13 05:25:30,036 root INFO copying build/lib/webob/etag.py -> build/bdist.linux-x86_64/wheel/./webob 2025-10-13 05:25:30,036 root INFO copying build/lib/webob/util.py -> build/bdist.linux-x86_64/wheel/./webob 2025-10-13 05:25:30,036 root INFO copying build/lib/webob/exc.py -> build/bdist.linux-x86_64/wheel/./webob 2025-10-13 05:25:30,036 root INFO copying build/lib/webob/multidict.py -> build/bdist.linux-x86_64/wheel/./webob 2025-10-13 05:25:30,036 root INFO copying build/lib/webob/client.py -> build/bdist.linux-x86_64/wheel/./webob 2025-10-13 05:25:30,036 root INFO copying build/lib/webob/request.py -> build/bdist.linux-x86_64/wheel/./webob 2025-10-13 05:25:30,036 root INFO copying build/lib/webob/compat.py -> build/bdist.linux-x86_64/wheel/./webob 2025-10-13 05:25:30,036 root INFO copying build/lib/webob/static.py -> build/bdist.linux-x86_64/wheel/./webob 2025-10-13 05:25:30,036 root INFO copying build/lib/webob/__init__.py -> build/bdist.linux-x86_64/wheel/./webob 2025-10-13 05:25:30,036 root INFO copying build/lib/webob/acceptparse.py -> build/bdist.linux-x86_64/wheel/./webob 2025-10-13 05:25:30,036 root INFO copying build/lib/webob/cookies.py -> build/bdist.linux-x86_64/wheel/./webob 2025-10-13 05:25:30,036 root INFO copying build/lib/webob/byterange.py -> build/bdist.linux-x86_64/wheel/./webob 2025-10-13 05:25:30,037 root INFO copying build/lib/webob/cachecontrol.py -> build/bdist.linux-x86_64/wheel/./webob 2025-10-13 05:25:30,037 root INFO copying build/lib/webob/datetime_utils.py -> build/bdist.linux-x86_64/wheel/./webob 2025-10-13 05:25:30,037 root INFO copying build/lib/webob/dec.py -> build/bdist.linux-x86_64/wheel/./webob 2025-10-13 05:25:30,037 root INFO running install_egg_info 2025-10-13 05:25:30,038 root INFO running egg_info 2025-10-13 05:25:30,040 root INFO writing src/WebOb.egg-info/PKG-INFO 2025-10-13 05:25:30,040 root INFO writing dependency_links to src/WebOb.egg-info/dependency_links.txt 2025-10-13 05:25:30,041 root INFO writing requirements to src/WebOb.egg-info/requires.txt 2025-10-13 05:25:30,041 root INFO writing top-level names to src/WebOb.egg-info/top_level.txt 2025-10-13 05:25:30,043 root INFO reading manifest file 'src/WebOb.egg-info/SOURCES.txt' 2025-10-13 05:25:30,043 root INFO reading manifest template 'MANIFEST.in' 2025-10-13 05:25:30,044 root WARNING no previously-included directories found matching 'docs/_build' 2025-10-13 05:25:30,044 root WARNING warning: no files found matching 'pyproject.toml' 2025-10-13 05:25:30,044 root WARNING warning: no files found matching '.flake8' 2025-10-13 05:25:30,044 root WARNING warning: no files found matching '.readthedocs.yaml' 2025-10-13 05:25:30,045 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2025-10-13 05:25:30,045 root WARNING warning: no previously-included files matching '*.py[cod]' found anywhere in distribution 2025-10-13 05:25:30,045 root WARNING warning: no previously-included files matching '.DS_Store' found anywhere in distribution 2025-10-13 05:25:30,045 root INFO adding license file 'docs/license.txt' 2025-10-13 05:25:30,046 root INFO writing manifest file 'src/WebOb.egg-info/SOURCES.txt' 2025-10-13 05:25:30,046 root INFO Copying src/WebOb.egg-info to build/bdist.linux-x86_64/wheel/./WebOb-1.8.9-py3.12.egg-info 2025-10-13 05:25:30,046 root INFO running install_scripts 2025-10-13 05:25:30,047 root INFO creating build/bdist.linux-x86_64/wheel/webob-1.8.9.dist-info/WHEEL 2025-10-13 05:25:30,047 wheel INFO creating '/home/udu/aports/community/py3-webob/src/webob-1.8.9/.dist/.tmp-4lv93drr/webob-1.8.9-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-13 05:25:30,047 wheel INFO adding 'webob/__init__.py' 2025-10-13 05:25:30,048 wheel INFO adding 'webob/acceptparse.py' 2025-10-13 05:25:30,048 wheel INFO adding 'webob/byterange.py' 2025-10-13 05:25:30,048 wheel INFO adding 'webob/cachecontrol.py' 2025-10-13 05:25:30,048 wheel INFO adding 'webob/client.py' 2025-10-13 05:25:30,048 wheel INFO adding 'webob/compat.py' 2025-10-13 05:25:30,048 wheel INFO adding 'webob/cookies.py' 2025-10-13 05:25:30,048 wheel INFO adding 'webob/datetime_utils.py' 2025-10-13 05:25:30,048 wheel INFO adding 'webob/dec.py' 2025-10-13 05:25:30,048 wheel INFO adding 'webob/descriptors.py' 2025-10-13 05:25:30,048 wheel INFO adding 'webob/etag.py' 2025-10-13 05:25:30,049 wheel INFO adding 'webob/exc.py' 2025-10-13 05:25:30,049 wheel INFO adding 'webob/headers.py' 2025-10-13 05:25:30,049 wheel INFO adding 'webob/multidict.py' 2025-10-13 05:25:30,049 wheel INFO adding 'webob/request.py' 2025-10-13 05:25:30,049 wheel INFO adding 'webob/response.py' 2025-10-13 05:25:30,049 wheel INFO adding 'webob/static.py' 2025-10-13 05:25:30,049 wheel INFO adding 'webob/util.py' 2025-10-13 05:25:30,049 wheel INFO adding 'webob-1.8.9.dist-info/licenses/docs/license.txt' 2025-10-13 05:25:30,049 wheel INFO adding 'webob-1.8.9.dist-info/METADATA' 2025-10-13 05:25:30,049 wheel INFO adding 'webob-1.8.9.dist-info/WHEEL' 2025-10-13 05:25:30,049 wheel INFO adding 'webob-1.8.9.dist-info/top_level.txt' 2025-10-13 05:25:30,049 wheel INFO adding 'webob-1.8.9.dist-info/zip-safe' 2025-10-13 05:25:30,050 wheel INFO adding 'webob-1.8.9.dist-info/RECORD' 2025-10-13 05:25:30,050 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-13 05:25:30,050 gpep517 INFO The backend produced .dist/webob-1.8.9-py2.py3-none-any.whl webob-1.8.9-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-webob/src/webob-1.8.9 configfile: setup.cfg testpaths: src/webob, tests collected 2390 items tests/test_acceptparse.py .............................................. [ 1%] ........................................................................ [ 4%] ........................................................................ [ 7%] ........................................................................ [ 10%] ........................................................................ [ 13%] ........................................................................ [ 16%] ........................................................................ [ 20%] ........................................................................ [ 23%] ........................................................................ [ 26%] ........................................................................ [ 29%] ........................................................................ [ 32%] ........................................................................ [ 35%] ........................................................................ [ 38%] ........................................................................ [ 41%] ........................................................................ [ 44%] ........................................................................ [ 47%] ........................................................................ [ 50%] ........................................................ [ 52%] tests/test_byterange.py ............... [ 53%] tests/test_cachecontrol.py ............................... [ 54%] tests/test_client.py ............. [ 54%] tests/test_client_functional.py .... [ 55%] tests/test_compat.py ........... [ 55%] tests/test_cookies.py .............................................s.s.s [ 57%] ................................................ [ 59%] tests/test_cookies_bw.py . [ 59%] tests/test_datetime_utils.py ...... [ 59%] tests/test_dec.py ......................... [ 61%] tests/test_descriptors.py .............................................. [ 62%] ........................................................................ [ 65%] ......... [ 66%] tests/test_etag.py .......................... [ 67%] tests/test_etag_nose.py ....... [ 67%] tests/test_exc.py ........................................ [ 69%] tests/test_headers.py ................. [ 70%] tests/test_in_wsgiref.py .. [ 70%] tests/test_misc.py ...s.........s. [ 70%] tests/test_multidict.py ................................................ [ 72%] ........................................................................ [ 75%] [ 75%] tests/test_request.py .................................................. [ 77%] ........................................................................ [ 80%] ........................................................................ [ 83%] ...................................................................s.s.s [ 86%] ..............................s......................................... [ 89%] ............................................... [ 91%] tests/test_response.py ................................................. [ 93%] .........x.............................................................. [ 96%] ....................................... [ 98%] tests/test_static.py .................... [ 99%] tests/test_transcode.py ...... [ 99%] tests/test_util.py ....... [100%] =============================== warnings summary =============================== .testenv/lib/python3.12/site-packages/webob/compat.py:5 /home/udu/aports/community/py3-webob/src/webob-1.8.9/.testenv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header tests/test_client_functional.py::test_client tests/test_client_functional.py::test_no_content_length tests/test_client_functional.py::test_client_cookies tests/test_client_functional.py::test_client_slow tests/test_in_wsgiref.py::test_request_reading tests/test_in_wsgiref.py::test_interrupted_request /home/udu/aports/community/py3-webob/src/webob-1.8.9/tests/conftest.py:53: DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead worker.setDaemon(True) tests/test_cookies.py: 6 warnings tests/test_response.py: 5 warnings /home/udu/aports/community/py3-webob/src/webob-1.8.9/.testenv/lib/python3.12/site-packages/webob/cookies.py:238: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). v = datetime.utcnow() + v tests/test_request.py::TestRequest_functional::test_request_put /home/udu/aports/community/py3-webob/src/webob-1.8.9/.testenv/lib/python3.12/site-packages/webob/acceptparse.py:1262: DeprecationWarning: The behavior of .__contains__ for the Accept classes is currently being maintained for backward compatibility, but it will change in the future to better conform to the RFC. warnings.warn( tests/test_request.py::TestRequest_functional::test_request_put /home/udu/aports/community/py3-webob/src/webob-1.8.9/.testenv/lib/python3.12/site-packages/webob/acceptparse.py:645: DeprecationWarning: The behavior of AcceptValidHeader.__contains__ is currently being maintained for backward compatibility, but it will change in the future to better conform to the RFC. warnings.warn( tests/test_response.py::test_set_cookie_expires_is_datetime_and_max_age_is_None /home/udu/aports/community/py3-webob/src/webob-1.8.9/tests/test_response.py:867: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). then = datetime.datetime.utcnow() + datetime.timedelta(days=1) tests/test_response.py::test_set_cookie_expires_is_datetime_and_max_age_is_None tests/test_response.py::test_set_cookie_expires_is_timedelta_and_max_age_is_None tests/test_response.py::test_set_cookie_expires_is_datetime_tz_and_max_age_is_None /home/udu/aports/community/py3-webob/src/webob-1.8.9/.testenv/lib/python3.12/site-packages/webob/response.py:1037: DeprecationWarning: Argument "expires" will be removed in a future version of WebOb, please use "max_age". warn_deprecation('Argument "expires" will be removed in a future ' tests/test_response.py::test_set_cookie_expires_is_datetime_and_max_age_is_None tests/test_response.py::test_set_cookie_expires_is_datetime_tz_and_max_age_is_None /home/udu/aports/community/py3-webob/src/webob-1.8.9/.testenv/lib/python3.12/site-packages/webob/response.py:1054: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). max_age = expires - datetime.utcnow() tests/test_response.py::test_cache_expires_set tests/test_response.py::test_cache_expires_set_zero tests/test_response.py::test_cache_expires_set_zero_then_nonzero /home/udu/aports/community/py3-webob/src/webob-1.8.9/.testenv/lib/python3.12/site-packages/webob/response.py:1199: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). self.expires = datetime.utcnow() tests/test_response.py::test_cache_expires_set tests/test_response.py::test_cache_expires_set_zero tests/test_response.py::test_cache_expires_set_zero_then_nonzero /home/udu/aports/community/py3-webob/src/webob-1.8.9/.testenv/lib/python3.12/site-packages/webob/response.py:1201: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). self.last_modified = datetime.utcnow() tests/test_response.py::test_cache_expires_set_timedelta tests/test_response.py::test_cache_expires_set_int tests/test_response.py::test_cache_expires_set_zero_then_nonzero /home/udu/aports/community/py3-webob/src/webob-1.8.9/.testenv/lib/python3.12/site-packages/webob/response.py:1206: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). self.expires = datetime.utcnow() + timedelta(seconds=seconds) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========== 2380 passed, 9 skipped, 1 xfailed, 35 warnings in 5.14s ============ >>> py3-webob: Entering fakeroot... >>> py3-webob-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/webob/__pycache__' -> '/home/udu/aports/community/py3-webob/pkg/py3-webob-pyc/usr/lib/python3.12/site-packages/webob/__pycache__' >>> py3-webob-pyc*: Preparing subpackage py3-webob-pyc... >>> py3-webob-pyc*: Running postcheck for py3-webob-pyc >>> py3-webob*: Running postcheck for py3-webob >>> py3-webob*: Preparing package py3-webob... >>> py3-webob-pyc*: Tracing dependencies... python3~3.12 >>> py3-webob-pyc*: Package size: 526.0 KB >>> py3-webob-pyc*: Compressing data... >>> py3-webob-pyc*: Create checksum... >>> py3-webob-pyc*: Create py3-webob-pyc-1.8.9-r0.apk >>> py3-webob*: Tracing dependencies... python3~3.12 >>> py3-webob*: Package size: 480.0 KB >>> py3-webob*: Compressing data... >>> py3-webob*: Create checksum... >>> py3-webob*: Create py3-webob-1.8.9-r0.apk >>> py3-webob: Build complete at Mon, 13 Oct 2025 05:25:35 +0000 elapsed time 0h 0m 6s >>> py3-webob: Cleaning up srcdir >>> py3-webob: Cleaning up pkgdir >>> py3-webob: Uninstalling dependencies... (1/21) Purging .makedepends-py3-webob (20251013.052529) (2/21) Purging py3-gpep517-pyc (19-r0) (3/21) Purging py3-gpep517 (19-r0) (4/21) Purging py3-installer-pyc (0.7.0-r2) (5/21) Purging py3-installer (0.7.0-r2) (6/21) Purging py3-pytest-runner-pyc (6.0.1-r1) (7/21) Purging py3-pytest-runner (6.0.1-r1) (8/21) Purging py3-pytest-pyc (8.3.5-r0) (9/21) Purging py3-pytest (8.3.5-r0) (10/21) Purging py3-iniconfig-pyc (2.1.0-r0) (11/21) Purging py3-iniconfig (2.1.0-r0) (12/21) Purging py3-pluggy-pyc (1.5.0-r0) (13/21) Purging py3-pluggy (1.5.0-r0) (14/21) Purging py3-py-pyc (1.11.0-r4) (15/21) Purging py3-py (1.11.0-r4) (16/21) Purging py3-setuptools-pyc (80.9.0-r0) (17/21) Purging py3-setuptools (80.9.0-r0) (18/21) Purging py3-packaging-pyc (25.0-r0) (19/21) Purging py3-packaging (25.0-r0) (20/21) Purging py3-parsing-pyc (3.2.3-r0) (21/21) Purging py3-parsing (3.2.3-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-webob: Updating the community/x86_64 repository index... >>> py3-webob: Signing the index...