Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-anykeystore.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681452512.690162/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 aarch64 --nodeps /builddir/build/SPECS/python-anykeystore.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-anykeystore-0.2-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-anykeystore.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681452512.690162/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 aarch64 --nodeps /builddir/build/SPECS/python-anykeystore.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-anykeystore-0.2-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-anykeystore.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681452512.690162/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 aarch64 --nodeps /builddir/build/SPECS/python-anykeystore.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.S9uQEe + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf anykeystore-0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/anykeystore-0.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd anykeystore-0.2 + /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.bUTefC + umask 022 + cd /builddir/build/BUILD + cd anykeystore-0.2 + 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 -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/anykeystore copying anykeystore/utils.py -> build/lib/anykeystore copying anykeystore/__init__.py -> build/lib/anykeystore copying anykeystore/exceptions.py -> build/lib/anykeystore copying anykeystore/store.py -> build/lib/anykeystore copying anykeystore/interfaces.py -> build/lib/anykeystore copying anykeystore/compat.py -> build/lib/anykeystore creating build/lib/anykeystore/backends copying anykeystore/backends/memcached.py -> build/lib/anykeystore/backends copying anykeystore/backends/__init__.py -> build/lib/anykeystore/backends copying anykeystore/backends/mongodb.py -> build/lib/anykeystore/backends copying anykeystore/backends/redis.py -> build/lib/anykeystore/backends copying anykeystore/backends/sqla.py -> build/lib/anykeystore/backends copying anykeystore/backends/memory.py -> build/lib/anykeystore/backends creating build/lib/anykeystore/tests copying anykeystore/tests/test_utils.py -> build/lib/anykeystore/tests copying anykeystore/tests/__init__.py -> build/lib/anykeystore/tests copying anykeystore/tests/test_store.py -> build/lib/anykeystore/tests creating build/lib/anykeystore/tests/test_backends copying anykeystore/tests/test_backends/__init__.py -> build/lib/anykeystore/tests/test_backends copying anykeystore/tests/test_backends/test_sqla.py -> build/lib/anykeystore/tests/test_backends copying anykeystore/tests/test_backends/test_memory.py -> build/lib/anykeystore/tests/test_backends copying anykeystore/tests/test_backends/test_redis.py -> build/lib/anykeystore/tests/test_backends copying anykeystore/tests/test_backends/test_mongodb.py -> build/lib/anykeystore/tests/test_backends copying anykeystore/tests/test_backends/test_memcached.py -> build/lib/anykeystore/tests/test_backends creating build/lib/anykeystore/tests/integration copying anykeystore/tests/integration/__init__.py -> build/lib/anykeystore/tests/integration copying anykeystore/tests/integration/tests.py -> build/lib/anykeystore/tests/integration running egg_info writing anykeystore.egg-info/PKG-INFO writing dependency_links to anykeystore.egg-info/dependency_links.txt writing entry points to anykeystore.egg-info/entry_points.txt writing top-level names to anykeystore.egg-info/top_level.txt reading manifest file 'anykeystore.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'anykeystore.egg-info/SOURCES.txt' copying anykeystore/tests/integration/testing.ini -> build/lib/anykeystore/tests/integration + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4LKqHS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64 + cd anykeystore-0.2 + 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 -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-anykeystore-0.2-1.aarch64 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-anykeystore-0.2-1.aarch64/usr creating /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore copying build/lib/anykeystore/utils.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore copying build/lib/anykeystore/__init__.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore creating /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/backends copying build/lib/anykeystore/backends/memcached.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/backends copying build/lib/anykeystore/backends/__init__.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/backends copying build/lib/anykeystore/backends/mongodb.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/backends copying build/lib/anykeystore/backends/redis.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/backends copying build/lib/anykeystore/backends/sqla.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/backends copying build/lib/anykeystore/backends/memory.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/backends copying build/lib/anykeystore/exceptions.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore copying build/lib/anykeystore/store.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore copying build/lib/anykeystore/interfaces.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore creating /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/tests copying build/lib/anykeystore/tests/test_utils.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/tests copying build/lib/anykeystore/tests/__init__.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/tests creating /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/tests/test_backends copying build/lib/anykeystore/tests/test_backends/__init__.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/tests/test_backends copying build/lib/anykeystore/tests/test_backends/test_sqla.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/tests/test_backends copying build/lib/anykeystore/tests/test_backends/test_memory.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/tests/test_backends copying build/lib/anykeystore/tests/test_backends/test_redis.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/tests/test_backends copying build/lib/anykeystore/tests/test_backends/test_mongodb.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/tests/test_backends copying build/lib/anykeystore/tests/test_backends/test_memcached.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/tests/test_backends copying build/lib/anykeystore/tests/test_store.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/tests creating /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/tests/integration copying build/lib/anykeystore/tests/integration/__init__.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/tests/integration copying build/lib/anykeystore/tests/integration/tests.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/tests/integration copying build/lib/anykeystore/tests/integration/testing.ini -> /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/tests/integration copying build/lib/anykeystore/compat.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/backends/memcached.py to memcached.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/backends/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/backends/mongodb.py to mongodb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/backends/redis.py to redis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/backends/sqla.py to sqla.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/backends/memory.py to memory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/store.py to store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/interfaces.py to interfaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/tests/test_backends/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/tests/test_backends/test_sqla.py to test_sqla.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/tests/test_backends/test_memory.py to test_memory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/tests/test_backends/test_redis.py to test_redis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/tests/test_backends/test_mongodb.py to test_mongodb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/tests/test_backends/test_memcached.py to test_memcached.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/tests/test_store.py to test_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/tests/integration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/tests/integration/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore/compat.py to compat.cpython-39.pyc writing byte-compilation script '/tmp/tmp0otlc42k.py' /usr/bin/python3 /tmp/tmp0otlc42k.py removing /tmp/tmp0otlc42k.py running install_egg_info running egg_info writing anykeystore.egg-info/PKG-INFO writing dependency_links to anykeystore.egg-info/dependency_links.txt writing entry points to anykeystore.egg-info/entry_points.txt writing top-level names to anykeystore.egg-info/top_level.txt reading manifest file 'anykeystore.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'anykeystore.egg-info/SOURCES.txt' Copying anykeystore.egg-info to /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/usr/lib/python3.9/site-packages/anykeystore-0.2-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64//usr/share/doc/python-anykeystore + '[' -d doc ']' ~/build/BUILDROOT/python-anykeystore-0.2-1.aarch64 ~/build/BUILD/anykeystore-0.2 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64 + '[' -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 ']' ~/build/BUILD/anykeystore-0.2 + popd + mv /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.2-1 --unique-debug-suffix -0.2-1.aarch64 --unique-debug-src-base python-anykeystore-0.2-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/anykeystore-0.2 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-anykeystore-0.2-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-anykeystore-0.2-1.noarch Provides: python-anykeystore python3-anykeystore = 0.2-1 python3.9dist(anykeystore) = 0.2 python3dist(anykeystore) = 0.2 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 Processing files: python-anykeystore-help-0.2-1.noarch warning: Empty %files file /builddir/build/BUILD/anykeystore-0.2/doclist.lst Provides: python-anykeystore-help = 0.2-1 python3-anykeystore-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-anykeystore-0.2-1.aarch64 Wrote: /builddir/build/RPMS/python-anykeystore-help-0.2-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-anykeystore-0.2-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Y0uPfN + umask 022 + cd /builddir/build/BUILD + cd anykeystore-0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-anykeystore-0.2-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0