Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-podman.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684434148.379350/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-podman.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-podman-4.5.0-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-podman.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684434148.379350/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-podman.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-podman-4.5.0-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-podman.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684434148.379350/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-podman.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.H7nYtE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf podman-4.5.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/podman-4.5.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd podman-4.5.0 + /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.pcgCoT + umask 022 + cd /builddir/build/BUILD + cd podman-4.5.0 + 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' running build running build_py creating build creating build/lib creating build/lib/podman copying podman/tlsconfig.py -> build/lib/podman copying podman/__init__.py -> build/lib/podman copying podman/client.py -> build/lib/podman copying podman/version.py -> build/lib/podman creating build/lib/podman/api copying podman/api/parse_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 copying podman/api/http_utils.py -> build/lib/podman/api copying podman/api/__init__.py -> build/lib/podman/api copying podman/api/client.py -> build/lib/podman/api copying podman/api/ssh.py -> build/lib/podman/api copying podman/api/adapter_utils.py -> build/lib/podman/api copying podman/api/tar_utils.py -> build/lib/podman/api copying podman/api/cached_property.py -> build/lib/podman/api creating build/lib/podman/domain copying podman/domain/ipam.py -> build/lib/podman/domain copying podman/domain/containers_run.py -> build/lib/podman/domain copying podman/domain/containers_create.py -> build/lib/podman/domain copying podman/domain/system.py -> build/lib/podman/domain copying podman/domain/__init__.py -> build/lib/podman/domain copying podman/domain/images.py -> build/lib/podman/domain copying podman/domain/networks_manager.py -> build/lib/podman/domain copying podman/domain/pods_manager.py -> build/lib/podman/domain copying podman/domain/images_build.py -> build/lib/podman/domain copying podman/domain/manager.py -> build/lib/podman/domain copying podman/domain/secrets.py -> build/lib/podman/domain copying podman/domain/images_manager.py -> build/lib/podman/domain copying podman/domain/volumes.py -> build/lib/podman/domain copying podman/domain/containers.py -> build/lib/podman/domain copying podman/domain/manifests.py -> build/lib/podman/domain copying podman/domain/containers_manager.py -> build/lib/podman/domain copying podman/domain/config.py -> build/lib/podman/domain copying podman/domain/events.py -> build/lib/podman/domain copying podman/domain/networks.py -> build/lib/podman/domain copying podman/domain/registry_data.py -> build/lib/podman/domain copying podman/domain/pods.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' adding license file 'LICENSE' writing manifest file 'podman.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pCpM8i + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64 + cd podman-4.5.0 + 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-podman-4.5.0-1.x86_64 running install /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_lib creating /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman creating /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/api copying build/lib/podman/api/parse_utils.py -> /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/api copying build/lib/podman/api/typing_extensions.py -> /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/api copying build/lib/podman/api/uds.py -> /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/api copying build/lib/podman/api/http_utils.py -> /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/api copying build/lib/podman/api/__init__.py -> /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/api copying build/lib/podman/api/client.py -> /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/api copying build/lib/podman/api/ssh.py -> /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/api copying build/lib/podman/api/adapter_utils.py -> /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/api copying build/lib/podman/api/tar_utils.py -> /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/api copying build/lib/podman/api/cached_property.py -> /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/api copying build/lib/podman/tlsconfig.py -> /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman creating /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain copying build/lib/podman/domain/ipam.py -> /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain copying build/lib/podman/domain/containers_run.py -> /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain copying build/lib/podman/domain/containers_create.py -> /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain copying build/lib/podman/domain/system.py -> /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain copying build/lib/podman/domain/__init__.py -> /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain copying build/lib/podman/domain/images.py -> /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain copying build/lib/podman/domain/networks_manager.py -> /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain copying build/lib/podman/domain/pods_manager.py -> /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain copying build/lib/podman/domain/images_build.py -> /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain copying build/lib/podman/domain/manager.py -> /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain copying build/lib/podman/domain/secrets.py -> /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain copying build/lib/podman/domain/images_manager.py -> /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain copying build/lib/podman/domain/volumes.py -> /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain copying build/lib/podman/domain/containers.py -> /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain copying build/lib/podman/domain/manifests.py -> /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain copying build/lib/podman/domain/containers_manager.py -> /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain copying build/lib/podman/domain/config.py -> /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain copying build/lib/podman/domain/events.py -> /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain copying build/lib/podman/domain/networks.py -> /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain copying build/lib/podman/domain/registry_data.py -> /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain copying build/lib/podman/domain/pods.py -> /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain copying build/lib/podman/__init__.py -> /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman copying build/lib/podman/client.py -> /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman copying build/lib/podman/version.py -> /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman creating /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/errors copying build/lib/podman/errors/__init__.py -> /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/errors copying build/lib/podman/errors/exceptions.py -> /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/errors byte-compiling /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/api/parse_utils.py to parse_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/api/typing_extensions.py to typing_extensions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/api/uds.py to uds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/api/http_utils.py to http_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/api/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/api/ssh.py to ssh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/api/adapter_utils.py to adapter_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/api/tar_utils.py to tar_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/api/cached_property.py to cached_property.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/tlsconfig.py to tlsconfig.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain/ipam.py to ipam.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain/containers_run.py to containers_run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain/containers_create.py to containers_create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain/system.py to system.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain/images.py to images.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain/networks_manager.py to networks_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain/pods_manager.py to pods_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain/images_build.py to images_build.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain/manager.py to manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain/secrets.py to secrets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain/images_manager.py to images_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain/volumes.py to volumes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain/containers.py to containers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain/manifests.py to manifests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain/containers_manager.py to containers_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain/events.py to events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain/networks.py to networks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain/registry_data.py to registry_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/domain/pods.py to pods.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/errors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman/errors/exceptions.py to exceptions.cpython-39.pyc writing byte-compilation script '/tmp/tmphct_t234.py' /usr/bin/python3 /tmp/tmphct_t234.py removing /tmp/tmphct_t234.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' adding license file 'LICENSE' writing manifest file 'podman.egg-info/SOURCES.txt' Copying podman.egg-info to /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/usr/lib/python3.9/site-packages/podman-4.5.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64//usr/share/doc/python-podman + '[' -d doc ']' ~/build/BUILDROOT/python-podman-4.5.0-1.x86_64 ~/build/BUILD/podman-4.5.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/podman-4.5.0 + mv /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 4.5.0-1 --unique-debug-suffix -4.5.0-1.x86_64 --unique-debug-src-base python-podman-4.5.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/podman-4.5.0 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-podman-4.5.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-podman-4.5.0-1.noarch Provides: python-podman python3-podman = 4.5.0-1 python3.9dist(podman) = 4.5 python3dist(podman) = 4.5 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.9 python3.9dist(pyxdg) >= 0.26 python3.9dist(requests) >= 2.24 python3.9dist(tomli) >= 1.2.3 python3.9dist(urllib3) >= 1.26.5 Processing files: python-podman-help-4.5.0-1.noarch warning: Empty %files file /builddir/build/BUILD/podman-4.5.0/doclist.lst Provides: python-podman-help = 4.5.0-1 python3-podman-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-podman-4.5.0-1.x86_64 Wrote: /builddir/build/RPMS/python-podman-help-4.5.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-podman-4.5.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rgv5sp + umask 022 + cd /builddir/build/BUILD + cd podman-4.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-podman-4.5.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0