Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-podman.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-container-tools-rhel8-8080020230131213016-8108cfbc-build-97502-40952/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-podman.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-podman.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-container-tools-rhel8-8080020230131213016-8108cfbc-build-97502-40952/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-podman.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qKbY5t + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf podman-4.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/podman-4.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd podman-4.3.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-podman-4.3.0 base' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qjd5aw + umask 022 + cd /builddir/build/BUILD + cd podman-4.3.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/podman copying podman/__init__.py -> build/lib/podman copying podman/client.py -> build/lib/podman copying podman/tlsconfig.py -> build/lib/podman copying podman/version.py -> build/lib/podman creating build/lib/podman/api copying podman/api/__init__.py -> build/lib/podman/api copying podman/api/adapter_utils.py -> build/lib/podman/api copying podman/api/cached_property.py -> build/lib/podman/api copying podman/api/client.py -> build/lib/podman/api copying podman/api/http_utils.py -> build/lib/podman/api copying podman/api/parse_utils.py -> build/lib/podman/api copying podman/api/ssh.py -> build/lib/podman/api copying podman/api/tar_utils.py -> build/lib/podman/api copying podman/api/typing_extensions.py -> build/lib/podman/api copying podman/api/uds.py -> build/lib/podman/api creating build/lib/podman/domain copying podman/domain/__init__.py -> build/lib/podman/domain copying podman/domain/config.py -> build/lib/podman/domain copying podman/domain/containers.py -> build/lib/podman/domain copying podman/domain/containers_create.py -> build/lib/podman/domain copying podman/domain/containers_manager.py -> build/lib/podman/domain copying podman/domain/containers_run.py -> build/lib/podman/domain copying podman/domain/events.py -> build/lib/podman/domain copying podman/domain/images.py -> build/lib/podman/domain copying podman/domain/images_build.py -> build/lib/podman/domain copying podman/domain/images_manager.py -> build/lib/podman/domain copying podman/domain/ipam.py -> build/lib/podman/domain copying podman/domain/manager.py -> build/lib/podman/domain copying podman/domain/manifests.py -> build/lib/podman/domain copying podman/domain/networks.py -> build/lib/podman/domain copying podman/domain/networks_manager.py -> build/lib/podman/domain copying podman/domain/pods.py -> build/lib/podman/domain copying podman/domain/pods_manager.py -> build/lib/podman/domain copying podman/domain/registry_data.py -> build/lib/podman/domain copying podman/domain/secrets.py -> build/lib/podman/domain copying podman/domain/system.py -> build/lib/podman/domain copying podman/domain/volumes.py -> build/lib/podman/domain creating build/lib/podman/errors copying podman/errors/__init__.py -> build/lib/podman/errors copying podman/errors/exceptions.py -> build/lib/podman/errors running egg_info writing podman.egg-info/PKG-INFO writing dependency_links to podman.egg-info/dependency_links.txt writing requirements to podman.egg-info/requires.txt writing top-level names to podman.egg-info/top_level.txt reading manifest file 'podman.egg-info/SOURCES.txt' writing manifest file 'podman.egg-info/SOURCES.txt' + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZW4avD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch ++ dirname /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch + cd podman-4.3.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr creating /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib creating /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman copying build/lib/podman/__init__.py -> /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman copying build/lib/podman/client.py -> /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman copying build/lib/podman/tlsconfig.py -> /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman copying build/lib/podman/version.py -> /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman creating /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/api copying build/lib/podman/api/__init__.py -> /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/api copying build/lib/podman/api/adapter_utils.py -> /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/api copying build/lib/podman/api/cached_property.py -> /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/api copying build/lib/podman/api/client.py -> /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/api copying build/lib/podman/api/http_utils.py -> /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/api copying build/lib/podman/api/parse_utils.py -> /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/api copying build/lib/podman/api/ssh.py -> /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/api copying build/lib/podman/api/tar_utils.py -> /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/api copying build/lib/podman/api/typing_extensions.py -> /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/api copying build/lib/podman/api/uds.py -> /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/api creating /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain copying build/lib/podman/domain/__init__.py -> /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain copying build/lib/podman/domain/config.py -> /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain copying build/lib/podman/domain/containers.py -> /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain copying build/lib/podman/domain/containers_create.py -> /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain copying build/lib/podman/domain/containers_manager.py -> /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain copying build/lib/podman/domain/containers_run.py -> /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain copying build/lib/podman/domain/events.py -> /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain copying build/lib/podman/domain/images.py -> /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain copying build/lib/podman/domain/images_build.py -> /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain copying build/lib/podman/domain/images_manager.py -> /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain copying build/lib/podman/domain/ipam.py -> /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain copying build/lib/podman/domain/manager.py -> /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain copying build/lib/podman/domain/manifests.py -> /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain copying build/lib/podman/domain/networks.py -> /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain copying build/lib/podman/domain/networks_manager.py -> /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain copying build/lib/podman/domain/pods.py -> /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain copying build/lib/podman/domain/pods_manager.py -> /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain copying build/lib/podman/domain/registry_data.py -> /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain copying build/lib/podman/domain/secrets.py -> /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain copying build/lib/podman/domain/system.py -> /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain copying build/lib/podman/domain/volumes.py -> /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain creating /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/errors copying build/lib/podman/errors/__init__.py -> /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/errors copying build/lib/podman/errors/exceptions.py -> /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/errors byte-compiling /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/tlsconfig.py to tlsconfig.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/api/adapter_utils.py to adapter_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/api/cached_property.py to cached_property.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/api/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/api/http_utils.py to http_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/api/parse_utils.py to parse_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/api/ssh.py to ssh.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/api/tar_utils.py to tar_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/api/typing_extensions.py to typing_extensions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/api/uds.py to uds.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain/containers.py to containers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain/containers_create.py to containers_create.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain/containers_manager.py to containers_manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain/containers_run.py to containers_run.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain/events.py to events.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain/images.py to images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain/images_build.py to images_build.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain/images_manager.py to images_manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain/ipam.py to ipam.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain/manager.py to manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain/manifests.py to manifests.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain/networks.py to networks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain/networks_manager.py to networks_manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain/pods.py to pods.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain/pods_manager.py to pods_manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain/registry_data.py to registry_data.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain/secrets.py to secrets.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain/system.py to system.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/domain/volumes.py to volumes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/errors/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman/errors/exceptions.py to exceptions.cpython-36.pyc writing byte-compilation script '/tmp/tmpamy4d8n0.py' /usr/libexec/platform-python /tmp/tmpamy4d8n0.py removing /tmp/tmpamy4d8n0.py running install_egg_info running egg_info writing podman.egg-info/PKG-INFO writing dependency_links to podman.egg-info/dependency_links.txt writing requirements to podman.egg-info/requires.txt writing top-level names to podman.egg-info/top_level.txt reading manifest file 'podman.egg-info/SOURCES.txt' writing manifest file 'podman.egg-info/SOURCES.txt' Copying podman.egg-info to /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6/site-packages/podman-4.3.0-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 4.3.0-2.module_el8.8.0+1254+78119b6e --unique-debug-suffix -4.3.0-2.module_el8.8.0+1254+78119b6e.noarch --unique-debug-src-base python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/podman-4.3.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-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BlFKKH + umask 022 + cd /builddir/build/BUILD + cd podman-4.3.0 + DOCDIR=/builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/share/doc/python3-podman + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/share/doc/python3-podman + cp -pr README.md /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/share/doc/python3-podman + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wX16Fv + umask 022 + cd /builddir/build/BUILD + cd podman-4.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/share/licenses/python3-podman + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/share/licenses/python3-podman + cp -pr LICENSE /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch/usr/share/licenses/python3-podman + exit 0 Provides: podman-py = 4.3.0-2.module_el8.8.0+1254+78119b6e python3-podman = 4.3.0-2.module_el8.8.0+1254+78119b6e 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-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch Wrote: /builddir/build/RPMS/python3-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.J2ZIpk + umask 022 + cd /builddir/build/BUILD + cd podman-4.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-podman-4.3.0-2.module_el8.8.0+1254+78119b6e.noarch + exit 0 Child return code was: 0