Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-aistac-foundation.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682340766.369157/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-aistac-foundation.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-aistac-foundation-2.17.1-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-aistac-foundation.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682340766.369157/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-aistac-foundation.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-aistac-foundation-2.17.1-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-aistac-foundation.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682340766.369157/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-aistac-foundation.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.aoEH3v + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf aistac-foundation-2.17.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/aistac-foundation-2.17.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd aistac-foundation-2.17.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.tExW0o + umask 022 + cd /builddir/build/BUILD + cd aistac-foundation-2.17.1 + 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/aistac copying aistac/__init__.py -> build/lib/aistac creating build/lib/aistac/handlers copying aistac/handlers/python_handlers.py -> build/lib/aistac/handlers copying aistac/handlers/abstract_handlers.py -> build/lib/aistac/handlers copying aistac/handlers/parsers.py -> build/lib/aistac/handlers copying aistac/handlers/__init__.py -> build/lib/aistac/handlers copying aistac/handlers/abstract_event_book.py -> build/lib/aistac/handlers creating build/lib/aistac/components copying aistac/components/abstract_component.py -> build/lib/aistac/components copying aistac/components/aistac_commons.py -> build/lib/aistac/components copying aistac/components/__init__.py -> build/lib/aistac/components creating build/lib/aistac/intent copying aistac/intent/__init__.py -> build/lib/aistac/intent copying aistac/intent/abstract_intent.py -> build/lib/aistac/intent copying aistac/intent/python_cleaners_intent.py -> build/lib/aistac/intent creating build/lib/aistac/properties copying aistac/properties/decorator_patterns.py -> build/lib/aistac/properties copying aistac/properties/abstract_properties.py -> build/lib/aistac/properties copying aistac/properties/property_manager.py -> build/lib/aistac/properties copying aistac/properties/__init__.py -> build/lib/aistac/properties running egg_info writing aistac_foundation.egg-info/PKG-INFO writing dependency_links to aistac_foundation.egg-info/dependency_links.txt writing top-level names to aistac_foundation.egg-info/top_level.txt reading manifest file 'aistac_foundation.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'aistac_foundation.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3qhouR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64 + cd aistac-foundation-2.17.1 + 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-aistac-foundation-2.17.1-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-aistac-foundation-2.17.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/usr/lib/python3.9/site-packages/aistac creating /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/usr/lib/python3.9/site-packages/aistac/handlers copying build/lib/aistac/handlers/python_handlers.py -> /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/usr/lib/python3.9/site-packages/aistac/handlers copying build/lib/aistac/handlers/abstract_handlers.py -> /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/usr/lib/python3.9/site-packages/aistac/handlers copying build/lib/aistac/handlers/parsers.py -> /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/usr/lib/python3.9/site-packages/aistac/handlers copying build/lib/aistac/handlers/__init__.py -> /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/usr/lib/python3.9/site-packages/aistac/handlers copying build/lib/aistac/handlers/abstract_event_book.py -> /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/usr/lib/python3.9/site-packages/aistac/handlers creating /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/usr/lib/python3.9/site-packages/aistac/components copying build/lib/aistac/components/abstract_component.py -> /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/usr/lib/python3.9/site-packages/aistac/components copying build/lib/aistac/components/aistac_commons.py -> /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/usr/lib/python3.9/site-packages/aistac/components copying build/lib/aistac/components/__init__.py -> /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/usr/lib/python3.9/site-packages/aistac/components creating /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/usr/lib/python3.9/site-packages/aistac/intent copying build/lib/aistac/intent/__init__.py -> /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/usr/lib/python3.9/site-packages/aistac/intent copying build/lib/aistac/intent/abstract_intent.py -> /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/usr/lib/python3.9/site-packages/aistac/intent copying build/lib/aistac/intent/python_cleaners_intent.py -> /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/usr/lib/python3.9/site-packages/aistac/intent creating /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/usr/lib/python3.9/site-packages/aistac/properties copying build/lib/aistac/properties/decorator_patterns.py -> /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/usr/lib/python3.9/site-packages/aistac/properties copying build/lib/aistac/properties/abstract_properties.py -> /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/usr/lib/python3.9/site-packages/aistac/properties copying build/lib/aistac/properties/property_manager.py -> /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/usr/lib/python3.9/site-packages/aistac/properties copying build/lib/aistac/properties/__init__.py -> /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/usr/lib/python3.9/site-packages/aistac/properties copying build/lib/aistac/__init__.py -> /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/usr/lib/python3.9/site-packages/aistac byte-compiling /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/usr/lib/python3.9/site-packages/aistac/handlers/python_handlers.py to python_handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/usr/lib/python3.9/site-packages/aistac/handlers/abstract_handlers.py to abstract_handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/usr/lib/python3.9/site-packages/aistac/handlers/parsers.py to parsers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/usr/lib/python3.9/site-packages/aistac/handlers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/usr/lib/python3.9/site-packages/aistac/handlers/abstract_event_book.py to abstract_event_book.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/usr/lib/python3.9/site-packages/aistac/components/abstract_component.py to abstract_component.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/usr/lib/python3.9/site-packages/aistac/components/aistac_commons.py to aistac_commons.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/usr/lib/python3.9/site-packages/aistac/components/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/usr/lib/python3.9/site-packages/aistac/intent/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/usr/lib/python3.9/site-packages/aistac/intent/abstract_intent.py to abstract_intent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/usr/lib/python3.9/site-packages/aistac/intent/python_cleaners_intent.py to python_cleaners_intent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/usr/lib/python3.9/site-packages/aistac/properties/decorator_patterns.py to decorator_patterns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/usr/lib/python3.9/site-packages/aistac/properties/abstract_properties.py to abstract_properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/usr/lib/python3.9/site-packages/aistac/properties/property_manager.py to property_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/usr/lib/python3.9/site-packages/aistac/properties/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/usr/lib/python3.9/site-packages/aistac/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpqqe_vxpl.py' /usr/bin/python3 /tmp/tmpqqe_vxpl.py removing /tmp/tmpqqe_vxpl.py running install_egg_info running egg_info writing aistac_foundation.egg-info/PKG-INFO writing dependency_links to aistac_foundation.egg-info/dependency_links.txt writing top-level names to aistac_foundation.egg-info/top_level.txt reading manifest file 'aistac_foundation.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'aistac_foundation.egg-info/SOURCES.txt' Copying aistac_foundation.egg-info to /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/usr/lib/python3.9/site-packages/aistac_foundation-2.17.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64//usr/share/doc/python-aistac-foundation + '[' -d doc ']' ~/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64 ~/build/BUILD/aistac-foundation-2.17.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-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 ']' ~/build/BUILD/aistac-foundation-2.17.1 + popd + mv /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.17.1-1 --unique-debug-suffix -2.17.1-1.x86_64 --unique-debug-src-base python-aistac-foundation-2.17.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/aistac-foundation-2.17.1 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-aistac-foundation-2.17.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-aistac-foundation-2.17.1-1.noarch Provides: python-aistac-foundation python3-aistac-foundation = 2.17.1-1 python3.9dist(aistac-foundation) = 2.17.1 python3dist(aistac-foundation) = 2.17.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: python(abi) = 3.9 Processing files: python-aistac-foundation-help-2.17.1-1.noarch warning: Empty %files file /builddir/build/BUILD/aistac-foundation-2.17.1/doclist.lst Provides: python-aistac-foundation-help = 2.17.1-1 python3-aistac-foundation-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-aistac-foundation-2.17.1-1.x86_64 Wrote: /builddir/build/RPMS/python-aistac-foundation-help-2.17.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-aistac-foundation-2.17.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SPikgS + umask 022 + cd /builddir/build/BUILD + cd aistac-foundation-2.17.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-aistac-foundation-2.17.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0