Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-stestr.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681513006.417239/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-stestr.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-stestr-4.0.1-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-stestr.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681513006.417239/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-stestr.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-stestr-4.0.1-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-stestr.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681513006.417239/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-stestr.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.h6Xyjx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf stestr-4.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/stestr-4.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd stestr-4.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LmoxEG + umask 022 + cd /builddir/build/BUILD + cd stestr-4.0.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:156: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py creating build creating build/lib creating build/lib/stestr copying stestr/user_config.py -> build/lib/stestr copying stestr/bisect_tests.py -> build/lib/stestr copying stestr/cli.py -> build/lib/stestr copying stestr/config_file.py -> build/lib/stestr copying stestr/testlist.py -> build/lib/stestr copying stestr/subunit_trace.py -> build/lib/stestr copying stestr/colorizer.py -> build/lib/stestr copying stestr/results.py -> build/lib/stestr copying stestr/selection.py -> build/lib/stestr copying stestr/version.py -> build/lib/stestr copying stestr/utils.py -> build/lib/stestr copying stestr/output.py -> build/lib/stestr copying stestr/__init__.py -> build/lib/stestr copying stestr/__main__.py -> build/lib/stestr copying stestr/test_processor.py -> build/lib/stestr copying stestr/scheduler.py -> build/lib/stestr creating build/lib/stestr/repository copying stestr/repository/util.py -> build/lib/stestr/repository copying stestr/repository/memory.py -> build/lib/stestr/repository copying stestr/repository/file.py -> build/lib/stestr/repository copying stestr/repository/abstract.py -> build/lib/stestr/repository copying stestr/repository/__init__.py -> build/lib/stestr/repository 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/last.py -> build/lib/stestr/commands copying stestr/commands/load.py -> build/lib/stestr/commands copying stestr/commands/run.py -> build/lib/stestr/commands copying stestr/commands/failing.py -> build/lib/stestr/commands copying stestr/commands/init.py -> build/lib/stestr/commands copying stestr/commands/slowest.py -> build/lib/stestr/commands copying stestr/commands/__init__.py -> build/lib/stestr/commands creating build/lib/stestr/tests creating build/lib/stestr/tests/repository copying stestr/tests/repository/test_file.py -> 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 creating build/lib/stestr/tests/files copying stestr/tests/files/__init__.py -> build/lib/stestr/tests/files copying stestr/tests/test_run.py -> build/lib/stestr/tests copying stestr/tests/test_user_config_return_codes.py -> build/lib/stestr/tests copying stestr/tests/test_slowest.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_user_config.py -> build/lib/stestr/tests copying stestr/tests/test_output.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_return_codes.py -> build/lib/stestr/tests copying stestr/tests/__init__.py -> build/lib/stestr/tests copying stestr/tests/test_bisect_return_codes.py -> build/lib/stestr/tests copying stestr/tests/test_selection.py -> build/lib/stestr/tests copying stestr/tests/base.py -> build/lib/stestr/tests copying stestr/tests/test_config_file.py -> build/lib/stestr/tests copying stestr/tests/test_scheduler.py -> build/lib/stestr/tests copying stestr/tests/test_bisect_tests.py -> build/lib/stestr/tests creating 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/subunit_runner/program.py -> build/lib/stestr/subunit_runner 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 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 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ny2itQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64 + cd stestr-4.0.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:156: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/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 install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr creating /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/subunit_runner copying build/lib/stestr/subunit_runner/run.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/subunit_runner copying build/lib/stestr/subunit_runner/__init__.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/subunit_runner copying build/lib/stestr/subunit_runner/program.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/subunit_runner copying build/lib/stestr/user_config.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr copying build/lib/stestr/bisect_tests.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr copying build/lib/stestr/cli.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr copying build/lib/stestr/config_file.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr copying build/lib/stestr/testlist.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr copying build/lib/stestr/subunit_trace.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr copying build/lib/stestr/colorizer.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr copying build/lib/stestr/results.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr copying build/lib/stestr/selection.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr copying build/lib/stestr/version.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr copying build/lib/stestr/utils.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr copying build/lib/stestr/output.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr copying build/lib/stestr/__init__.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr creating /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests copying build/lib/stestr/tests/test_run.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests copying build/lib/stestr/tests/test_user_config_return_codes.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests copying build/lib/stestr/tests/test_slowest.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests copying build/lib/stestr/tests/test_load.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests copying build/lib/stestr/tests/test_subunit_trace.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests copying build/lib/stestr/tests/test_user_config.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests creating /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests/sample_streams copying build/lib/stestr/tests/sample_streams/failure.subunit -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests/sample_streams copying build/lib/stestr/tests/sample_streams/successful.subunit -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests/sample_streams copying build/lib/stestr/tests/sample_streams/all_skips.subunit -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests/sample_streams copying build/lib/stestr/tests/test_output.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests copying build/lib/stestr/tests/test_utils.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests copying build/lib/stestr/tests/test_test_processor.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests copying build/lib/stestr/tests/test_return_codes.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests copying build/lib/stestr/tests/__init__.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests copying build/lib/stestr/tests/test_bisect_return_codes.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests copying build/lib/stestr/tests/test_selection.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests copying build/lib/stestr/tests/base.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests copying build/lib/stestr/tests/test_config_file.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests copying build/lib/stestr/tests/test_scheduler.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests copying build/lib/stestr/tests/test_bisect_tests.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests creating /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests/repository copying build/lib/stestr/tests/repository/test_file.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests/repository copying build/lib/stestr/tests/repository/test_util.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests/repository copying build/lib/stestr/tests/repository/__init__.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests/repository creating /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests/files copying build/lib/stestr/tests/files/bisect-fail-serial-tests -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests/files copying build/lib/stestr/tests/files/passing-tests -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests/files copying build/lib/stestr/tests/files/failing-tests -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests/files copying build/lib/stestr/tests/files/__init__.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests/files copying build/lib/stestr/tests/files/testr-conf -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests/files copying build/lib/stestr/tests/files/setup.cfg -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests/files copying build/lib/stestr/tests/files/stestr.yaml -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests/files copying build/lib/stestr/tests/files/tox.ini -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests/files copying build/lib/stestr/__main__.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr copying build/lib/stestr/test_processor.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr creating /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/repository copying build/lib/stestr/repository/util.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/repository copying build/lib/stestr/repository/memory.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/repository copying build/lib/stestr/repository/file.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/repository copying build/lib/stestr/repository/abstract.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/repository copying build/lib/stestr/repository/__init__.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/repository copying build/lib/stestr/scheduler.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr creating /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/commands copying build/lib/stestr/commands/list.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/commands copying build/lib/stestr/commands/history.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/commands copying build/lib/stestr/commands/last.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/commands copying build/lib/stestr/commands/load.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/commands copying build/lib/stestr/commands/run.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/commands copying build/lib/stestr/commands/failing.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/commands copying build/lib/stestr/commands/init.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/commands copying build/lib/stestr/commands/slowest.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/commands copying build/lib/stestr/commands/__init__.py -> /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/commands byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py to run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/subunit_runner/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py to program.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/user_config.py to user_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/bisect_tests.py to bisect_tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/config_file.py to config_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/testlist.py to testlist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/subunit_trace.py to subunit_trace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/colorizer.py to colorizer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/results.py to results.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/selection.py to selection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/output.py to output.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests/test_run.py to test_run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests/test_user_config_return_codes.py to test_user_config_return_codes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests/test_slowest.py to test_slowest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests/test_load.py to test_load.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests/test_subunit_trace.py to test_subunit_trace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests/test_user_config.py to test_user_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests/test_output.py to test_output.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests/test_test_processor.py to test_test_processor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests/test_return_codes.py to test_return_codes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests/test_bisect_return_codes.py to test_bisect_return_codes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests/test_selection.py to test_selection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests/test_config_file.py to test_config_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests/test_scheduler.py to test_scheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests/test_bisect_tests.py to test_bisect_tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests/repository/test_file.py to test_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests/repository/test_util.py to test_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests/repository/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/tests/files/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/test_processor.py to test_processor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/repository/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/repository/memory.py to memory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/repository/file.py to file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/repository/abstract.py to abstract.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/repository/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/scheduler.py to scheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/commands/list.py to list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/commands/history.py to history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/commands/last.py to last.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/commands/load.py to load.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/commands/run.py to run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/commands/failing.py to failing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/commands/init.py to init.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/commands/slowest.py to slowest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr/commands/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpwyb0mj9w.py' /usr/bin/python3 /tmp/tmpwyb0mj9w.py removing /tmp/tmpwyb0mj9w.py running install_egg_info 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 Copying stestr.egg-info to /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9/site-packages/stestr-4.0.1-py3.9.egg-info running install_scripts Installing stestr script to /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64//usr/share/doc/python-stestr + '[' -d doc ']' + cp -arf doc /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64//usr/share/doc/python-stestr + '[' -d docs ']' ~/build/BUILDROOT/python-stestr-4.0.1-1.x86_64 ~/build/BUILD/stestr-4.0.1 + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/stestr-4.0.1 + popd + mv /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 4.0.1-1 --unique-debug-suffix -4.0.1-1.x86_64 --unique-debug-src-base python-stestr-4.0.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/stestr-4.0.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-stestr-4.0.1-1.noarch Provides: python-stestr python3-stestr = 4.0.1-1 python3.9dist(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: (python3.9dist(pbr) < 2.1 or python3.9dist(pbr) >= 2.1.0) (python3.9dist(pbr) < 4 or python3.9dist(pbr) >= 4.0) (python3.9dist(pbr) < 4.0.1 or python3.9dist(pbr) >= 4.0.1.0) (python3.9dist(pbr) < 4.0.2 or python3.9dist(pbr) >= 4.0.2.0) (python3.9dist(pbr) < 4.0.3 or python3.9dist(pbr) >= 4.0.3.0) /usr/bin/python3 python(abi) = 3.9 python3.9dist(cliff) >= 2.8 python3.9dist(fixtures) >= 3 python3.9dist(future) python3.9dist(pbr) >= 2 python3.9dist(python-subunit) >= 1.4 python3.9dist(pyyaml) >= 3.10 python3.9dist(setuptools) python3.9dist(testtools) >= 2.2 python3.9dist(voluptuous) >= 0.8.9 Processing files: python-stestr-help-4.0.1-1.noarch warning: Empty %files file /builddir/build/BUILD/stestr-4.0.1/doclist.lst Provides: python-stestr-help = 4.0.1-1 python3-stestr-doc 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-stestr-4.0.1-1.x86_64 Wrote: /builddir/build/RPMS/python-stestr-help-4.0.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-stestr-4.0.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.K1Szqr + umask 022 + cd /builddir/build/BUILD + cd stestr-4.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-stestr-4.0.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0