>>> py3-pytest: Building main/py3-pytest 6.2.5-r2 (using abuild 3.9.0-r0) started Tue, 12 Apr 2022 19:11:18 +0000 >>> py3-pytest: Checking sanity of /home/buildozer/aports/main/py3-pytest/APKBUILD... >>> py3-pytest: Analyzing dependencies... >>> py3-pytest: Installing for build: build-base py3-atomicwrites py3-attrs py3-more-itertools py3-iniconfig py3-pluggy py3-py py3-six py3-wcwidth py3-packaging py3-toml py3-pygments py3-setuptools (1/26) Installing libbz2 (1.0.8-r1) (2/26) Installing libffi (3.4.2-r1) (3/26) Installing gdbm (1.23-r0) (4/26) Installing xz-libs (5.2.5-r1) (5/26) Installing mpdecimal (2.5.1-r1) (6/26) Installing ncurses-terminfo-base (6.3_p20220402-r0) (7/26) Installing ncurses-libs (6.3_p20220402-r0) (8/26) Installing readline (8.1.2-r0) (9/26) Installing sqlite-libs (3.37.2-r0) (10/26) Installing python3 (3.10.3-r0) (11/26) Installing py3-atomicwrites (1.4.0-r2) (12/26) Installing py3-attrs (21.4.0-r0) (13/26) Installing py3-more-itertools (8.12.0-r2) (14/26) Installing py3-iniconfig (1.1.1-r2) (15/26) Installing py3-pluggy (0.13.1-r5) (16/26) Installing py3-py (1.10.0-r2) (17/26) Installing py3-six (1.16.0-r1) (18/26) Installing py3-wcwidth (0.2.5-r2) (19/26) Installing py3-parsing (2.4.7-r3) (20/26) Installing py3-packaging (21.3-r0) (21/26) Installing py3-toml (0.10.2-r3) (22/26) Installing py3-pygments (2.11.2-r0) (23/26) Installing py3-appdirs (1.4.4-r3) (24/26) Installing py3-ordered-set (4.0.2-r3) (25/26) Installing py3-setuptools (59.4.0-r0) (26/26) Installing .makedepends-py3-pytest (20220412.191118) Executing busybox-1.35.0-r8.trigger OK: 315 MiB in 111 packages >>> py3-pytest: Cleaning up srcdir >>> py3-pytest: Cleaning up pkgdir >>> py3-pytest: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/pytest-6.2.5.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-pytest: Fetching https://files.pythonhosted.org/packages/source/p/pytest/pytest-6.2.5.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 1 1092k 1 12009 0 0 189k 0 0:00:05 --:--:-- 0:00:05 189k 100 1092k 100 1092k 0 0 12.9M 0 --:--:-- --:--:-- --:--:-- 52.7M >>> py3-pytest: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/pytest-6.2.5.tar.gz >>> py3-pytest: Checking sha512sums... pytest-6.2.5.tar.gz: OK 0001-remove-setuptools_scm.patch: OK 0002-skip-fixup_namespace_packages.patch: OK 0003-fix-test_errors_in_xfail_skip_expressions.patch: OK >>> py3-pytest: Unpacking /var/cache/distfiles/v3.16/pytest-6.2.5.tar.gz... >>> py3-pytest: 0001-remove-setuptools_scm.patch patching file pyproject.toml patching file setup.cfg >>> py3-pytest: 0002-skip-fixup_namespace_packages.patch patching file changelog/8503.trivial.rst patching file src/_pytest/monkeypatch.py Hunk #1 succeeded at 305 (offset -7 lines). >>> py3-pytest: 0003-fix-test_errors_in_xfail_skip_expressions.patch patching file .github/workflows/main.yml Hunk #1 succeeded at 75 (offset -3 lines). Hunk #2 succeeded at 105 (offset -3 lines). patching file testing/test_skipping.py Hunk #1 succeeded at 1126 (offset -17 lines). running build running build_py creating build creating build/lib creating build/lib/_pytest copying src/_pytest/tmpdir.py -> build/lib/_pytest copying src/_pytest/unraisableexception.py -> build/lib/_pytest copying src/_pytest/monkeypatch.py -> build/lib/_pytest copying src/_pytest/_argcomplete.py -> build/lib/_pytest copying src/_pytest/helpconfig.py -> build/lib/_pytest copying src/_pytest/skipping.py -> build/lib/_pytest copying src/_pytest/nodes.py -> build/lib/_pytest copying src/_pytest/junitxml.py -> build/lib/_pytest copying src/_pytest/logging.py -> build/lib/_pytest copying src/_pytest/fixtures.py -> build/lib/_pytest copying src/_pytest/unittest.py -> build/lib/_pytest copying src/_pytest/pytester_assertions.py -> build/lib/_pytest copying src/_pytest/compat.py -> build/lib/_pytest copying src/_pytest/setupplan.py -> build/lib/_pytest copying src/_pytest/capture.py -> build/lib/_pytest copying src/_pytest/warning_types.py -> build/lib/_pytest copying src/_pytest/deprecated.py -> build/lib/_pytest copying src/_pytest/python_api.py -> build/lib/_pytest copying src/_pytest/pastebin.py -> build/lib/_pytest copying src/_pytest/reports.py -> build/lib/_pytest copying src/_pytest/pathlib.py -> build/lib/_pytest copying src/_pytest/recwarn.py -> build/lib/_pytest copying src/_pytest/outcomes.py -> build/lib/_pytest copying src/_pytest/doctest.py -> build/lib/_pytest copying src/_pytest/warnings.py -> build/lib/_pytest copying src/_pytest/python.py -> build/lib/_pytest copying src/_pytest/runner.py -> build/lib/_pytest copying src/_pytest/cacheprovider.py -> build/lib/_pytest copying src/_pytest/pytester.py -> build/lib/_pytest copying src/_pytest/threadexception.py -> build/lib/_pytest copying src/_pytest/setuponly.py -> build/lib/_pytest copying src/_pytest/main.py -> build/lib/_pytest copying src/_pytest/debugging.py -> build/lib/_pytest copying src/_pytest/faulthandler.py -> build/lib/_pytest copying src/_pytest/nose.py -> build/lib/_pytest copying src/_pytest/__init__.py -> build/lib/_pytest copying src/_pytest/timing.py -> build/lib/_pytest copying src/_pytest/stepwise.py -> build/lib/_pytest copying src/_pytest/freeze_support.py -> build/lib/_pytest copying src/_pytest/store.py -> build/lib/_pytest copying src/_pytest/hookspec.py -> build/lib/_pytest copying src/_pytest/_version.py -> build/lib/_pytest copying src/_pytest/terminal.py -> build/lib/_pytest creating build/lib/_pytest/_code copying src/_pytest/_code/code.py -> build/lib/_pytest/_code copying src/_pytest/_code/__init__.py -> build/lib/_pytest/_code copying src/_pytest/_code/source.py -> build/lib/_pytest/_code creating build/lib/_pytest/_io copying src/_pytest/_io/terminalwriter.py -> build/lib/_pytest/_io copying src/_pytest/_io/saferepr.py -> build/lib/_pytest/_io copying src/_pytest/_io/wcwidth.py -> build/lib/_pytest/_io copying src/_pytest/_io/__init__.py -> build/lib/_pytest/_io creating build/lib/_pytest/assertion copying src/_pytest/assertion/util.py -> build/lib/_pytest/assertion copying src/_pytest/assertion/truncate.py -> build/lib/_pytest/assertion copying src/_pytest/assertion/rewrite.py -> build/lib/_pytest/assertion copying src/_pytest/assertion/__init__.py -> build/lib/_pytest/assertion creating build/lib/_pytest/config copying src/_pytest/config/argparsing.py -> build/lib/_pytest/config copying src/_pytest/config/findpaths.py -> build/lib/_pytest/config copying src/_pytest/config/__init__.py -> build/lib/_pytest/config copying src/_pytest/config/exceptions.py -> build/lib/_pytest/config creating build/lib/_pytest/mark copying src/_pytest/mark/expression.py -> build/lib/_pytest/mark copying src/_pytest/mark/__init__.py -> build/lib/_pytest/mark copying src/_pytest/mark/structures.py -> build/lib/_pytest/mark creating build/lib/pytest copying src/pytest/__main__.py -> build/lib/pytest copying src/pytest/collect.py -> build/lib/pytest copying src/pytest/__init__.py -> build/lib/pytest copying src/_pytest/py.typed -> build/lib/_pytest copying src/pytest/py.typed -> build/lib/pytest >>> py3-pytest: 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/main/py3-pytest/pkg/py3-pytest/usr/lib creating /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10 creating /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages creating /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/tmpdir.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/unraisableexception.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/monkeypatch.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/_argcomplete.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/helpconfig.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest creating /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/config copying build/lib/_pytest/config/argparsing.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/config copying build/lib/_pytest/config/findpaths.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/config copying build/lib/_pytest/config/__init__.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/config copying build/lib/_pytest/config/exceptions.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/config copying build/lib/_pytest/skipping.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/nodes.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/junitxml.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/logging.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/fixtures.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/unittest.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/py.typed -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/pytester_assertions.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/compat.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/setupplan.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/capture.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/warning_types.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/deprecated.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/python_api.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/pastebin.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest creating /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/mark copying build/lib/_pytest/mark/expression.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/mark copying build/lib/_pytest/mark/__init__.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/mark copying build/lib/_pytest/mark/structures.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/mark copying build/lib/_pytest/reports.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/pathlib.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/recwarn.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/outcomes.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/doctest.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/warnings.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/python.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/runner.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/cacheprovider.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/pytester.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/threadexception.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/setuponly.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/main.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/debugging.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/faulthandler.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/nose.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/__init__.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/timing.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest creating /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/assertion copying build/lib/_pytest/assertion/util.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/assertion copying build/lib/_pytest/assertion/truncate.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/assertion copying build/lib/_pytest/assertion/rewrite.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/assertion copying build/lib/_pytest/assertion/__init__.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/assertion creating /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/_io copying build/lib/_pytest/_io/terminalwriter.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/_io copying build/lib/_pytest/_io/saferepr.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/_io copying build/lib/_pytest/_io/wcwidth.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/_io copying build/lib/_pytest/_io/__init__.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/_io creating /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/_code copying build/lib/_pytest/_code/code.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/_code copying build/lib/_pytest/_code/__init__.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/_code copying build/lib/_pytest/_code/source.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/_code copying build/lib/_pytest/stepwise.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/freeze_support.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/store.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/hookspec.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/_version.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/terminal.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest creating /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/pytest copying build/lib/pytest/py.typed -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/pytest copying build/lib/pytest/__main__.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/pytest copying build/lib/pytest/collect.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/pytest copying build/lib/pytest/__init__.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/pytest byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/tmpdir.py to tmpdir.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/unraisableexception.py to unraisableexception.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/monkeypatch.py to monkeypatch.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/_argcomplete.py to _argcomplete.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/helpconfig.py to helpconfig.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/config/argparsing.py to argparsing.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/config/findpaths.py to findpaths.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/config/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/config/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/skipping.py to skipping.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/nodes.py to nodes.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/junitxml.py to junitxml.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/logging.py to logging.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/fixtures.py to fixtures.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/unittest.py to unittest.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/pytester_assertions.py to pytester_assertions.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/compat.py to compat.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/setupplan.py to setupplan.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/capture.py to capture.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/warning_types.py to warning_types.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/deprecated.py to deprecated.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/python_api.py to python_api.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/pastebin.py to pastebin.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/mark/expression.py to expression.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/mark/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/mark/structures.py to structures.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/reports.py to reports.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/pathlib.py to pathlib.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/recwarn.py to recwarn.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/outcomes.py to outcomes.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/doctest.py to doctest.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/warnings.py to warnings.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/python.py to python.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/runner.py to runner.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/cacheprovider.py to cacheprovider.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/pytester.py to pytester.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/threadexception.py to threadexception.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/setuponly.py to setuponly.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/main.py to main.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/debugging.py to debugging.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/faulthandler.py to faulthandler.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/nose.py to nose.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/timing.py to timing.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/assertion/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/assertion/truncate.py to truncate.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/assertion/rewrite.py to rewrite.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/assertion/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/_io/terminalwriter.py to terminalwriter.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/_io/saferepr.py to saferepr.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/_io/wcwidth.py to wcwidth.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/_io/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/_code/code.py to code.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/_code/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/_code/source.py to source.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/stepwise.py to stepwise.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/freeze_support.py to freeze_support.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/store.py to store.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/hookspec.py to hookspec.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/_version.py to _version.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/terminal.py to terminal.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/pytest/__main__.py to __main__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/pytest/collect.py to collect.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/pytest/__init__.py to __init__.cpython-310.pyc running install_egg_info running egg_info writing src/pytest.egg-info/PKG-INFO writing dependency_links to src/pytest.egg-info/dependency_links.txt writing entry points to src/pytest.egg-info/entry_points.txt writing requirements to src/pytest.egg-info/requires.txt writing top-level names to src/pytest.egg-info/top_level.txt reading manifest file 'src/pytest.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'src/pytest.egg-info/SOURCES.txt' Copying src/pytest.egg-info to /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/pytest-6.2.5-py3.10.egg-info running install_scripts Installing py.test script to /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/bin Installing pytest script to /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/bin >>> py3-pytest*: Running postcheck for py3-pytest >>> py3-pytest*: Preparing package py3-pytest... >>> py3-pytest*: Tracing dependencies... >>> py3-pytest*: Package size: 2.1 MB >>> py3-pytest*: Compressing data... >>> py3-pytest*: Create checksum... >>> py3-pytest*: Create py3-pytest-6.2.5-r2.apk >>> py3-pytest: Build complete at Tue, 12 Apr 2022 19:11:20 +0000 elapsed time 0h 0m 2s >>> py3-pytest: Cleaning up srcdir >>> py3-pytest: Cleaning up pkgdir >>> py3-pytest: Uninstalling dependencies... (1/26) Purging .makedepends-py3-pytest (20220412.191118) (2/26) Purging py3-atomicwrites (1.4.0-r2) (3/26) Purging py3-attrs (21.4.0-r0) (4/26) Purging py3-iniconfig (1.1.1-r2) (5/26) Purging py3-pluggy (0.13.1-r5) (6/26) Purging py3-py (1.10.0-r2) (7/26) Purging py3-wcwidth (0.2.5-r2) (8/26) Purging py3-toml (0.10.2-r3) (9/26) Purging py3-pygments (2.11.2-r0) (10/26) Purging py3-setuptools (59.4.0-r0) (11/26) Purging py3-appdirs (1.4.4-r3) (12/26) Purging py3-more-itertools (8.12.0-r2) (13/26) Purging py3-ordered-set (4.0.2-r3) (14/26) Purging py3-packaging (21.3-r0) (15/26) Purging py3-six (1.16.0-r1) (16/26) Purging py3-parsing (2.4.7-r3) (17/26) Purging python3 (3.10.3-r0) (18/26) Purging libbz2 (1.0.8-r1) (19/26) Purging libffi (3.4.2-r1) (20/26) Purging gdbm (1.23-r0) (21/26) Purging xz-libs (5.2.5-r1) (22/26) Purging mpdecimal (2.5.1-r1) (23/26) Purging readline (8.1.2-r0) (24/26) Purging ncurses-libs (6.3_p20220402-r0) (25/26) Purging ncurses-terminfo-base (6.3_p20220402-r0) (26/26) Purging sqlite-libs (3.37.2-r0) Executing busybox-1.35.0-r8.trigger OK: 254 MiB in 85 packages >>> py3-pytest: Updating the main/armv7 repository index... >>> py3-pytest: Signing the index...