Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/osbs-client.spec'], chrootPath='/var/lib/mock/alma+epel-9-x86_64/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=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/osbs-client.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 warning: extra tokens at the end of %endif directive in line 57: %endif # with_check warning: extra tokens at the end of %endif directive in line 109: %endif # with_check Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1629849600 Wrote: /builddir/build/SRPMS/osbs-client-1.11.0-2.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/osbs-client.spec"], chrootPath='/var/lib/mock/alma+epel-9-x86_64/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=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/osbs-client.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 warning: extra tokens at the end of %endif directive in line 57: %endif # with_check warning: extra tokens at the end of %endif directive in line 109: %endif # with_check Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1629849600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.537G35 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf osbs-client-b941fd6f0fe6954afba44b192691dfea6026e517 + /usr/bin/gzip -dc /builddir/build/SOURCES/osbs-client-b941fd6f0fe6954afba44b192691dfea6026e517.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd osbs-client-b941fd6f0fe6954afba44b192691dfea6026e517 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/osbs-client-wait-for-subprocess-popen.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + rm -f tests/test_http.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vBtPz4 + umask 022 + cd /builddir/build/BUILD + cd osbs-client-b941fd6f0fe6954afba44b192691dfea6026e517 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/osbs copying osbs/version.py -> build/lib/osbs copying osbs/constants.py -> build/lib/osbs copying osbs/http.py -> build/lib/osbs copying osbs/core.py -> build/lib/osbs copying osbs/kerberos_ccache.py -> build/lib/osbs copying osbs/__init__.py -> build/lib/osbs copying osbs/conf.py -> build/lib/osbs copying osbs/api.py -> build/lib/osbs copying osbs/exceptions.py -> build/lib/osbs copying osbs/repo_utils.py -> build/lib/osbs creating build/lib/osbs/build copying osbs/build/user_params_meta.py -> build/lib/osbs/build copying osbs/build/config_map_response.py -> build/lib/osbs/build copying osbs/build/user_params.py -> build/lib/osbs/build copying osbs/build/build_response.py -> build/lib/osbs/build copying osbs/build/__init__.py -> build/lib/osbs/build copying osbs/build/plugins_configuration.py -> build/lib/osbs/build copying osbs/build/pod_response.py -> build/lib/osbs/build copying osbs/build/build_requestv2.py -> build/lib/osbs/build creating build/lib/osbs/utils copying osbs/utils/yaml.py -> build/lib/osbs/utils copying osbs/utils/__init__.py -> build/lib/osbs/utils copying osbs/utils/labels.py -> build/lib/osbs/utils creating build/lib/osbs/cli copying osbs/cli/render.py -> build/lib/osbs/cli copying osbs/cli/main.py -> build/lib/osbs/cli copying osbs/cli/__init__.py -> build/lib/osbs/cli copying osbs/cli/capture.py -> build/lib/osbs/cli creating build/lib/osbs/schemas copying osbs/schemas/container.json -> build/lib/osbs/schemas + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.n3vfsc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64 + cd osbs-client-b941fd6f0fe6954afba44b192691dfea6026e517 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr creating /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib creating /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs copying build/lib/osbs/version.py -> /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs copying build/lib/osbs/constants.py -> /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs creating /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/build copying build/lib/osbs/build/user_params_meta.py -> /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/build copying build/lib/osbs/build/config_map_response.py -> /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/build copying build/lib/osbs/build/user_params.py -> /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/build copying build/lib/osbs/build/build_response.py -> /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/build copying build/lib/osbs/build/__init__.py -> /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/build copying build/lib/osbs/build/plugins_configuration.py -> /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/build copying build/lib/osbs/build/pod_response.py -> /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/build copying build/lib/osbs/build/build_requestv2.py -> /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/build copying build/lib/osbs/http.py -> /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs creating /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/schemas copying build/lib/osbs/schemas/container.json -> /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/schemas copying build/lib/osbs/core.py -> /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs creating /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/utils copying build/lib/osbs/utils/yaml.py -> /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/utils copying build/lib/osbs/utils/__init__.py -> /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/utils copying build/lib/osbs/utils/labels.py -> /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/utils copying build/lib/osbs/kerberos_ccache.py -> /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs creating /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/cli copying build/lib/osbs/cli/render.py -> /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/cli copying build/lib/osbs/cli/main.py -> /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/cli copying build/lib/osbs/cli/__init__.py -> /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/cli copying build/lib/osbs/cli/capture.py -> /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/cli copying build/lib/osbs/__init__.py -> /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs copying build/lib/osbs/conf.py -> /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs copying build/lib/osbs/api.py -> /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs copying build/lib/osbs/exceptions.py -> /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs copying build/lib/osbs/repo_utils.py -> /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs byte-compiling /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/build/user_params_meta.py to user_params_meta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/build/config_map_response.py to config_map_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/build/user_params.py to user_params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/build/build_response.py to build_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/build/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/build/plugins_configuration.py to plugins_configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/build/pod_response.py to pod_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/build/build_requestv2.py to build_requestv2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/http.py to http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/utils/yaml.py to yaml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/utils/labels.py to labels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/kerberos_ccache.py to kerberos_ccache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/cli/render.py to render.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/cli/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/cli/capture.py to capture.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/conf.py to conf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs/repo_utils.py to repo_utils.cpython-39.pyc writing byte-compilation script '/tmp/tmpzomyxwk5.py' /usr/bin/python3 /tmp/tmpzomyxwk5.py removing /tmp/tmpzomyxwk5.py running install_data creating /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/share creating /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/share/osbs copying inputs/image_stream.json -> /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/share/osbs copying inputs/orchestrator_inner:6.json -> /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/share/osbs copying inputs/orchestrator.json -> /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/share/osbs copying inputs/config_map.json -> /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/share/osbs copying inputs/image_stream_import.json -> /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/share/osbs copying inputs/worker.json -> /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/share/osbs copying inputs/orchestrator_sources_inner:6.json -> /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/share/osbs copying inputs/image_stream_tag.json -> /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/share/osbs copying inputs/pause_quota.json -> /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/share/osbs copying inputs/worker_inner:6.json -> /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/share/osbs copying inputs/orchestrator_sources.json -> /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/share/osbs running install_egg_info running egg_info creating osbs_client.egg-info writing osbs_client.egg-info/PKG-INFO writing dependency_links to osbs_client.egg-info/dependency_links.txt writing entry points to osbs_client.egg-info/entry_points.txt writing requirements to osbs_client.egg-info/requires.txt writing top-level names to osbs_client.egg-info/top_level.txt writing manifest file 'osbs_client.egg-info/SOURCES.txt' reading manifest file 'osbs_client.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'requirements-py3.txt' adding license file 'LICENSE' writing manifest file 'osbs_client.egg-info/SOURCES.txt' Copying osbs_client.egg-info to /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9/site-packages/osbs_client-1.11.0-py3.9.egg-info running install_scripts Installing osbs script to /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/bin + rm -rfv /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 1.11.0-2.el9 --unique-debug-suffix -1.11.0-2.el9.x86_64 --unique-debug-src-base osbs-client-1.11.0-2.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/osbs-client-b941fd6f0fe6954afba44b192691dfea6026e517 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: osbs-client-1.11.0-2.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2KcjPe + umask 022 + cd /builddir/build/BUILD + cd osbs-client-b941fd6f0fe6954afba44b192691dfea6026e517 + DOCDIR=/builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/share/doc/osbs-client + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/share/doc/osbs-client + cp -pr README.md /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/share/doc/osbs-client + RPM_EC=0 ++ jobs -p + exit 0 Provides: osbs = 1.11.0-2.el9 osbs-client = 1.11.0-2.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 Obsoletes: osbs < 0.14-2 Processing files: python3-osbs-client-1.11.0-2.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OxjzMv + umask 022 + cd /builddir/build/BUILD + cd osbs-client-b941fd6f0fe6954afba44b192691dfea6026e517 + DOCDIR=/builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/share/doc/python3-osbs-client + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/share/doc/python3-osbs-client + cp -pr README.md /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/share/doc/python3-osbs-client + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vh70Rq + umask 022 + cd /builddir/build/BUILD + cd osbs-client-b941fd6f0fe6954afba44b192691dfea6026e517 + LICENSEDIR=/builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/share/licenses/python3-osbs-client + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/share/licenses/python3-osbs-client + cp -pr LICENSE /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64/usr/share/licenses/python3-osbs-client + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-osbs-client = 1.11.0-2.el9 python3-osbs = 1.11.0-2.el9 python3-osbs-client = 1.11.0-2.el9 python3.9-osbs-client = 1.11.0-2.el9 python3.9dist(osbs-client) = 1.11 python3dist(osbs-client) = 1.11 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.9 python3.9dist(dockerfile-parse) python3.9dist(jsonschema) python3.9dist(python-dateutil) python3.9dist(pyyaml) python3.9dist(requests) python3.9dist(requests-kerberos) python3.9dist(setuptools) python3.9dist(six) Obsoletes: python-osbs-client < 1.11.0-2.el9 python3-osbs < 0.14-2 python39-osbs-client < 1.11.0-2.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/osbs-client-1.11.0-2.el9.x86_64 Wrote: /builddir/build/RPMS/osbs-client-1.11.0-2.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-osbs-client-1.11.0-2.el9.noarch.rpm Child return code was: 0