Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-behave.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-95263-59622/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-behave.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-behave-1.2.6-1.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps --nocheck /builddir/build/SPECS/python-behave.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-95263-59622/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps --nocheck /builddir/build/SPECS/python-behave.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.E5I6um + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf behave-1.2.6 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/behave-1.2.6.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd behave-1.2.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-Backport-for-py38-fixes.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0002-Tweak-tests-required-by-pytest-5.0.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0003-invalid-escape-seq.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0004-sphinx-extlinks.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + sed -i /use_2to3/d setup.py + sed -i -e 's/^import mock/from unittest import mock/' -e 's/^from mock import /from unittest.mock import /' test/__init__.py test/_importer_candidate.py test/test_ansi_escapes.py test/test_configuration.py test/test_formatter.py test/test_formatter_progress.py test/test_formatter_rerun.py test/test_formatter_tags.py test/test_importer.py test/test_log_capture.py test/test_matchers.py test/test_model.py test/test_parser.py test/test_runner.py test/test_step_registry.py test/test_tag_expression.py test/test_tag_expression2.py test/test_tag_matcher.py test/reporters/__init__.py test/reporters/test_summary.py tests/api/__init__.py tests/api/_test_async_step34.py tests/api/_test_async_step35.py tests/api/test_async_step.py tests/api/testing_support.py tests/api/testing_support_async.py tests/unit/__init__.py tests/unit/test_behave4cmd_command_shell_proc.py tests/unit/test_capture.py tests/unit/test_context_cleanups.py tests/unit/test_explore_generator.py tests/unit/test_fixture.py tests/unit/test_model_core.py tests/unit/test_textutil.py tests/unit/test_userdata.py + sed -i /mock/d py.requirements/testing.txt + sed -i /mock/d setup.py + sed -i /mock/d tox.ini + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.pxkFqu + umask 022 + cd /builddir/build/BUILD + cd behave-1.2.6 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -s /usr/lib/rpm/OpenCloudOS/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 68.0.0) Handling wheel from default build backend Requirement not satisfied: wheel Exiting dependency generation pass: build backend + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-behave-1.2.6-1.oc9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps --nocheck /builddir/build/SPECS/python-behave.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-95263-59622/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps --nocheck /builddir/build/SPECS/python-behave.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CgC6q4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf behave-1.2.6 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/behave-1.2.6.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd behave-1.2.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-Backport-for-py38-fixes.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0002-Tweak-tests-required-by-pytest-5.0.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0003-invalid-escape-seq.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0004-sphinx-extlinks.patch + sed -i /use_2to3/d setup.py + sed -i -e 's/^import mock/from unittest import mock/' -e 's/^from mock import /from unittest.mock import /' test/__init__.py test/_importer_candidate.py test/test_ansi_escapes.py test/test_configuration.py test/test_formatter.py test/test_formatter_progress.py test/test_formatter_rerun.py test/test_formatter_tags.py test/test_importer.py test/test_log_capture.py test/test_matchers.py test/test_model.py test/test_parser.py test/test_runner.py test/test_step_registry.py test/test_tag_expression.py test/test_tag_expression2.py test/test_tag_matcher.py test/reporters/__init__.py test/reporters/test_summary.py tests/api/__init__.py tests/api/_test_async_step34.py tests/api/_test_async_step35.py tests/api/test_async_step.py tests/api/testing_support.py tests/api/testing_support_async.py tests/unit/__init__.py tests/unit/test_behave4cmd_command_shell_proc.py tests/unit/test_capture.py tests/unit/test_context_cleanups.py tests/unit/test_explore_generator.py tests/unit/test_fixture.py tests/unit/test_model_core.py tests/unit/test_textutil.py tests/unit/test_userdata.py + sed -i /mock/d py.requirements/testing.txt + sed -i /mock/d setup.py + sed -i /mock/d tox.ini + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.MWK5So + umask 022 + cd /builddir/build/BUILD + cd behave-1.2.6 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -s /usr/lib/rpm/OpenCloudOS/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 68.0.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.41.2) /usr/lib/python3.11/site-packages/setuptools/dist.py:745: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'upload-dir' will not be supported in future versions. Please use the underscore name 'upload_dir' 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. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) warning: no files found matching '*.zip' under directory 'bin' warning: no files found matching '*.txt' under directory 'etc' warning: no files found matching '*.txt' under directory 'docs' warning: no files found matching '*.yml' under directory 'tools' warning: no files found matching '*.sh' under directory 'tools' warning: no files found matching '*.txt' under directory 'more.features' no previously-included directories found matching '.tox' no previously-included directories found matching '.venv*' no previously-included directories found matching 'paver_ext' warning: no previously-included files found matching 'pavement.py' HOOK STDOUT: running egg_info HOOK STDOUT: creating behave.egg-info HOOK STDOUT: writing behave.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to behave.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to behave.egg-info/entry_points.txt HOOK STDOUT: writing requirements to behave.egg-info/requires.txt HOOK STDOUT: writing top-level names to behave.egg-info/top_level.txt HOOK STDOUT: writing manifest file 'behave.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest file 'behave.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'behave.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) warning: no files found matching '*.zip' under directory 'bin' warning: no files found matching '*.txt' under directory 'etc' warning: no files found matching '*.txt' under directory 'docs' warning: no files found matching '*.yml' under directory 'tools' warning: no files found matching '*.sh' under directory 'tools' warning: no files found matching '*.txt' under directory 'more.features' no previously-included directories found matching '.tox' no previously-included directories found matching '.venv*' no previously-included directories found matching 'paver_ext' warning: no previously-included files found matching 'pavement.py' Handling parse >=1.8.2 from wheel metadata: Requires-Dist Requirement not satisfied: parse >=1.8.2 Handling parse-type >=0.4.2 from wheel metadata: Requires-Dist Requirement not satisfied: parse-type >=0.4.2 Handling six >=1.11 from wheel metadata: Requires-Dist Requirement satisfied: six >=1.11 (installed: six 1.16.0) Handling argparse ; python_version < "2.7" from wheel metadata: Requires-Dist Ignoring alien requirement: argparse ; python_version < "2.7" Handling importlib ; python_version < "2.7" from wheel metadata: Requires-Dist Ignoring alien requirement: importlib ; python_version < "2.7" Handling ordereddict ; python_version < "2.7" from wheel metadata: Requires-Dist Ignoring alien requirement: ordereddict ; python_version < "2.7" Handling traceback2 ; python_version < "3.0" from wheel metadata: Requires-Dist Ignoring alien requirement: traceback2 ; python_version < "3.0" Handling enum34 ; python_version < "3.4" from wheel metadata: Requires-Dist Ignoring alien requirement: enum34 ; python_version < "3.4" Handling coverage ; extra == 'develop' from wheel metadata: Requires-Dist Ignoring alien requirement: coverage ; extra == 'develop' Handling pytest >=3.0 ; extra == 'develop' from wheel metadata: Requires-Dist Ignoring alien requirement: pytest >=3.0 ; extra == 'develop' Handling pytest-cov ; extra == 'develop' from wheel metadata: Requires-Dist Ignoring alien requirement: pytest-cov ; extra == 'develop' Handling tox ; extra == 'develop' from wheel metadata: Requires-Dist Ignoring alien requirement: tox ; extra == 'develop' Handling invoke >=0.21.0 ; extra == 'develop' from wheel metadata: Requires-Dist Ignoring alien requirement: invoke >=0.21.0 ; extra == 'develop' Handling path.py >=8.1.2 ; extra == 'develop' from wheel metadata: Requires-Dist Ignoring alien requirement: path.py >=8.1.2 ; extra == 'develop' Handling pycmd ; extra == 'develop' from wheel metadata: Requires-Dist Ignoring alien requirement: pycmd ; extra == 'develop' Handling pathlib ; extra == 'develop' from wheel metadata: Requires-Dist Ignoring alien requirement: pathlib ; extra == 'develop' Handling modernize >=0.5 ; extra == 'develop' from wheel metadata: Requires-Dist Ignoring alien requirement: modernize >=0.5 ; extra == 'develop' Handling pylint ; extra == 'develop' from wheel metadata: Requires-Dist Ignoring alien requirement: pylint ; extra == 'develop' Handling sphinx >=1.6 ; extra == 'docs' from wheel metadata: Requires-Dist Ignoring alien requirement: sphinx >=1.6 ; extra == 'docs' Handling sphinx-bootstrap-theme >=0.6 ; extra == 'docs' from wheel metadata: Requires-Dist Ignoring alien requirement: sphinx-bootstrap-theme >=0.6 ; extra == 'docs' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-behave-1.2.6-1.oc9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps --nocheck /builddir/build/SPECS/python-behave.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-95263-59622/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps --nocheck /builddir/build/SPECS/python-behave.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IRR7kd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf behave-1.2.6 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/behave-1.2.6.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd behave-1.2.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-Backport-for-py38-fixes.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0002-Tweak-tests-required-by-pytest-5.0.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0003-invalid-escape-seq.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0004-sphinx-extlinks.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + sed -i /use_2to3/d setup.py + sed -i -e 's/^import mock/from unittest import mock/' -e 's/^from mock import /from unittest.mock import /' test/__init__.py test/_importer_candidate.py test/test_ansi_escapes.py test/test_configuration.py test/test_formatter.py test/test_formatter_progress.py test/test_formatter_rerun.py test/test_formatter_tags.py test/test_importer.py test/test_log_capture.py test/test_matchers.py test/test_model.py test/test_parser.py test/test_runner.py test/test_step_registry.py test/test_tag_expression.py test/test_tag_expression2.py test/test_tag_matcher.py test/reporters/__init__.py test/reporters/test_summary.py tests/api/__init__.py tests/api/_test_async_step34.py tests/api/_test_async_step35.py tests/api/test_async_step.py tests/api/testing_support.py tests/api/testing_support_async.py tests/unit/__init__.py tests/unit/test_behave4cmd_command_shell_proc.py tests/unit/test_capture.py tests/unit/test_context_cleanups.py tests/unit/test_explore_generator.py tests/unit/test_fixture.py tests/unit/test_model_core.py tests/unit/test_textutil.py tests/unit/test_userdata.py + sed -i /mock/d py.requirements/testing.txt + sed -i /mock/d setup.py + sed -i /mock/d tox.ini + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.lmw630 + umask 022 + cd /builddir/build/BUILD + cd behave-1.2.6 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -s /usr/lib/rpm/OpenCloudOS/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 68.0.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.41.2) /usr/lib/python3.11/site-packages/setuptools/dist.py:745: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'upload-dir' will not be supported in future versions. Please use the underscore name 'upload_dir' 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. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) warning: no files found matching '*.zip' under directory 'bin' warning: no files found matching '*.txt' under directory 'etc' warning: no files found matching '*.txt' under directory 'docs' warning: no files found matching '*.yml' under directory 'tools' warning: no files found matching '*.sh' under directory 'tools' warning: no files found matching '*.txt' under directory 'more.features' no previously-included directories found matching '.tox' no previously-included directories found matching '.venv*' no previously-included directories found matching 'paver_ext' warning: no previously-included files found matching 'pavement.py' HOOK STDOUT: running egg_info HOOK STDOUT: creating behave.egg-info HOOK STDOUT: writing behave.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to behave.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to behave.egg-info/entry_points.txt HOOK STDOUT: writing requirements to behave.egg-info/requires.txt HOOK STDOUT: writing top-level names to behave.egg-info/top_level.txt HOOK STDOUT: writing manifest file 'behave.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest file 'behave.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'behave.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) warning: no files found matching '*.zip' under directory 'bin' warning: no files found matching '*.txt' under directory 'etc' warning: no files found matching '*.txt' under directory 'docs' warning: no files found matching '*.yml' under directory 'tools' warning: no files found matching '*.sh' under directory 'tools' warning: no files found matching '*.txt' under directory 'more.features' no previously-included directories found matching '.tox' no previously-included directories found matching '.venv*' no previously-included directories found matching 'paver_ext' warning: no previously-included files found matching 'pavement.py' Handling parse >=1.8.2 from wheel metadata: Requires-Dist Requirement satisfied: parse >=1.8.2 (installed: parse 1.19.0) Handling parse-type >=0.4.2 from wheel metadata: Requires-Dist Requirement satisfied: parse-type >=0.4.2 (installed: parse-type 0.6.2) Handling six >=1.11 from wheel metadata: Requires-Dist Requirement satisfied: six >=1.11 (installed: six 1.16.0) Handling argparse ; python_version < "2.7" from wheel metadata: Requires-Dist Ignoring alien requirement: argparse ; python_version < "2.7" Handling importlib ; python_version < "2.7" from wheel metadata: Requires-Dist Ignoring alien requirement: importlib ; python_version < "2.7" Handling ordereddict ; python_version < "2.7" from wheel metadata: Requires-Dist Ignoring alien requirement: ordereddict ; python_version < "2.7" Handling traceback2 ; python_version < "3.0" from wheel metadata: Requires-Dist Ignoring alien requirement: traceback2 ; python_version < "3.0" Handling enum34 ; python_version < "3.4" from wheel metadata: Requires-Dist Ignoring alien requirement: enum34 ; python_version < "3.4" Handling coverage ; extra == 'develop' from wheel metadata: Requires-Dist Ignoring alien requirement: coverage ; extra == 'develop' Handling pytest >=3.0 ; extra == 'develop' from wheel metadata: Requires-Dist Ignoring alien requirement: pytest >=3.0 ; extra == 'develop' Handling pytest-cov ; extra == 'develop' from wheel metadata: Requires-Dist Ignoring alien requirement: pytest-cov ; extra == 'develop' Handling tox ; extra == 'develop' from wheel metadata: Requires-Dist Ignoring alien requirement: tox ; extra == 'develop' Handling invoke >=0.21.0 ; extra == 'develop' from wheel metadata: Requires-Dist Ignoring alien requirement: invoke >=0.21.0 ; extra == 'develop' Handling path.py >=8.1.2 ; extra == 'develop' from wheel metadata: Requires-Dist Ignoring alien requirement: path.py >=8.1.2 ; extra == 'develop' Handling pycmd ; extra == 'develop' from wheel metadata: Requires-Dist Ignoring alien requirement: pycmd ; extra == 'develop' Handling pathlib ; extra == 'develop' from wheel metadata: Requires-Dist Ignoring alien requirement: pathlib ; extra == 'develop' Handling modernize >=0.5 ; extra == 'develop' from wheel metadata: Requires-Dist Ignoring alien requirement: modernize >=0.5 ; extra == 'develop' Handling pylint ; extra == 'develop' from wheel metadata: Requires-Dist Ignoring alien requirement: pylint ; extra == 'develop' Handling sphinx >=1.6 ; extra == 'docs' from wheel metadata: Requires-Dist Ignoring alien requirement: sphinx >=1.6 ; extra == 'docs' Handling sphinx-bootstrap-theme >=0.6 ; extra == 'docs' from wheel metadata: Requires-Dist Ignoring alien requirement: sphinx-bootstrap-theme >=0.6 ; extra == 'docs' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-behave-1.2.6-1.oc9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --noclean --target noarch --nodeps --nocheck /builddir/build/SPECS/python-behave.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-95263-59622/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --noclean --target noarch --nodeps --nocheck /builddir/build/SPECS/python-behave.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.MYkyQJ + umask 022 + cd /builddir/build/BUILD + cd behave-1.2.6 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv behave-1.2.6.dist-info/ removed 'behave-1.2.6.dist-info/entry_points.txt' removed 'behave-1.2.6.dist-info/zip-safe' removed 'behave-1.2.6.dist-info/METADATA' removed 'behave-1.2.6.dist-info/LICENSE' removed 'behave-1.2.6.dist-info/top_level.txt' removed directory 'behave-1.2.6.dist-info/' + '[' -f /usr/bin/python3 ']' + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -s /usr/lib/rpm/OpenCloudOS/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 68.0.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.41.2) /usr/lib/python3.11/site-packages/setuptools/dist.py:745: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'upload-dir' will not be supported in future versions. Please use the underscore name 'upload_dir' 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. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) warning: no files found matching '*.zip' under directory 'bin' warning: no files found matching '*.txt' under directory 'etc' warning: no files found matching '*.txt' under directory 'docs' warning: no files found matching '*.yml' under directory 'tools' warning: no files found matching '*.sh' under directory 'tools' warning: no files found matching '*.txt' under directory 'more.features' no previously-included directories found matching '.tox' no previously-included directories found matching '.venv*' no previously-included directories found matching 'paver_ext' warning: no previously-included files found matching 'pavement.py' HOOK STDOUT: running egg_info HOOK STDOUT: writing behave.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to behave.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to behave.egg-info/entry_points.txt HOOK STDOUT: writing requirements to behave.egg-info/requires.txt HOOK STDOUT: writing top-level names to behave.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'behave.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'behave.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) warning: no files found matching '*.zip' under directory 'bin' warning: no files found matching '*.txt' under directory 'etc' warning: no files found matching '*.txt' under directory 'docs' warning: no files found matching '*.yml' under directory 'tools' warning: no files found matching '*.sh' under directory 'tools' warning: no files found matching '*.txt' under directory 'more.features' no previously-included directories found matching '.tox' no previously-included directories found matching '.venv*' no previously-included directories found matching 'paver_ext' warning: no previously-included files found matching 'pavement.py' Handling parse >=1.8.2 from wheel metadata: Requires-Dist Requirement satisfied: parse >=1.8.2 (installed: parse 1.19.0) Handling parse-type >=0.4.2 from wheel metadata: Requires-Dist Requirement satisfied: parse-type >=0.4.2 (installed: parse-type 0.6.2) Handling six >=1.11 from wheel metadata: Requires-Dist Requirement satisfied: six >=1.11 (installed: six 1.16.0) Handling argparse ; python_version < "2.7" from wheel metadata: Requires-Dist Ignoring alien requirement: argparse ; python_version < "2.7" Handling importlib ; python_version < "2.7" from wheel metadata: Requires-Dist Ignoring alien requirement: importlib ; python_version < "2.7" Handling ordereddict ; python_version < "2.7" from wheel metadata: Requires-Dist Ignoring alien requirement: ordereddict ; python_version < "2.7" Handling traceback2 ; python_version < "3.0" from wheel metadata: Requires-Dist Ignoring alien requirement: traceback2 ; python_version < "3.0" Handling enum34 ; python_version < "3.4" from wheel metadata: Requires-Dist Ignoring alien requirement: enum34 ; python_version < "3.4" Handling coverage ; extra == 'develop' from wheel metadata: Requires-Dist Ignoring alien requirement: coverage ; extra == 'develop' Handling pytest >=3.0 ; extra == 'develop' from wheel metadata: Requires-Dist Ignoring alien requirement: pytest >=3.0 ; extra == 'develop' Handling pytest-cov ; extra == 'develop' from wheel metadata: Requires-Dist Ignoring alien requirement: pytest-cov ; extra == 'develop' Handling tox ; extra == 'develop' from wheel metadata: Requires-Dist Ignoring alien requirement: tox ; extra == 'develop' Handling invoke >=0.21.0 ; extra == 'develop' from wheel metadata: Requires-Dist Ignoring alien requirement: invoke >=0.21.0 ; extra == 'develop' Handling path.py >=8.1.2 ; extra == 'develop' from wheel metadata: Requires-Dist Ignoring alien requirement: path.py >=8.1.2 ; extra == 'develop' Handling pycmd ; extra == 'develop' from wheel metadata: Requires-Dist Ignoring alien requirement: pycmd ; extra == 'develop' Handling pathlib ; extra == 'develop' from wheel metadata: Requires-Dist Ignoring alien requirement: pathlib ; extra == 'develop' Handling modernize >=0.5 ; extra == 'develop' from wheel metadata: Requires-Dist Ignoring alien requirement: modernize >=0.5 ; extra == 'develop' Handling pylint ; extra == 'develop' from wheel metadata: Requires-Dist Ignoring alien requirement: pylint ; extra == 'develop' Handling sphinx >=1.6 ; extra == 'docs' from wheel metadata: Requires-Dist Ignoring alien requirement: sphinx >=1.6 ; extra == 'docs' Handling sphinx-bootstrap-theme >=0.6 ; extra == 'docs' from wheel metadata: Requires-Dist Ignoring alien requirement: sphinx-bootstrap-theme >=0.6 ; extra == 'docs' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sGICAf + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd behave-1.2.6 + mkdir -p /builddir/build/BUILD/behave-1.2.6/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + TMPDIR=/builddir/build/BUILD/behave-1.2.6/.pyproject-builddir + /usr/bin/python3 -m pip wheel --wheel-dir /builddir/build/BUILD/behave-1.2.6/pyproject-wheeldir --no-deps --use-pep517 --no-build-isolation --disable-pip-version-check --no-clean --progress-bar off --verbose . Processing /builddir/build/BUILD/behave-1.2.6 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.11/site-packages/setuptools/dist.py:745: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'upload-dir' will not be supported in future versions. Please use the underscore name 'upload_dir' 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. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running dist_info creating /builddir/build/BUILD/behave-1.2.6/.pyproject-builddir/pip-modern-metadata-dch2r_qf/behave.egg-info writing /builddir/build/BUILD/behave-1.2.6/.pyproject-builddir/pip-modern-metadata-dch2r_qf/behave.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/behave-1.2.6/.pyproject-builddir/pip-modern-metadata-dch2r_qf/behave.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/behave-1.2.6/.pyproject-builddir/pip-modern-metadata-dch2r_qf/behave.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/behave-1.2.6/.pyproject-builddir/pip-modern-metadata-dch2r_qf/behave.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/behave-1.2.6/.pyproject-builddir/pip-modern-metadata-dch2r_qf/behave.egg-info/top_level.txt writing manifest file '/builddir/build/BUILD/behave-1.2.6/.pyproject-builddir/pip-modern-metadata-dch2r_qf/behave.egg-info/SOURCES.txt' reading manifest file '/builddir/build/BUILD/behave-1.2.6/.pyproject-builddir/pip-modern-metadata-dch2r_qf/behave.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.zip' under directory 'bin' warning: no files found matching '*.txt' under directory 'etc' warning: no files found matching '*.txt' under directory 'docs' warning: no files found matching '*.yml' under directory 'tools' warning: no files found matching '*.sh' under directory 'tools' warning: no files found matching '*.txt' under directory 'more.features' no previously-included directories found matching '.tox' no previously-included directories found matching '.venv*' no previously-included directories found matching 'paver_ext' warning: no previously-included files found matching 'pavement.py' adding license file 'LICENSE' writing manifest file '/builddir/build/BUILD/behave-1.2.6/.pyproject-builddir/pip-modern-metadata-dch2r_qf/behave.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/behave-1.2.6/.pyproject-builddir/pip-modern-metadata-dch2r_qf/behave-1.2.6.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: behave Building wheel for behave (pyproject.toml): started Running command Building wheel for behave (pyproject.toml) /usr/lib/python3.11/site-packages/setuptools/dist.py:745: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'upload-dir' will not be supported in future versions. Please use the underscore name 'upload_dir' 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. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running bdist_wheel running build running build_py creating build creating build/lib copying setuptools_behave.py -> build/lib creating build/lib/behave copying behave/userdata.py -> build/lib/behave copying behave/importer.py -> build/lib/behave copying behave/_stepimport.py -> build/lib/behave copying behave/capture.py -> build/lib/behave copying behave/model.py -> build/lib/behave copying behave/log_capture.py -> build/lib/behave copying behave/tag_expression.py -> build/lib/behave copying behave/runner_util.py -> build/lib/behave copying behave/__init__.py -> build/lib/behave copying behave/step_registry.py -> build/lib/behave copying behave/model_core.py -> build/lib/behave copying behave/fixture.py -> build/lib/behave copying behave/model_describe.py -> build/lib/behave copying behave/tag_matcher.py -> build/lib/behave copying behave/matchers.py -> build/lib/behave copying behave/runner.py -> build/lib/behave copying behave/i18n.py -> build/lib/behave copying behave/configuration.py -> build/lib/behave copying behave/parser.py -> build/lib/behave copying behave/__main__.py -> build/lib/behave copying behave/json_parser.py -> build/lib/behave copying behave/_types.py -> build/lib/behave copying behave/textutil.py -> build/lib/behave creating build/lib/behave/reporter copying behave/reporter/base.py -> build/lib/behave/reporter copying behave/reporter/junit.py -> build/lib/behave/reporter copying behave/reporter/__init__.py -> build/lib/behave/reporter copying behave/reporter/summary.py -> build/lib/behave/reporter creating build/lib/behave/formatter copying behave/formatter/base.py -> build/lib/behave/formatter copying behave/formatter/json.py -> build/lib/behave/formatter copying behave/formatter/rerun.py -> build/lib/behave/formatter copying behave/formatter/ansi_escapes.py -> build/lib/behave/formatter copying behave/formatter/tags.py -> build/lib/behave/formatter copying behave/formatter/__init__.py -> build/lib/behave/formatter copying behave/formatter/pretty.py -> build/lib/behave/formatter copying behave/formatter/progress.py -> build/lib/behave/formatter copying behave/formatter/_registry.py -> build/lib/behave/formatter copying behave/formatter/formatters.py -> build/lib/behave/formatter copying behave/formatter/steps.py -> build/lib/behave/formatter copying behave/formatter/sphinx_util.py -> build/lib/behave/formatter copying behave/formatter/null.py -> build/lib/behave/formatter copying behave/formatter/sphinx_steps.py -> build/lib/behave/formatter copying behave/formatter/plain.py -> build/lib/behave/formatter copying behave/formatter/_builtins.py -> build/lib/behave/formatter creating build/lib/behave/contrib copying behave/contrib/substep_dirs.py -> build/lib/behave/contrib copying behave/contrib/scenario_autoretry.py -> build/lib/behave/contrib copying behave/contrib/__init__.py -> build/lib/behave/contrib copying behave/contrib/formatter_missing_steps.py -> build/lib/behave/contrib creating build/lib/behave/api copying behave/api/async_step.py -> build/lib/behave/api copying behave/api/__init__.py -> build/lib/behave/api creating build/lib/behave/compat copying behave/compat/__init__.py -> build/lib/behave/compat copying behave/compat/collections.py -> build/lib/behave/compat installing to build/bdist.linux-aarch64/wheel running install running install_lib creating build/bdist.linux-aarch64 creating build/bdist.linux-aarch64/wheel creating build/bdist.linux-aarch64/wheel/behave copying build/lib/behave/userdata.py -> build/bdist.linux-aarch64/wheel/behave copying build/lib/behave/importer.py -> build/bdist.linux-aarch64/wheel/behave copying build/lib/behave/_stepimport.py -> build/bdist.linux-aarch64/wheel/behave copying build/lib/behave/capture.py -> build/bdist.linux-aarch64/wheel/behave copying build/lib/behave/model.py -> build/bdist.linux-aarch64/wheel/behave copying build/lib/behave/log_capture.py -> build/bdist.linux-aarch64/wheel/behave copying build/lib/behave/tag_expression.py -> build/bdist.linux-aarch64/wheel/behave copying build/lib/behave/runner_util.py -> build/bdist.linux-aarch64/wheel/behave copying build/lib/behave/__init__.py -> build/bdist.linux-aarch64/wheel/behave creating build/bdist.linux-aarch64/wheel/behave/reporter copying build/lib/behave/reporter/base.py -> build/bdist.linux-aarch64/wheel/behave/reporter copying build/lib/behave/reporter/junit.py -> build/bdist.linux-aarch64/wheel/behave/reporter copying build/lib/behave/reporter/__init__.py -> build/bdist.linux-aarch64/wheel/behave/reporter copying build/lib/behave/reporter/summary.py -> build/bdist.linux-aarch64/wheel/behave/reporter copying build/lib/behave/step_registry.py -> build/bdist.linux-aarch64/wheel/behave creating build/bdist.linux-aarch64/wheel/behave/formatter copying build/lib/behave/formatter/base.py -> build/bdist.linux-aarch64/wheel/behave/formatter copying build/lib/behave/formatter/json.py -> build/bdist.linux-aarch64/wheel/behave/formatter copying build/lib/behave/formatter/rerun.py -> build/bdist.linux-aarch64/wheel/behave/formatter copying build/lib/behave/formatter/ansi_escapes.py -> build/bdist.linux-aarch64/wheel/behave/formatter copying build/lib/behave/formatter/tags.py -> build/bdist.linux-aarch64/wheel/behave/formatter copying build/lib/behave/formatter/__init__.py -> build/bdist.linux-aarch64/wheel/behave/formatter copying build/lib/behave/formatter/pretty.py -> build/bdist.linux-aarch64/wheel/behave/formatter copying build/lib/behave/formatter/progress.py -> build/bdist.linux-aarch64/wheel/behave/formatter copying build/lib/behave/formatter/_registry.py -> build/bdist.linux-aarch64/wheel/behave/formatter copying build/lib/behave/formatter/formatters.py -> build/bdist.linux-aarch64/wheel/behave/formatter copying build/lib/behave/formatter/steps.py -> build/bdist.linux-aarch64/wheel/behave/formatter copying build/lib/behave/formatter/sphinx_util.py -> build/bdist.linux-aarch64/wheel/behave/formatter copying build/lib/behave/formatter/null.py -> build/bdist.linux-aarch64/wheel/behave/formatter copying build/lib/behave/formatter/sphinx_steps.py -> build/bdist.linux-aarch64/wheel/behave/formatter copying build/lib/behave/formatter/plain.py -> build/bdist.linux-aarch64/wheel/behave/formatter copying build/lib/behave/formatter/_builtins.py -> build/bdist.linux-aarch64/wheel/behave/formatter copying build/lib/behave/model_core.py -> build/bdist.linux-aarch64/wheel/behave creating build/bdist.linux-aarch64/wheel/behave/contrib copying build/lib/behave/contrib/substep_dirs.py -> build/bdist.linux-aarch64/wheel/behave/contrib copying build/lib/behave/contrib/scenario_autoretry.py -> build/bdist.linux-aarch64/wheel/behave/contrib copying build/lib/behave/contrib/__init__.py -> build/bdist.linux-aarch64/wheel/behave/contrib copying build/lib/behave/contrib/formatter_missing_steps.py -> build/bdist.linux-aarch64/wheel/behave/contrib creating build/bdist.linux-aarch64/wheel/behave/api copying build/lib/behave/api/async_step.py -> build/bdist.linux-aarch64/wheel/behave/api copying build/lib/behave/api/__init__.py -> build/bdist.linux-aarch64/wheel/behave/api copying build/lib/behave/fixture.py -> build/bdist.linux-aarch64/wheel/behave copying build/lib/behave/model_describe.py -> build/bdist.linux-aarch64/wheel/behave copying build/lib/behave/tag_matcher.py -> build/bdist.linux-aarch64/wheel/behave copying build/lib/behave/matchers.py -> build/bdist.linux-aarch64/wheel/behave copying build/lib/behave/runner.py -> build/bdist.linux-aarch64/wheel/behave copying build/lib/behave/i18n.py -> build/bdist.linux-aarch64/wheel/behave copying build/lib/behave/configuration.py -> build/bdist.linux-aarch64/wheel/behave copying build/lib/behave/parser.py -> build/bdist.linux-aarch64/wheel/behave creating build/bdist.linux-aarch64/wheel/behave/compat copying build/lib/behave/compat/__init__.py -> build/bdist.linux-aarch64/wheel/behave/compat copying build/lib/behave/compat/collections.py -> build/bdist.linux-aarch64/wheel/behave/compat copying build/lib/behave/__main__.py -> build/bdist.linux-aarch64/wheel/behave copying build/lib/behave/json_parser.py -> build/bdist.linux-aarch64/wheel/behave copying build/lib/behave/_types.py -> build/bdist.linux-aarch64/wheel/behave copying build/lib/behave/textutil.py -> build/bdist.linux-aarch64/wheel/behave copying build/lib/setuptools_behave.py -> build/bdist.linux-aarch64/wheel running install_egg_info running egg_info writing behave.egg-info/PKG-INFO writing dependency_links to behave.egg-info/dependency_links.txt writing entry points to behave.egg-info/entry_points.txt writing requirements to behave.egg-info/requires.txt writing top-level names to behave.egg-info/top_level.txt reading manifest file 'behave.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.zip' under directory 'bin' warning: no files found matching '*.txt' under directory 'etc' warning: no files found matching '*.txt' under directory 'docs' warning: no files found matching '*.yml' under directory 'tools' warning: no files found matching '*.sh' under directory 'tools' warning: no files found matching '*.txt' under directory 'more.features' no previously-included directories found matching '.tox' no previously-included directories found matching '.venv*' no previously-included directories found matching 'paver_ext' warning: no previously-included files found matching 'pavement.py' adding license file 'LICENSE' writing manifest file 'behave.egg-info/SOURCES.txt' Copying behave.egg-info to build/bdist.linux-aarch64/wheel/behave-1.2.6-py3.11.egg-info running install_scripts creating build/bdist.linux-aarch64/wheel/behave-1.2.6.dist-info/WHEEL creating '/builddir/build/BUILD/behave-1.2.6/.pyproject-builddir/pip-wheel-3rvpt2p3/.tmp-b1y_jdxx/behave-1.2.6-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it adding 'setuptools_behave.py' adding 'behave/__init__.py' adding 'behave/__main__.py' adding 'behave/_stepimport.py' adding 'behave/_types.py' adding 'behave/capture.py' adding 'behave/configuration.py' adding 'behave/fixture.py' adding 'behave/i18n.py' adding 'behave/importer.py' adding 'behave/json_parser.py' adding 'behave/log_capture.py' adding 'behave/matchers.py' adding 'behave/model.py' adding 'behave/model_core.py' adding 'behave/model_describe.py' adding 'behave/parser.py' adding 'behave/runner.py' adding 'behave/runner_util.py' adding 'behave/step_registry.py' adding 'behave/tag_expression.py' adding 'behave/tag_matcher.py' adding 'behave/textutil.py' adding 'behave/userdata.py' adding 'behave/api/__init__.py' adding 'behave/api/async_step.py' adding 'behave/compat/__init__.py' adding 'behave/compat/collections.py' adding 'behave/contrib/__init__.py' adding 'behave/contrib/formatter_missing_steps.py' adding 'behave/contrib/scenario_autoretry.py' adding 'behave/contrib/substep_dirs.py' adding 'behave/formatter/__init__.py' adding 'behave/formatter/_builtins.py' adding 'behave/formatter/_registry.py' adding 'behave/formatter/ansi_escapes.py' adding 'behave/formatter/base.py' adding 'behave/formatter/formatters.py' adding 'behave/formatter/json.py' adding 'behave/formatter/null.py' adding 'behave/formatter/plain.py' adding 'behave/formatter/pretty.py' adding 'behave/formatter/progress.py' adding 'behave/formatter/rerun.py' adding 'behave/formatter/sphinx_steps.py' adding 'behave/formatter/sphinx_util.py' adding 'behave/formatter/steps.py' adding 'behave/formatter/tags.py' adding 'behave/reporter/__init__.py' adding 'behave/reporter/base.py' adding 'behave/reporter/junit.py' adding 'behave/reporter/summary.py' adding 'behave-1.2.6.dist-info/LICENSE' adding 'behave-1.2.6.dist-info/METADATA' adding 'behave-1.2.6.dist-info/WHEEL' adding 'behave-1.2.6.dist-info/entry_points.txt' adding 'behave-1.2.6.dist-info/top_level.txt' adding 'behave-1.2.6.dist-info/zip-safe' adding 'behave-1.2.6.dist-info/RECORD' removing build/bdist.linux-aarch64/wheel Building wheel for behave (pyproject.toml): finished with status 'done' Created wheel for behave: filename=behave-1.2.6-py2.py3-none-any.whl size=134954 sha256=49de746e77482b23f85bc028f37a3941b64c20337c973473f629b604180ac62f Stored in directory: /builddir/.cache/pip/wheels/47/86/0e/d288c859511c7fe8c5209ad9a0467d36eff8631b17ff0207f1 Successfully built behave + make SPHINXBUILD=sphinx-build-3 html -C docs make: Entering directory '/builddir/build/BUILD/behave-1.2.6/docs' sphinx-build-3 -b html -d ../build/docs/doctrees . ../build/docs/html Running Sphinx v7.0.1 making output directory... done loading intersphinx inventory from https://docs.python.org/3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable due to : HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /3/objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 26 source files that are out of date updating environment: [new config] 26 added, 0 changed, 0 removed reading sources... [ 3%] _common_extlinks reading sources... [ 7%] api reading sources... [ 11%] appendix reading sources... [ 15%] behave reading sources... [ 19%] behave_ecosystem reading sources... [ 23%] comparison reading sources... [ 26%] context_attributes reading sources... [ 30%] fixtures reading sources... [ 34%] formatters reading sources... [ 38%] gherkin reading sources... [ 42%] index reading sources... [ 46%] install reading sources... [ 50%] more_info reading sources... [ 53%] new_and_noteworthy reading sources... [ 57%] new_and_noteworthy_v1.2.4 reading sources... [ 61%] new_and_noteworthy_v1.2.5 reading sources... [ 65%] new_and_noteworthy_v1.2.6 reading sources... [ 69%] parse_builtin_types reading sources... [ 73%] philosophy reading sources... [ 76%] practical_tips reading sources... [ 80%] regular_expressions reading sources... [ 84%] related reading sources... [ 88%] test_domains reading sources... [ 92%] tutorial reading sources... [ 96%] usecase_django reading sources... [100%] usecase_flask looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 3%] _common_extlinks writing output... [ 7%] api writing output... [ 11%] appendix writing output... [ 15%] behave writing output... [ 19%] behave_ecosystem writing output... [ 23%] comparison writing output... [ 26%] context_attributes writing output... [ 30%] fixtures writing output... [ 34%] formatters writing output... [ 38%] gherkin writing output... [ 42%] index writing output... [ 46%] install writing output... [ 50%] more_info writing output... [ 53%] new_and_noteworthy writing output... [ 57%] new_and_noteworthy_v1.2.4 writing output... [ 61%] new_and_noteworthy_v1.2.5 writing output... [ 65%] new_and_noteworthy_v1.2.6 writing output... [ 69%] parse_builtin_types writing output... [ 73%] philosophy writing output... [ 76%] practical_tips writing output... [ 80%] regular_expressions writing output... [ 84%] related writing output... [ 88%] test_domains writing output... [ 92%] tutorial writing output... [ 96%] usecase_django writing output... [100%] usecase_flask generating indices... genindex done writing additional pages... search done copying images... [100%] _static/behave_logo1.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 1 warning. The HTML pages are in ../build/docs/html. Build finished. The HTML pages are in ../build/docs/html. make: Leaving directory '/builddir/build/BUILD/behave-1.2.6/docs' + rm -rf build/docs/html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.q4fimm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-behave-1.2.6-1.oc9.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-behave-1.2.6-1.oc9.noarch ++ dirname /builddir/build/BUILDROOT/python-behave-1.2.6-1.oc9.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-behave-1.2.6-1.oc9.noarch + cd behave-1.2.6 + mkdir -p /builddir/build/BUILDROOT/python-behave-1.2.6-1.oc9.noarch/usr/share/man/man1 ++ ls /builddir/build/BUILD/behave-1.2.6/pyproject-wheeldir/behave-1.2.6-py2.py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=behave==1.2.6 + TMPDIR=/builddir/build/BUILD/behave-1.2.6/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-behave-1.2.6-1.oc9.noarch --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/behave-1.2.6/pyproject-wheeldir behave==1.2.6 Using pip 23.3.1 from /usr/lib/python3.11/site-packages/pip (python 3.11) Looking in links: /builddir/build/BUILD/behave-1.2.6/pyproject-wheeldir Processing ./pyproject-wheeldir/behave-1.2.6-py2.py3-none-any.whl Installing collected packages: behave Creating /builddir/build/BUILDROOT/python-behave-1.2.6-1.oc9.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/python-behave-1.2.6-1.oc9.noarch/usr/bin/behave to 755 Successfully installed behave-1.2.6 + '[' -d /builddir/build/BUILDROOT/python-behave-1.2.6-1.oc9.noarch/usr/bin ']' + '[' -f /usr/bin/pathfix3.11.py ']' + pathfix=/usr/bin/pathfix3.11.py + '[' -z s ']' + shebang_flags=-kas + /usr/bin/pathfix3.11.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/python-behave-1.2.6-1.oc9.noarch/usr/bin/behave /builddir/build/BUILDROOT/python-behave-1.2.6-1.oc9.noarch/usr/bin/behave: updating + rm -rfv /builddir/build/BUILDROOT/python-behave-1.2.6-1.oc9.noarch/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-behave-1.2.6-1.oc9.noarch/usr/lib/python3.11/site-packages ']' + site_dirs+=("/usr/lib/python3.11/site-packages") + '[' /builddir/build/BUILDROOT/python-behave-1.2.6-1.oc9.noarch/usr/lib64/python3.11/site-packages '!=' /builddir/build/BUILDROOT/python-behave-1.2.6-1.oc9.noarch/usr/lib/python3.11/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-behave-1.2.6-1.oc9.noarch/usr/lib64/python3.11/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-behave-1.2.6-1.oc9.noarch$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.11/site-packages/behave-1.2.6.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-behave-1.2.6-1.oc9.noarch/usr/lib/python3.11/site-packages/behave-1.2.6.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/OpenCloudOS + /usr/bin/python3 -B /usr/lib/rpm/OpenCloudOS/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-behave-1.2.6-1.oc9.noarch --record /builddir/build/BUILDROOT/python-behave-1.2.6-1.oc9.noarch/usr/lib/python3.11/site-packages/behave-1.2.6.dist-info/RECORD --output /builddir/build/BUILD/pyproject-record + rm -fv /builddir/build/BUILDROOT/python-behave-1.2.6-1.oc9.noarch/usr/lib/python3.11/site-packages/behave-1.2.6.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-behave-1.2.6-1.oc9.noarch/usr/lib/python3.11/site-packages/behave-1.2.6.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-behave-1.2.6-1.oc9.noarch/usr/lib/python3.11/site-packages/behave-1.2.6.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-behave-1.2.6-1.oc9.noarch/usr/lib/python3.11/site-packages/behave-1.2.6.dist-info/REQUESTED' + /usr/bin/python3 /usr/lib/rpm/OpenCloudOS/pyproject_save_files.py --output-files /builddir/build/BUILD/pyproject-files --output-modules /builddir/build/BUILD/pyproject-modules --buildroot /builddir/build/BUILDROOT/python-behave-1.2.6-1.oc9.noarch --sitelib /usr/lib/python3.11/site-packages --sitearch /usr/lib64/python3.11/site-packages --python-version 3.11 --pyproject-record /builddir/build/BUILD/pyproject-record --prefix /usr behave + PYTHONPATH=/builddir/build/BUILDROOT/python-behave-1.2.6-1.oc9.noarch/usr/lib/python3.11/site-packages + help2man --no-info '--name=Run a number of feature tests with behave.' --output=behave.1 /builddir/build/BUILDROOT/python-behave-1.2.6-1.oc9.noarch/usr/bin/behave + install -Dpm0644 behave.1 /builddir/build/BUILDROOT/python-behave-1.2.6-1.oc9.noarch/usr/share/man/man1/ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.2.6-1.oc9 --unique-debug-suffix -1.2.6-1.oc9.noarch --unique-debug-src-base python-behave-1.2.6-1.oc9.noarch -S debugsourcefiles.list /builddir/build/BUILD/behave-1.2.6 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-behave-1.2.6-1.oc9.noarch/usr/lib/python3.11 using python3.11 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: python3-behave-1.2.6-1.oc9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FJHRAe + umask 022 + cd /builddir/build/BUILD + cd behave-1.2.6 + DOCDIR=/builddir/build/BUILDROOT/python-behave-1.2.6-1.oc9.noarch/usr/share/doc/python3-behave + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-behave-1.2.6-1.oc9.noarch/usr/share/doc/python3-behave + cp -pr README.rst /builddir/build/BUILDROOT/python-behave-1.2.6-1.oc9.noarch/usr/share/doc/python3-behave + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-behave = 1.2.6-1.oc9 python3-behave = 1.2.6-1.oc9 python3.11-behave = 1.2.6-1.oc9 python3.11dist(behave) = 1.2.6 python3dist(behave) = 1.2.6 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: /usr/bin/python3 python(abi) = 3.11 python3.11dist(parse) >= 1.8.2 python3.11dist(parse-type) >= 0.4.2 python3.11dist(six) >= 1.11 Obsoletes: python3.11-behave < 1.2.6-1.oc9 Processing files: python-behave-doc-1.2.6-1.oc9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.njDR0D + umask 022 + cd /builddir/build/BUILD + cd behave-1.2.6 + DOCDIR=/builddir/build/BUILDROOT/python-behave-1.2.6-1.oc9.noarch/usr/share/doc/python-behave-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-behave-1.2.6-1.oc9.noarch/usr/share/doc/python-behave-doc + cp -pr README.rst /builddir/build/BUILDROOT/python-behave-1.2.6-1.oc9.noarch/usr/share/doc/python-behave-doc + cp -pr build/docs/html /builddir/build/BUILDROOT/python-behave-1.2.6-1.oc9.noarch/usr/share/doc/python-behave-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0HccLz + umask 022 + cd /builddir/build/BUILD + cd behave-1.2.6 + LICENSEDIR=/builddir/build/BUILDROOT/python-behave-1.2.6-1.oc9.noarch/usr/share/licenses/python-behave-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-behave-1.2.6-1.oc9.noarch/usr/share/licenses/python-behave-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-behave-1.2.6-1.oc9.noarch/usr/share/licenses/python-behave-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-behave-doc = 1.2.6-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-behave-1.2.6-1.oc9.noarch Wrote: /builddir/build/SRPMS/python-behave-1.2.6-1.oc9.src.rpm Wrote: /builddir/build/RPMS/python3-behave-1.2.6-1.oc9.noarch.rpm Wrote: /builddir/build/RPMS/python-behave-doc-1.2.6-1.oc9.noarch.rpm Child return code was: 0