>>> py3-webtest: Building community/py3-webtest 3.0.0-r5 (using abuild 3.16.0_rc4-r0) started Sat, 08 Nov 2025 05:24:39 +0000 >>> py3-webtest: Validating /home/buildozer/aports/community/py3-webtest/APKBUILD... >>> py3-webtest: Analyzing dependencies... >>> py3-webtest: Installing for build: build-base python3 py3-beautifulsoup4 py3-waitress py3-webob py3-setuptools py3-lxml py3-paste py3-pastedeploy py3-pytest ( 1/53) Installing libbz2 (1.0.8-r6) ( 2/53) Installing libffi (3.5.2-r0) ( 3/53) Installing gdbm (1.26-r0) ( 4/53) Installing xz-libs (5.8.1-r0) ( 5/53) Installing mpdecimal (4.0.1-r0) ( 6/53) Installing libpanelw (6.5_p20251010-r0) ( 7/53) Installing sqlite-libs (3.51.0-r0) ( 8/53) Installing python3 (3.12.12-r0) ( 9/53) Installing python3-pycache-pyc0 (3.12.12-r0) (10/53) Installing pyc (3.12.12-r0) (11/53) Installing python3-pyc (3.12.12-r0) (12/53) Installing py3-soupsieve (2.7-r0) (13/53) Installing py3-soupsieve-pyc (2.7-r0) (14/53) Installing py3-typing-extensions (4.15.0-r0) (15/53) Installing py3-typing-extensions-pyc (4.15.0-r0) (16/53) Installing py3-beautifulsoup4 (4.14.2-r1) (17/53) Installing py3-beautifulsoup4-pyc (4.14.2-r1) (18/53) Installing py3-waitress (3.0.2-r1) (19/53) Installing py3-waitress-pyc (3.0.2-r1) (20/53) Installing py3-webob (1.8.9-r0) (21/53) Installing py3-webob-pyc (1.8.9-r0) (22/53) Installing py3-parsing (3.2.3-r0) (23/53) Installing py3-parsing-pyc (3.2.3-r0) (24/53) Installing py3-packaging (25.0-r0) (25/53) Installing py3-packaging-pyc (25.0-r0) (26/53) Installing py3-setuptools (80.9.0-r2) (27/53) Installing py3-setuptools-pyc (80.9.0-r2) (28/53) Installing libxml2 (2.13.9-r0) (29/53) Installing libxslt (1.1.43-r3) (30/53) Installing py3-lxml (6.0.2-r1) (31/53) Installing py3-lxml-pyc (6.0.2-r1) (32/53) Installing py3-paste (3.10.1-r1) (33/53) Installing py3-paste-pyc (3.10.1-r1) (34/53) Installing py3-installer (0.7.0-r2) (35/53) Installing py3-installer-pyc (0.7.0-r2) (36/53) Installing py3-gpep517 (19-r1) (37/53) Installing py3-gpep517-pyc (19-r1) (38/53) Installing py3-wheel (0.46.1-r0) (39/53) Installing py3-wheel-pyc (0.46.1-r0) (40/53) Installing py3-pastedeploy (3.1.0-r1) (41/53) Installing py3-pastedeploy-pyc (3.1.0-r1) (42/53) Installing py3-iniconfig (2.3.0-r0) (43/53) Installing py3-iniconfig-pyc (2.3.0-r0) (44/53) Installing py3-pluggy (1.6.0-r0) (45/53) Installing py3-pluggy-pyc (1.6.0-r0) (46/53) Installing py3-py (1.11.0-r4) (47/53) Installing py3-py-pyc (1.11.0-r4) (48/53) Installing py3-pygments (2.19.2-r0) (49/53) Installing py3-pygments-pyc (2.19.2-r0) (50/53) Installing py3-pytest (8.4.2-r1) (51/53) Installing py3-pytest-pyc (8.4.2-r1) (52/53) Installing .makedepends-py3-webtest (20251108.052635) (53/53) Installing py3-waitress-openrc (3.0.2-r1) busybox-1.37.0-r24.trigger: Executing script... OK: 733 MiB in 158 packages >>> py3-webtest: Cleaning up srcdir >>> py3-webtest: Cleaning up pkgdir >>> py3-webtest: Cleaning up tmpdir >>> py3-webtest: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/WebTest-3.0.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/WebTest-3.0.0.tar.gz.part' WebTest-3.0.0.tar.gz 100% |********************************| 75871 0:00:00 ETA '/var/cache/distfiles/v3.23/WebTest-3.0.0.tar.gz.part' saved /var/cache/distfiles/v3.23/WebTest-3.0.0.tar.gz: OK >>> py3-webtest: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/WebTest-3.0.0.tar.gz /var/cache/distfiles/v3.23/WebTest-3.0.0.tar.gz: OK >>> py3-webtest: Unpacking /var/cache/distfiles/v3.23/WebTest-3.0.0.tar.gz... /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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() running build running build_py creating build/lib/webtest copying webtest/sel.py -> build/lib/webtest copying webtest/ext.py -> build/lib/webtest copying webtest/lint.py -> build/lib/webtest copying webtest/__init__.py -> build/lib/webtest copying webtest/app.py -> build/lib/webtest copying webtest/utils.py -> build/lib/webtest copying webtest/forms.py -> build/lib/webtest copying webtest/compat.py -> build/lib/webtest copying webtest/debugapp.py -> build/lib/webtest copying webtest/http.py -> build/lib/webtest copying webtest/response.py -> build/lib/webtest running egg_info writing WebTest.egg-info/PKG-INFO writing dependency_links to WebTest.egg-info/dependency_links.txt writing entry points to WebTest.egg-info/entry_points.txt writing requirements to WebTest.egg-info/requires.txt writing top-level names to WebTest.egg-info/top_level.txt reading manifest file 'WebTest.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution writing manifest file 'WebTest.egg-info/SOURCES.txt' ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-8.4.2, pluggy-1.6.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-webtest/src/WebTest-3.0.0 configfile: setup.cfg collecting ... collected 200 items / 175 deselected / 25 selected tests/test_ext.py::TestSelenium::test_raises PASSED [ 4%] tests/test_http.py::TestServer::test_server PASSED [ 8%] tests/test_http.py::TestServer::test_wsgi_wrapper PASSED [ 12%] tests/test_http.py::TestBrokenServer::test_shutdown_non_running PASSED [ 16%] tests/test_http.py::TestClient::test_no_server PASSED [ 20%] tests/test_sel.py::TestSelenium::test_raises PASSED [ 24%] tests/test_utils.py::NoDefaultTest::test_nodefault PASSED [ 28%] tests/test_utils.py::encode_paramsTest::test_encode_params_NoDefault PASSED [ 32%] tests/test_utils.py::encode_paramsTest::test_encode_params_None PASSED [ 36%] tests/test_utils.py::encode_paramsTest::test_encode_params_charset_utf8 PASSED [ 40%] tests/test_utils.py::encode_paramsTest::test_encode_params_dict_or_list PASSED [ 44%] tests/test_utils.py::encode_paramsTest::test_encode_params_no_charset PASSED [ 48%] tests/test_utils.py::make_patternTest::test_make_pattern_None PASSED [ 52%] tests/test_utils.py::make_patternTest::test_make_pattern_bytes PASSED [ 56%] tests/test_utils.py::make_patternTest::test_make_pattern_function PASSED [ 60%] tests/test_utils.py::make_patternTest::test_make_pattern_invalid PASSED [ 64%] tests/test_utils.py::make_patternTest::test_make_pattern_regex PASSED [ 68%] tests/test_utils.py::stringifyTest::test_stringify_binary PASSED [ 72%] tests/test_utils.py::stringifyTest::test_stringify_other PASSED [ 76%] tests/test_utils.py::stringifyTest::test_stringify_text PASSED [ 80%] tests/test_utils.py::json_methodTest::test_json_method_doc PASSED [ 84%] tests/test_utils.py::json_methodTest::test_json_method_name PASSED [ 88%] tests/test_utils.py::json_methodTest::test_json_method_request_calls PASSED [ 92%] tests/test_utils.py::json_methodTest::test_json_method_request_respects_content_type_argument PASSED [ 96%] webtest/forms.py::webtest.forms.Upload PASSED [100%] ====================== 25 passed, 175 deselected in 5.45s ====================== >>> py3-webtest: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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() running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-webtest/pkg/py3-webtest/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-webtest/pkg/py3-webtest/usr/lib/python3.12/site-packages/webtest copying build/lib/webtest/sel.py -> /home/buildozer/aports/community/py3-webtest/pkg/py3-webtest/usr/lib/python3.12/site-packages/webtest copying build/lib/webtest/ext.py -> /home/buildozer/aports/community/py3-webtest/pkg/py3-webtest/usr/lib/python3.12/site-packages/webtest copying build/lib/webtest/lint.py -> /home/buildozer/aports/community/py3-webtest/pkg/py3-webtest/usr/lib/python3.12/site-packages/webtest copying build/lib/webtest/__init__.py -> /home/buildozer/aports/community/py3-webtest/pkg/py3-webtest/usr/lib/python3.12/site-packages/webtest copying build/lib/webtest/app.py -> /home/buildozer/aports/community/py3-webtest/pkg/py3-webtest/usr/lib/python3.12/site-packages/webtest copying build/lib/webtest/utils.py -> /home/buildozer/aports/community/py3-webtest/pkg/py3-webtest/usr/lib/python3.12/site-packages/webtest copying build/lib/webtest/forms.py -> /home/buildozer/aports/community/py3-webtest/pkg/py3-webtest/usr/lib/python3.12/site-packages/webtest copying build/lib/webtest/compat.py -> /home/buildozer/aports/community/py3-webtest/pkg/py3-webtest/usr/lib/python3.12/site-packages/webtest copying build/lib/webtest/debugapp.py -> /home/buildozer/aports/community/py3-webtest/pkg/py3-webtest/usr/lib/python3.12/site-packages/webtest copying build/lib/webtest/http.py -> /home/buildozer/aports/community/py3-webtest/pkg/py3-webtest/usr/lib/python3.12/site-packages/webtest copying build/lib/webtest/response.py -> /home/buildozer/aports/community/py3-webtest/pkg/py3-webtest/usr/lib/python3.12/site-packages/webtest byte-compiling /home/buildozer/aports/community/py3-webtest/pkg/py3-webtest/usr/lib/python3.12/site-packages/webtest/sel.py to sel.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webtest/pkg/py3-webtest/usr/lib/python3.12/site-packages/webtest/ext.py to ext.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webtest/pkg/py3-webtest/usr/lib/python3.12/site-packages/webtest/lint.py to lint.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webtest/pkg/py3-webtest/usr/lib/python3.12/site-packages/webtest/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webtest/pkg/py3-webtest/usr/lib/python3.12/site-packages/webtest/app.py to app.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webtest/pkg/py3-webtest/usr/lib/python3.12/site-packages/webtest/utils.py to utils.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webtest/pkg/py3-webtest/usr/lib/python3.12/site-packages/webtest/forms.py to forms.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webtest/pkg/py3-webtest/usr/lib/python3.12/site-packages/webtest/compat.py to compat.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webtest/pkg/py3-webtest/usr/lib/python3.12/site-packages/webtest/debugapp.py to debugapp.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webtest/pkg/py3-webtest/usr/lib/python3.12/site-packages/webtest/http.py to http.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webtest/pkg/py3-webtest/usr/lib/python3.12/site-packages/webtest/response.py to response.cpython-312.pyc running install_egg_info running egg_info writing WebTest.egg-info/PKG-INFO writing dependency_links to WebTest.egg-info/dependency_links.txt writing entry points to WebTest.egg-info/entry_points.txt writing requirements to WebTest.egg-info/requires.txt writing top-level names to WebTest.egg-info/top_level.txt reading manifest file 'WebTest.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.swp' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution writing manifest file 'WebTest.egg-info/SOURCES.txt' Copying WebTest.egg-info to /home/buildozer/aports/community/py3-webtest/pkg/py3-webtest/usr/lib/python3.12/site-packages/WebTest-3.0.0-py3.12.egg-info running install_scripts >>> py3-webtest-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/webtest/__pycache__' -> '/home/buildozer/aports/community/py3-webtest/pkg/py3-webtest-pyc/usr/lib/python3.12/site-packages/webtest/__pycache__' >>> py3-webtest-pyc*: Preparing subpackage py3-webtest-pyc... >>> py3-webtest-pyc*: Running postcheck for py3-webtest-pyc >>> py3-webtest*: Running postcheck for py3-webtest >>> py3-webtest*: Preparing package py3-webtest... >>> py3-webtest-pyc*: Tracing dependencies... python3~3.12 >>> py3-webtest-pyc*: Package size: 129.0 KB >>> py3-webtest-pyc*: Compressing data... >>> py3-webtest-pyc*: Create checksum... >>> py3-webtest-pyc*: Create py3-webtest-pyc-3.0.0-r5.apk >>> py3-webtest*: Tracing dependencies... python3 py3-beautifulsoup4 py3-waitress py3-webob python3~3.12 >>> py3-webtest*: Package size: 105.0 KB >>> py3-webtest*: Compressing data... >>> py3-webtest*: Create checksum... >>> py3-webtest*: Create py3-webtest-3.0.0-r5.apk >>> py3-webtest: Build complete at Sat, 08 Nov 2025 05:26:49 +0000 elapsed time 0h 2m 10s >>> py3-webtest: Cleaning up srcdir >>> py3-webtest: Cleaning up pkgdir >>> py3-webtest: Cleaning up tmpdir >>> py3-webtest: Uninstalling dependencies... ( 1/53) Purging .makedepends-py3-webtest (20251108.052635) ( 2/53) Purging py3-beautifulsoup4-pyc (4.14.2-r1) ( 3/53) Purging py3-beautifulsoup4 (4.14.2-r1) ( 4/53) Purging py3-soupsieve-pyc (2.7-r0) ( 5/53) Purging py3-soupsieve (2.7-r0) ( 6/53) Purging py3-typing-extensions-pyc (4.15.0-r0) ( 7/53) Purging py3-typing-extensions (4.15.0-r0) ( 8/53) Purging py3-waitress-openrc (3.0.2-r1) ( 9/53) Purging py3-waitress-pyc (3.0.2-r1) (10/53) Purging py3-waitress (3.0.2-r1) (11/53) Purging py3-webob-pyc (1.8.9-r0) (12/53) Purging py3-webob (1.8.9-r0) (13/53) Purging py3-lxml-pyc (6.0.2-r1) (14/53) Purging py3-lxml (6.0.2-r1) (15/53) Purging py3-paste-pyc (3.10.1-r1) (16/53) Purging py3-paste (3.10.1-r1) (17/53) Purging py3-pastedeploy-pyc (3.1.0-r1) (18/53) Purging py3-pastedeploy (3.1.0-r1) (19/53) Purging py3-gpep517-pyc (19-r1) (20/53) Purging py3-gpep517 (19-r1) (21/53) Purging py3-installer-pyc (0.7.0-r2) (22/53) Purging py3-installer (0.7.0-r2) (23/53) Purging py3-setuptools-pyc (80.9.0-r2) (24/53) Purging py3-setuptools (80.9.0-r2) (25/53) Purging py3-wheel-pyc (0.46.1-r0) (26/53) Purging py3-wheel (0.46.1-r0) (27/53) Purging py3-pytest-pyc (8.4.2-r1) (28/53) Purging py3-pytest (8.4.2-r1) (29/53) Purging py3-iniconfig-pyc (2.3.0-r0) (30/53) Purging py3-iniconfig (2.3.0-r0) (31/53) Purging py3-packaging-pyc (25.0-r0) (32/53) Purging py3-packaging (25.0-r0) (33/53) Purging py3-parsing-pyc (3.2.3-r0) (34/53) Purging py3-parsing (3.2.3-r0) (35/53) Purging py3-pluggy-pyc (1.6.0-r0) (36/53) Purging py3-pluggy (1.6.0-r0) (37/53) Purging py3-py-pyc (1.11.0-r4) (38/53) Purging py3-py (1.11.0-r4) (39/53) Purging py3-pygments-pyc (2.19.2-r0) (40/53) Purging py3-pygments (2.19.2-r0) (41/53) Purging python3-pyc (3.12.12-r0) (42/53) Purging python3-pycache-pyc0 (3.12.12-r0) (43/53) Purging pyc (3.12.12-r0) (44/53) Purging python3 (3.12.12-r0) (45/53) Purging gdbm (1.26-r0) (46/53) Purging libbz2 (1.0.8-r6) (47/53) Purging libffi (3.5.2-r0) (48/53) Purging libpanelw (6.5_p20251010-r0) (49/53) Purging libxslt (1.1.43-r3) (50/53) Purging mpdecimal (4.0.1-r0) (51/53) Purging sqlite-libs (3.51.0-r0) (52/53) Purging libxml2 (2.13.9-r0) (53/53) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 666 MiB in 105 packages >>> py3-webtest: Updating the community/riscv64 repository index... >>> py3-webtest: Signing the index...