>>> py3-pytest-xdist: Building community/py3-pytest-xdist 3.5.0-r0 (using abuild 3.12.0-r0) started Sat, 23 Dec 2023 00:35:47 +0000 >>> py3-pytest-xdist: Checking sanity of /home/buildozer/aports/community/py3-pytest-xdist/APKBUILD... >>> py3-pytest-xdist: Analyzing dependencies... >>> py3-pytest-xdist: Installing for build: build-base py3-execnet py3-pytest py3-gpep517 py3-setuptools py3-setuptools_scm py3-wheel py3-filelock py3-py py3-pexpect py3-psutil (1/45) Installing libffi (3.4.4-r3) (2/45) Installing gdbm (1.23-r1) (3/45) Installing mpdecimal (2.5.1-r2) (4/45) Installing libpanelw (6.4_p20231125-r0) (5/45) Installing readline (8.2.7-r0) (6/45) Installing sqlite-libs (3.44.2-r0) (7/45) Installing python3 (3.11.6-r1) (8/45) Installing python3-pycache-pyc0 (3.11.6-r1) (9/45) Installing pyc (3.11.6-r1) (10/45) Installing py3-execnet-pyc (1.9.0-r2) (11/45) Installing py3-apipkg-pyc (2.1.0-r2) (12/45) Installing python3-pyc (3.11.6-r1) (13/45) Installing py3-apipkg (2.1.0-r2) (14/45) Installing py3-execnet (1.9.0-r2) (15/45) Installing py3-iniconfig (1.1.1-r7) (16/45) Installing py3-iniconfig-pyc (1.1.1-r7) (17/45) Installing py3-parsing (3.1.1-r0) (18/45) Installing py3-parsing-pyc (3.1.1-r0) (19/45) Installing py3-packaging (23.2-r0) (20/45) Installing py3-packaging-pyc (23.2-r0) (21/45) Installing py3-pluggy (1.3.0-r0) (22/45) Installing py3-pluggy-pyc (1.3.0-r0) (23/45) Installing py3-py (1.11.0-r2) (24/45) Installing py3-py-pyc (1.11.0-r2) (25/45) Installing py3-pytest (7.4.3-r0) (26/45) Installing py3-pytest-pyc (7.4.3-r0) (27/45) Installing py3-installer (0.7.0-r1) (28/45) Installing py3-installer-pyc (0.7.0-r1) (29/45) Installing py3-gpep517 (15-r1) (30/45) Installing py3-gpep517-pyc (15-r1) (31/45) Installing py3-setuptools (68.2.2-r0) (32/45) Installing py3-setuptools-pyc (68.2.2-r0) (33/45) Installing py3-setuptools_scm (8.0.4-r1) (34/45) Installing py3-setuptools_scm-pyc (8.0.4-r1) (35/45) Installing py3-wheel (0.42.0-r0) (36/45) Installing py3-wheel-pyc (0.42.0-r0) (37/45) Installing py3-filelock (3.13.1-r0) (38/45) Installing py3-filelock-pyc (3.13.1-r0) (39/45) Installing py3-ptyprocess (0.7.0-r5) (40/45) Installing py3-ptyprocess-pyc (0.7.0-r5) (41/45) Installing py3-pexpect (4.9-r0) (42/45) Installing py3-pexpect-pyc (4.9-r0) (43/45) Installing py3-psutil (5.9.7-r0) (44/45) Installing py3-psutil-pyc (5.9.7-r0) (45/45) Installing .makedepends-py3-pytest-xdist (20231223.003549) Executing busybox-1.36.1-r18.trigger OK: 437 MiB in 157 packages >>> py3-pytest-xdist: Cleaning up srcdir >>> py3-pytest-xdist: Cleaning up pkgdir >>> py3-pytest-xdist: Cleaning up tmpdir >>> py3-pytest-xdist: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-xdist-3.5.0.tar.gz >>> py3-pytest-xdist: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-xdist-3.5.0.tar.gz >>> py3-pytest-xdist: Checking sha512sums... pytest-xdist-3.5.0.tar.gz: OK >>> py3-pytest-xdist: Unpacking /var/cache/distfiles/edge/pytest-xdist-3.5.0.tar.gz... 2023-12-23 00:35:50,535 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. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-12-23 00:35:50,638 root INFO running bdist_wheel 2023-12-23 00:35:50,667 root INFO running build 2023-12-23 00:35:50,667 root INFO running build_py 2023-12-23 00:35:50,672 root INFO creating build 2023-12-23 00:35:50,672 root INFO creating build/lib 2023-12-23 00:35:50,673 root INFO creating build/lib/xdist 2023-12-23 00:35:50,673 root INFO copying src/xdist/workermanage.py -> build/lib/xdist 2023-12-23 00:35:50,673 root INFO copying src/xdist/_path.py -> build/lib/xdist 2023-12-23 00:35:50,674 root INFO copying src/xdist/plugin.py -> build/lib/xdist 2023-12-23 00:35:50,674 root INFO copying src/xdist/newhooks.py -> build/lib/xdist 2023-12-23 00:35:50,674 root INFO copying src/xdist/looponfail.py -> build/lib/xdist 2023-12-23 00:35:50,675 root INFO copying src/xdist/__init__.py -> build/lib/xdist 2023-12-23 00:35:50,675 root INFO copying src/xdist/_version.py -> build/lib/xdist 2023-12-23 00:35:50,675 root INFO copying src/xdist/dsession.py -> build/lib/xdist 2023-12-23 00:35:50,676 root INFO copying src/xdist/report.py -> build/lib/xdist 2023-12-23 00:35:50,676 root INFO copying src/xdist/remote.py -> build/lib/xdist 2023-12-23 00:35:50,677 root INFO creating build/lib/xdist/scheduler 2023-12-23 00:35:50,677 root INFO copying src/xdist/scheduler/worksteal.py -> build/lib/xdist/scheduler 2023-12-23 00:35:50,677 root INFO copying src/xdist/scheduler/each.py -> build/lib/xdist/scheduler 2023-12-23 00:35:50,678 root INFO copying src/xdist/scheduler/__init__.py -> build/lib/xdist/scheduler 2023-12-23 00:35:50,678 root INFO copying src/xdist/scheduler/loadscope.py -> build/lib/xdist/scheduler 2023-12-23 00:35:50,679 root INFO copying src/xdist/scheduler/loadfile.py -> build/lib/xdist/scheduler 2023-12-23 00:35:50,679 root INFO copying src/xdist/scheduler/load.py -> build/lib/xdist/scheduler 2023-12-23 00:35:50,679 root INFO copying src/xdist/scheduler/loadgroup.py -> build/lib/xdist/scheduler 2023-12-23 00:35:50,689 wheel INFO installing to build/bdist.linux-i686/wheel 2023-12-23 00:35:50,689 root INFO running install 2023-12-23 00:35:50,703 root INFO running install_lib 2023-12-23 00:35:50,707 root INFO creating build/bdist.linux-i686 2023-12-23 00:35:50,707 root INFO creating build/bdist.linux-i686/wheel 2023-12-23 00:35:50,707 root INFO creating build/bdist.linux-i686/wheel/xdist 2023-12-23 00:35:50,707 root INFO copying build/lib/xdist/workermanage.py -> build/bdist.linux-i686/wheel/xdist 2023-12-23 00:35:50,708 root INFO creating build/bdist.linux-i686/wheel/xdist/scheduler 2023-12-23 00:35:50,708 root INFO copying build/lib/xdist/scheduler/worksteal.py -> build/bdist.linux-i686/wheel/xdist/scheduler 2023-12-23 00:35:50,708 root INFO copying build/lib/xdist/scheduler/each.py -> build/bdist.linux-i686/wheel/xdist/scheduler 2023-12-23 00:35:50,709 root INFO copying build/lib/xdist/scheduler/__init__.py -> build/bdist.linux-i686/wheel/xdist/scheduler 2023-12-23 00:35:50,709 root INFO copying build/lib/xdist/scheduler/loadscope.py -> build/bdist.linux-i686/wheel/xdist/scheduler 2023-12-23 00:35:50,709 root INFO copying build/lib/xdist/scheduler/loadfile.py -> build/bdist.linux-i686/wheel/xdist/scheduler 2023-12-23 00:35:50,710 root INFO copying build/lib/xdist/scheduler/load.py -> build/bdist.linux-i686/wheel/xdist/scheduler 2023-12-23 00:35:50,710 root INFO copying build/lib/xdist/scheduler/loadgroup.py -> build/bdist.linux-i686/wheel/xdist/scheduler 2023-12-23 00:35:50,710 root INFO copying build/lib/xdist/_path.py -> build/bdist.linux-i686/wheel/xdist 2023-12-23 00:35:50,711 root INFO copying build/lib/xdist/plugin.py -> build/bdist.linux-i686/wheel/xdist 2023-12-23 00:35:50,711 root INFO copying build/lib/xdist/newhooks.py -> build/bdist.linux-i686/wheel/xdist 2023-12-23 00:35:50,711 root INFO copying build/lib/xdist/looponfail.py -> build/bdist.linux-i686/wheel/xdist 2023-12-23 00:35:50,712 root INFO copying build/lib/xdist/__init__.py -> build/bdist.linux-i686/wheel/xdist 2023-12-23 00:35:50,712 root INFO copying build/lib/xdist/_version.py -> build/bdist.linux-i686/wheel/xdist 2023-12-23 00:35:50,712 root INFO copying build/lib/xdist/dsession.py -> build/bdist.linux-i686/wheel/xdist 2023-12-23 00:35:50,713 root INFO copying build/lib/xdist/report.py -> build/bdist.linux-i686/wheel/xdist 2023-12-23 00:35:50,713 root INFO copying build/lib/xdist/remote.py -> build/bdist.linux-i686/wheel/xdist 2023-12-23 00:35:50,713 root INFO running install_egg_info 2023-12-23 00:35:50,720 root INFO running egg_info 2023-12-23 00:35:50,724 root INFO writing src/pytest_xdist.egg-info/PKG-INFO 2023-12-23 00:35:50,725 root INFO writing dependency_links to src/pytest_xdist.egg-info/dependency_links.txt 2023-12-23 00:35:50,726 root INFO writing entry points to src/pytest_xdist.egg-info/entry_points.txt 2023-12-23 00:35:50,727 root INFO writing requirements to src/pytest_xdist.egg-info/requires.txt 2023-12-23 00:35:50,727 root INFO writing top-level names to src/pytest_xdist.egg-info/top_level.txt 2023-12-23 00:35:54,015 root INFO reading manifest file 'src/pytest_xdist.egg-info/SOURCES.txt' 2023-12-23 00:35:54,017 root INFO reading manifest template 'MANIFEST.in' 2023-12-23 00:35:54,018 root WARNING warning: no previously-included files found matching '.appveyor.yml' 2023-12-23 00:35:54,019 root WARNING warning: no previously-included files found matching '.gitignore' 2023-12-23 00:35:54,019 root WARNING warning: no previously-included files found matching '.pre-commit-config.yaml' 2023-12-23 00:35:54,020 root WARNING warning: no previously-included files found matching '.travis.yml' 2023-12-23 00:35:54,020 root WARNING no previously-included directories found matching '.github' 2023-12-23 00:35:54,020 root INFO adding license file 'LICENSE' 2023-12-23 00:35:54,023 root INFO writing manifest file 'src/pytest_xdist.egg-info/SOURCES.txt' 2023-12-23 00:35:54,024 root INFO Copying src/pytest_xdist.egg-info to build/bdist.linux-i686/wheel/pytest_xdist-3.5.0-py3.11.egg-info 2023-12-23 00:35:54,027 root INFO running install_scripts 2023-12-23 00:35:54,034 wheel INFO creating build/bdist.linux-i686/wheel/pytest_xdist-3.5.0.dist-info/WHEEL 2023-12-23 00:35:54,035 wheel INFO creating '/home/buildozer/aports/community/py3-pytest-xdist/src/pytest-xdist-3.5.0/.dist/.tmp-qdcvcu6b/pytest_xdist-3.5.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-12-23 00:35:54,037 wheel INFO adding 'xdist/__init__.py' 2023-12-23 00:35:54,037 wheel INFO adding 'xdist/_path.py' 2023-12-23 00:35:54,038 wheel INFO adding 'xdist/_version.py' 2023-12-23 00:35:54,039 wheel INFO adding 'xdist/dsession.py' 2023-12-23 00:35:54,039 wheel INFO adding 'xdist/looponfail.py' 2023-12-23 00:35:54,040 wheel INFO adding 'xdist/newhooks.py' 2023-12-23 00:35:54,041 wheel INFO adding 'xdist/plugin.py' 2023-12-23 00:35:54,042 wheel INFO adding 'xdist/remote.py' 2023-12-23 00:35:54,042 wheel INFO adding 'xdist/report.py' 2023-12-23 00:35:54,043 wheel INFO adding 'xdist/workermanage.py' 2023-12-23 00:35:54,044 wheel INFO adding 'xdist/scheduler/__init__.py' 2023-12-23 00:35:54,044 wheel INFO adding 'xdist/scheduler/each.py' 2023-12-23 00:35:54,045 wheel INFO adding 'xdist/scheduler/load.py' 2023-12-23 00:35:54,045 wheel INFO adding 'xdist/scheduler/loadfile.py' 2023-12-23 00:35:54,046 wheel INFO adding 'xdist/scheduler/loadgroup.py' 2023-12-23 00:35:54,047 wheel INFO adding 'xdist/scheduler/loadscope.py' 2023-12-23 00:35:54,047 wheel INFO adding 'xdist/scheduler/worksteal.py' 2023-12-23 00:35:54,048 wheel INFO adding 'pytest_xdist-3.5.0.dist-info/LICENSE' 2023-12-23 00:35:54,048 wheel INFO adding 'pytest_xdist-3.5.0.dist-info/METADATA' 2023-12-23 00:35:54,049 wheel INFO adding 'pytest_xdist-3.5.0.dist-info/WHEEL' 2023-12-23 00:35:54,049 wheel INFO adding 'pytest_xdist-3.5.0.dist-info/entry_points.txt' 2023-12-23 00:35:54,049 wheel INFO adding 'pytest_xdist-3.5.0.dist-info/top_level.txt' 2023-12-23 00:35:54,050 wheel INFO adding 'pytest_xdist-3.5.0.dist-info/RECORD' 2023-12-23 00:35:54,051 wheel INFO removing build/bdist.linux-i686/wheel 2023-12-23 00:35:54,053 gpep517 INFO The backend produced .dist/pytest_xdist-3.5.0-py3-none-any.whl pytest_xdist-3.5.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.3, pluggy-1.3.0 rootdir: /home/buildozer/aports/community/py3-pytest-xdist/src/pytest-xdist-3.5.0 configfile: tox.ini testpaths: testing plugins: xdist-3.5.0 collected 204 items testing/acceptance_test.py .................x.......xx..............s... [ 22%] ......x............................................ [ 47%] testing/test_dsession.py .................x...x............ [ 63%] testing/test_looponfail.py ...........x... [ 71%] testing/test_newhooks.py .... [ 73%] testing/test_plugin.py ................... [ 82%] testing/test_remote.py x....x........ [ 89%] testing/test_workermanage.py ........x.......s...x. [100%] =========================== short test summary info ============================ SKIPPED [1] testing/acceptance_test.py:809: pytest 7.4.3 does not have the pytest_warning_captured hook. SKIPPED [1] testing/test_workermanage.py:316: no 'gspecs' option found XFAIL testing/acceptance_test.py::TestDistEach::test_simple_diffoutput - reason: [NOTRUN] other python versions might not have pytest installed XFAIL testing/acceptance_test.py::test_terminate_on_hangingnode XFAIL testing/acceptance_test.py::test_session_hooks - reason: [NOTRUN] works if run outside test suite XFAIL testing/acceptance_test.py::TestNodeFailure::test_each_multiple - #20: xdist race condition on node restart XFAIL testing/test_dsession.py::TestDistReporter::test_rsync_printing XFAIL testing/test_dsession.py::test_pytest_issue419 - duplicate test ids not supported yet XFAIL testing/test_looponfail.py::TestLooponFailing::test_looponfail_removed_test - broken by pytest 3.1+ XFAIL testing/test_remote.py::test_remoteinitconfig - #59 XFAIL testing/test_remote.py::TestWorkerInteractor::test_happy_run_events_converted - reason: implement a simple test for event production XFAIL testing/test_workermanage.py::TestNodeManager::test_rsync_roots_no_roots - reason: [NOTRUN] XFAIL testing/test_workermanage.py::test_unserialize_warning_msg[Nested] - Nested warning classes are not supported. ============ 191 passed, 2 skipped, 11 xfailed in 96.32s (0:01:36) ============= >>> py3-pytest-xdist: Entering fakeroot... >>> py3-pytest-xdist-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pytest-xdist/pkg/py3-pytest-xdist/usr/lib/python3.11/site-packages/xdist/scheduler/__pycache__' -> '/home/buildozer/aports/community/py3-pytest-xdist/pkg/py3-pytest-xdist-pyc/usr/lib/python3.11/site-packages/xdist/scheduler/__pycache__' '/home/buildozer/aports/community/py3-pytest-xdist/pkg/py3-pytest-xdist/usr/lib/python3.11/site-packages/xdist/__pycache__' -> '/home/buildozer/aports/community/py3-pytest-xdist/pkg/py3-pytest-xdist-pyc/usr/lib/python3.11/site-packages/xdist/__pycache__' >>> py3-pytest-xdist-pyc*: Preparing subpackage py3-pytest-xdist-pyc... >>> py3-pytest-xdist-pyc*: Running postcheck for py3-pytest-xdist-pyc >>> py3-pytest-xdist*: Running postcheck for py3-pytest-xdist >>> py3-pytest-xdist*: Preparing package py3-pytest-xdist... >>> py3-pytest-xdist-pyc*: Tracing dependencies... py3-execnet py3-pytest python3~3.11 >>> py3-pytest-xdist-pyc*: Package size: 248.0 KB >>> py3-pytest-xdist-pyc*: Compressing data... >>> py3-pytest-xdist-pyc*: Create checksum... >>> py3-pytest-xdist-pyc*: Create py3-pytest-xdist-pyc-3.5.0-r0.apk >>> py3-pytest-xdist*: Tracing dependencies... py3-execnet py3-pytest python3~3.11 >>> py3-pytest-xdist*: Package size: 212.0 KB >>> py3-pytest-xdist*: Compressing data... >>> py3-pytest-xdist*: Create checksum... >>> py3-pytest-xdist*: Create py3-pytest-xdist-3.5.0-r0.apk >>> py3-pytest-xdist: Build complete at Sat, 23 Dec 2023 00:37:32 +0000 elapsed time 0h 1m 45s >>> py3-pytest-xdist: Cleaning up srcdir >>> py3-pytest-xdist: Cleaning up pkgdir >>> py3-pytest-xdist: Uninstalling dependencies... (1/45) Purging .makedepends-py3-pytest-xdist (20231223.003549) (2/45) Purging py3-execnet-pyc (1.9.0-r2) (3/45) Purging py3-execnet (1.9.0-r2) (4/45) Purging py3-apipkg-pyc (2.1.0-r2) (5/45) Purging py3-apipkg (2.1.0-r2) (6/45) Purging py3-pytest-pyc (7.4.3-r0) (7/45) Purging py3-pytest (7.4.3-r0) (8/45) Purging py3-iniconfig-pyc (1.1.1-r7) (9/45) Purging py3-iniconfig (1.1.1-r7) (10/45) Purging py3-pluggy-pyc (1.3.0-r0) (11/45) Purging py3-pluggy (1.3.0-r0) (12/45) Purging py3-gpep517-pyc (15-r1) (13/45) Purging py3-gpep517 (15-r1) (14/45) Purging py3-installer-pyc (0.7.0-r1) (15/45) Purging py3-installer (0.7.0-r1) (16/45) Purging py3-setuptools_scm-pyc (8.0.4-r1) (17/45) Purging py3-setuptools_scm (8.0.4-r1) (18/45) Purging py3-setuptools-pyc (68.2.2-r0) (19/45) Purging py3-setuptools (68.2.2-r0) (20/45) Purging py3-wheel-pyc (0.42.0-r0) (21/45) Purging py3-wheel (0.42.0-r0) (22/45) Purging py3-packaging-pyc (23.2-r0) (23/45) Purging py3-packaging (23.2-r0) (24/45) Purging py3-parsing-pyc (3.1.1-r0) (25/45) Purging py3-parsing (3.1.1-r0) (26/45) Purging py3-filelock-pyc (3.13.1-r0) (27/45) Purging py3-filelock (3.13.1-r0) (28/45) Purging py3-py-pyc (1.11.0-r2) (29/45) Purging py3-py (1.11.0-r2) (30/45) Purging py3-pexpect-pyc (4.9-r0) (31/45) Purging py3-pexpect (4.9-r0) (32/45) Purging py3-ptyprocess-pyc (0.7.0-r5) (33/45) Purging py3-ptyprocess (0.7.0-r5) (34/45) Purging py3-psutil-pyc (5.9.7-r0) (35/45) Purging py3-psutil (5.9.7-r0) (36/45) Purging python3-pyc (3.11.6-r1) (37/45) Purging python3-pycache-pyc0 (3.11.6-r1) (38/45) Purging pyc (3.11.6-r1) (39/45) Purging python3 (3.11.6-r1) (40/45) Purging gdbm (1.23-r1) (41/45) Purging libffi (3.4.4-r3) (42/45) Purging libpanelw (6.4_p20231125-r0) (43/45) Purging mpdecimal (2.5.1-r2) (44/45) Purging readline (8.2.7-r0) (45/45) Purging sqlite-libs (3.44.2-r0) Executing busybox-1.36.1-r18.trigger OK: 379 MiB in 112 packages >>> py3-pytest-xdist: Updating the community/x86 repository index... >>> py3-pytest-xdist: Signing the index...