D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-stestr-4.0.1-1.mga9.src.rpm Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.smxWNu + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf stestr-4.0.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/stestr-4.0.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd stestr-4.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/stestr-relax-reqs.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/stestr-skip-failing-test.patch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9OUE59 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd stestr-4.0.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/stestr-4.0.1/.pyproject-builddir + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + TMPDIR=/home/pterjan/rpmbuild/BUILD/stestr-4.0.1/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/stestr-4.0.1/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/stestr-4.0.1 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.10/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /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 dist_info creating /home/pterjan/rpmbuild/BUILD/stestr-4.0.1/.pyproject-builddir/pip-modern-metadata-yp2s2c_d/stestr.egg-info writing /home/pterjan/rpmbuild/BUILD/stestr-4.0.1/.pyproject-builddir/pip-modern-metadata-yp2s2c_d/stestr.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/stestr-4.0.1/.pyproject-builddir/pip-modern-metadata-yp2s2c_d/stestr.egg-info/dependency_links.txt writing entry points to /home/pterjan/rpmbuild/BUILD/stestr-4.0.1/.pyproject-builddir/pip-modern-metadata-yp2s2c_d/stestr.egg-info/entry_points.txt writing requirements to /home/pterjan/rpmbuild/BUILD/stestr-4.0.1/.pyproject-builddir/pip-modern-metadata-yp2s2c_d/stestr.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/stestr-4.0.1/.pyproject-builddir/pip-modern-metadata-yp2s2c_d/stestr.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/stestr-4.0.1/.pyproject-builddir/pip-modern-metadata-yp2s2c_d/stestr.egg-info/SOURCES.txt' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file '/home/pterjan/rpmbuild/BUILD/stestr-4.0.1/.pyproject-builddir/pip-modern-metadata-yp2s2c_d/stestr.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/stestr-4.0.1/.pyproject-builddir/pip-modern-metadata-yp2s2c_d/stestr-4.0.1.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: stestr Building wheel for stestr (pyproject.toml): started Running command Building wheel for stestr (pyproject.toml) /usr/lib/python3.10/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/stestr creating build/lib/stestr/tests creating build/lib/stestr/tests/files copying stestr/tests/files/__init__.py -> build/lib/stestr/tests/files creating build/lib/stestr/repository copying stestr/repository/memory.py -> build/lib/stestr/repository copying stestr/repository/abstract.py -> build/lib/stestr/repository copying stestr/repository/__init__.py -> build/lib/stestr/repository copying stestr/repository/util.py -> build/lib/stestr/repository copying stestr/repository/file.py -> build/lib/stestr/repository creating build/lib/stestr/tests/repository copying stestr/tests/repository/test_util.py -> build/lib/stestr/tests/repository copying stestr/tests/repository/__init__.py -> build/lib/stestr/tests/repository copying stestr/tests/repository/test_file.py -> build/lib/stestr/tests/repository creating build/lib/stestr/subunit_runner copying stestr/subunit_runner/program.py -> build/lib/stestr/subunit_runner copying stestr/subunit_runner/run.py -> build/lib/stestr/subunit_runner copying stestr/subunit_runner/__init__.py -> build/lib/stestr/subunit_runner copying stestr/tests/test_bisect_return_codes.py -> build/lib/stestr/tests copying stestr/tests/test_return_codes.py -> build/lib/stestr/tests copying stestr/tests/test_load.py -> build/lib/stestr/tests copying stestr/tests/test_subunit_trace.py -> build/lib/stestr/tests copying stestr/tests/test_selection.py -> build/lib/stestr/tests copying stestr/tests/test_scheduler.py -> build/lib/stestr/tests copying stestr/tests/test_output.py -> build/lib/stestr/tests copying stestr/tests/test_user_config.py -> build/lib/stestr/tests copying stestr/tests/test_utils.py -> build/lib/stestr/tests copying stestr/tests/test_test_processor.py -> build/lib/stestr/tests copying stestr/tests/test_config_file.py -> build/lib/stestr/tests copying stestr/tests/test_user_config_return_codes.py -> build/lib/stestr/tests copying stestr/tests/__init__.py -> build/lib/stestr/tests copying stestr/tests/test_slowest.py -> build/lib/stestr/tests copying stestr/tests/base.py -> build/lib/stestr/tests copying stestr/tests/test_bisect_tests.py -> build/lib/stestr/tests copying stestr/tests/test_run.py -> build/lib/stestr/tests copying stestr/version.py -> build/lib/stestr copying stestr/results.py -> build/lib/stestr copying stestr/cli.py -> build/lib/stestr copying stestr/scheduler.py -> build/lib/stestr copying stestr/selection.py -> build/lib/stestr copying stestr/user_config.py -> build/lib/stestr copying stestr/bisect_tests.py -> build/lib/stestr copying stestr/output.py -> build/lib/stestr copying stestr/testlist.py -> build/lib/stestr copying stestr/__main__.py -> build/lib/stestr copying stestr/__init__.py -> build/lib/stestr copying stestr/test_processor.py -> build/lib/stestr copying stestr/subunit_trace.py -> build/lib/stestr copying stestr/config_file.py -> build/lib/stestr copying stestr/utils.py -> build/lib/stestr copying stestr/colorizer.py -> build/lib/stestr creating build/lib/stestr/commands copying stestr/commands/list.py -> build/lib/stestr/commands copying stestr/commands/history.py -> build/lib/stestr/commands copying stestr/commands/failing.py -> build/lib/stestr/commands copying stestr/commands/run.py -> build/lib/stestr/commands copying stestr/commands/slowest.py -> build/lib/stestr/commands copying stestr/commands/load.py -> build/lib/stestr/commands copying stestr/commands/__init__.py -> build/lib/stestr/commands copying stestr/commands/init.py -> build/lib/stestr/commands copying stestr/commands/last.py -> build/lib/stestr/commands running egg_info writing stestr.egg-info/PKG-INFO writing dependency_links to stestr.egg-info/dependency_links.txt writing entry points to stestr.egg-info/entry_points.txt writing requirements to stestr.egg-info/requires.txt writing top-level names to stestr.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'stestr.tests.sample_streams' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'stestr.tests.sample_streams' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'stestr.tests.sample_streams' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'stestr.tests.sample_streams' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying stestr/tests/files/bisect-fail-serial-tests -> build/lib/stestr/tests/files copying stestr/tests/files/failing-tests -> build/lib/stestr/tests/files copying stestr/tests/files/passing-tests -> build/lib/stestr/tests/files copying stestr/tests/files/setup.cfg -> build/lib/stestr/tests/files copying stestr/tests/files/stestr.yaml -> build/lib/stestr/tests/files copying stestr/tests/files/testr-conf -> build/lib/stestr/tests/files copying stestr/tests/files/tox.ini -> build/lib/stestr/tests/files creating build/lib/stestr/tests/sample_streams copying stestr/tests/sample_streams/all_skips.subunit -> build/lib/stestr/tests/sample_streams copying stestr/tests/sample_streams/failure.subunit -> build/lib/stestr/tests/sample_streams copying stestr/tests/sample_streams/successful.subunit -> build/lib/stestr/tests/sample_streams installing to build/bdist.linux-x86_64/wheel running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/stestr copying build/lib/stestr/version.py -> build/bdist.linux-x86_64/wheel/stestr copying build/lib/stestr/results.py -> build/bdist.linux-x86_64/wheel/stestr copying build/lib/stestr/cli.py -> build/bdist.linux-x86_64/wheel/stestr copying build/lib/stestr/scheduler.py -> build/bdist.linux-x86_64/wheel/stestr creating build/bdist.linux-x86_64/wheel/stestr/commands copying build/lib/stestr/commands/list.py -> build/bdist.linux-x86_64/wheel/stestr/commands copying build/lib/stestr/commands/history.py -> build/bdist.linux-x86_64/wheel/stestr/commands copying build/lib/stestr/commands/failing.py -> build/bdist.linux-x86_64/wheel/stestr/commands copying build/lib/stestr/commands/run.py -> build/bdist.linux-x86_64/wheel/stestr/commands copying build/lib/stestr/commands/slowest.py -> build/bdist.linux-x86_64/wheel/stestr/commands copying build/lib/stestr/commands/load.py -> build/bdist.linux-x86_64/wheel/stestr/commands copying build/lib/stestr/commands/__init__.py -> build/bdist.linux-x86_64/wheel/stestr/commands copying build/lib/stestr/commands/init.py -> build/bdist.linux-x86_64/wheel/stestr/commands copying build/lib/stestr/commands/last.py -> build/bdist.linux-x86_64/wheel/stestr/commands copying build/lib/stestr/selection.py -> build/bdist.linux-x86_64/wheel/stestr copying build/lib/stestr/user_config.py -> build/bdist.linux-x86_64/wheel/stestr copying build/lib/stestr/bisect_tests.py -> build/bdist.linux-x86_64/wheel/stestr copying build/lib/stestr/output.py -> build/bdist.linux-x86_64/wheel/stestr creating build/bdist.linux-x86_64/wheel/stestr/tests creating build/bdist.linux-x86_64/wheel/stestr/tests/files copying build/lib/stestr/tests/files/failing-tests -> build/bdist.linux-x86_64/wheel/stestr/tests/files copying build/lib/stestr/tests/files/setup.cfg -> build/bdist.linux-x86_64/wheel/stestr/tests/files copying build/lib/stestr/tests/files/stestr.yaml -> build/bdist.linux-x86_64/wheel/stestr/tests/files copying build/lib/stestr/tests/files/passing-tests -> build/bdist.linux-x86_64/wheel/stestr/tests/files copying build/lib/stestr/tests/files/tox.ini -> build/bdist.linux-x86_64/wheel/stestr/tests/files copying build/lib/stestr/tests/files/__init__.py -> build/bdist.linux-x86_64/wheel/stestr/tests/files copying build/lib/stestr/tests/files/bisect-fail-serial-tests -> build/bdist.linux-x86_64/wheel/stestr/tests/files copying build/lib/stestr/tests/files/testr-conf -> build/bdist.linux-x86_64/wheel/stestr/tests/files copying build/lib/stestr/tests/test_bisect_return_codes.py -> build/bdist.linux-x86_64/wheel/stestr/tests copying build/lib/stestr/tests/test_return_codes.py -> build/bdist.linux-x86_64/wheel/stestr/tests copying build/lib/stestr/tests/test_load.py -> build/bdist.linux-x86_64/wheel/stestr/tests copying build/lib/stestr/tests/test_subunit_trace.py -> build/bdist.linux-x86_64/wheel/stestr/tests copying build/lib/stestr/tests/test_selection.py -> build/bdist.linux-x86_64/wheel/stestr/tests copying build/lib/stestr/tests/test_scheduler.py -> build/bdist.linux-x86_64/wheel/stestr/tests copying build/lib/stestr/tests/test_output.py -> build/bdist.linux-x86_64/wheel/stestr/tests copying build/lib/stestr/tests/test_user_config.py -> build/bdist.linux-x86_64/wheel/stestr/tests creating build/bdist.linux-x86_64/wheel/stestr/tests/repository copying build/lib/stestr/tests/repository/test_util.py -> build/bdist.linux-x86_64/wheel/stestr/tests/repository copying build/lib/stestr/tests/repository/__init__.py -> build/bdist.linux-x86_64/wheel/stestr/tests/repository copying build/lib/stestr/tests/repository/test_file.py -> build/bdist.linux-x86_64/wheel/stestr/tests/repository creating build/bdist.linux-x86_64/wheel/stestr/tests/sample_streams copying build/lib/stestr/tests/sample_streams/all_skips.subunit -> build/bdist.linux-x86_64/wheel/stestr/tests/sample_streams copying build/lib/stestr/tests/sample_streams/failure.subunit -> build/bdist.linux-x86_64/wheel/stestr/tests/sample_streams copying build/lib/stestr/tests/sample_streams/successful.subunit -> build/bdist.linux-x86_64/wheel/stestr/tests/sample_streams copying build/lib/stestr/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/stestr/tests copying build/lib/stestr/tests/test_test_processor.py -> build/bdist.linux-x86_64/wheel/stestr/tests copying build/lib/stestr/tests/test_config_file.py -> build/bdist.linux-x86_64/wheel/stestr/tests copying build/lib/stestr/tests/test_user_config_return_codes.py -> build/bdist.linux-x86_64/wheel/stestr/tests copying build/lib/stestr/tests/__init__.py -> build/bdist.linux-x86_64/wheel/stestr/tests copying build/lib/stestr/tests/test_slowest.py -> build/bdist.linux-x86_64/wheel/stestr/tests copying build/lib/stestr/tests/base.py -> build/bdist.linux-x86_64/wheel/stestr/tests copying build/lib/stestr/tests/test_bisect_tests.py -> build/bdist.linux-x86_64/wheel/stestr/tests copying build/lib/stestr/tests/test_run.py -> build/bdist.linux-x86_64/wheel/stestr/tests creating build/bdist.linux-x86_64/wheel/stestr/repository copying build/lib/stestr/repository/memory.py -> build/bdist.linux-x86_64/wheel/stestr/repository copying build/lib/stestr/repository/abstract.py -> build/bdist.linux-x86_64/wheel/stestr/repository copying build/lib/stestr/repository/__init__.py -> build/bdist.linux-x86_64/wheel/stestr/repository copying build/lib/stestr/repository/util.py -> build/bdist.linux-x86_64/wheel/stestr/repository copying build/lib/stestr/repository/file.py -> build/bdist.linux-x86_64/wheel/stestr/repository copying build/lib/stestr/testlist.py -> build/bdist.linux-x86_64/wheel/stestr copying build/lib/stestr/__main__.py -> build/bdist.linux-x86_64/wheel/stestr creating build/bdist.linux-x86_64/wheel/stestr/subunit_runner copying build/lib/stestr/subunit_runner/program.py -> build/bdist.linux-x86_64/wheel/stestr/subunit_runner copying build/lib/stestr/subunit_runner/run.py -> build/bdist.linux-x86_64/wheel/stestr/subunit_runner copying build/lib/stestr/subunit_runner/__init__.py -> build/bdist.linux-x86_64/wheel/stestr/subunit_runner copying build/lib/stestr/__init__.py -> build/bdist.linux-x86_64/wheel/stestr copying build/lib/stestr/test_processor.py -> build/bdist.linux-x86_64/wheel/stestr copying build/lib/stestr/subunit_trace.py -> build/bdist.linux-x86_64/wheel/stestr copying build/lib/stestr/config_file.py -> build/bdist.linux-x86_64/wheel/stestr copying build/lib/stestr/utils.py -> build/bdist.linux-x86_64/wheel/stestr copying build/lib/stestr/colorizer.py -> build/bdist.linux-x86_64/wheel/stestr running install_egg_info Copying stestr.egg-info to build/bdist.linux-x86_64/wheel/stestr-4.0.1-py3.10.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.linux-x86_64/wheel/stestr-4.0.1.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/stestr-4.0.1/.pyproject-builddir/pip-wheel-r56xd821/tmpuq5y8kas/stestr-4.0.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'stestr/__init__.py' adding 'stestr/__main__.py' adding 'stestr/bisect_tests.py' adding 'stestr/cli.py' adding 'stestr/colorizer.py' adding 'stestr/config_file.py' adding 'stestr/output.py' adding 'stestr/results.py' adding 'stestr/scheduler.py' adding 'stestr/selection.py' adding 'stestr/subunit_trace.py' adding 'stestr/test_processor.py' adding 'stestr/testlist.py' adding 'stestr/user_config.py' adding 'stestr/utils.py' adding 'stestr/version.py' adding 'stestr/commands/__init__.py' adding 'stestr/commands/failing.py' adding 'stestr/commands/history.py' adding 'stestr/commands/init.py' adding 'stestr/commands/last.py' adding 'stestr/commands/list.py' adding 'stestr/commands/load.py' adding 'stestr/commands/run.py' adding 'stestr/commands/slowest.py' adding 'stestr/repository/__init__.py' adding 'stestr/repository/abstract.py' adding 'stestr/repository/file.py' adding 'stestr/repository/memory.py' adding 'stestr/repository/util.py' adding 'stestr/subunit_runner/__init__.py' adding 'stestr/subunit_runner/program.py' adding 'stestr/subunit_runner/run.py' adding 'stestr/tests/__init__.py' adding 'stestr/tests/base.py' adding 'stestr/tests/test_bisect_return_codes.py' adding 'stestr/tests/test_bisect_tests.py' adding 'stestr/tests/test_config_file.py' adding 'stestr/tests/test_load.py' adding 'stestr/tests/test_output.py' adding 'stestr/tests/test_return_codes.py' adding 'stestr/tests/test_run.py' adding 'stestr/tests/test_scheduler.py' adding 'stestr/tests/test_selection.py' adding 'stestr/tests/test_slowest.py' adding 'stestr/tests/test_subunit_trace.py' adding 'stestr/tests/test_test_processor.py' adding 'stestr/tests/test_user_config.py' adding 'stestr/tests/test_user_config_return_codes.py' adding 'stestr/tests/test_utils.py' adding 'stestr/tests/files/__init__.py' adding 'stestr/tests/files/bisect-fail-serial-tests' adding 'stestr/tests/files/failing-tests' adding 'stestr/tests/files/passing-tests' adding 'stestr/tests/files/setup.cfg' adding 'stestr/tests/files/stestr.yaml' adding 'stestr/tests/files/testr-conf' adding 'stestr/tests/files/tox.ini' adding 'stestr/tests/repository/__init__.py' adding 'stestr/tests/repository/test_file.py' adding 'stestr/tests/repository/test_util.py' adding 'stestr/tests/sample_streams/all_skips.subunit' adding 'stestr/tests/sample_streams/failure.subunit' adding 'stestr/tests/sample_streams/successful.subunit' adding 'stestr-4.0.1.dist-info/AUTHORS' adding 'stestr-4.0.1.dist-info/LICENSE' adding 'stestr-4.0.1.dist-info/METADATA' adding 'stestr-4.0.1.dist-info/WHEEL' adding 'stestr-4.0.1.dist-info/entry_points.txt' adding 'stestr-4.0.1.dist-info/pbr.json' adding 'stestr-4.0.1.dist-info/top_level.txt' adding 'stestr-4.0.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for stestr (pyproject.toml): finished with status 'done' Created wheel for stestr: filename=stestr-4.0.1-py3-none-any.whl size=117007 sha256=e0955e806f6b4d38131049570f8714507d352cb8c4fadfa9468be98e310d0511 Stored in directory: /home/pterjan/.cache/pip/wheels/c4/b8/ac/a97d384fc445de432c0f863a3edbd6bd52c8b195d241a7e693 Successfully built stestr + PYTHONPATH=/home/pterjan/rpmbuild/BUILD/stestr-4.0.1 + sphinx-build-3 doc/source html Running Sphinx v6.1.3 making output directory... done building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 25 source files that are out of date updating environment: [new config] 25 added, 0 changed, 0 removed reading sources... [ 4%] CONTRIBUTING reading sources... [ 8%] MANUAL reading sources... [ 12%] README reading sources... [ 16%] README_ja reading sources... [ 20%] api reading sources... [ 24%] api/commands/__init__ reading sources... [ 28%] api/commands/failing reading sources... [ 32%] api/commands/init reading sources... [ 36%] api/commands/last reading sources... [ 40%] api/commands/list reading sources... [ 44%] api/commands/load reading sources... [ 48%] api/commands/run reading sources... [ 52%] api/commands/slowest reading sources... [ 56%] api/config_file reading sources... [ 60%] api/output reading sources... [ 64%] api/repository/abstract reading sources... [ 68%] api/repository/file reading sources... [ 72%] api/repository/memory reading sources... [ 76%] api/scheduler reading sources... [ 80%] api/selection reading sources... [ 84%] api/subunit_trace reading sources... [ 88%] api/test_processor reading sources... [ 92%] developer_guidelines reading sources... [ 96%] index reading sources... [100%] internal_arch looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 4%] CONTRIBUTING writing output... [ 8%] MANUAL writing output... [ 12%] README writing output... [ 16%] README_ja writing output... [ 20%] api writing output... [ 24%] api/commands/__init__ writing output... [ 28%] api/commands/failing writing output... [ 32%] api/commands/init writing output... [ 36%] api/commands/last writing output... [ 40%] api/commands/list writing output... [ 44%] api/commands/load writing output... [ 48%] api/commands/run writing output... [ 52%] api/commands/slowest writing output... [ 56%] api/config_file writing output... [ 60%] api/output writing output... [ 64%] api/repository/abstract writing output... [ 68%] api/repository/file writing output... [ 72%] api/repository/memory writing output... [ 76%] api/scheduler writing output... [ 80%] api/selection writing output... [ 84%] api/subunit_trace writing output... [ 88%] api/test_processor writing output... [ 92%] developer_guidelines writing output... [ 96%] index writing output... [100%] internal_arch generating indices... genindex py-modindex done highlighting module code... [ 6%] stestr.commands.failing highlighting module code... [ 12%] stestr.commands.init highlighting module code... [ 18%] stestr.commands.last highlighting module code... [ 25%] stestr.commands.list highlighting module code... [ 31%] stestr.commands.load highlighting module code... [ 37%] stestr.commands.run highlighting module code... [ 43%] stestr.commands.slowest highlighting module code... [ 50%] stestr.config_file highlighting module code... [ 56%] stestr.output highlighting module code... [ 62%] stestr.repository.abstract highlighting module code... [ 68%] stestr.repository.file highlighting module code... [ 75%] stestr.repository.memory highlighting module code... [ 81%] stestr.scheduler highlighting module code... [ 87%] stestr.selection highlighting module code... [ 93%] stestr.subunit_trace highlighting module code... [100%] stestr.test_processor writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in html. + rm -rf html/.doctrees html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XtMnHN + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-stestr-4.0.1-1.mga9.noarch '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-stestr-4.0.1-1.mga9.noarch ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-stestr-4.0.1-1.mga9.noarch + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-stestr-4.0.1-1.mga9.noarch + cd stestr-4.0.1 + '[' 1 -eq 1 ']' ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ ls /home/pterjan/rpmbuild/BUILD/stestr-4.0.1/pyproject-wheeldir/stestr-4.0.1-py3-none-any.whl + specifier=stestr==4.0.1 + TMPDIR=/home/pterjan/rpmbuild/BUILD/stestr-4.0.1/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILDROOT/python-stestr-4.0.1-1.mga9.noarch --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /home/pterjan/rpmbuild/BUILD/stestr-4.0.1/pyproject-wheeldir stestr==4.0.1 Using pip 23.0.1 from /usr/lib/python3.10/site-packages/pip (python 3.10) Looking in links: /home/pterjan/rpmbuild/BUILD/stestr-4.0.1/pyproject-wheeldir Processing ./pyproject-wheeldir/stestr-4.0.1-py3-none-any.whl Installing collected packages: stestr Creating /home/pterjan/rpmbuild/BUILDROOT/python-stestr-4.0.1-1.mga9.noarch/usr/bin changing mode of /home/pterjan/rpmbuild/BUILDROOT/python-stestr-4.0.1-1.mga9.noarch/usr/bin/stestr to 755 Successfully installed stestr-4.0.1 + '[' -d /home/pterjan/rpmbuild/BUILDROOT/python-stestr-4.0.1-1.mga9.noarch/usr/bin ']' + '[' -z s ']' + shebang_flags=-kas + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kas /home/pterjan/rpmbuild/BUILDROOT/python-stestr-4.0.1-1.mga9.noarch/usr/bin/stestr /home/pterjan/rpmbuild/BUILDROOT/python-stestr-4.0.1-1.mga9.noarch/usr/bin/stestr: updating + rm -rfv /home/pterjan/rpmbuild/BUILDROOT/python-stestr-4.0.1-1.mga9.noarch/usr/bin/__pycache__ + rm -f /home/pterjan/rpmbuild/BUILD/python-stestr-4.0.1-1.mga9.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILDROOT/python-stestr-4.0.1-1.mga9.noarch/usr/lib/python3.10/site-packages ']' + site_dirs+=("/usr/lib/python3.10/site-packages") + '[' /home/pterjan/rpmbuild/BUILDROOT/python-stestr-4.0.1-1.mga9.noarch/usr/lib64/python3.10/site-packages '!=' /home/pterjan/rpmbuild/BUILDROOT/python-stestr-4.0.1-1.mga9.noarch/usr/lib/python3.10/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILDROOT/python-stestr-4.0.1-1.mga9.noarch/usr/lib64/python3.10/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILDROOT/python-stestr-4.0.1-1.mga9.noarch$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.10/site-packages/stestr-4.0.1.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILDROOT/python-stestr-4.0.1-1.mga9.noarch/usr/lib/python3.10/site-packages/stestr-4.0.1.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILDROOT/python-stestr-4.0.1-1.mga9.noarch --record /home/pterjan/rpmbuild/BUILDROOT/python-stestr-4.0.1-1.mga9.noarch/usr/lib/python3.10/site-packages/stestr-4.0.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-stestr-4.0.1-1.mga9.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILDROOT/python-stestr-4.0.1-1.mga9.noarch/usr/lib/python3.10/site-packages/stestr-4.0.1.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILDROOT/python-stestr-4.0.1-1.mga9.noarch/usr/lib/python3.10/site-packages/stestr-4.0.1.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILDROOT/python-stestr-4.0.1-1.mga9.noarch/usr/lib/python3.10/site-packages/stestr-4.0.1.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILDROOT/python-stestr-4.0.1-1.mga9.noarch/usr/lib/python3.10/site-packages/stestr-4.0.1.dist-info/REQUESTED' ++ cut -f1 '-d ' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-stestr-4.0.1-1.mga9.noarch-pyproject-ghost-distinfo + lines=1 + '[' 1 -ne 1 ']' + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /home/pterjan/rpmbuild/BUILD/python-stestr-4.0.1-1.mga9.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-stestr-4.0.1-1.mga9.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILDROOT/python-stestr-4.0.1-1.mga9.noarch --sitelib /usr/lib/python3.10/site-packages --sitearch /usr/lib64/python3.10/site-packages --python-version 3.10 --pyproject-record /home/pterjan/rpmbuild/BUILD/python-stestr-4.0.1-1.mga9.noarch-pyproject-record --prefix /usr stestr + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 4.0.1-1.mga9 --unique-debug-suffix -4.0.1-1.mga9.noarch --unique-debug-src-base python-stestr-4.0.1-1.mga9.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/stestr-4.0.1 + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-stestr-4.0.1-1.mga9.noarch/usr/lib/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5oChfb + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd stestr-4.0.1 + '[' 1 -eq 1 ']' + export PATH=/home/pterjan/rpmbuild/BUILDROOT/python-stestr-4.0.1-1.mga9.noarch/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/pterjan/.local/bin:/home/pterjan/bin + PATH=/home/pterjan/rpmbuild/BUILDROOT/python-stestr-4.0.1-1.mga9.noarch/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/pterjan/.local/bin:/home/pterjan/bin + export PYTHONPATH=/home/pterjan/rpmbuild/BUILDROOT/python-stestr-4.0.1-1.mga9.noarch/usr/lib/python3.10/site-packages + PYTHONPATH=/home/pterjan/rpmbuild/BUILDROOT/python-stestr-4.0.1-1.mga9.noarch/usr/lib/python3.10/site-packages + /usr/bin/python3 setup.py test /usr/lib/python3.10/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /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 test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing stestr.egg-info/PKG-INFO writing dependency_links to stestr.egg-info/dependency_links.txt writing entry points to stestr.egg-info/entry_points.txt writing requirements to stestr.egg-info/requires.txt writing top-level names to stestr.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt running build_ext test_bisect_serial_fail_detected (stestr.tests.test_bisect_return_codes.TestBisectReturnCodes) stestr.tests.test_bisect_return_codes.TestBisectReturnCodes.test_bisect_serial_fail_detected ... ok test_combine_results (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_combine_results ... ok test_empty_repo_dir (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_empty_repo_dir ... ok test_history_empty (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_history_empty ... ok test_history_list (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_history_list ... ok test_history_remove (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_history_remove ... ok test_history_show_failing (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_history_show_failing ... ok test_history_show_invalid_id (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_history_show_invalid_id ... ok test_history_show_passing (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_history_show_passing ... ok test_list (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_list ... ok test_list_from_func (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_list_from_func ... ok test_load_force_init (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_load_force_init ... ok test_load_force_init_invalid (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_load_force_init_invalid ... ok test_load_from_stdin (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_load_from_stdin ... ok test_load_from_stdin_quiet (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_load_from_stdin_quiet ... ok test_no_repo_dir (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_no_repo_dir ... ok test_no_subunit_trace_force_subunit_trace (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_no_subunit_trace_force_subunit_trace ... ok test_non_empty_repo_dir (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_non_empty_repo_dir ... ok test_parallel_exclusion_list (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_parallel_exclusion_list ... ok test_parallel_fails (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_parallel_fails ... ok test_parallel_fails_from_func (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_parallel_fails_from_func ... ok test_parallel_fails_unxsuccess (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_parallel_fails_unxsuccess ... ok test_parallel_inclusion_list (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_parallel_inclusion_list ... ok test_parallel_passing (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_parallel_passing ... ok test_parallel_passing_bad_regex (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_parallel_passing_bad_regex ... ok test_parallel_passing_bad_regex_from_func (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_parallel_passing_bad_regex_from_func ... ok test_parallel_passing_from_func (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_parallel_passing_from_func ... ok test_parallel_passing_xfail (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_parallel_passing_xfail ... ok test_parallel_subunit_failing (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_parallel_subunit_failing ... ok test_parallel_subunit_passing (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_parallel_subunit_passing ... ok test_parallel_subunit_passing_from_func (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_parallel_subunit_passing_from_func ... ok test_run_no_discover_file_path (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_run_no_discover_file_path ... ok test_run_no_discover_file_path_failing (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_run_no_discover_file_path_failing ... ok test_run_no_discover_pytest_path (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_run_no_discover_pytest_path ... ok test_run_no_discover_pytest_path_failing (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_run_no_discover_pytest_path_failing ... ok test_serial_exclusion_list (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_serial_exclusion_list ... ok test_serial_fails (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_serial_fails ... ok test_serial_fails_from_func (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_serial_fails_from_func ... ok test_serial_inclusion_list (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_serial_inclusion_list ... ok test_serial_passing (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_serial_passing ... ok test_serial_passing_from_func (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_serial_passing_from_func ... ok test_serial_subunit_failing (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_serial_subunit_failing ... ok test_serial_subunit_passing (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_serial_subunit_passing ... ok test_serial_subunit_passing_from_func (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_serial_subunit_passing_from_func ... ok test_slowest_failing (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_slowest_failing ... ok test_slowest_passing (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_slowest_passing ... ok test_str_concurrency_fails_from_func (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_str_concurrency_fails_from_func ... ok test_str_concurrency_passing_from_func (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_str_concurrency_passing_from_func ... ok test_until_failure_fails (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_until_failure_fails ... ok test_until_failure_fails_from_func (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_until_failure_fails_from_func ... ok test_until_failure_with_subunit_fails (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_until_failure_with_subunit_fails ... ok test_until_failure_with_subunit_fails_from_func (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_until_failure_with_subunit_fails_from_func ... ok test_with_parallel_class (stestr.tests.test_return_codes.TestReturnCodes) stestr.tests.test_return_codes.TestReturnCodes.test_with_parallel_class ... ok test_combine_results (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_combine_results ... ok test_empty_repo_dir (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_empty_repo_dir ... ok test_history_empty (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_history_empty ... ok test_history_list (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_history_list ... ok test_history_remove (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_history_remove ... ok test_history_show_failing (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_history_show_failing ... ok test_history_show_invalid_id (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_history_show_invalid_id ... ok test_history_show_passing (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_history_show_passing ... ok test_list (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_list ... ok test_list_from_func (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_list_from_func ... ok test_load_force_init (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_load_force_init ... ok test_load_force_init_invalid (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_load_force_init_invalid ... ok test_load_from_stdin (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_load_from_stdin ... ok test_load_from_stdin_quiet (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_load_from_stdin_quiet ... ok test_no_repo_dir (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_no_repo_dir ... ok test_no_subunit_trace_force_subunit_trace (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_no_subunit_trace_force_subunit_trace ... ok test_non_empty_repo_dir (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_non_empty_repo_dir ... ok test_parallel_exclusion_list (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_parallel_exclusion_list ... ok test_parallel_fails (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_parallel_fails ... ok test_parallel_fails_from_func (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_parallel_fails_from_func ... ok test_parallel_fails_unxsuccess (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_parallel_fails_unxsuccess ... ok test_parallel_inclusion_list (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_parallel_inclusion_list ... ok test_parallel_passing (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_parallel_passing ... ok test_parallel_passing_bad_regex (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_parallel_passing_bad_regex ... ok test_parallel_passing_bad_regex_from_func (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_parallel_passing_bad_regex_from_func ... ok test_parallel_passing_from_func (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_parallel_passing_from_func ... ok test_parallel_passing_xfail (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_parallel_passing_xfail ... ok test_parallel_subunit_failing (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_parallel_subunit_failing ... ok test_parallel_subunit_passing (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_parallel_subunit_passing ... ok test_parallel_subunit_passing_from_func (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_parallel_subunit_passing_from_func ... ok test_run_no_discover_file_path (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_run_no_discover_file_path ... ok test_run_no_discover_file_path_failing (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_run_no_discover_file_path_failing ... ok test_run_no_discover_pytest_path (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_run_no_discover_pytest_path ... ok test_run_no_discover_pytest_path_failing (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_run_no_discover_pytest_path_failing ... ok test_serial_exclusion_list (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_serial_exclusion_list ... ok test_serial_fails (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_serial_fails ... ok test_serial_fails_from_func (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_serial_fails_from_func ... ok test_serial_inclusion_list (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_serial_inclusion_list ... ok test_serial_passing (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_serial_passing ... ok test_serial_passing_from_func (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_serial_passing_from_func ... ok test_serial_subunit_failing (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_serial_subunit_failing ... ok test_serial_subunit_passing (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_serial_subunit_passing ... ok test_serial_subunit_passing_from_func (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_serial_subunit_passing_from_func ... ok test_slowest_failing (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_slowest_failing ... ok test_slowest_passing (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_slowest_passing ... ok test_str_concurrency_fails_from_func (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_str_concurrency_fails_from_func ... ok test_str_concurrency_passing_from_func (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_str_concurrency_passing_from_func ... ok test_until_failure_fails (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_until_failure_fails ... ok test_until_failure_fails_from_func (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_until_failure_fails_from_func ... ok test_until_failure_with_subunit_fails (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_until_failure_with_subunit_fails ... ok test_until_failure_with_subunit_fails_from_func (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_until_failure_with_subunit_fails_from_func ... ok test_with_parallel_class (stestr.tests.test_return_codes.TestReturnCodesToxIni) stestr.tests.test_return_codes.TestReturnCodesToxIni.test_with_parallel_class ... ok test_empty_with_pretty_out (stestr.tests.test_load.TestLoadCommand) stestr.tests.test_load.TestLoadCommand.test_empty_with_pretty_out ... skipped 'Failing' test_get_durating_1 (stestr.tests.test_subunit_trace.TestSubunitTrace) stestr.tests.test_subunit_trace.TestSubunitTrace.test_get_durating_1 ... ok test_get_durating_2 (stestr.tests.test_subunit_trace.TestSubunitTrace) stestr.tests.test_subunit_trace.TestSubunitTrace.test_get_durating_2 ... ok test_get_durating_3 (stestr.tests.test_subunit_trace.TestSubunitTrace) stestr.tests.test_subunit_trace.TestSubunitTrace.test_get_durating_3 ... ok test_run_time_1 (stestr.tests.test_subunit_trace.TestSubunitTrace) stestr.tests.test_subunit_trace.TestSubunitTrace.test_run_time_1 ... ok test_run_time_2 (stestr.tests.test_subunit_trace.TestSubunitTrace) stestr.tests.test_subunit_trace.TestSubunitTrace.test_run_time_2 ... ok test_run_time_3 (stestr.tests.test_subunit_trace.TestSubunitTrace) stestr.tests.test_subunit_trace.TestSubunitTrace.test_run_time_3 ... ok test_trace (stestr.tests.test_subunit_trace.TestSubunitTrace) stestr.tests.test_subunit_trace.TestSubunitTrace.test_trace ... ok test_trace_with_all_skips (stestr.tests.test_subunit_trace.TestSubunitTrace) stestr.tests.test_subunit_trace.TestSubunitTrace.test_trace_with_all_skips ... ok test_trace_with_failures (stestr.tests.test_subunit_trace.TestSubunitTrace) stestr.tests.test_subunit_trace.TestSubunitTrace.test_trace_with_failures ... ok test_trace_with_stuck_inprogress (stestr.tests.test_subunit_trace.TestSubunitTrace) stestr.tests.test_subunit_trace.TestSubunitTrace.test_trace_with_stuck_inprogress ... ok test_exclusion_list (stestr.tests.test_selection.TestConstructList) stestr.tests.test_selection.TestConstructList.test_exclusion_list ... ok test_inclusion_exclusion_list_re (stestr.tests.test_selection.TestConstructList) stestr.tests.test_selection.TestConstructList.test_inclusion_exclusion_list_re ... ok test_inclusion_list (stestr.tests.test_selection.TestConstructList) stestr.tests.test_selection.TestConstructList.test_inclusion_list ... ok test_inclusion_list_invalid_regex (stestr.tests.test_selection.TestConstructList) stestr.tests.test_selection.TestConstructList.test_inclusion_list_invalid_regex ... ok test_invalid_exclusion_re (stestr.tests.test_selection.TestConstructList) stestr.tests.test_selection.TestConstructList.test_invalid_exclusion_re ... ok test_overlapping_exclude_regex (stestr.tests.test_selection.TestConstructList) stestr.tests.test_selection.TestConstructList.test_overlapping_exclude_regex ... ok test_simple_exclusion_re (stestr.tests.test_selection.TestConstructList) stestr.tests.test_selection.TestConstructList.test_simple_exclusion_re ... ok test_simple_re (stestr.tests.test_selection.TestConstructList) stestr.tests.test_selection.TestConstructList.test_simple_re ... ok test_exclusion_reader (stestr.tests.test_selection.TestExclusionReader) stestr.tests.test_selection.TestExclusionReader.test_exclusion_reader ... ok test_invalid_regex (stestr.tests.test_selection.TestExclusionReader) stestr.tests.test_selection.TestExclusionReader.test_invalid_regex ... ok test_filter_invalid_regex (stestr.tests.test_selection.TestSelection) stestr.tests.test_selection.TestSelection.test_filter_invalid_regex ... ok test_filter_tests (stestr.tests.test_selection.TestSelection) stestr.tests.test_selection.TestSelection.test_filter_tests ... ok test_filter_tests_no_filter (stestr.tests.test_selection.TestSelection) stestr.tests.test_selection.TestSelection.test_filter_tests_no_filter ... ok test_generate_worker_partitions (stestr.tests.test_scheduler.TestScheduler) stestr.tests.test_scheduler.TestScheduler.test_generate_worker_partitions ... ok test_generate_worker_partitions_group_without_list (stestr.tests.test_scheduler.TestScheduler) stestr.tests.test_scheduler.TestScheduler.test_generate_worker_partitions_group_without_list ... ok test_generate_worker_partitions_group_without_match (stestr.tests.test_scheduler.TestScheduler) stestr.tests.test_scheduler.TestScheduler.test_generate_worker_partitions_group_without_match ... ok test_generate_worker_partitions_no_worker_tag (stestr.tests.test_scheduler.TestScheduler) stestr.tests.test_scheduler.TestScheduler.test_generate_worker_partitions_no_worker_tag ... ok test_generate_worker_partitions_with_count (stestr.tests.test_scheduler.TestScheduler) stestr.tests.test_scheduler.TestScheduler.test_generate_worker_partitions_with_count ... ok test_generate_worker_partitions_with_count_1 (stestr.tests.test_scheduler.TestScheduler) stestr.tests.test_scheduler.TestScheduler.test_generate_worker_partitions_with_count_1 ... ok test_partition_tests (stestr.tests.test_scheduler.TestScheduler) stestr.tests.test_scheduler.TestScheduler.test_partition_tests ... ok test_partition_tests_with_grouping (stestr.tests.test_scheduler.TestScheduler) stestr.tests.test_scheduler.TestScheduler.test_partition_tests_with_grouping ... ok test_partition_tests_with_zero_duration (stestr.tests.test_scheduler.TestScheduler) stestr.tests.test_scheduler.TestScheduler.test_partition_tests_with_zero_duration ... ok test_random_partitions (stestr.tests.test_scheduler.TestScheduler) stestr.tests.test_scheduler.TestScheduler.test_random_partitions ... ok test_output_summary_failed (stestr.tests.test_output.TestOutput) stestr.tests.test_output.TestOutput.test_output_summary_failed ... ok test_output_summary_passed (stestr.tests.test_output.TestOutput) stestr.tests.test_output.TestOutput.test_output_summary_passed ... ok test_output_table (stestr.tests.test_output.TestOutput) stestr.tests.test_output.TestOutput.test_output_table ... ok test_output_tests (stestr.tests.test_output.TestOutput) stestr.tests.test_output.TestOutput.test_output_tests ... ok test_get_default_user_config_file (stestr.tests.test_user_config.TestUserConfig) stestr.tests.test_user_config.TestUserConfig.test_get_default_user_config_file ... ok test_get_user_config_invalid_path (stestr.tests.test_user_config.TestUserConfig) stestr.tests.test_user_config.TestUserConfig.test_get_user_config_invalid_path ... ok test_get_user_config_xdg_file (stestr.tests.test_user_config.TestUserConfig) stestr.tests.test_user_config.TestUserConfig.test_get_user_config_xdg_file ... ok test_user_config_empty_schema (stestr.tests.test_user_config.TestUserConfig) stestr.tests.test_user_config.TestUserConfig.test_user_config_empty_schema ... ok test_user_config_full_config (stestr.tests.test_user_config.TestUserConfig) stestr.tests.test_user_config.TestUserConfig.test_user_config_full_config ... ok test_user_config_invalid_command (stestr.tests.test_user_config.TestUserConfig) stestr.tests.test_user_config.TestUserConfig.test_user_config_invalid_command ... ok test_user_config_invalid_integer (stestr.tests.test_user_config.TestUserConfig) stestr.tests.test_user_config.TestUserConfig.test_user_config_invalid_integer ... ok test_user_config_invalid_option (stestr.tests.test_user_config.TestUserConfig) stestr.tests.test_user_config.TestUserConfig.test_user_config_invalid_option ... ok test_user_config_invalid_value_type (stestr.tests.test_user_config.TestUserConfig) stestr.tests.test_user_config.TestUserConfig.test_user_config_invalid_value_type ... ok test_get_default_url_file (stestr.tests.repository.test_util.TestUtil) stestr.tests.repository.test_util.TestUtil.test_get_default_url_file ... ok test_get_default_url_invalid_type (stestr.tests.repository.test_util.TestUtil) stestr.tests.repository.test_util.TestUtil.test_get_default_url_invalid_type ... ok test_non_sql_get_repo_init_no_deps_import_error (stestr.tests.repository.test_util.TestUtil) stestr.tests.repository.test_util.TestUtil.test_non_sql_get_repo_init_no_deps_import_error ... ok test_non_sql_get_repo_open_no_deps_import_error (stestr.tests.repository.test_util.TestUtil) stestr.tests.repository.test_util.TestUtil.test_non_sql_get_repo_open_no_deps_import_error ... ok test_find_metadata (stestr.tests.repository.test_file.TestFileRepository) stestr.tests.repository.test_file.TestFileRepository.test_find_metadata ... ok test_get_metadata (stestr.tests.repository.test_file.TestFileRepository) stestr.tests.repository.test_file.TestFileRepository.test_get_metadata ... ok test_get_run_ids (stestr.tests.repository.test_file.TestFileRepository) stestr.tests.repository.test_file.TestFileRepository.test_get_run_ids ... ok test_get_run_ids_empty (stestr.tests.repository.test_file.TestFileRepository) stestr.tests.repository.test_file.TestFileRepository.test_get_run_ids_empty ... ok test_get_run_ids_with_hole (stestr.tests.repository.test_file.TestFileRepository) stestr.tests.repository.test_file.TestFileRepository.test_get_run_ids_with_hole ... ok test_get_test_run_unexpected_ioerror_errno (stestr.tests.repository.test_file.TestFileRepository) stestr.tests.repository.test_file.TestFileRepository.test_get_test_run_unexpected_ioerror_errno ... ok test_initialise (stestr.tests.repository.test_file.TestFileRepository) stestr.tests.repository.test_file.TestFileRepository.test_initialise ... ok test_initialise_empty_dir (stestr.tests.repository.test_file.TestFileRepository) stestr.tests.repository.test_file.TestFileRepository.test_initialise_empty_dir ... ok test_initialise_expands_user_directory (stestr.tests.repository.test_file.TestFileRepository) stestr.tests.repository.test_file.TestFileRepository.test_initialise_expands_user_directory ... ok test_initialise_non_empty_dir (stestr.tests.repository.test_file.TestFileRepository) stestr.tests.repository.test_file.TestFileRepository.test_initialise_non_empty_dir ... ok test_inserter_output_path (stestr.tests.repository.test_file.TestFileRepository) stestr.tests.repository.test_file.TestFileRepository.test_inserter_output_path ... ok test_inserting_creates_id (stestr.tests.repository.test_file.TestFileRepository) stestr.tests.repository.test_file.TestFileRepository.test_inserting_creates_id ... ok test_next_stream_corruption_error (stestr.tests.repository.test_file.TestFileRepository) stestr.tests.repository.test_file.TestFileRepository.test_next_stream_corruption_error ... ok test_open_expands_user_directory (stestr.tests.repository.test_file.TestFileRepository) stestr.tests.repository.test_file.TestFileRepository.test_open_expands_user_directory ... ok test_remove_ids (stestr.tests.repository.test_file.TestFileRepository) stestr.tests.repository.test_file.TestFileRepository.test_remove_ids ... ok test_remove_ids_id_not_in_repo (stestr.tests.repository.test_file.TestFileRepository) stestr.tests.repository.test_file.TestFileRepository.test_remove_ids_id_not_in_repo ... ok test_cleanup_test_name_defaults (stestr.tests.test_utils.TestUtils) stestr.tests.test_utils.TestUtils.test_cleanup_test_name_defaults ... ok test_cleanup_test_name_leave_attrs (stestr.tests.test_utils.TestUtils) stestr.tests.test_utils.TestUtils.test_cleanup_test_name_leave_attrs ... ok test_cleanup_test_name_strip_scenario (stestr.tests.test_utils.TestUtils) stestr.tests.test_utils.TestUtils.test_cleanup_test_name_strip_scenario ... ok test_cleanup_test_name_strip_scenario_and_attrs (stestr.tests.test_utils.TestUtils) stestr.tests.test_utils.TestUtils.test_cleanup_test_name_strip_scenario_and_attrs ... ok test_start_process_linux (stestr.tests.test_test_processor.TestTestProcessorFixture) stestr.tests.test_test_processor.TestTestProcessorFixture.test_start_process_linux ... ok test_start_process_win32 (stestr.tests.test_test_processor.TestTestProcessorFixture) stestr.tests.test_test_processor.TestTestProcessorFixture.test_start_process_win32 ... ok test_get_run_command_emptysysexecutable_noenv (stestr.tests.test_config_file.TestTestrConf) stestr.tests.test_config_file.TestTestrConf.test_get_run_command_emptysysexecutable_noenv ... ok test_get_run_command_emptysysexecutable_win32 (stestr.tests.test_config_file.TestTestrConf) stestr.tests.test_config_file.TestTestrConf.test_get_run_command_emptysysexecutable_win32 ... ok test_get_run_command_emptysysexecutable_withenv (stestr.tests.test_config_file.TestTestrConf) stestr.tests.test_config_file.TestTestrConf.test_get_run_command_emptysysexecutable_withenv ... ok test_get_run_command_linux (stestr.tests.test_config_file.TestTestrConf) stestr.tests.test_config_file.TestTestrConf.test_get_run_command_linux ... ok test_get_run_command_nogroup_regex_noparallel_class (stestr.tests.test_config_file.TestTestrConf) stestr.tests.test_config_file.TestTestrConf.test_get_run_command_nogroup_regex_noparallel_class ... ok test_get_run_command_parallel_class (stestr.tests.test_config_file.TestTestrConf) stestr.tests.test_config_file.TestTestrConf.test_get_run_command_parallel_class ... ok test_get_run_command_win32 (stestr.tests.test_config_file.TestTestrConf) stestr.tests.test_config_file.TestTestrConf.test_get_run_command_win32 ... ok test_sanitize_dir_win32_1_________________ (stestr.tests.test_config_file.TestTestrConf) stestr.tests.test_config_file.TestTestrConf.test_sanitize_dir_win32_1_________________ ... ok test_sanitize_dir_win32_2___a__b______a__b______ (stestr.tests.test_config_file.TestTestrConf) stestr.tests.test_config_file.TestTestrConf.test_sanitize_dir_win32_2___a__b______a__b______ ... ok test_sanitize_dir_win32_3___a__b____a__b__ (stestr.tests.test_config_file.TestTestrConf) stestr.tests.test_config_file.TestTestrConf.test_sanitize_dir_win32_3___a__b____a__b__ ... ok test_abbreviate_config_file_failing (stestr.tests.test_user_config_return_codes.TestReturnCodes) stestr.tests.test_user_config_return_codes.TestReturnCodes.test_abbreviate_config_file_failing ... ok test_abbreviate_config_file_passing (stestr.tests.test_user_config_return_codes.TestReturnCodes) stestr.tests.test_user_config_return_codes.TestReturnCodes.test_abbreviate_config_file_passing ... ok test_abbreviate_load_from_config_failing (stestr.tests.test_user_config_return_codes.TestReturnCodes) stestr.tests.test_user_config_return_codes.TestReturnCodes.test_abbreviate_load_from_config_failing ... skipped 'Abbreviated output not displaying' test_abbreviate_load_from_config_passing (stestr.tests.test_user_config_return_codes.TestReturnCodes) stestr.tests.test_user_config_return_codes.TestReturnCodes.test_abbreviate_load_from_config_passing ... skipped 'Abbreviated output not displaying' test_empty_config_file_failing (stestr.tests.test_user_config_return_codes.TestReturnCodes) stestr.tests.test_user_config_return_codes.TestReturnCodes.test_empty_config_file_failing ... ok test_empty_config_file_passing (stestr.tests.test_user_config_return_codes.TestReturnCodes) stestr.tests.test_user_config_return_codes.TestReturnCodes.test_empty_config_file_passing ... ok test_failing_list_config_file (stestr.tests.test_user_config_return_codes.TestReturnCodes) stestr.tests.test_user_config_return_codes.TestReturnCodes.test_failing_list_config_file ... ok test_no_subunit_trace_config_file_failing (stestr.tests.test_user_config_return_codes.TestReturnCodes) stestr.tests.test_user_config_return_codes.TestReturnCodes.test_no_subunit_trace_config_file_failing ... ok test_no_subunit_trace_config_file_force_subunit_trace (stestr.tests.test_user_config_return_codes.TestReturnCodes) stestr.tests.test_user_config_return_codes.TestReturnCodes.test_no_subunit_trace_config_file_force_subunit_trace ... ok test_no_subunit_trace_config_file_passing (stestr.tests.test_user_config_return_codes.TestReturnCodes) stestr.tests.test_user_config_return_codes.TestReturnCodes.test_no_subunit_trace_config_file_passing ... ok test_no_subunit_trace_last_config_file_passing (stestr.tests.test_user_config_return_codes.TestReturnCodes) stestr.tests.test_user_config_return_codes.TestReturnCodes.test_no_subunit_trace_last_config_file_passing ... ok test_no_subunit_trace_slowest_config_file_passing (stestr.tests.test_user_config_return_codes.TestReturnCodes) stestr.tests.test_user_config_return_codes.TestReturnCodes.test_no_subunit_trace_slowest_config_file_passing ... ok test_subunit_trace_load_from_config_failing (stestr.tests.test_user_config_return_codes.TestReturnCodes) stestr.tests.test_user_config_return_codes.TestReturnCodes.test_subunit_trace_load_from_config_failing ... ok test_subunit_trace_load_from_config_passing (stestr.tests.test_user_config_return_codes.TestReturnCodes) stestr.tests.test_user_config_return_codes.TestReturnCodes.test_subunit_trace_load_from_config_passing ... ok test_format_times (stestr.tests.test_slowest.TestSlowest) stestr.tests.test_slowest.TestSlowest.test_format_times ... ok test_format_times_all_zero (stestr.tests.test_slowest.TestSlowest) stestr.tests.test_slowest.TestSlowest.test_format_times_all_zero ... ok test_format_times_with_zero (stestr.tests.test_slowest.TestSlowest) stestr.tests.test_slowest.TestSlowest.test_format_times_with_zero ... ok test_bisect_no_failures_provided (stestr.tests.test_bisect_tests.TestBisectTests) stestr.tests.test_bisect_tests.TestBisectTests.test_bisect_no_failures_provided ... ok test_bisect_tests_isolated_failure (stestr.tests.test_bisect_tests.TestBisectTests) stestr.tests.test_bisect_tests.TestBisectTests.test_bisect_tests_isolated_failure ... ok test_bisect_tests_not_isolated_failure (stestr.tests.test_bisect_tests.TestBisectTests) stestr.tests.test_bisect_tests.TestBisectTests.test_bisect_tests_not_isolated_failure ... ok test_bisect_tests_not_isolated_multiworker_failures (stestr.tests.test_bisect_tests.TestBisectTests) stestr.tests.test_bisect_tests.TestBisectTests.test_bisect_tests_not_isolated_multiworker_failures ... ok test_get_prior_tests_no_tags (stestr.tests.test_bisect_tests.TestBisectTests) stestr.tests.test_bisect_tests.TestBisectTests.test_get_prior_tests_no_tags ... ok test_get_prior_tests_with_tags (stestr.tests.test_bisect_tests.TestBisectTests) stestr.tests.test_bisect_tests.TestBisectTests.test_get_prior_tests_with_tags ... ok test_prior_tests_invlaid_test_id (stestr.tests.test_bisect_tests.TestBisectTests) stestr.tests.test_bisect_tests.TestBisectTests.test_prior_tests_invlaid_test_id ... ok test_to_int_invalid_str (stestr.tests.test_run.TestRunCommand) stestr.tests.test_run.TestRunCommand.test_to_int_invalid_str ... ok test_to_int_negative_int (stestr.tests.test_run.TestRunCommand) stestr.tests.test_run.TestRunCommand.test_to_int_negative_int ... ok test_to_int_negative_int_str (stestr.tests.test_run.TestRunCommand) stestr.tests.test_run.TestRunCommand.test_to_int_negative_int_str ... ok test_to_int_none (stestr.tests.test_run.TestRunCommand) stestr.tests.test_run.TestRunCommand.test_to_int_none ... ok test_to_int_positive_int (stestr.tests.test_run.TestRunCommand) stestr.tests.test_run.TestRunCommand.test_to_int_positive_int ... ok test_to_int_positive_int_str (stestr.tests.test_run.TestRunCommand) stestr.tests.test_run.TestRunCommand.test_to_int_positive_int_str ... ok ---------------------------------------------------------------------- Ran 218 tests in 308.440s OK (skipped=3) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-stestr-4.0.1-1.mga9.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cVV0LX + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd stestr-4.0.1 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-stestr-4.0.1-1.mga9.noarch/usr/share/doc/python3-stestr + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-stestr-4.0.1-1.mga9.noarch/usr/share/doc/python3-stestr + cp -pr README.rst /home/pterjan/rpmbuild/BUILDROOT/python-stestr-4.0.1-1.mga9.noarch/usr/share/doc/python3-stestr + cp -pr README_ja.rst /home/pterjan/rpmbuild/BUILDROOT/python-stestr-4.0.1-1.mga9.noarch/usr/share/doc/python3-stestr + cp -pr html /home/pterjan/rpmbuild/BUILDROOT/python-stestr-4.0.1-1.mga9.noarch/usr/share/doc/python3-stestr + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Z5x1j3 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd stestr-4.0.1 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/python-stestr-4.0.1-1.mga9.noarch/usr/share/licenses/python3-stestr + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-stestr-4.0.1-1.mga9.noarch/usr/share/licenses/python3-stestr + cp -pr LICENSE /home/pterjan/rpmbuild/BUILDROOT/python-stestr-4.0.1-1.mga9.noarch/usr/share/licenses/python3-stestr + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-stestr = 4.0.1-1.mga9 python3-stestr = 4.0.1-1.mga9 python3.10-stestr = 4.0.1-1.mga9 python3.10dist(stestr) = 4.0.1 python3dist(stestr) = 4.0.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.10 python3.10dist(cliff) >= 2.8 python3.10dist(fixtures) >= 3 python3.10dist(future) python3.10dist(pbr) > 4.0.3.0 python3.10dist(python-subunit) >= 1.4 python3.10dist(pyyaml) >= 3.10 python3.10dist(testtools) >= 2.2 python3.10dist(voluptuous) >= 0.8.9 Obsoletes: python-stestr < 4.0.1-1.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/python-stestr-4.0.1-1.mga9.noarch Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-stestr-4.0.1-1.mga9.noarch.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HwX2xz + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd stestr-4.0.1 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-stestr-4.0.1-1.mga9.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.X7uZ26 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf stestr-4.0.1 stestr-4.0.1.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!