>>> py3-paste: Building community/py3-paste 3.5.3-r0 (using abuild 3.11.0_rc13-r0) started Mon, 01 May 2023 16:37:59 +0000 >>> py3-paste: Checking sanity of /home/buildozer/aports/community/py3-paste/APKBUILD... >>> py3-paste: Analyzing dependencies... >>> py3-paste: Installing for build: build-base py3-setuptools py3-six py3-gpep517 py3-wheel py3-pytest (1/35) Installing libbz2 (1.0.8-r5) (2/35) Installing libffi (3.4.4-r2) (3/35) Installing gdbm (1.23-r1) (4/35) Installing xz-libs (5.4.2-r1) (5/35) Installing mpdecimal (2.5.1-r2) (6/35) Installing libpanelw (6.4_p20230429-r0) (7/35) Installing readline (8.2.1-r1) (8/35) Installing sqlite-libs (3.41.2-r2) (9/35) Installing python3 (3.11.3-r10) (10/35) Installing python3-pycache-pyc0 (3.11.3-r10) (11/35) Installing pyc (0.1-r0) (12/35) Installing py3-setuptools-pyc (67.7.2-r0) (13/35) Installing py3-parsing (3.0.9-r2) (14/35) Installing py3-parsing-pyc (3.0.9-r2) (15/35) Installing py3-packaging-pyc (23.1-r1) (16/35) Installing python3-pyc (3.11.3-r10) (17/35) Installing py3-packaging (23.1-r1) (18/35) Installing py3-setuptools (67.7.2-r0) (19/35) Installing py3-six (1.16.0-r6) (20/35) Installing py3-six-pyc (1.16.0-r6) (21/35) Installing py3-installer (0.7.0-r1) (22/35) Installing py3-installer-pyc (0.7.0-r1) (23/35) Installing py3-gpep517 (13-r2) (24/35) Installing py3-gpep517-pyc (13-r2) (25/35) Installing py3-wheel (0.40.0-r1) (26/35) Installing py3-wheel-pyc (0.40.0-r1) (27/35) Installing py3-iniconfig (1.1.1-r6) (28/35) Installing py3-iniconfig-pyc (1.1.1-r6) (29/35) Installing py3-pluggy (1.0.0-r3) (30/35) Installing py3-pluggy-pyc (1.0.0-r3) (31/35) Installing py3-py (1.11.0-r2) (32/35) Installing py3-py-pyc (1.11.0-r2) (33/35) Installing py3-pytest (7.3.1-r1) (34/35) Installing py3-pytest-pyc (7.3.1-r1) (35/35) Installing .makedepends-py3-paste (20230501.163800) Executing busybox-1.36.0-r8.trigger OK: 447 MiB in 133 packages >>> py3-paste: Cleaning up srcdir >>> py3-paste: Cleaning up pkgdir >>> py3-paste: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-paste-3.5.3.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-paste: Fetching py3-paste-3.5.3.tar.gz::https://files.pythonhosted.org/packages/source/P/Paste/Paste-3.5.3.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 100 623k 100 623k 0 0 4486k 0 --:--:-- --:--:-- --:--:-- 4486k >>> py3-paste: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-paste-3.5.3.tar.gz >>> py3-paste: Checking sha512sums... py3-paste-3.5.3.tar.gz: OK >>> py3-paste: Unpacking /var/cache/distfiles/v3.18/py3-paste-3.5.3.tar.gz... 2023-05-01 16:38:01,210 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.11/site-packages/setuptools/dist.py:955: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated. !! ******************************************************************************** Please replace its usage with implicit namespaces (PEP 420). See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages for details. ******************************************************************************** !! ep.load()(self, ep.name, value) 2023-05-01 16:38:01,255 root INFO running bdist_wheel 2023-05-01 16:38:01,270 root INFO running build 2023-05-01 16:38:01,270 root INFO running build_py 2023-05-01 16:38:01,273 root INFO creating build 2023-05-01 16:38:01,274 root INFO creating build/lib 2023-05-01 16:38:01,274 root INFO creating build/lib/paste 2023-05-01 16:38:01,274 root INFO copying paste/url.py -> build/lib/paste 2023-05-01 16:38:01,274 root INFO copying paste/translogger.py -> build/lib/paste 2023-05-01 16:38:01,275 root INFO copying paste/cgitb_catcher.py -> build/lib/paste 2023-05-01 16:38:01,275 root INFO copying paste/pony.py -> build/lib/paste 2023-05-01 16:38:01,275 root INFO copying paste/errordocument.py -> build/lib/paste 2023-05-01 16:38:01,275 root INFO copying paste/fixture.py -> build/lib/paste 2023-05-01 16:38:01,276 root INFO copying paste/flup_session.py -> build/lib/paste 2023-05-01 16:38:01,276 root INFO copying paste/httpserver.py -> build/lib/paste 2023-05-01 16:38:01,276 root INFO copying paste/httpexceptions.py -> build/lib/paste 2023-05-01 16:38:01,277 root INFO copying paste/transaction.py -> build/lib/paste 2023-05-01 16:38:01,277 root INFO copying paste/response.py -> build/lib/paste 2023-05-01 16:38:01,277 root INFO copying paste/fileapp.py -> build/lib/paste 2023-05-01 16:38:01,278 root INFO copying paste/__init__.py -> build/lib/paste 2023-05-01 16:38:01,278 root INFO copying paste/modpython.py -> build/lib/paste 2023-05-01 16:38:01,278 root INFO copying paste/wsgiwrappers.py -> build/lib/paste 2023-05-01 16:38:01,278 root INFO copying paste/proxy.py -> build/lib/paste 2023-05-01 16:38:01,279 root INFO copying paste/httpheaders.py -> build/lib/paste 2023-05-01 16:38:01,279 root INFO copying paste/reloader.py -> build/lib/paste 2023-05-01 16:38:01,279 root INFO copying paste/wsgilib.py -> build/lib/paste 2023-05-01 16:38:01,279 root INFO copying paste/recursive.py -> build/lib/paste 2023-05-01 16:38:01,280 root INFO copying paste/urlmap.py -> build/lib/paste 2023-05-01 16:38:01,280 root INFO copying paste/cascade.py -> build/lib/paste 2023-05-01 16:38:01,280 root INFO copying paste/registry.py -> build/lib/paste 2023-05-01 16:38:01,281 root INFO copying paste/session.py -> build/lib/paste 2023-05-01 16:38:01,281 root INFO copying paste/cgiapp.py -> build/lib/paste 2023-05-01 16:38:01,281 root INFO copying paste/config.py -> build/lib/paste 2023-05-01 16:38:01,281 root INFO copying paste/gzipper.py -> build/lib/paste 2023-05-01 16:38:01,282 root INFO copying paste/urlparser.py -> build/lib/paste 2023-05-01 16:38:01,282 root INFO copying paste/request.py -> build/lib/paste 2023-05-01 16:38:01,282 root INFO copying paste/progress.py -> build/lib/paste 2023-05-01 16:38:01,282 root INFO copying paste/lint.py -> build/lib/paste 2023-05-01 16:38:01,283 root INFO creating build/lib/paste/auth 2023-05-01 16:38:01,283 root INFO copying paste/auth/multi.py -> build/lib/paste/auth 2023-05-01 16:38:01,283 root INFO copying paste/auth/cookie.py -> build/lib/paste/auth 2023-05-01 16:38:01,284 root INFO copying paste/auth/basic.py -> build/lib/paste/auth 2023-05-01 16:38:01,284 root INFO copying paste/auth/cas.py -> build/lib/paste/auth 2023-05-01 16:38:01,284 root INFO copying paste/auth/__init__.py -> build/lib/paste/auth 2023-05-01 16:38:01,284 root INFO copying paste/auth/grantip.py -> build/lib/paste/auth 2023-05-01 16:38:01,285 root INFO copying paste/auth/open_id.py -> build/lib/paste/auth 2023-05-01 16:38:01,285 root INFO copying paste/auth/form.py -> build/lib/paste/auth 2023-05-01 16:38:01,285 root INFO copying paste/auth/auth_tkt.py -> build/lib/paste/auth 2023-05-01 16:38:01,285 root INFO copying paste/auth/digest.py -> build/lib/paste/auth 2023-05-01 16:38:01,286 root INFO creating build/lib/paste/evalexception 2023-05-01 16:38:01,286 root INFO copying paste/evalexception/middleware.py -> build/lib/paste/evalexception 2023-05-01 16:38:01,286 root INFO copying paste/evalexception/__init__.py -> build/lib/paste/evalexception 2023-05-01 16:38:01,286 root INFO copying paste/evalexception/evalcontext.py -> build/lib/paste/evalexception 2023-05-01 16:38:01,287 root INFO creating build/lib/paste/util 2023-05-01 16:38:01,287 root INFO copying paste/util/mimeparse.py -> build/lib/paste/util 2023-05-01 16:38:01,287 root INFO copying paste/util/filemixin.py -> build/lib/paste/util 2023-05-01 16:38:01,288 root INFO copying paste/util/dateinterval.py -> build/lib/paste/util 2023-05-01 16:38:01,288 root INFO copying paste/util/finddata.py -> build/lib/paste/util 2023-05-01 16:38:01,288 root INFO copying paste/util/classinstance.py -> build/lib/paste/util 2023-05-01 16:38:01,288 root INFO copying paste/util/template.py -> build/lib/paste/util 2023-05-01 16:38:01,289 root INFO copying paste/util/killthread.py -> build/lib/paste/util 2023-05-01 16:38:01,289 root INFO copying paste/util/threadinglocal.py -> build/lib/paste/util 2023-05-01 16:38:01,289 root INFO copying paste/util/__init__.py -> build/lib/paste/util 2023-05-01 16:38:01,289 root INFO copying paste/util/threadedprint.py -> build/lib/paste/util 2023-05-01 16:38:01,289 root INFO copying paste/util/import_string.py -> build/lib/paste/util 2023-05-01 16:38:01,290 root INFO copying paste/util/converters.py -> build/lib/paste/util 2023-05-01 16:38:01,290 root INFO copying paste/util/multidict.py -> build/lib/paste/util 2023-05-01 16:38:01,290 root INFO copying paste/util/classinit.py -> build/lib/paste/util 2023-05-01 16:38:01,290 root INFO copying paste/util/html.py -> build/lib/paste/util 2023-05-01 16:38:01,290 root INFO copying paste/util/datetimeutil.py -> build/lib/paste/util 2023-05-01 16:38:01,291 root INFO copying paste/util/findpackage.py -> build/lib/paste/util 2023-05-01 16:38:01,291 root INFO copying paste/util/looper.py -> build/lib/paste/util 2023-05-01 16:38:01,291 root INFO copying paste/util/scgiserver.py -> build/lib/paste/util 2023-05-01 16:38:01,291 root INFO copying paste/util/intset.py -> build/lib/paste/util 2023-05-01 16:38:01,292 root INFO copying paste/util/quoting.py -> build/lib/paste/util 2023-05-01 16:38:01,292 root INFO copying paste/util/PySourceColor.py -> build/lib/paste/util 2023-05-01 16:38:01,292 root INFO copying paste/util/ip4.py -> build/lib/paste/util 2023-05-01 16:38:01,293 root INFO creating build/lib/paste/cowbell 2023-05-01 16:38:01,293 root INFO copying paste/cowbell/__init__.py -> build/lib/paste/cowbell 2023-05-01 16:38:01,293 root INFO creating build/lib/paste/exceptions 2023-05-01 16:38:01,293 root INFO copying paste/exceptions/reporter.py -> build/lib/paste/exceptions 2023-05-01 16:38:01,293 root INFO copying paste/exceptions/errormiddleware.py -> build/lib/paste/exceptions 2023-05-01 16:38:01,294 root INFO copying paste/exceptions/serial_number_generator.py -> build/lib/paste/exceptions 2023-05-01 16:38:01,294 root INFO copying paste/exceptions/__init__.py -> build/lib/paste/exceptions 2023-05-01 16:38:01,294 root INFO copying paste/exceptions/formatter.py -> build/lib/paste/exceptions 2023-05-01 16:38:01,294 root INFO copying paste/exceptions/collector.py -> build/lib/paste/exceptions 2023-05-01 16:38:01,295 root INFO creating build/lib/paste/debug 2023-05-01 16:38:01,295 root INFO copying paste/debug/doctest_webapp.py -> build/lib/paste/debug 2023-05-01 16:38:01,295 root INFO copying paste/debug/watchthreads.py -> build/lib/paste/debug 2023-05-01 16:38:01,295 root INFO copying paste/debug/profile.py -> build/lib/paste/debug 2023-05-01 16:38:01,296 root INFO copying paste/debug/__init__.py -> build/lib/paste/debug 2023-05-01 16:38:01,296 root INFO copying paste/debug/testserver.py -> build/lib/paste/debug 2023-05-01 16:38:01,296 root INFO copying paste/debug/debugapp.py -> build/lib/paste/debug 2023-05-01 16:38:01,296 root INFO copying paste/debug/fsdiff.py -> build/lib/paste/debug 2023-05-01 16:38:01,297 root INFO copying paste/debug/wdg_validate.py -> build/lib/paste/debug 2023-05-01 16:38:01,297 root INFO copying paste/debug/prints.py -> build/lib/paste/debug 2023-05-01 16:38:01,297 root INFO creating build/lib/paste/evalexception/media 2023-05-01 16:38:01,298 root INFO copying paste/evalexception/media/MochiKit.packed.js -> build/lib/paste/evalexception/media 2023-05-01 16:38:01,298 root INFO copying paste/evalexception/media/minus.jpg -> build/lib/paste/evalexception/media 2023-05-01 16:38:01,298 root INFO copying paste/evalexception/media/plus.jpg -> build/lib/paste/evalexception/media 2023-05-01 16:38:01,299 root INFO copying paste/evalexception/media/debug.js -> build/lib/paste/evalexception/media 2023-05-01 16:38:01,299 root INFO copying paste/cowbell/bell-descending.png -> build/lib/paste/cowbell 2023-05-01 16:38:01,299 root INFO copying paste/cowbell/bell-ascending.png -> build/lib/paste/cowbell 2023-05-01 16:38:01,308 wheel INFO installing to build/bdist.linux-x86_64/wheel 2023-05-01 16:38:01,308 root INFO running install 2023-05-01 16:38:01,317 root INFO running install_lib 2023-05-01 16:38:01,321 root INFO copying paste/url.py -> build/bdist.linux-x86_64/wheel/paste 2023-05-01 16:38:01,322 root INFO copying paste/translogger.py -> build/bdist.linux-x86_64/wheel/paste 2023-05-01 16:38:01,322 root INFO copying paste/cgitb_catcher.py -> build/bdist.linux-x86_64/wheel/paste 2023-05-01 16:38:01,322 root INFO copying paste/pony.py -> build/bdist.linux-x86_64/wheel/paste 2023-05-01 16:38:01,322 root INFO copying paste/errordocument.py -> build/bdist.linux-x86_64/wheel/paste 2023-05-01 16:38:01,323 root INFO copying paste/fixture.py -> build/bdist.linux-x86_64/wheel/paste 2023-05-01 16:38:01,323 root INFO copying paste/flup_session.py -> build/bdist.linux-x86_64/wheel/paste 2023-05-01 16:38:01,323 root INFO copying paste/httpserver.py -> build/bdist.linux-x86_64/wheel/paste 2023-05-01 16:38:01,323 root INFO copying paste/httpexceptions.py -> build/bdist.linux-x86_64/wheel/paste 2023-05-01 16:38:01,324 root INFO copying paste/transaction.py -> build/bdist.linux-x86_64/wheel/paste 2023-05-01 16:38:01,324 root INFO copying paste/response.py -> build/bdist.linux-x86_64/wheel/paste 2023-05-01 16:38:01,324 root INFO copying paste/fileapp.py -> build/bdist.linux-x86_64/wheel/paste 2023-05-01 16:38:01,324 root WARNING Skipping installation of build/bdist.linux-x86_64/wheel/paste/__init__.py (namespace package) 2023-05-01 16:38:01,324 root INFO copying paste/modpython.py -> build/bdist.linux-x86_64/wheel/paste 2023-05-01 16:38:01,325 root INFO copying paste/wsgiwrappers.py -> build/bdist.linux-x86_64/wheel/paste 2023-05-01 16:38:01,325 root INFO copying paste/proxy.py -> build/bdist.linux-x86_64/wheel/paste 2023-05-01 16:38:01,325 root INFO copying paste/httpheaders.py -> build/bdist.linux-x86_64/wheel/paste 2023-05-01 16:38:01,325 root INFO copying paste/reloader.py -> build/bdist.linux-x86_64/wheel/paste 2023-05-01 16:38:01,325 root INFO copying paste/wsgilib.py -> build/bdist.linux-x86_64/wheel/paste 2023-05-01 16:38:01,326 root INFO copying paste/recursive.py -> build/bdist.linux-x86_64/wheel/paste 2023-05-01 16:38:01,326 root INFO copying paste/urlmap.py -> build/bdist.linux-x86_64/wheel/paste 2023-05-01 16:38:01,326 root INFO copying paste/cascade.py -> build/bdist.linux-x86_64/wheel/paste 2023-05-01 16:38:01,326 root INFO copying paste/registry.py -> build/bdist.linux-x86_64/wheel/paste 2023-05-01 16:38:01,327 root INFO copying paste/session.py -> build/bdist.linux-x86_64/wheel/paste 2023-05-01 16:38:01,327 root INFO copying paste/cgiapp.py -> build/bdist.linux-x86_64/wheel/paste 2023-05-01 16:38:01,327 root INFO copying paste/config.py -> build/bdist.linux-x86_64/wheel/paste 2023-05-01 16:38:01,327 root INFO copying paste/gzipper.py -> build/bdist.linux-x86_64/wheel/paste 2023-05-01 16:38:01,327 root INFO copying paste/urlparser.py -> build/bdist.linux-x86_64/wheel/paste 2023-05-01 16:38:01,328 root INFO copying paste/request.py -> build/bdist.linux-x86_64/wheel/paste 2023-05-01 16:38:01,328 root INFO copying paste/progress.py -> build/bdist.linux-x86_64/wheel/paste 2023-05-01 16:38:01,328 root INFO copying paste/lint.py -> build/bdist.linux-x86_64/wheel/paste 2023-05-01 16:38:01,328 root INFO copying paste/auth/multi.py -> build/bdist.linux-x86_64/wheel/paste/auth 2023-05-01 16:38:01,329 root INFO copying paste/auth/cookie.py -> build/bdist.linux-x86_64/wheel/paste/auth 2023-05-01 16:38:01,329 root INFO copying paste/auth/basic.py -> build/bdist.linux-x86_64/wheel/paste/auth 2023-05-01 16:38:01,329 root INFO copying paste/auth/cas.py -> build/bdist.linux-x86_64/wheel/paste/auth 2023-05-01 16:38:01,329 root INFO copying paste/auth/__init__.py -> build/bdist.linux-x86_64/wheel/paste/auth 2023-05-01 16:38:01,330 root INFO copying paste/auth/grantip.py -> build/bdist.linux-x86_64/wheel/paste/auth 2023-05-01 16:38:01,330 root INFO copying paste/auth/open_id.py -> build/bdist.linux-x86_64/wheel/paste/auth 2023-05-01 16:38:01,330 root INFO copying paste/auth/form.py -> build/bdist.linux-x86_64/wheel/paste/auth 2023-05-01 16:38:01,330 root INFO copying paste/auth/auth_tkt.py -> build/bdist.linux-x86_64/wheel/paste/auth 2023-05-01 16:38:01,330 root INFO copying paste/auth/digest.py -> build/bdist.linux-x86_64/wheel/paste/auth 2023-05-01 16:38:01,331 root INFO copying paste/evalexception/middleware.py -> build/bdist.linux-x86_64/wheel/paste/evalexception 2023-05-01 16:38:01,331 root INFO copying paste/evalexception/__init__.py -> build/bdist.linux-x86_64/wheel/paste/evalexception 2023-05-01 16:38:01,331 root INFO copying paste/evalexception/evalcontext.py -> build/bdist.linux-x86_64/wheel/paste/evalexception 2023-05-01 16:38:01,331 root INFO copying paste/evalexception/media/MochiKit.packed.js -> build/bdist.linux-x86_64/wheel/paste/evalexception/media 2023-05-01 16:38:01,332 root INFO copying paste/evalexception/media/minus.jpg -> build/bdist.linux-x86_64/wheel/paste/evalexception/media 2023-05-01 16:38:01,332 root INFO copying paste/evalexception/media/plus.jpg -> build/bdist.linux-x86_64/wheel/paste/evalexception/media 2023-05-01 16:38:01,332 root INFO copying paste/evalexception/media/debug.js -> build/bdist.linux-x86_64/wheel/paste/evalexception/media 2023-05-01 16:38:01,333 root INFO copying paste/util/mimeparse.py -> build/bdist.linux-x86_64/wheel/paste/util 2023-05-01 16:38:01,333 root INFO copying paste/util/filemixin.py -> build/bdist.linux-x86_64/wheel/paste/util 2023-05-01 16:38:01,333 root INFO copying paste/util/dateinterval.py -> build/bdist.linux-x86_64/wheel/paste/util 2023-05-01 16:38:01,333 root INFO copying paste/util/finddata.py -> build/bdist.linux-x86_64/wheel/paste/util 2023-05-01 16:38:01,333 root INFO copying paste/util/classinstance.py -> build/bdist.linux-x86_64/wheel/paste/util 2023-05-01 16:38:01,334 root INFO copying paste/util/template.py -> build/bdist.linux-x86_64/wheel/paste/util 2023-05-01 16:38:01,334 root INFO copying paste/util/killthread.py -> build/bdist.linux-x86_64/wheel/paste/util 2023-05-01 16:38:01,334 root INFO copying paste/util/threadinglocal.py -> build/bdist.linux-x86_64/wheel/paste/util 2023-05-01 16:38:01,334 root INFO copying paste/util/__init__.py -> build/bdist.linux-x86_64/wheel/paste/util 2023-05-01 16:38:01,334 root INFO copying paste/util/threadedprint.py -> build/bdist.linux-x86_64/wheel/paste/util 2023-05-01 16:38:01,335 root INFO copying paste/util/import_string.py -> build/bdist.linux-x86_64/wheel/paste/util 2023-05-01 16:38:01,335 root INFO copying paste/util/converters.py -> build/bdist.linux-x86_64/wheel/paste/util 2023-05-01 16:38:01,335 root INFO copying paste/util/multidict.py -> build/bdist.linux-x86_64/wheel/paste/util 2023-05-01 16:38:01,335 root INFO copying paste/util/classinit.py -> build/bdist.linux-x86_64/wheel/paste/util 2023-05-01 16:38:01,336 root INFO copying paste/util/html.py -> build/bdist.linux-x86_64/wheel/paste/util 2023-05-01 16:38:01,336 root INFO copying paste/util/datetimeutil.py -> build/bdist.linux-x86_64/wheel/paste/util 2023-05-01 16:38:01,336 root INFO copying paste/util/findpackage.py -> build/bdist.linux-x86_64/wheel/paste/util 2023-05-01 16:38:01,336 root INFO copying paste/util/looper.py -> build/bdist.linux-x86_64/wheel/paste/util 2023-05-01 16:38:01,336 root INFO copying paste/util/scgiserver.py -> build/bdist.linux-x86_64/wheel/paste/util 2023-05-01 16:38:01,337 root INFO copying paste/util/intset.py -> build/bdist.linux-x86_64/wheel/paste/util 2023-05-01 16:38:01,337 root INFO copying paste/util/quoting.py -> build/bdist.linux-x86_64/wheel/paste/util 2023-05-01 16:38:01,337 root INFO copying paste/util/PySourceColor.py -> build/bdist.linux-x86_64/wheel/paste/util 2023-05-01 16:38:01,337 root INFO copying paste/util/ip4.py -> build/bdist.linux-x86_64/wheel/paste/util 2023-05-01 16:38:01,338 root INFO copying paste/cowbell/bell-descending.png -> build/bdist.linux-x86_64/wheel/paste/cowbell 2023-05-01 16:38:01,338 root INFO copying paste/cowbell/__init__.py -> build/bdist.linux-x86_64/wheel/paste/cowbell 2023-05-01 16:38:01,338 root INFO copying paste/cowbell/bell-ascending.png -> build/bdist.linux-x86_64/wheel/paste/cowbell 2023-05-01 16:38:01,339 root INFO copying paste/exceptions/reporter.py -> build/bdist.linux-x86_64/wheel/paste/exceptions 2023-05-01 16:38:01,339 root INFO copying paste/exceptions/errormiddleware.py -> build/bdist.linux-x86_64/wheel/paste/exceptions 2023-05-01 16:38:01,339 root INFO copying paste/exceptions/serial_number_generator.py -> build/bdist.linux-x86_64/wheel/paste/exceptions 2023-05-01 16:38:01,339 root INFO copying paste/exceptions/__init__.py -> build/bdist.linux-x86_64/wheel/paste/exceptions 2023-05-01 16:38:01,340 root INFO copying paste/exceptions/formatter.py -> build/bdist.linux-x86_64/wheel/paste/exceptions 2023-05-01 16:38:01,340 root INFO copying paste/exceptions/collector.py -> build/bdist.linux-x86_64/wheel/paste/exceptions 2023-05-01 16:38:01,340 root INFO copying paste/debug/doctest_webapp.py -> build/bdist.linux-x86_64/wheel/paste/debug 2023-05-01 16:38:01,340 root INFO copying paste/debug/watchthreads.py -> build/bdist.linux-x86_64/wheel/paste/debug 2023-05-01 16:38:01,341 root INFO copying paste/debug/profile.py -> build/bdist.linux-x86_64/wheel/paste/debug 2023-05-01 16:38:01,341 root INFO copying paste/debug/__init__.py -> build/bdist.linux-x86_64/wheel/paste/debug 2023-05-01 16:38:01,341 root INFO copying paste/debug/testserver.py -> build/bdist.linux-x86_64/wheel/paste/debug 2023-05-01 16:38:01,341 root INFO copying paste/debug/debugapp.py -> build/bdist.linux-x86_64/wheel/paste/debug 2023-05-01 16:38:01,341 root INFO copying paste/debug/fsdiff.py -> build/bdist.linux-x86_64/wheel/paste/debug 2023-05-01 16:38:01,342 root INFO copying paste/debug/wdg_validate.py -> build/bdist.linux-x86_64/wheel/paste/debug 2023-05-01 16:38:01,342 root INFO copying paste/debug/prints.py -> build/bdist.linux-x86_64/wheel/paste/debug 2023-05-01 16:38:01,342 root INFO running install_egg_info 2023-05-01 16:38:01,351 root INFO running egg_info 2023-05-01 16:38:01,353 root INFO writing Paste.egg-info/PKG-INFO 2023-05-01 16:38:01,353 root INFO writing dependency_links to Paste.egg-info/dependency_links.txt 2023-05-01 16:38:01,354 root INFO writing entry points to Paste.egg-info/entry_points.txt 2023-05-01 16:38:01,354 root INFO writing namespace_packages to Paste.egg-info/namespace_packages.txt 2023-05-01 16:38:01,354 root INFO writing requirements to Paste.egg-info/requires.txt 2023-05-01 16:38:01,354 root INFO writing top-level names to Paste.egg-info/top_level.txt 2023-05-01 16:38:01,359 root INFO reading manifest file 'Paste.egg-info/SOURCES.txt' 2023-05-01 16:38:01,361 root INFO reading manifest template 'MANIFEST.in' 2023-05-01 16:38:01,367 root WARNING warning: no files found matching 'docs/_templates/*.html' 2023-05-01 16:38:01,368 root WARNING warning: no previously-included files matching '*' found under directory 'docs/_build/_sources' 2023-05-01 16:38:01,368 root WARNING warning: no files found matching '*.html' under directory 'docs/_build' 2023-05-01 16:38:01,386 root INFO writing manifest file 'Paste.egg-info/SOURCES.txt' 2023-05-01 16:38:01,386 root INFO Copying Paste.egg-info to build/bdist.linux-x86_64/wheel/Paste-3.5.3-py3.11.egg-info 2023-05-01 16:38:01,387 root INFO Installing build/bdist.linux-x86_64/wheel/Paste-3.5.3-py3.11-nspkg.pth 2023-05-01 16:38:01,388 root INFO running install_scripts 2023-05-01 16:38:01,391 wheel INFO creating build/bdist.linux-x86_64/wheel/Paste-3.5.3.dist-info/WHEEL 2023-05-01 16:38:01,391 wheel INFO creating '/home/buildozer/aports/community/py3-paste/src/Paste-3.5.3/dist/.tmp-7ik5ip3e/Paste-3.5.3-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2023-05-01 16:38:01,391 wheel INFO adding 'Paste-3.5.3-py3.11-nspkg.pth' 2023-05-01 16:38:01,392 wheel INFO adding 'paste/cascade.py' 2023-05-01 16:38:01,392 wheel INFO adding 'paste/cgiapp.py' 2023-05-01 16:38:01,393 wheel INFO adding 'paste/cgitb_catcher.py' 2023-05-01 16:38:01,393 wheel INFO adding 'paste/config.py' 2023-05-01 16:38:01,393 wheel INFO adding 'paste/errordocument.py' 2023-05-01 16:38:01,393 wheel INFO adding 'paste/fileapp.py' 2023-05-01 16:38:01,394 wheel INFO adding 'paste/fixture.py' 2023-05-01 16:38:01,394 wheel INFO adding 'paste/flup_session.py' 2023-05-01 16:38:01,395 wheel INFO adding 'paste/gzipper.py' 2023-05-01 16:38:01,395 wheel INFO adding 'paste/httpexceptions.py' 2023-05-01 16:38:01,395 wheel INFO adding 'paste/httpheaders.py' 2023-05-01 16:38:01,396 wheel INFO adding 'paste/httpserver.py' 2023-05-01 16:38:01,396 wheel INFO adding 'paste/lint.py' 2023-05-01 16:38:01,397 wheel INFO adding 'paste/modpython.py' 2023-05-01 16:38:01,397 wheel INFO adding 'paste/pony.py' 2023-05-01 16:38:01,397 wheel INFO adding 'paste/progress.py' 2023-05-01 16:38:01,398 wheel INFO adding 'paste/proxy.py' 2023-05-01 16:38:01,398 wheel INFO adding 'paste/recursive.py' 2023-05-01 16:38:01,398 wheel INFO adding 'paste/registry.py' 2023-05-01 16:38:01,399 wheel INFO adding 'paste/reloader.py' 2023-05-01 16:38:01,399 wheel INFO adding 'paste/request.py' 2023-05-01 16:38:01,399 wheel INFO adding 'paste/response.py' 2023-05-01 16:38:01,399 wheel INFO adding 'paste/session.py' 2023-05-01 16:38:01,400 wheel INFO adding 'paste/transaction.py' 2023-05-01 16:38:01,400 wheel INFO adding 'paste/translogger.py' 2023-05-01 16:38:01,400 wheel INFO adding 'paste/url.py' 2023-05-01 16:38:01,401 wheel INFO adding 'paste/urlmap.py' 2023-05-01 16:38:01,401 wheel INFO adding 'paste/urlparser.py' 2023-05-01 16:38:01,401 wheel INFO adding 'paste/wsgilib.py' 2023-05-01 16:38:01,402 wheel INFO adding 'paste/wsgiwrappers.py' 2023-05-01 16:38:01,402 wheel INFO adding 'paste/auth/__init__.py' 2023-05-01 16:38:01,402 wheel INFO adding 'paste/auth/auth_tkt.py' 2023-05-01 16:38:01,403 wheel INFO adding 'paste/auth/basic.py' 2023-05-01 16:38:01,403 wheel INFO adding 'paste/auth/cas.py' 2023-05-01 16:38:01,403 wheel INFO adding 'paste/auth/cookie.py' 2023-05-01 16:38:01,403 wheel INFO adding 'paste/auth/digest.py' 2023-05-01 16:38:01,404 wheel INFO adding 'paste/auth/form.py' 2023-05-01 16:38:01,404 wheel INFO adding 'paste/auth/grantip.py' 2023-05-01 16:38:01,404 wheel INFO adding 'paste/auth/multi.py' 2023-05-01 16:38:01,404 wheel INFO adding 'paste/auth/open_id.py' 2023-05-01 16:38:01,405 wheel INFO adding 'paste/cowbell/__init__.py' 2023-05-01 16:38:01,405 wheel INFO adding 'paste/cowbell/bell-ascending.png' 2023-05-01 16:38:01,406 wheel INFO adding 'paste/cowbell/bell-descending.png' 2023-05-01 16:38:01,407 wheel INFO adding 'paste/debug/__init__.py' 2023-05-01 16:38:01,407 wheel INFO adding 'paste/debug/debugapp.py' 2023-05-01 16:38:01,408 wheel INFO adding 'paste/debug/doctest_webapp.py' 2023-05-01 16:38:01,408 wheel INFO adding 'paste/debug/fsdiff.py' 2023-05-01 16:38:01,408 wheel INFO adding 'paste/debug/prints.py' 2023-05-01 16:38:01,409 wheel INFO adding 'paste/debug/profile.py' 2023-05-01 16:38:01,409 wheel INFO adding 'paste/debug/testserver.py' 2023-05-01 16:38:01,409 wheel INFO adding 'paste/debug/watchthreads.py' 2023-05-01 16:38:01,409 wheel INFO adding 'paste/debug/wdg_validate.py' 2023-05-01 16:38:01,410 wheel INFO adding 'paste/evalexception/__init__.py' 2023-05-01 16:38:01,410 wheel INFO adding 'paste/evalexception/evalcontext.py' 2023-05-01 16:38:01,410 wheel INFO adding 'paste/evalexception/middleware.py' 2023-05-01 16:38:01,411 wheel INFO adding 'paste/evalexception/media/MochiKit.packed.js' 2023-05-01 16:38:01,412 wheel INFO adding 'paste/evalexception/media/debug.js' 2023-05-01 16:38:01,413 wheel INFO adding 'paste/evalexception/media/minus.jpg' 2023-05-01 16:38:01,413 wheel INFO adding 'paste/evalexception/media/plus.jpg' 2023-05-01 16:38:01,413 wheel INFO adding 'paste/exceptions/__init__.py' 2023-05-01 16:38:01,413 wheel INFO adding 'paste/exceptions/collector.py' 2023-05-01 16:38:01,414 wheel INFO adding 'paste/exceptions/errormiddleware.py' 2023-05-01 16:38:01,414 wheel INFO adding 'paste/exceptions/formatter.py' 2023-05-01 16:38:01,414 wheel INFO adding 'paste/exceptions/reporter.py' 2023-05-01 16:38:01,415 wheel INFO adding 'paste/exceptions/serial_number_generator.py' 2023-05-01 16:38:01,415 wheel INFO adding 'paste/util/PySourceColor.py' 2023-05-01 16:38:01,416 wheel INFO adding 'paste/util/__init__.py' 2023-05-01 16:38:01,416 wheel INFO adding 'paste/util/classinit.py' 2023-05-01 16:38:01,416 wheel INFO adding 'paste/util/classinstance.py' 2023-05-01 16:38:01,416 wheel INFO adding 'paste/util/converters.py' 2023-05-01 16:38:01,416 wheel INFO adding 'paste/util/dateinterval.py' 2023-05-01 16:38:01,417 wheel INFO adding 'paste/util/datetimeutil.py' 2023-05-01 16:38:01,417 wheel INFO adding 'paste/util/filemixin.py' 2023-05-01 16:38:01,417 wheel INFO adding 'paste/util/finddata.py' 2023-05-01 16:38:01,417 wheel INFO adding 'paste/util/findpackage.py' 2023-05-01 16:38:01,418 wheel INFO adding 'paste/util/html.py' 2023-05-01 16:38:01,418 wheel INFO adding 'paste/util/import_string.py' 2023-05-01 16:38:01,418 wheel INFO adding 'paste/util/intset.py' 2023-05-01 16:38:01,418 wheel INFO adding 'paste/util/ip4.py' 2023-05-01 16:38:01,419 wheel INFO adding 'paste/util/killthread.py' 2023-05-01 16:38:01,419 wheel INFO adding 'paste/util/looper.py' 2023-05-01 16:38:01,419 wheel INFO adding 'paste/util/mimeparse.py' 2023-05-01 16:38:01,419 wheel INFO adding 'paste/util/multidict.py' 2023-05-01 16:38:01,420 wheel INFO adding 'paste/util/quoting.py' 2023-05-01 16:38:01,420 wheel INFO adding 'paste/util/scgiserver.py' 2023-05-01 16:38:01,420 wheel INFO adding 'paste/util/template.py' 2023-05-01 16:38:01,421 wheel INFO adding 'paste/util/threadedprint.py' 2023-05-01 16:38:01,421 wheel INFO adding 'paste/util/threadinglocal.py' 2023-05-01 16:38:01,421 wheel INFO adding 'Paste-3.5.3.dist-info/METADATA' 2023-05-01 16:38:01,421 wheel INFO adding 'Paste-3.5.3.dist-info/WHEEL' 2023-05-01 16:38:01,421 wheel INFO adding 'Paste-3.5.3.dist-info/entry_points.txt' 2023-05-01 16:38:01,422 wheel INFO adding 'Paste-3.5.3.dist-info/namespace_packages.txt' 2023-05-01 16:38:01,422 wheel INFO adding 'Paste-3.5.3.dist-info/top_level.txt' 2023-05-01 16:38:01,422 wheel INFO adding 'Paste-3.5.3.dist-info/RECORD' 2023-05-01 16:38:01,423 wheel INFO removing build/bdist.linux-x86_64/wheel 2023-05-01 16:38:01,426 gpep517 INFO The backend produced dist/Paste-3.5.3-py2.py3-none-any.whl Paste-3.5.3-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-paste/src/Paste-3.5.3 configfile: setup.cfg testpaths: tests collected 150 items tests/test_cgiapp.py .... [ 2%] tests/test_cgitb_catcher.py .... [ 5%] tests/test_config.py .... [ 8%] tests/test_doctests.py .......... [ 14%] tests/test_errordocument.py ..... [ 18%] tests/test_fileapp.py .......... [ 24%] tests/test_fixture.py ..... [ 28%] tests/test_grantip.py . [ 28%] tests/test_gzipper.py .. [ 30%] tests/test_httpheaders.py .......... [ 36%] tests/test_httpserver.py ....... [ 41%] tests/test_import_string.py .. [ 42%] tests/test_multidict.py .. [ 44%] tests/test_proxy.py s [ 44%] tests/test_recursive.py .... [ 47%] tests/test_registry.py ............. [ 56%] tests/test_request.py .... [ 58%] tests/test_request_form.py .. [ 60%] tests/test_response.py . [ 60%] tests/test_session.py .. [ 62%] tests/test_urlmap.py .. [ 63%] tests/test_urlparser.py ......... [ 69%] tests/test_wsgilib.py .. [ 70%] tests/test_wsgiwrappers.py .... [ 73%] tests/test_auth/test_auth_cookie.py ... [ 75%] tests/test_auth/test_auth_digest.py . [ 76%] tests/test_auth/test_auth_tkt.py .. [ 77%] tests/test_exceptions/test_error_middleware.py ..... [ 80%] tests/test_exceptions/test_formatter.py ........ [ 86%] tests/test_exceptions/test_httpexceptions.py ...... [ 90%] tests/test_exceptions/test_reporter.py . [ 90%] tests/test_util/test_datetimeutil.py ... [ 92%] tests/test_util/test_mimeparse.py ......... [ 98%] tests/test_util/test_quoting.py .. [100%] ======================== 149 passed, 1 skipped in 1.54s ======================== >>> py3-paste: Entering fakeroot... >>> py3-paste-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/auth/__pycache__' -> '/home/buildozer/aports/community/py3-paste/pkg/py3-paste-pyc/usr/lib/python3.11/site-packages/paste/auth/__pycache__' '/home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/evalexception/__pycache__' -> '/home/buildozer/aports/community/py3-paste/pkg/py3-paste-pyc/usr/lib/python3.11/site-packages/paste/evalexception/__pycache__' '/home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util/__pycache__' -> '/home/buildozer/aports/community/py3-paste/pkg/py3-paste-pyc/usr/lib/python3.11/site-packages/paste/util/__pycache__' '/home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/cowbell/__pycache__' -> '/home/buildozer/aports/community/py3-paste/pkg/py3-paste-pyc/usr/lib/python3.11/site-packages/paste/cowbell/__pycache__' '/home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/exceptions/__pycache__' -> '/home/buildozer/aports/community/py3-paste/pkg/py3-paste-pyc/usr/lib/python3.11/site-packages/paste/exceptions/__pycache__' '/home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/__pycache__' -> '/home/buildozer/aports/community/py3-paste/pkg/py3-paste-pyc/usr/lib/python3.11/site-packages/paste/__pycache__' '/home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/debug/__pycache__' -> '/home/buildozer/aports/community/py3-paste/pkg/py3-paste-pyc/usr/lib/python3.11/site-packages/paste/debug/__pycache__' >>> py3-paste-pyc*: Preparing subpackage py3-paste-pyc... >>> py3-paste-pyc*: Running postcheck for py3-paste-pyc >>> py3-paste*: Running postcheck for py3-paste >>> py3-paste*: Preparing package py3-paste... >>> py3-paste-pyc*: Tracing dependencies... py3-setuptools py3-six python3~3.11 >>> py3-paste-pyc*: Package size: 1.4 MB >>> py3-paste-pyc*: Compressing data... >>> py3-paste-pyc*: Create checksum... >>> py3-paste-pyc*: Create py3-paste-pyc-3.5.3-r0.apk >>> py3-paste*: Tracing dependencies... py3-setuptools py3-six python3~3.11 >>> py3-paste*: Package size: 1.6 MB >>> py3-paste*: Compressing data... >>> py3-paste*: Create checksum... >>> py3-paste*: Create py3-paste-3.5.3-r0.apk >>> py3-paste: Build complete at Mon, 01 May 2023 16:38:04 +0000 elapsed time 0h 0m 5s >>> py3-paste: Cleaning up srcdir >>> py3-paste: Cleaning up pkgdir >>> py3-paste: Uninstalling dependencies... (1/35) Purging .makedepends-py3-paste (20230501.163800) (2/35) Purging py3-setuptools-pyc (67.7.2-r0) (3/35) Purging py3-setuptools (67.7.2-r0) (4/35) Purging py3-six-pyc (1.16.0-r6) (5/35) Purging py3-six (1.16.0-r6) (6/35) Purging py3-gpep517-pyc (13-r2) (7/35) Purging py3-gpep517 (13-r2) (8/35) Purging py3-installer-pyc (0.7.0-r1) (9/35) Purging py3-installer (0.7.0-r1) (10/35) Purging py3-wheel-pyc (0.40.0-r1) (11/35) Purging py3-wheel (0.40.0-r1) (12/35) Purging py3-pytest-pyc (7.3.1-r1) (13/35) Purging py3-pytest (7.3.1-r1) (14/35) Purging py3-iniconfig-pyc (1.1.1-r6) (15/35) Purging py3-iniconfig (1.1.1-r6) (16/35) Purging py3-packaging-pyc (23.1-r1) (17/35) Purging py3-packaging (23.1-r1) (18/35) Purging py3-parsing-pyc (3.0.9-r2) (19/35) Purging py3-parsing (3.0.9-r2) (20/35) Purging py3-pluggy-pyc (1.0.0-r3) (21/35) Purging py3-pluggy (1.0.0-r3) (22/35) Purging py3-py-pyc (1.11.0-r2) (23/35) Purging py3-py (1.11.0-r2) (24/35) Purging python3-pyc (3.11.3-r10) (25/35) Purging python3-pycache-pyc0 (3.11.3-r10) (26/35) Purging pyc (0.1-r0) (27/35) Purging python3 (3.11.3-r10) (28/35) Purging gdbm (1.23-r1) (29/35) Purging libbz2 (1.0.8-r5) (30/35) Purging libffi (3.4.4-r2) (31/35) Purging libpanelw (6.4_p20230429-r0) (32/35) Purging mpdecimal (2.5.1-r2) (33/35) Purging readline (8.2.1-r1) (34/35) Purging sqlite-libs (3.41.2-r2) (35/35) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 392 MiB in 98 packages >>> py3-paste: Updating the community/x86_64 repository index... >>> py3-paste: Signing the index...