>>> py3-webpy: Building community/py3-webpy 0.62-r0 (using abuild 3.10.0_rc1-r2) started Fri, 28 Oct 2022 19:46:05 +0000 >>> py3-webpy: Checking sanity of /home/buildozer/aports/community/py3-webpy/APKBUILD... >>> py3-webpy: Analyzing dependencies... >>> py3-webpy: Installing for build: build-base python3 py3-cheroot py3-setuptools python3-dev py3-pytest (1/24) Installing libbz2 (1.0.8-r3) (2/24) Installing libffi (3.4.4-r0) (3/24) Installing gdbm (1.23-r0) (4/24) Installing xz-libs (5.2.7-r0) (5/24) Installing mpdecimal (2.5.1-r1) (6/24) Installing readline (8.2.0-r0) (7/24) Installing sqlite-libs (3.39.4-r0) (8/24) Installing python3 (3.10.8-r3) (9/24) Installing py3-more-itertools (9.0.0-r0) (10/24) Installing py3-six (1.16.0-r3) (11/24) Installing py3-jaraco.classes (3.2.3-r1) (12/24) Installing py3-jaraco.functools (3.5.2-r1) (13/24) Installing py3-cheroot (8.6.0-r0) (14/24) Installing py3-parsing (3.0.9-r0) (15/24) Installing py3-packaging (21.3-r2) (16/24) Installing py3-setuptools (65.5.0-r0) (17/24) Installing python3-dev (3.10.8-r3) (18/24) Installing py3-attrs (22.1.0-r0) (19/24) Installing py3-iniconfig (1.1.1-r3) (20/24) Installing py3-pluggy (1.0.0-r1) (21/24) Installing py3-py (1.11.0-r0) (22/24) Installing py3-tomli (2.0.1-r1) (23/24) Installing py3-pytest (7.1.3-r1) (24/24) Installing .makedepends-py3-webpy (20221028.194613) Executing busybox-1.35.0-r27.trigger OK: 292 MiB in 117 packages >>> py3-webpy: Cleaning up srcdir >>> py3-webpy: Cleaning up pkgdir >>> py3-webpy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/webpy-0.62.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-webpy: Fetching https://github.com/webpy/webpy/archive/0.62/webpy-0.62.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 102k 0 0 58181 0 --:--:-- 0:00:01 --:--:-- 120k >>> py3-webpy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/webpy-0.62.tar.gz >>> py3-webpy: Checking sha512sums... webpy-0.62.tar.gz: OK >>> py3-webpy: Unpacking /var/cache/distfiles/v3.17/webpy-0.62.tar.gz... running build running build_py creating build creating build/lib creating build/lib/web copying web/py3helpers.py -> build/lib/web copying web/test.py -> build/lib/web copying web/template.py -> build/lib/web copying web/db.py -> build/lib/web copying web/utils.py -> build/lib/web copying web/session.py -> build/lib/web copying web/debugerror.py -> build/lib/web copying web/wsgi.py -> build/lib/web copying web/application.py -> build/lib/web copying web/form.py -> build/lib/web copying web/__init__.py -> build/lib/web copying web/http.py -> build/lib/web copying web/webapi.py -> build/lib/web copying web/httpserver.py -> build/lib/web copying web/browser.py -> build/lib/web copying web/net.py -> build/lib/web creating build/lib/web/contrib copying web/contrib/template.py -> build/lib/web/contrib copying web/contrib/__init__.py -> build/lib/web/contrib ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.1.3, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-webpy/src/webpy-0.62 collected 56 items / 1 deselected / 55 selected tests/test_application.py ............... [ 27%] tests/test_browser.py ... [ 32%] tests/test_db.py ........... [ 52%] tests/test_form.py . [ 54%] tests/test_session.py ................. [ 85%] tests/test_template.py ... [ 90%] tests/test_utils.py .. [ 94%] tests/test_wsgi.py ... [100%] =============================== warnings summary =============================== tests/test_session.py: 43 warnings /home/buildozer/aports/community/py3-webpy/src/webpy-0.62/web/session.py:291: DeprecationWarning: getName() is deprecated, get the name attribute instead tname = path + "." + threading.current_thread().getName() -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================ 55 passed, 1 deselected, 43 warnings in 10.92s ================ >>> py3-webpy: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running install_lib creating /home/buildozer/aports/community/py3-webpy/pkg creating /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy creating /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr creating /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib creating /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web copying build/lib/web/py3helpers.py -> /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web copying build/lib/web/test.py -> /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web copying build/lib/web/template.py -> /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web copying build/lib/web/db.py -> /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web copying build/lib/web/utils.py -> /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web copying build/lib/web/session.py -> /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web copying build/lib/web/debugerror.py -> /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web copying build/lib/web/wsgi.py -> /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web copying build/lib/web/application.py -> /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web creating /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/contrib copying build/lib/web/contrib/template.py -> /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/contrib copying build/lib/web/contrib/__init__.py -> /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/contrib copying build/lib/web/form.py -> /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web copying build/lib/web/__init__.py -> /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web copying build/lib/web/http.py -> /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web copying build/lib/web/webapi.py -> /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web copying build/lib/web/httpserver.py -> /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web copying build/lib/web/browser.py -> /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web copying build/lib/web/net.py -> /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web byte-compiling /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/py3helpers.py to py3helpers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/test.py to test.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/template.py to template.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/db.py to db.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/session.py to session.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/debugerror.py to debugerror.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/wsgi.py to wsgi.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/application.py to application.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/contrib/template.py to template.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/contrib/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/form.py to form.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/http.py to http.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/webapi.py to webapi.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/httpserver.py to httpserver.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/browser.py to browser.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web/net.py to net.cpython-310.pyc running install_egg_info running egg_info creating web.py.egg-info writing web.py.egg-info/PKG-INFO writing dependency_links to web.py.egg-info/dependency_links.txt writing requirements to web.py.egg-info/requires.txt writing top-level names to web.py.egg-info/top_level.txt writing manifest file 'web.py.egg-info/SOURCES.txt' reading manifest file 'web.py.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'web.py.egg-info/SOURCES.txt' Copying web.py.egg-info to /home/buildozer/aports/community/py3-webpy/pkg/py3-webpy/usr/lib/python3.10/site-packages/web.py-0.62-py3.10.egg-info running install_scripts >>> py3-webpy*: Running postcheck for py3-webpy >>> py3-webpy*: Preparing package py3-webpy... >>> py3-webpy*: Tracing dependencies... >>> py3-webpy*: Package size: 692.0 KB >>> py3-webpy*: Compressing data... >>> py3-webpy*: Create checksum... >>> py3-webpy*: Create py3-webpy-0.62-r0.apk >>> py3-webpy: Build complete at Fri, 28 Oct 2022 19:46:28 +0000 elapsed time 0h 0m 23s >>> py3-webpy: Cleaning up srcdir >>> py3-webpy: Cleaning up pkgdir >>> py3-webpy: Uninstalling dependencies... (1/24) Purging .makedepends-py3-webpy (20221028.194613) (2/24) Purging py3-cheroot (8.6.0-r0) (3/24) Purging py3-six (1.16.0-r3) (4/24) Purging py3-jaraco.functools (3.5.2-r1) (5/24) Purging py3-jaraco.classes (3.2.3-r1) (6/24) Purging py3-more-itertools (9.0.0-r0) (7/24) Purging py3-setuptools (65.5.0-r0) (8/24) Purging python3-dev (3.10.8-r3) (9/24) Purging py3-pytest (7.1.3-r1) (10/24) Purging py3-attrs (22.1.0-r0) (11/24) Purging py3-iniconfig (1.1.1-r3) (12/24) Purging py3-packaging (21.3-r2) (13/24) Purging py3-parsing (3.0.9-r0) (14/24) Purging py3-pluggy (1.0.0-r1) (15/24) Purging py3-py (1.11.0-r0) (16/24) Purging py3-tomli (2.0.1-r1) (17/24) Purging python3 (3.10.8-r3) (18/24) Purging libbz2 (1.0.8-r3) (19/24) Purging libffi (3.4.4-r0) (20/24) Purging gdbm (1.23-r0) (21/24) Purging xz-libs (5.2.7-r0) (22/24) Purging mpdecimal (2.5.1-r1) (23/24) Purging readline (8.2.0-r0) (24/24) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 93 packages >>> py3-webpy: Updating the community/armv7 repository index... >>> py3-webpy: Signing the index...