Mock Version: 2.15 Mock Version: 2.15 Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-lazy-object-proxy.spec'], chrootPath='/var/lib/mock/f36-build-31789362-4345462/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-lazy-object-proxy.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 Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1639699200 Wrote: /builddir/build/SRPMS/python-lazy-object-proxy-1.7.1-1.fc36.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/python-lazy-object-proxy.spec'], chrootPath='/var/lib/mock/f36-build-31789362-4345462/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/python-lazy-object-proxy.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 Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1639699200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.y0vDbp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-lazy-object-proxy-1.7.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/lazy-object-proxy-1.7.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-lazy-object-proxy-1.7.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.vc1CkY + umask 022 + cd /builddir/build/BUILD + cd python-lazy-object-proxy-1.7.1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-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.linux-ppc64le-3.10 creating build/lib.linux-ppc64le-3.10/lazy_object_proxy copying src/lazy_object_proxy/__init__.py -> build/lib.linux-ppc64le-3.10/lazy_object_proxy copying src/lazy_object_proxy/compat.py -> build/lib.linux-ppc64le-3.10/lazy_object_proxy copying src/lazy_object_proxy/simple.py -> build/lib.linux-ppc64le-3.10/lazy_object_proxy copying src/lazy_object_proxy/slots.py -> build/lib.linux-ppc64le-3.10/lazy_object_proxy copying src/lazy_object_proxy/utils.py -> build/lib.linux-ppc64le-3.10/lazy_object_proxy copying src/lazy_object_proxy/utils_py3.py -> build/lib.linux-ppc64le-3.10/lazy_object_proxy copying src/lazy_object_proxy/_version.py -> build/lib.linux-ppc64le-3.10/lazy_object_proxy running build_ext building 'lazy_object_proxy.cext' extension creating build/temp.linux-ppc64le-3.10 creating build/temp.linux-ppc64le-3.10/src creating build/temp.linux-ppc64le-3.10/src/lazy_object_proxy gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -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 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Isrc/lazy_object_proxy -I/usr/include/python3.10 -c src/lazy_object_proxy/cext.c -o build/temp.linux-ppc64le-3.10/src/lazy_object_proxy/cext.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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 -O2 -flto=auto -ffat-lto-objects -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 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-3.10/src/lazy_object_proxy/cext.o -L/usr/lib64 -o build/lib.linux-ppc64le-3.10/lazy_object_proxy/cext.cpython-310-powerpc64le-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ICAxQ0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-lazy-object-proxy-1.7.1-1.fc36.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-lazy-object-proxy-1.7.1-1.fc36.ppc64le ++ dirname /builddir/build/BUILDROOT/python-lazy-object-proxy-1.7.1-1.fc36.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-lazy-object-proxy-1.7.1-1.fc36.ppc64le + cd python-lazy-object-proxy-1.7.1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-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/python-lazy-object-proxy-1.7.1-1.fc36.ppc64le running install /usr/lib/python3.10/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-lazy-object-proxy-1.7.1-1.fc36.ppc64le/usr creating /builddir/build/BUILDROOT/python-lazy-object-proxy-1.7.1-1.fc36.ppc64le/usr/lib64 creating /builddir/build/BUILDROOT/python-lazy-object-proxy-1.7.1-1.fc36.ppc64le/usr/lib64/python3.10 creating /builddir/build/BUILDROOT/python-lazy-object-proxy-1.7.1-1.fc36.ppc64le/usr/lib64/python3.10/site-packages creating /builddir/build/BUILDROOT/python-lazy-object-proxy-1.7.1-1.fc36.ppc64le/usr/lib64/python3.10/site-packages/lazy_object_proxy copying build/lib.linux-ppc64le-3.10/lazy_object_proxy/__init__.py -> /builddir/build/BUILDROOT/python-lazy-object-proxy-1.7.1-1.fc36.ppc64le/usr/lib64/python3.10/site-packages/lazy_object_proxy copying build/lib.linux-ppc64le-3.10/lazy_object_proxy/compat.py -> /builddir/build/BUILDROOT/python-lazy-object-proxy-1.7.1-1.fc36.ppc64le/usr/lib64/python3.10/site-packages/lazy_object_proxy copying build/lib.linux-ppc64le-3.10/lazy_object_proxy/simple.py -> /builddir/build/BUILDROOT/python-lazy-object-proxy-1.7.1-1.fc36.ppc64le/usr/lib64/python3.10/site-packages/lazy_object_proxy copying build/lib.linux-ppc64le-3.10/lazy_object_proxy/slots.py -> /builddir/build/BUILDROOT/python-lazy-object-proxy-1.7.1-1.fc36.ppc64le/usr/lib64/python3.10/site-packages/lazy_object_proxy copying build/lib.linux-ppc64le-3.10/lazy_object_proxy/utils.py -> /builddir/build/BUILDROOT/python-lazy-object-proxy-1.7.1-1.fc36.ppc64le/usr/lib64/python3.10/site-packages/lazy_object_proxy copying build/lib.linux-ppc64le-3.10/lazy_object_proxy/utils_py3.py -> /builddir/build/BUILDROOT/python-lazy-object-proxy-1.7.1-1.fc36.ppc64le/usr/lib64/python3.10/site-packages/lazy_object_proxy copying build/lib.linux-ppc64le-3.10/lazy_object_proxy/_version.py -> /builddir/build/BUILDROOT/python-lazy-object-proxy-1.7.1-1.fc36.ppc64le/usr/lib64/python3.10/site-packages/lazy_object_proxy copying build/lib.linux-ppc64le-3.10/lazy_object_proxy/cext.cpython-310-powerpc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-lazy-object-proxy-1.7.1-1.fc36.ppc64le/usr/lib64/python3.10/site-packages/lazy_object_proxy byte-compiling /builddir/build/BUILDROOT/python-lazy-object-proxy-1.7.1-1.fc36.ppc64le/usr/lib64/python3.10/site-packages/lazy_object_proxy/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-lazy-object-proxy-1.7.1-1.fc36.ppc64le/usr/lib64/python3.10/site-packages/lazy_object_proxy/compat.py to compat.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-lazy-object-proxy-1.7.1-1.fc36.ppc64le/usr/lib64/python3.10/site-packages/lazy_object_proxy/simple.py to simple.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-lazy-object-proxy-1.7.1-1.fc36.ppc64le/usr/lib64/python3.10/site-packages/lazy_object_proxy/slots.py to slots.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-lazy-object-proxy-1.7.1-1.fc36.ppc64le/usr/lib64/python3.10/site-packages/lazy_object_proxy/utils.py to utils.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-lazy-object-proxy-1.7.1-1.fc36.ppc64le/usr/lib64/python3.10/site-packages/lazy_object_proxy/utils_py3.py to utils_py3.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-lazy-object-proxy-1.7.1-1.fc36.ppc64le/usr/lib64/python3.10/site-packages/lazy_object_proxy/_version.py to _version.cpython-310.pyc writing byte-compilation script '/tmp/tmpjg7v78sa.py' /usr/bin/python3 -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmpjg7v78sa.py removing /tmp/tmpjg7v78sa.py running install_egg_info running egg_info creating src/lazy_object_proxy.egg-info writing src/lazy_object_proxy.egg-info/PKG-INFO writing dependency_links to src/lazy_object_proxy.egg-info/dependency_links.txt writing top-level names to src/lazy_object_proxy.egg-info/top_level.txt writing manifest file 'src/lazy_object_proxy.egg-info/SOURCES.txt' reading manifest file 'src/lazy_object_proxy.egg-info/SOURCES.txt' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'src/lazy_object_proxy.egg-info/SOURCES.txt' Copying src/lazy_object_proxy.egg-info to /builddir/build/BUILDROOT/python-lazy-object-proxy-1.7.1-1.fc36.ppc64le/usr/lib64/python3.10/site-packages/lazy_object_proxy-1.7.1-py3.10.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-lazy-object-proxy-1.7.1-1.fc36.ppc64le/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.7.1-1.fc36 --unique-debug-suffix -1.7.1-1.fc36.ppc64le --unique-debug-src-base python-lazy-object-proxy-1.7.1-1.fc36.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-lazy-object-proxy-1.7.1 extracting debug info from /builddir/build/BUILDROOT/python-lazy-object-proxy-1.7.1-1.fc36.ppc64le/usr/lib64/python3.10/site-packages/lazy_object_proxy/cext.cpython-310-powerpc64le-linux-gnu.so original debug info size: 128kB, size after compression: 124kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 75 blocks + /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/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-lazy-object-proxy-1.7.1-1.fc36.ppc64le/usr/lib64/python3.10 using python3.10 Bytecompiling .py files below /builddir/build/BUILDROOT/python-lazy-object-proxy-1.7.1-1.fc36.ppc64le/usr/lib/debug/usr/lib64/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.W4jd5E + umask 022 + cd /builddir/build/BUILD + cd python-lazy-object-proxy-1.7.1 + /usr/bin/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 src/lazy_object_proxy.egg-info/PKG-INFO writing dependency_links to src/lazy_object_proxy.egg-info/dependency_links.txt writing top-level names to src/lazy_object_proxy.egg-info/top_level.txt reading manifest file 'src/lazy_object_proxy.egg-info/SOURCES.txt' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'src/lazy_object_proxy.egg-info/SOURCES.txt' running build_ext copying build/lib.linux-ppc64le-3.10/lazy_object_proxy/cext.cpython-310-powerpc64le-linux-gnu.so -> src/lazy_object_proxy ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-lazy-object-proxy-1.7.1-1.fc36.ppc64le warning: File not found: /builddir/build/BUILDROOT/python-lazy-object-proxy-1.7.1-1.fc36.ppc64le/usr/lib64/python3.10/site-packages/lazy_object_proxy/cext.c Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7WST7S + umask 022 + cd /builddir/build/BUILD + cd python-lazy-object-proxy-1.7.1 + DOCDIR=/builddir/build/BUILDROOT/python-lazy-object-proxy-1.7.1-1.fc36.ppc64le/usr/share/doc/python3-lazy-object-proxy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-lazy-object-proxy-1.7.1-1.fc36.ppc64le/usr/share/doc/python3-lazy-object-proxy + cp -pr README.rst /builddir/build/BUILDROOT/python-lazy-object-proxy-1.7.1-1.fc36.ppc64le/usr/share/doc/python3-lazy-object-proxy + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.yZyjhd + umask 022 + cd /builddir/build/BUILD + cd python-lazy-object-proxy-1.7.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-lazy-object-proxy-1.7.1-1.fc36.ppc64le/usr/share/licenses/python3-lazy-object-proxy + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-lazy-object-proxy-1.7.1-1.fc36.ppc64le/usr/share/licenses/python3-lazy-object-proxy + cp -pr LICENSE /builddir/build/BUILDROOT/python-lazy-object-proxy-1.7.1-1.fc36.ppc64le/usr/share/licenses/python3-lazy-object-proxy + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/lib/.build-id/e9/72033ecf8fe48184bed58d63062b00c87efe65 warning: File listed twice: /usr/lib64/python3.10/site-packages/lazy_object_proxy/cext.cpython-310-powerpc64le-linux-gnu.so Provides: python-lazy-object-proxy = 1.7.1-1.fc36 python3-lazy-object-proxy = 1.7.1-1.fc36 python3-lazy-object-proxy(ppc-64) = 1.7.1-1.fc36 python3.10-lazy-object-proxy = 1.7.1-1.fc36 python3.10dist(lazy-object-proxy) = 1.7.1 python3dist(lazy-object-proxy) = 1.7.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: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) python(abi) = 3.10 rtld(GNU_HASH) Obsoletes: python-lazy-object-proxy < 1.7.1-1.fc36 Processing files: python-lazy-object-proxy-debugsource-1.7.1-1.fc36.ppc64le Provides: python-lazy-object-proxy-debugsource = 1.7.1-1.fc36 python-lazy-object-proxy-debugsource(ppc-64) = 1.7.1-1.fc36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-lazy-object-proxy-debuginfo-1.7.1-1.fc36.ppc64le Provides: debuginfo(build-id) = e972033ecf8fe48184bed58d63062b00c87efe65 python-lazy-object-proxy-debuginfo = 1.7.1-1.fc36 python3-lazy-object-proxy-debuginfo = 1.7.1-1.fc36 python3-lazy-object-proxy-debuginfo(ppc-64) = 1.7.1-1.fc36 python3.10-lazy-object-proxy-debuginfo = 1.7.1-1.fc36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-lazy-object-proxy-debugsource(ppc-64) = 1.7.1-1.fc36 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-lazy-object-proxy-1.7.1-1.fc36.ppc64le Wrote: /builddir/build/RPMS/python-lazy-object-proxy-debugsource-1.7.1-1.fc36.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-lazy-object-proxy-1.7.1-1.fc36.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-lazy-object-proxy-debuginfo-1.7.1-1.fc36.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YE4MlE + umask 022 + cd /builddir/build/BUILD + cd python-lazy-object-proxy-1.7.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-lazy-object-proxy-1.7.1-1.fc36.ppc64le + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0