>>> py3-pytest: Building main/py3-pytest 7.1.3-r0 (using abuild 3.9.0-r6) started Fri, 02 Sep 2022 19:54:51 +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-iniconfig py3-more-itertools py3-packaging py3-pluggy py3-py py3-pygments py3-tomli py3-wcwidth python3 py3-setuptools (1/21) Installing libbz2 (1.0.8-r2) (2/21) Installing libffi (3.4.2-r1) (3/21) Installing gdbm (1.23-r0) (4/21) Installing xz-libs (5.2.6-r0) (5/21) Installing mpdecimal (2.5.1-r1) (6/21) Installing readline (8.1.2-r0) (7/21) Installing sqlite-libs (3.39.2-r0) (8/21) Installing python3 (3.10.6-r1) (9/21) Installing py3-atomicwrites (1.4.1-r0) (10/21) Installing py3-attrs (22.1.0-r0) (11/21) Installing py3-iniconfig (1.1.1-r3) (12/21) Installing py3-more-itertools (8.13.0-r0) (13/21) Installing py3-parsing (3.0.9-r0) (14/21) Installing py3-packaging (21.3-r2) (15/21) Installing py3-pluggy (1.0.0-r0) (16/21) Installing py3-py (1.10.0-r2) (17/21) Installing py3-pygments (2.13.0-r0) (18/21) Installing py3-tomli (2.0.1-r1) (19/21) Installing py3-wcwidth (0.2.5-r2) (20/21) Installing py3-setuptools (65.3.0-r0) (21/21) Installing .makedepends-py3-pytest (20220902.195451) Executing busybox-1.35.0-r23.trigger OK: 488 MiB in 121 packages >>> py3-pytest: Cleaning up srcdir >>> py3-pytest: Cleaning up pkgdir >>> py3-pytest: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-7.1.3.tar.gz >>> py3-pytest: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-7.1.3.tar.gz >>> py3-pytest: Checking sha512sums... pytest-7.1.3.tar.gz: OK 0001-remove-setuptools_scm.patch: OK >>> py3-pytest: Unpacking /var/cache/distfiles/edge/pytest-7.1.3.tar.gz... >>> py3-pytest: 0001-remove-setuptools_scm.patch patching file pyproject.toml patching file setup.cfg Hunk #1 succeeded at 54 (offset -2 lines). /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) 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/legacypath.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/python_path.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/stash.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/scope.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/compat.py -> 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/__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... /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) 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/compat.py -> /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/legacypath.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/python_path.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest 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/stash.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/scope.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/__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/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/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/legacypath.py to legacypath.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/python_path.py to python_path.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/stash.py to stash.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/scope.py to scope.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/__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-7.1.3-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.2 MB >>> py3-pytest*: Compressing data... >>> py3-pytest*: Create checksum... >>> py3-pytest*: Create py3-pytest-7.1.3-r0.apk >>> py3-pytest: Build complete at Fri, 02 Sep 2022 19:54:53 +0000 elapsed time 0h 0m 2s >>> py3-pytest: Cleaning up srcdir >>> py3-pytest: Cleaning up pkgdir >>> py3-pytest: Uninstalling dependencies... (1/21) Purging .makedepends-py3-pytest (20220902.195451) (2/21) Purging py3-atomicwrites (1.4.1-r0) (3/21) Purging py3-attrs (22.1.0-r0) (4/21) Purging py3-iniconfig (1.1.1-r3) (5/21) Purging py3-more-itertools (8.13.0-r0) (6/21) Purging py3-pluggy (1.0.0-r0) (7/21) Purging py3-py (1.10.0-r2) (8/21) Purging py3-pygments (2.13.0-r0) (9/21) Purging py3-tomli (2.0.1-r1) (10/21) Purging py3-wcwidth (0.2.5-r2) (11/21) Purging py3-setuptools (65.3.0-r0) (12/21) Purging py3-packaging (21.3-r2) (13/21) Purging py3-parsing (3.0.9-r0) (14/21) Purging python3 (3.10.6-r1) (15/21) Purging libbz2 (1.0.8-r2) (16/21) Purging libffi (3.4.2-r1) (17/21) Purging gdbm (1.23-r0) (18/21) Purging xz-libs (5.2.6-r0) (19/21) Purging mpdecimal (2.5.1-r1) (20/21) Purging readline (8.1.2-r0) (21/21) Purging sqlite-libs (3.39.2-r0) Executing busybox-1.35.0-r23.trigger OK: 418 MiB in 100 packages >>> py3-pytest: Updating the main/aarch64 repository index... >>> py3-pytest: Signing the index...