>>> py3-pytest: Building main/py3-pytest 7.3.2-r0 (using abuild 3.11.7-r0) started Sun, 11 Jun 2023 19:24:33 +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-iniconfig py3-packaging py3-pluggy py3-py python3 py3-gpep517 py3-setuptools py3-wheel (1/29) Installing libffi (3.4.4-r3) (2/29) Installing gdbm (1.23-r1) (3/29) Installing mpdecimal (2.5.1-r2) (4/29) Installing libpanelw (6.4_p20230603-r0) (5/29) Installing readline (8.2.1-r2) (6/29) Installing sqlite-libs (3.42.0-r2) (7/29) Installing python3 (3.11.4-r0) (8/29) Installing python3-pycache-pyc0 (3.11.4-r0) (9/29) Installing pyc (0.1-r0) (10/29) Installing py3-iniconfig-pyc (1.1.1-r6) (11/29) Installing python3-pyc (3.11.4-r0) (12/29) Installing py3-iniconfig (1.1.1-r6) (13/29) Installing py3-parsing (3.0.9-r2) (14/29) Installing py3-parsing-pyc (3.0.9-r2) (15/29) Installing py3-packaging (23.1-r1) (16/29) Installing py3-packaging-pyc (23.1-r1) (17/29) Installing py3-pluggy (1.0.0-r3) (18/29) Installing py3-pluggy-pyc (1.0.0-r3) (19/29) Installing py3-py (1.11.0-r2) (20/29) Installing py3-py-pyc (1.11.0-r2) (21/29) Installing py3-installer (0.7.0-r1) (22/29) Installing py3-installer-pyc (0.7.0-r1) (23/29) Installing py3-gpep517 (13-r2) (24/29) Installing py3-gpep517-pyc (13-r2) (25/29) Installing py3-setuptools (67.8.0-r0) (26/29) Installing py3-setuptools-pyc (67.8.0-r0) (27/29) Installing py3-wheel (0.40.0-r1) (28/29) Installing py3-wheel-pyc (0.40.0-r1) (29/29) Installing .makedepends-py3-pytest (20230611.192433) Executing busybox-1.36.1-r1.trigger OK: 364 MiB in 135 packages >>> py3-pytest: Cleaning up srcdir >>> py3-pytest: Cleaning up pkgdir >>> py3-pytest: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-7.3.2.tar.gz >>> py3-pytest: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-7.3.2.tar.gz >>> py3-pytest: Checking sha512sums... pytest-7.3.2.tar.gz: OK >>> py3-pytest: Unpacking /var/cache/distfiles/edge/pytest-7.3.2.tar.gz... 2023-06-11 19:24:34,498 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-06-11 19:24:34,538 root INFO running bdist_wheel 2023-06-11 19:24:34,546 root INFO running build 2023-06-11 19:24:34,546 root INFO running build_py 2023-06-11 19:24:34,547 root INFO creating build 2023-06-11 19:24:34,548 root INFO creating build/lib 2023-06-11 19:24:34,548 root INFO copying src/py.py -> build/lib 2023-06-11 19:24:34,548 root INFO creating build/lib/_pytest 2023-06-11 19:24:34,549 root INFO copying src/_pytest/python.py -> build/lib/_pytest 2023-06-11 19:24:34,549 root INFO copying src/_pytest/__init__.py -> build/lib/_pytest 2023-06-11 19:24:34,549 root INFO copying src/_pytest/debugging.py -> build/lib/_pytest 2023-06-11 19:24:34,549 root INFO copying src/_pytest/unittest.py -> build/lib/_pytest 2023-06-11 19:24:34,549 root INFO copying src/_pytest/cacheprovider.py -> build/lib/_pytest 2023-06-11 19:24:34,550 root INFO copying src/_pytest/junitxml.py -> build/lib/_pytest 2023-06-11 19:24:34,550 root INFO copying src/_pytest/nose.py -> build/lib/_pytest 2023-06-11 19:24:34,550 root INFO copying src/_pytest/skipping.py -> build/lib/_pytest 2023-06-11 19:24:34,550 root INFO copying src/_pytest/stash.py -> build/lib/_pytest 2023-06-11 19:24:34,550 root INFO copying src/_pytest/pytester_assertions.py -> build/lib/_pytest 2023-06-11 19:24:34,551 root INFO copying src/_pytest/timing.py -> build/lib/_pytest 2023-06-11 19:24:34,551 root INFO copying src/_pytest/freeze_support.py -> build/lib/_pytest 2023-06-11 19:24:34,551 root INFO copying src/_pytest/warning_types.py -> build/lib/_pytest 2023-06-11 19:24:34,551 root INFO copying src/_pytest/pathlib.py -> build/lib/_pytest 2023-06-11 19:24:34,551 root INFO copying src/_pytest/fixtures.py -> build/lib/_pytest 2023-06-11 19:24:34,551 root INFO copying src/_pytest/threadexception.py -> build/lib/_pytest 2023-06-11 19:24:34,552 root INFO copying src/_pytest/hookspec.py -> build/lib/_pytest 2023-06-11 19:24:34,552 root INFO copying src/_pytest/stepwise.py -> build/lib/_pytest 2023-06-11 19:24:34,552 root INFO copying src/_pytest/reports.py -> build/lib/_pytest 2023-06-11 19:24:34,552 root INFO copying src/_pytest/terminal.py -> build/lib/_pytest 2023-06-11 19:24:34,552 root INFO copying src/_pytest/setupplan.py -> build/lib/_pytest 2023-06-11 19:24:34,553 root INFO copying src/_pytest/tmpdir.py -> build/lib/_pytest 2023-06-11 19:24:34,553 root INFO copying src/_pytest/logging.py -> build/lib/_pytest 2023-06-11 19:24:34,553 root INFO copying src/_pytest/unraisableexception.py -> build/lib/_pytest 2023-06-11 19:24:34,553 root INFO copying src/_pytest/pastebin.py -> build/lib/_pytest 2023-06-11 19:24:34,553 root INFO copying src/_pytest/scope.py -> build/lib/_pytest 2023-06-11 19:24:34,553 root INFO copying src/_pytest/capture.py -> build/lib/_pytest 2023-06-11 19:24:34,554 root INFO copying src/_pytest/doctest.py -> build/lib/_pytest 2023-06-11 19:24:34,554 root INFO copying src/_pytest/warnings.py -> build/lib/_pytest 2023-06-11 19:24:34,554 root INFO copying src/_pytest/legacypath.py -> build/lib/_pytest 2023-06-11 19:24:34,554 root INFO copying src/_pytest/helpconfig.py -> build/lib/_pytest 2023-06-11 19:24:34,554 root INFO copying src/_pytest/python_path.py -> build/lib/_pytest 2023-06-11 19:24:34,555 root INFO copying src/_pytest/runner.py -> build/lib/_pytest 2023-06-11 19:24:34,555 root INFO copying src/_pytest/monkeypatch.py -> build/lib/_pytest 2023-06-11 19:24:34,555 root INFO copying src/_pytest/recwarn.py -> build/lib/_pytest 2023-06-11 19:24:34,555 root INFO copying src/_pytest/main.py -> build/lib/_pytest 2023-06-11 19:24:34,555 root INFO copying src/_pytest/outcomes.py -> build/lib/_pytest 2023-06-11 19:24:34,555 root INFO copying src/_pytest/setuponly.py -> build/lib/_pytest 2023-06-11 19:24:34,556 root INFO copying src/_pytest/compat.py -> build/lib/_pytest 2023-06-11 19:24:34,556 root INFO copying src/_pytest/deprecated.py -> build/lib/_pytest 2023-06-11 19:24:34,556 root INFO copying src/_pytest/_argcomplete.py -> build/lib/_pytest 2023-06-11 19:24:34,556 root INFO copying src/_pytest/pytester.py -> build/lib/_pytest 2023-06-11 19:24:34,556 root INFO copying src/_pytest/nodes.py -> build/lib/_pytest 2023-06-11 19:24:34,556 root INFO copying src/_pytest/python_api.py -> build/lib/_pytest 2023-06-11 19:24:34,557 root INFO copying src/_pytest/faulthandler.py -> build/lib/_pytest 2023-06-11 19:24:34,557 root INFO copying src/_pytest/_version.py -> build/lib/_pytest 2023-06-11 19:24:34,557 root INFO creating build/lib/_pytest/_code 2023-06-11 19:24:34,557 root INFO copying src/_pytest/_code/__init__.py -> build/lib/_pytest/_code 2023-06-11 19:24:34,557 root INFO copying src/_pytest/_code/source.py -> build/lib/_pytest/_code 2023-06-11 19:24:34,557 root INFO copying src/_pytest/_code/code.py -> build/lib/_pytest/_code 2023-06-11 19:24:34,558 root INFO creating build/lib/_pytest/_io 2023-06-11 19:24:34,558 root INFO copying src/_pytest/_io/__init__.py -> build/lib/_pytest/_io 2023-06-11 19:24:34,558 root INFO copying src/_pytest/_io/wcwidth.py -> build/lib/_pytest/_io 2023-06-11 19:24:34,558 root INFO copying src/_pytest/_io/terminalwriter.py -> build/lib/_pytest/_io 2023-06-11 19:24:34,558 root INFO copying src/_pytest/_io/saferepr.py -> build/lib/_pytest/_io 2023-06-11 19:24:34,559 root INFO creating build/lib/_pytest/_py 2023-06-11 19:24:34,559 root INFO copying src/_pytest/_py/__init__.py -> build/lib/_pytest/_py 2023-06-11 19:24:34,559 root INFO copying src/_pytest/_py/error.py -> build/lib/_pytest/_py 2023-06-11 19:24:34,559 root INFO copying src/_pytest/_py/path.py -> build/lib/_pytest/_py 2023-06-11 19:24:34,559 root INFO creating build/lib/_pytest/assertion 2023-06-11 19:24:34,559 root INFO copying src/_pytest/assertion/__init__.py -> build/lib/_pytest/assertion 2023-06-11 19:24:34,559 root INFO copying src/_pytest/assertion/rewrite.py -> build/lib/_pytest/assertion 2023-06-11 19:24:34,560 root INFO copying src/_pytest/assertion/truncate.py -> build/lib/_pytest/assertion 2023-06-11 19:24:34,560 root INFO copying src/_pytest/assertion/util.py -> build/lib/_pytest/assertion 2023-06-11 19:24:34,560 root INFO creating build/lib/_pytest/config 2023-06-11 19:24:34,560 root INFO copying src/_pytest/config/__init__.py -> build/lib/_pytest/config 2023-06-11 19:24:34,560 root INFO copying src/_pytest/config/exceptions.py -> build/lib/_pytest/config 2023-06-11 19:24:34,561 root INFO copying src/_pytest/config/compat.py -> build/lib/_pytest/config 2023-06-11 19:24:34,561 root INFO copying src/_pytest/config/argparsing.py -> build/lib/_pytest/config 2023-06-11 19:24:34,561 root INFO copying src/_pytest/config/findpaths.py -> build/lib/_pytest/config 2023-06-11 19:24:34,561 root INFO creating build/lib/_pytest/mark 2023-06-11 19:24:34,561 root INFO copying src/_pytest/mark/__init__.py -> build/lib/_pytest/mark 2023-06-11 19:24:34,561 root INFO copying src/_pytest/mark/expression.py -> build/lib/_pytest/mark 2023-06-11 19:24:34,562 root INFO copying src/_pytest/mark/structures.py -> build/lib/_pytest/mark 2023-06-11 19:24:34,562 root INFO creating build/lib/pytest 2023-06-11 19:24:34,562 root INFO copying src/pytest/__init__.py -> build/lib/pytest 2023-06-11 19:24:34,562 root INFO copying src/pytest/__main__.py -> build/lib/pytest 2023-06-11 19:24:34,562 root INFO copying src/_pytest/py.typed -> build/lib/_pytest 2023-06-11 19:24:34,563 root INFO copying src/pytest/py.typed -> build/lib/pytest 2023-06-11 19:24:34,567 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-06-11 19:24:34,567 root INFO running install 2023-06-11 19:24:34,574 root INFO running install_lib 2023-06-11 19:24:34,576 root INFO creating build/bdist.linux-armv8l 2023-06-11 19:24:34,576 root INFO creating build/bdist.linux-armv8l/wheel 2023-06-11 19:24:34,576 root INFO creating build/bdist.linux-armv8l/wheel/pytest 2023-06-11 19:24:34,576 root INFO copying build/lib/pytest/__init__.py -> build/bdist.linux-armv8l/wheel/pytest 2023-06-11 19:24:34,576 root INFO copying build/lib/pytest/__main__.py -> build/bdist.linux-armv8l/wheel/pytest 2023-06-11 19:24:34,576 root INFO copying build/lib/pytest/py.typed -> build/bdist.linux-armv8l/wheel/pytest 2023-06-11 19:24:34,577 root INFO copying build/lib/py.py -> build/bdist.linux-armv8l/wheel 2023-06-11 19:24:34,577 root INFO creating build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,577 root INFO copying build/lib/_pytest/python.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,577 root INFO copying build/lib/_pytest/__init__.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,577 root INFO copying build/lib/_pytest/debugging.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,577 root INFO copying build/lib/_pytest/unittest.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,578 root INFO creating build/bdist.linux-armv8l/wheel/_pytest/mark 2023-06-11 19:24:34,578 root INFO copying build/lib/_pytest/mark/__init__.py -> build/bdist.linux-armv8l/wheel/_pytest/mark 2023-06-11 19:24:34,578 root INFO copying build/lib/_pytest/mark/expression.py -> build/bdist.linux-armv8l/wheel/_pytest/mark 2023-06-11 19:24:34,578 root INFO copying build/lib/_pytest/mark/structures.py -> build/bdist.linux-armv8l/wheel/_pytest/mark 2023-06-11 19:24:34,578 root INFO copying build/lib/_pytest/cacheprovider.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,578 root INFO copying build/lib/_pytest/junitxml.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,579 root INFO copying build/lib/_pytest/nose.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,579 root INFO copying build/lib/_pytest/skipping.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,579 root INFO copying build/lib/_pytest/stash.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,579 root INFO copying build/lib/_pytest/pytester_assertions.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,579 root INFO copying build/lib/_pytest/timing.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,579 root INFO copying build/lib/_pytest/freeze_support.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,579 root INFO copying build/lib/_pytest/warning_types.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,579 root INFO copying build/lib/_pytest/pathlib.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,580 root INFO copying build/lib/_pytest/fixtures.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,580 root INFO copying build/lib/_pytest/threadexception.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,580 root INFO copying build/lib/_pytest/hookspec.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,580 root INFO copying build/lib/_pytest/stepwise.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,580 root INFO copying build/lib/_pytest/reports.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,580 root INFO copying build/lib/_pytest/terminal.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,581 root INFO copying build/lib/_pytest/setupplan.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,581 root INFO copying build/lib/_pytest/tmpdir.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,581 root INFO copying build/lib/_pytest/logging.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,581 root INFO copying build/lib/_pytest/unraisableexception.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,581 root INFO copying build/lib/_pytest/pastebin.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,581 root INFO creating build/bdist.linux-armv8l/wheel/_pytest/_code 2023-06-11 19:24:34,581 root INFO copying build/lib/_pytest/_code/__init__.py -> build/bdist.linux-armv8l/wheel/_pytest/_code 2023-06-11 19:24:34,582 root INFO copying build/lib/_pytest/_code/source.py -> build/bdist.linux-armv8l/wheel/_pytest/_code 2023-06-11 19:24:34,582 root INFO copying build/lib/_pytest/_code/code.py -> build/bdist.linux-armv8l/wheel/_pytest/_code 2023-06-11 19:24:34,582 root INFO copying build/lib/_pytest/scope.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,582 root INFO copying build/lib/_pytest/capture.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,582 root INFO copying build/lib/_pytest/doctest.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,582 root INFO copying build/lib/_pytest/warnings.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,582 root INFO copying build/lib/_pytest/legacypath.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,583 root INFO copying build/lib/_pytest/helpconfig.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,583 root INFO copying build/lib/_pytest/python_path.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,583 root INFO copying build/lib/_pytest/runner.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,583 root INFO copying build/lib/_pytest/monkeypatch.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,583 root INFO copying build/lib/_pytest/recwarn.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,583 root INFO copying build/lib/_pytest/main.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,583 root INFO creating build/bdist.linux-armv8l/wheel/_pytest/_py 2023-06-11 19:24:34,584 root INFO copying build/lib/_pytest/_py/__init__.py -> build/bdist.linux-armv8l/wheel/_pytest/_py 2023-06-11 19:24:34,584 root INFO copying build/lib/_pytest/_py/error.py -> build/bdist.linux-armv8l/wheel/_pytest/_py 2023-06-11 19:24:34,584 root INFO copying build/lib/_pytest/_py/path.py -> build/bdist.linux-armv8l/wheel/_pytest/_py 2023-06-11 19:24:34,584 root INFO copying build/lib/_pytest/py.typed -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,584 root INFO copying build/lib/_pytest/outcomes.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,584 root INFO creating build/bdist.linux-armv8l/wheel/_pytest/config 2023-06-11 19:24:34,584 root INFO copying build/lib/_pytest/config/__init__.py -> build/bdist.linux-armv8l/wheel/_pytest/config 2023-06-11 19:24:34,585 root INFO copying build/lib/_pytest/config/exceptions.py -> build/bdist.linux-armv8l/wheel/_pytest/config 2023-06-11 19:24:34,585 root INFO copying build/lib/_pytest/config/compat.py -> build/bdist.linux-armv8l/wheel/_pytest/config 2023-06-11 19:24:34,585 root INFO copying build/lib/_pytest/config/argparsing.py -> build/bdist.linux-armv8l/wheel/_pytest/config 2023-06-11 19:24:34,585 root INFO copying build/lib/_pytest/config/findpaths.py -> build/bdist.linux-armv8l/wheel/_pytest/config 2023-06-11 19:24:34,585 root INFO copying build/lib/_pytest/setuponly.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,585 root INFO copying build/lib/_pytest/compat.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,585 root INFO copying build/lib/_pytest/deprecated.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,586 root INFO creating build/bdist.linux-armv8l/wheel/_pytest/_io 2023-06-11 19:24:34,586 root INFO copying build/lib/_pytest/_io/__init__.py -> build/bdist.linux-armv8l/wheel/_pytest/_io 2023-06-11 19:24:34,586 root INFO copying build/lib/_pytest/_io/wcwidth.py -> build/bdist.linux-armv8l/wheel/_pytest/_io 2023-06-11 19:24:34,586 root INFO copying build/lib/_pytest/_io/terminalwriter.py -> build/bdist.linux-armv8l/wheel/_pytest/_io 2023-06-11 19:24:34,586 root INFO copying build/lib/_pytest/_io/saferepr.py -> build/bdist.linux-armv8l/wheel/_pytest/_io 2023-06-11 19:24:34,586 root INFO copying build/lib/_pytest/_argcomplete.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,586 root INFO copying build/lib/_pytest/pytester.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,587 root INFO copying build/lib/_pytest/nodes.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,587 root INFO creating build/bdist.linux-armv8l/wheel/_pytest/assertion 2023-06-11 19:24:34,587 root INFO copying build/lib/_pytest/assertion/__init__.py -> build/bdist.linux-armv8l/wheel/_pytest/assertion 2023-06-11 19:24:34,587 root INFO copying build/lib/_pytest/assertion/rewrite.py -> build/bdist.linux-armv8l/wheel/_pytest/assertion 2023-06-11 19:24:34,587 root INFO copying build/lib/_pytest/assertion/truncate.py -> build/bdist.linux-armv8l/wheel/_pytest/assertion 2023-06-11 19:24:34,587 root INFO copying build/lib/_pytest/assertion/util.py -> build/bdist.linux-armv8l/wheel/_pytest/assertion 2023-06-11 19:24:34,588 root INFO copying build/lib/_pytest/python_api.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,588 root INFO copying build/lib/_pytest/faulthandler.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,588 root INFO copying build/lib/_pytest/_version.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-06-11 19:24:34,588 root INFO running install_egg_info 2023-06-11 19:24:34,595 root INFO running egg_info 2023-06-11 19:24:34,596 root INFO writing src/pytest.egg-info/PKG-INFO 2023-06-11 19:24:34,596 root INFO writing dependency_links to src/pytest.egg-info/dependency_links.txt 2023-06-11 19:24:34,596 root INFO writing entry points to src/pytest.egg-info/entry_points.txt 2023-06-11 19:24:34,596 root INFO writing requirements to src/pytest.egg-info/requires.txt 2023-06-11 19:24:34,597 root INFO writing top-level names to src/pytest.egg-info/top_level.txt 2023-06-11 19:24:34,599 root INFO reading manifest file 'src/pytest.egg-info/SOURCES.txt' 2023-06-11 19:24:34,602 root INFO adding license file 'LICENSE' 2023-06-11 19:24:34,607 root INFO writing manifest file 'src/pytest.egg-info/SOURCES.txt' 2023-06-11 19:24:34,607 root INFO Copying src/pytest.egg-info to build/bdist.linux-armv8l/wheel/pytest-7.3.2-py3.11.egg-info 2023-06-11 19:24:34,608 root INFO running install_scripts 2023-06-11 19:24:34,611 wheel INFO creating build/bdist.linux-armv8l/wheel/pytest-7.3.2.dist-info/WHEEL 2023-06-11 19:24:34,612 wheel INFO creating '/home/buildozer/aports/main/py3-pytest/src/pytest-7.3.2/.dist/.tmp-ul26ct1n/pytest-7.3.2-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-06-11 19:24:34,612 wheel INFO adding 'py.py' 2023-06-11 19:24:34,612 wheel INFO adding '_pytest/__init__.py' 2023-06-11 19:24:34,612 wheel INFO adding '_pytest/_argcomplete.py' 2023-06-11 19:24:34,612 wheel INFO adding '_pytest/_version.py' 2023-06-11 19:24:34,613 wheel INFO adding '_pytest/cacheprovider.py' 2023-06-11 19:24:34,613 wheel INFO adding '_pytest/capture.py' 2023-06-11 19:24:34,613 wheel INFO adding '_pytest/compat.py' 2023-06-11 19:24:34,614 wheel INFO adding '_pytest/debugging.py' 2023-06-11 19:24:34,614 wheel INFO adding '_pytest/deprecated.py' 2023-06-11 19:24:34,614 wheel INFO adding '_pytest/doctest.py' 2023-06-11 19:24:34,614 wheel INFO adding '_pytest/faulthandler.py' 2023-06-11 19:24:34,615 wheel INFO adding '_pytest/fixtures.py' 2023-06-11 19:24:34,615 wheel INFO adding '_pytest/freeze_support.py' 2023-06-11 19:24:34,615 wheel INFO adding '_pytest/helpconfig.py' 2023-06-11 19:24:34,615 wheel INFO adding '_pytest/hookspec.py' 2023-06-11 19:24:34,616 wheel INFO adding '_pytest/junitxml.py' 2023-06-11 19:24:34,616 wheel INFO adding '_pytest/legacypath.py' 2023-06-11 19:24:34,616 wheel INFO adding '_pytest/logging.py' 2023-06-11 19:24:34,617 wheel INFO adding '_pytest/main.py' 2023-06-11 19:24:34,617 wheel INFO adding '_pytest/monkeypatch.py' 2023-06-11 19:24:34,617 wheel INFO adding '_pytest/nodes.py' 2023-06-11 19:24:34,617 wheel INFO adding '_pytest/nose.py' 2023-06-11 19:24:34,617 wheel INFO adding '_pytest/outcomes.py' 2023-06-11 19:24:34,618 wheel INFO adding '_pytest/pastebin.py' 2023-06-11 19:24:34,618 wheel INFO adding '_pytest/pathlib.py' 2023-06-11 19:24:34,618 wheel INFO adding '_pytest/py.typed' 2023-06-11 19:24:34,618 wheel INFO adding '_pytest/pytester.py' 2023-06-11 19:24:34,619 wheel INFO adding '_pytest/pytester_assertions.py' 2023-06-11 19:24:34,619 wheel INFO adding '_pytest/python.py' 2023-06-11 19:24:34,619 wheel INFO adding '_pytest/python_api.py' 2023-06-11 19:24:34,620 wheel INFO adding '_pytest/python_path.py' 2023-06-11 19:24:34,620 wheel INFO adding '_pytest/recwarn.py' 2023-06-11 19:24:34,620 wheel INFO adding '_pytest/reports.py' 2023-06-11 19:24:34,620 wheel INFO adding '_pytest/runner.py' 2023-06-11 19:24:34,621 wheel INFO adding '_pytest/scope.py' 2023-06-11 19:24:34,621 wheel INFO adding '_pytest/setuponly.py' 2023-06-11 19:24:34,621 wheel INFO adding '_pytest/setupplan.py' 2023-06-11 19:24:34,621 wheel INFO adding '_pytest/skipping.py' 2023-06-11 19:24:34,621 wheel INFO adding '_pytest/stash.py' 2023-06-11 19:24:34,621 wheel INFO adding '_pytest/stepwise.py' 2023-06-11 19:24:34,622 wheel INFO adding '_pytest/terminal.py' 2023-06-11 19:24:34,622 wheel INFO adding '_pytest/threadexception.py' 2023-06-11 19:24:34,622 wheel INFO adding '_pytest/timing.py' 2023-06-11 19:24:34,622 wheel INFO adding '_pytest/tmpdir.py' 2023-06-11 19:24:34,622 wheel INFO adding '_pytest/unittest.py' 2023-06-11 19:24:34,623 wheel INFO adding '_pytest/unraisableexception.py' 2023-06-11 19:24:34,623 wheel INFO adding '_pytest/warning_types.py' 2023-06-11 19:24:34,623 wheel INFO adding '_pytest/warnings.py' 2023-06-11 19:24:34,623 wheel INFO adding '_pytest/_code/__init__.py' 2023-06-11 19:24:34,623 wheel INFO adding '_pytest/_code/code.py' 2023-06-11 19:24:34,624 wheel INFO adding '_pytest/_code/source.py' 2023-06-11 19:24:34,624 wheel INFO adding '_pytest/_io/__init__.py' 2023-06-11 19:24:34,624 wheel INFO adding '_pytest/_io/saferepr.py' 2023-06-11 19:24:34,624 wheel INFO adding '_pytest/_io/terminalwriter.py' 2023-06-11 19:24:34,624 wheel INFO adding '_pytest/_io/wcwidth.py' 2023-06-11 19:24:34,624 wheel INFO adding '_pytest/_py/__init__.py' 2023-06-11 19:24:34,625 wheel INFO adding '_pytest/_py/error.py' 2023-06-11 19:24:34,625 wheel INFO adding '_pytest/_py/path.py' 2023-06-11 19:24:34,625 wheel INFO adding '_pytest/assertion/__init__.py' 2023-06-11 19:24:34,625 wheel INFO adding '_pytest/assertion/rewrite.py' 2023-06-11 19:24:34,626 wheel INFO adding '_pytest/assertion/truncate.py' 2023-06-11 19:24:34,626 wheel INFO adding '_pytest/assertion/util.py' 2023-06-11 19:24:34,626 wheel INFO adding '_pytest/config/__init__.py' 2023-06-11 19:24:34,627 wheel INFO adding '_pytest/config/argparsing.py' 2023-06-11 19:24:34,627 wheel INFO adding '_pytest/config/compat.py' 2023-06-11 19:24:34,627 wheel INFO adding '_pytest/config/exceptions.py' 2023-06-11 19:24:34,627 wheel INFO adding '_pytest/config/findpaths.py' 2023-06-11 19:24:34,628 wheel INFO adding '_pytest/mark/__init__.py' 2023-06-11 19:24:34,628 wheel INFO adding '_pytest/mark/expression.py' 2023-06-11 19:24:34,628 wheel INFO adding '_pytest/mark/structures.py' 2023-06-11 19:24:34,628 wheel INFO adding 'pytest/__init__.py' 2023-06-11 19:24:34,628 wheel INFO adding 'pytest/__main__.py' 2023-06-11 19:24:34,629 wheel INFO adding 'pytest/py.typed' 2023-06-11 19:24:34,629 wheel INFO adding 'pytest-7.3.2.dist-info/LICENSE' 2023-06-11 19:24:34,629 wheel INFO adding 'pytest-7.3.2.dist-info/METADATA' 2023-06-11 19:24:34,629 wheel INFO adding 'pytest-7.3.2.dist-info/WHEEL' 2023-06-11 19:24:34,629 wheel INFO adding 'pytest-7.3.2.dist-info/entry_points.txt' 2023-06-11 19:24:34,629 wheel INFO adding 'pytest-7.3.2.dist-info/top_level.txt' 2023-06-11 19:24:34,630 wheel INFO adding 'pytest-7.3.2.dist-info/RECORD' 2023-06-11 19:24:34,630 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-06-11 19:24:34,631 gpep517 INFO The backend produced .dist/pytest-7.3.2-py3-none-any.whl pytest-7.3.2-py3-none-any.whl >>> py3-pytest: Entering fakeroot... >>> py3-pytest-pyc*: Running split function pyc... '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.11/site-packages/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.11/site-packages/__pycache__' '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.11/site-packages/pytest/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.11/site-packages/pytest/__pycache__' '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.11/site-packages/_pytest/mark/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.11/site-packages/_pytest/mark/__pycache__' '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.11/site-packages/_pytest/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.11/site-packages/_pytest/__pycache__' '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.11/site-packages/_pytest/_code/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.11/site-packages/_pytest/_code/__pycache__' '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.11/site-packages/_pytest/_py/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.11/site-packages/_pytest/_py/__pycache__' '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.11/site-packages/_pytest/config/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.11/site-packages/_pytest/config/__pycache__' '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.11/site-packages/_pytest/_io/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.11/site-packages/_pytest/_io/__pycache__' '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.11/site-packages/_pytest/assertion/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.11/site-packages/_pytest/assertion/__pycache__' >>> py3-pytest-pyc*: Preparing subpackage py3-pytest-pyc... >>> py3-pytest-pyc*: Running postcheck for py3-pytest-pyc >>> py3-pytest*: Running postcheck for py3-pytest >>> py3-pytest*: Preparing package py3-pytest... >>> py3-pytest-pyc*: Tracing dependencies... py3-iniconfig py3-packaging py3-pluggy py3-py python3 python3~3.11 >>> py3-pytest-pyc*: Package size: 1.7 MB >>> py3-pytest-pyc*: Compressing data... >>> py3-pytest-pyc*: Create checksum... >>> py3-pytest-pyc*: Create py3-pytest-pyc-7.3.2-r0.apk >>> py3-pytest*: Tracing dependencies... py3-iniconfig py3-packaging py3-pluggy py3-py python3 python3~3.11 >>> py3-pytest*: Package size: 1.3 MB >>> py3-pytest*: Compressing data... >>> py3-pytest*: Create checksum... >>> py3-pytest*: Create py3-pytest-7.3.2-r0.apk >>> py3-pytest: Build complete at Sun, 11 Jun 2023 19:24:35 +0000 elapsed time 0h 0m 2s >>> py3-pytest: Cleaning up srcdir >>> py3-pytest: Cleaning up pkgdir >>> py3-pytest: Uninstalling dependencies... (1/29) Purging .makedepends-py3-pytest (20230611.192433) (2/29) Purging py3-iniconfig-pyc (1.1.1-r6) (3/29) Purging py3-iniconfig (1.1.1-r6) (4/29) Purging py3-pluggy-pyc (1.0.0-r3) (5/29) Purging py3-pluggy (1.0.0-r3) (6/29) Purging py3-py-pyc (1.11.0-r2) (7/29) Purging py3-py (1.11.0-r2) (8/29) Purging py3-gpep517-pyc (13-r2) (9/29) Purging py3-gpep517 (13-r2) (10/29) Purging py3-installer-pyc (0.7.0-r1) (11/29) Purging py3-installer (0.7.0-r1) (12/29) Purging py3-setuptools-pyc (67.8.0-r0) (13/29) Purging py3-setuptools (67.8.0-r0) (14/29) Purging py3-wheel-pyc (0.40.0-r1) (15/29) Purging py3-wheel (0.40.0-r1) (16/29) Purging py3-packaging-pyc (23.1-r1) (17/29) Purging py3-packaging (23.1-r1) (18/29) Purging py3-parsing-pyc (3.0.9-r2) (19/29) Purging py3-parsing (3.0.9-r2) (20/29) Purging python3-pyc (3.11.4-r0) (21/29) Purging python3-pycache-pyc0 (3.11.4-r0) (22/29) Purging pyc (0.1-r0) (23/29) Purging python3 (3.11.4-r0) (24/29) Purging gdbm (1.23-r1) (25/29) Purging libffi (3.4.4-r3) (26/29) Purging libpanelw (6.4_p20230603-r0) (27/29) Purging mpdecimal (2.5.1-r2) (28/29) Purging readline (8.2.1-r2) (29/29) Purging sqlite-libs (3.42.0-r2) Executing busybox-1.36.1-r1.trigger OK: 314 MiB in 106 packages >>> py3-pytest: Updating the main/armhf repository index... >>> py3-pytest: Signing the index...