Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-context.spec'], chrootPath='/var/lib/mock/1243750-epel-8-x86_64-1582019566.753773/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.m_07zsrc:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.m_07zsrc:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '72a30975daec4a37b3fa03953a4f4b6a', '-D', '/var/lib/mock/1243750-epel-8-x86_64-1582019566.753773/root', '-a', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.m_07zsrc:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-context.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-oslo-context-2.23.0-0.20191004132250.07f068d.el8.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-oslo-context.spec'], chrootPath='/var/lib/mock/1243750-epel-8-x86_64-1582019566.753773/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.m_07zsrc:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.m_07zsrc:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2fc31f078dbe410385a205a54103a861', '-D', '/var/lib/mock/1243750-epel-8-x86_64-1582019566.753773/root', '-a', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.m_07zsrc:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-context.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Kwz3q8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oslo.context-2.23.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.context-2.23.0-0.20191004132250.07f068d.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.context-2.23.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-oslo-context-2.23.0 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Rd5F4A + umask 022 + cd /builddir/build/BUILD + cd oslo.context-2.23.0 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/oslo_context copying oslo_context/__init__.py -> build/lib/oslo_context copying oslo_context/context.py -> build/lib/oslo_context copying oslo_context/fixture.py -> build/lib/oslo_context copying oslo_context/version.py -> build/lib/oslo_context creating build/lib/oslo_context/tests copying oslo_context/tests/__init__.py -> build/lib/oslo_context/tests copying oslo_context/tests/test_context.py -> build/lib/oslo_context/tests copying oslo_context/tests/test_fixture.py -> build/lib/oslo_context/tests running egg_info writing oslo.context.egg-info/PKG-INFO writing dependency_links to oslo.context.egg-info/dependency_links.txt deleting oslo.context.egg-info/requires.txt writing top-level names to oslo.context.egg-info/top_level.txt writing pbr to oslo.context.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'oslo.context.egg-info/SOURCES.txt' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NjE8y4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-oslo-context-2.23.0-0.20191004132250.07f068d.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-oslo-context-2.23.0-0.20191004132250.07f068d.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/python-oslo-context-2.23.0-0.20191004132250.07f068d.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-oslo-context-2.23.0-0.20191004132250.07f068d.el8.x86_64 + cd oslo.context-2.23.0 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-oslo-context-2.23.0-0.20191004132250.07f068d.el8.x86_64 --prefix /usr running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-oslo-context-2.23.0-0.20191004132250.07f068d.el8.x86_64/usr creating /builddir/build/BUILDROOT/python-oslo-context-2.23.0-0.20191004132250.07f068d.el8.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-oslo-context-2.23.0-0.20191004132250.07f068d.el8.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-oslo-context-2.23.0-0.20191004132250.07f068d.el8.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-oslo-context-2.23.0-0.20191004132250.07f068d.el8.x86_64/usr/lib/python3.6/site-packages/oslo_context creating /builddir/build/BUILDROOT/python-oslo-context-2.23.0-0.20191004132250.07f068d.el8.x86_64/usr/lib/python3.6/site-packages/oslo_context/tests copying build/lib/oslo_context/tests/test_fixture.py -> /builddir/build/BUILDROOT/python-oslo-context-2.23.0-0.20191004132250.07f068d.el8.x86_64/usr/lib/python3.6/site-packages/oslo_context/tests copying build/lib/oslo_context/tests/test_context.py -> /builddir/build/BUILDROOT/python-oslo-context-2.23.0-0.20191004132250.07f068d.el8.x86_64/usr/lib/python3.6/site-packages/oslo_context/tests copying build/lib/oslo_context/tests/__init__.py -> /builddir/build/BUILDROOT/python-oslo-context-2.23.0-0.20191004132250.07f068d.el8.x86_64/usr/lib/python3.6/site-packages/oslo_context/tests copying build/lib/oslo_context/version.py -> /builddir/build/BUILDROOT/python-oslo-context-2.23.0-0.20191004132250.07f068d.el8.x86_64/usr/lib/python3.6/site-packages/oslo_context copying build/lib/oslo_context/fixture.py -> /builddir/build/BUILDROOT/python-oslo-context-2.23.0-0.20191004132250.07f068d.el8.x86_64/usr/lib/python3.6/site-packages/oslo_context copying build/lib/oslo_context/context.py -> /builddir/build/BUILDROOT/python-oslo-context-2.23.0-0.20191004132250.07f068d.el8.x86_64/usr/lib/python3.6/site-packages/oslo_context copying build/lib/oslo_context/__init__.py -> /builddir/build/BUILDROOT/python-oslo-context-2.23.0-0.20191004132250.07f068d.el8.x86_64/usr/lib/python3.6/site-packages/oslo_context byte-compiling /builddir/build/BUILDROOT/python-oslo-context-2.23.0-0.20191004132250.07f068d.el8.x86_64/usr/lib/python3.6/site-packages/oslo_context/tests/test_fixture.py to test_fixture.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-context-2.23.0-0.20191004132250.07f068d.el8.x86_64/usr/lib/python3.6/site-packages/oslo_context/tests/test_context.py to test_context.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-context-2.23.0-0.20191004132250.07f068d.el8.x86_64/usr/lib/python3.6/site-packages/oslo_context/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-context-2.23.0-0.20191004132250.07f068d.el8.x86_64/usr/lib/python3.6/site-packages/oslo_context/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-context-2.23.0-0.20191004132250.07f068d.el8.x86_64/usr/lib/python3.6/site-packages/oslo_context/fixture.py to fixture.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-context-2.23.0-0.20191004132250.07f068d.el8.x86_64/usr/lib/python3.6/site-packages/oslo_context/context.py to context.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-context-2.23.0-0.20191004132250.07f068d.el8.x86_64/usr/lib/python3.6/site-packages/oslo_context/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmp8v3bm8ue.py' /usr/bin/python3 /tmp/tmp8v3bm8ue.py removing /tmp/tmp8v3bm8ue.py running install_egg_info running egg_info writing oslo.context.egg-info/PKG-INFO writing dependency_links to oslo.context.egg-info/dependency_links.txt writing top-level names to oslo.context.egg-info/top_level.txt writing pbr to oslo.context.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'oslo.context.egg-info/SOURCES.txt' Copying oslo.context.egg-info to /builddir/build/BUILDROOT/python-oslo-context-2.23.0-0.20191004132250.07f068d.el8.x86_64/usr/lib/python3.6/site-packages/oslo.context-2.23.0-py3.6.egg-info running install_scripts /usr/lib/python3.6/site-packages/pbr/packaging.py:435: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 2.23.0-0.20191004132250.07f068d.el8 --unique-debug-suffix -2.23.0-0.20191004132250.07f068d.el8.x86_64 --unique-debug-src-base python-oslo-context-2.23.0-0.20191004132250.07f068d.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/oslo.context-2.23.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-oslo-context-2.23.0-0.20191004132250.07f068d.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.sL5kLz + umask 022 + cd /builddir/build/BUILD + cd oslo.context-2.23.0 + python3 setup.py test running test running egg_info WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. writing oslo.context.egg-info/PKG-INFO writing dependency_links to oslo.context.egg-info/dependency_links.txt writing top-level names to oslo.context.egg-info/top_level.txt writing pbr to oslo.context.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'oslo.context.egg-info/SOURCES.txt' running build_ext test_admin_context_show_deleted_flag_default (oslo_context.tests.test_context.ContextTest) oslo_context.tests.test_context.ContextTest.test_admin_context_show_deleted_flag_default ... ok test_admin_context_show_deleted_flag_set (oslo_context.tests.test_context.ContextTest) oslo_context.tests.test_context.ContextTest.test_admin_context_show_deleted_flag_set ... ok test_admin_no_overwrite (oslo_context.tests.test_context.ContextTest) oslo_context.tests.test_context.ContextTest.test_admin_no_overwrite ... ok test_context (oslo_context.tests.test_context.ContextTest) oslo_context.tests.test_context.ContextTest.test_context ... ok test_deprecated_args (oslo_context.tests.test_context.ContextTest) oslo_context.tests.test_context.ContextTest.test_deprecated_args ... ok test_dict_empty_user_identity (oslo_context.tests.test_context.ContextTest) oslo_context.tests.test_context.ContextTest.test_dict_empty_user_identity ... ok test_environ_admin_project (oslo_context.tests.test_context.ContextTest) oslo_context.tests.test_context.ContextTest.test_environ_admin_project ... ok test_from_dict (oslo_context.tests.test_context.ContextTest) oslo_context.tests.test_context.ContextTest.test_from_dict ... ok test_from_dict_extended (oslo_context.tests.test_context.ContextTest) oslo_context.tests.test_context.ContextTest.test_from_dict_extended ... ok test_from_dict_overrides (oslo_context.tests.test_context.ContextTest) oslo_context.tests.test_context.ContextTest.test_from_dict_overrides ... ok test_from_dict_unknown_keys (oslo_context.tests.test_context.ContextTest) oslo_context.tests.test_context.ContextTest.test_from_dict_unknown_keys ... ok test_from_environ_deprecated_precendence (oslo_context.tests.test_context.ContextTest) oslo_context.tests.test_context.ContextTest.test_from_environ_deprecated_precendence ... ok test_from_environ_deprecated_variables (oslo_context.tests.test_context.ContextTest) oslo_context.tests.test_context.ContextTest.test_from_environ_deprecated_variables ... ok test_from_environ_no_roles (oslo_context.tests.test_context.ContextTest) oslo_context.tests.test_context.ContextTest.test_from_environ_no_roles ... ok test_from_environ_strip_roles (oslo_context.tests.test_context.ContextTest) oslo_context.tests.test_context.ContextTest.test_from_environ_strip_roles ... ok test_from_environ_variables (oslo_context.tests.test_context.ContextTest) oslo_context.tests.test_context.ContextTest.test_from_environ_variables ... ok test_from_function_and_args (oslo_context.tests.test_context.ContextTest) oslo_context.tests.test_context.ContextTest.test_from_function_and_args ... ok test_generate_request_id (oslo_context.tests.test_context.ContextTest) oslo_context.tests.test_context.ContextTest.test_generate_request_id ... ok test_generate_request_id_unique (oslo_context.tests.test_context.ContextTest) oslo_context.tests.test_context.ContextTest.test_generate_request_id_unique ... ok test_is_user_context (oslo_context.tests.test_context.ContextTest) oslo_context.tests.test_context.ContextTest.test_is_user_context ... ok test_no_context (oslo_context.tests.test_context.ContextTest) oslo_context.tests.test_context.ContextTest.test_no_context ... ok test_no_global_id_by_default (oslo_context.tests.test_context.ContextTest) oslo_context.tests.test_context.ContextTest.test_no_global_id_by_default ... ok test_no_overwrite (oslo_context.tests.test_context.ContextTest) oslo_context.tests.test_context.ContextTest.test_no_overwrite ... ok test_not_in_from_function_and_args (oslo_context.tests.test_context.ContextTest) oslo_context.tests.test_context.ContextTest.test_not_in_from_function_and_args ... ok test_policy_deprecations (oslo_context.tests.test_context.ContextTest) oslo_context.tests.test_context.ContextTest.test_policy_deprecations ... ok test_policy_dict (oslo_context.tests.test_context.ContextTest) oslo_context.tests.test_context.ContextTest.test_policy_dict ... ok test_store_current (oslo_context.tests.test_context.ContextTest) oslo_context.tests.test_context.ContextTest.test_store_current ... ok test_store_when_no_overwrite (oslo_context.tests.test_context.ContextTest) oslo_context.tests.test_context.ContextTest.test_store_when_no_overwrite ... ok test_values (oslo_context.tests.test_context.ContextTest) oslo_context.tests.test_context.ContextTest.test_values ... ok test_store_current (oslo_context.tests.test_fixture.ClearRequestContextTest) oslo_context.tests.test_fixture.ClearRequestContextTest.test_store_current ... ok test_store_current_resets_correctly (oslo_context.tests.test_fixture.ClearRequestContextTest) oslo_context.tests.test_fixture.ClearRequestContextTest.test_store_current_resets_correctly ... ok ---------------------------------------------------------------------- Ran 31 tests in 0.032s OK + exit 0 Processing files: python3-oslo-context-2.23.0-0.20191004132250.07f068d.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FhJ975 + umask 022 + cd /builddir/build/BUILD + cd oslo.context-2.23.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-context-2.23.0-0.20191004132250.07f068d.el8.x86_64/usr/share/doc/python3-oslo-context + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-context-2.23.0-0.20191004132250.07f068d.el8.x86_64/usr/share/doc/python3-oslo-context + cp -pr README.rst /builddir/build/BUILDROOT/python-oslo-context-2.23.0-0.20191004132250.07f068d.el8.x86_64/usr/share/doc/python3-oslo-context + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rIyRvC + umask 022 + cd /builddir/build/BUILD + cd oslo.context-2.23.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-context-2.23.0-0.20191004132250.07f068d.el8.x86_64/usr/share/licenses/python3-oslo-context + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-context-2.23.0-0.20191004132250.07f068d.el8.x86_64/usr/share/licenses/python3-oslo-context + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-context-2.23.0-0.20191004132250.07f068d.el8.x86_64/usr/share/licenses/python3-oslo-context + exit 0 Provides: python3-oslo-context = 2.23.0-0.20191004132250.07f068d.el8 python3.6dist(oslo.context) = 2.23.0 python3dist(oslo.context) = 2.23.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Processing files: python3-oslo-context-tests-2.23.0-0.20191004132250.07f068d.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.sem8Bd + umask 022 + cd /builddir/build/BUILD + cd oslo.context-2.23.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-context-2.23.0-0.20191004132250.07f068d.el8.x86_64/usr/share/licenses/python3-oslo-context-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-context-2.23.0-0.20191004132250.07f068d.el8.x86_64/usr/share/licenses/python3-oslo-context-tests + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-context-2.23.0-0.20191004132250.07f068d.el8.x86_64/usr/share/licenses/python3-oslo-context-tests + exit 0 Provides: python3-oslo-context-tests = 2.23.0-0.20191004132250.07f068d.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-oslo-context-2.23.0-0.20191004132250.07f068d.el8.x86_64 Wrote: /builddir/build/RPMS/python3-oslo-context-2.23.0-0.20191004132250.07f068d.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-oslo-context-tests-2.23.0-0.20191004132250.07f068d.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pChVXP + umask 022 + cd /builddir/build/BUILD + cd oslo.context-2.23.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-oslo-context-2.23.0-0.20191004132250.07f068d.el8.x86_64 + exit 0 Child return code was: 0