Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-honcho.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681692502.542675/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-honcho.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-honcho-1.1.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 aarch64 --nodeps /builddir/build/SPECS/python-honcho.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681692502.542675/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-honcho.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-honcho-1.1.0-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-honcho.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681692502.542675/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-honcho.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.sWoOCn + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf honcho-1.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/honcho-1.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd honcho-1.1.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.SvLq7a + umask 022 + cd /builddir/build/BUILD + cd honcho-1.1.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 -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/honcho copying honcho/manager.py -> build/lib/honcho copying honcho/environ.py -> build/lib/honcho copying honcho/__main__.py -> build/lib/honcho copying honcho/colour.py -> build/lib/honcho copying honcho/compat.py -> build/lib/honcho copying honcho/__init__.py -> build/lib/honcho copying honcho/process.py -> build/lib/honcho copying honcho/command.py -> build/lib/honcho copying honcho/printer.py -> build/lib/honcho creating build/lib/honcho/export copying honcho/export/runit.py -> build/lib/honcho/export copying honcho/export/upstart.py -> build/lib/honcho/export copying honcho/export/systemd.py -> build/lib/honcho/export copying honcho/export/supervisord.py -> build/lib/honcho/export copying honcho/export/base.py -> build/lib/honcho/export copying honcho/export/__init__.py -> build/lib/honcho/export running egg_info writing honcho.egg-info/PKG-INFO writing dependency_links to honcho.egg-info/dependency_links.txt writing entry points to honcho.egg-info/entry_points.txt writing requirements to honcho.egg-info/requires.txt writing top-level names to honcho.egg-info/top_level.txt reading manifest file 'honcho.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'doc/_build' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'honcho.egg-info/SOURCES.txt' creating build/lib/honcho/export/templates creating build/lib/honcho/export/templates/runit copying honcho/export/templates/runit/run -> build/lib/honcho/export/templates/runit creating build/lib/honcho/export/templates/runit/log copying honcho/export/templates/runit/log/run -> build/lib/honcho/export/templates/runit/log creating build/lib/honcho/export/templates/supervisord copying honcho/export/templates/supervisord/supervisord.conf -> build/lib/honcho/export/templates/supervisord creating build/lib/honcho/export/templates/systemd copying honcho/export/templates/systemd/master.target -> build/lib/honcho/export/templates/systemd copying honcho/export/templates/systemd/process.service -> build/lib/honcho/export/templates/systemd copying honcho/export/templates/systemd/process_master.target -> build/lib/honcho/export/templates/systemd creating build/lib/honcho/export/templates/upstart copying honcho/export/templates/upstart/master.conf -> build/lib/honcho/export/templates/upstart copying honcho/export/templates/upstart/process.conf -> build/lib/honcho/export/templates/upstart copying honcho/export/templates/upstart/process_master.conf -> build/lib/honcho/export/templates/upstart + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1G8Fxw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64 + cd honcho-1.1.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 -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-honcho-1.1.0-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-honcho-1.1.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho copying build/lib/honcho/manager.py -> /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho copying build/lib/honcho/environ.py -> /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho creating /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho/export copying build/lib/honcho/export/runit.py -> /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho/export copying build/lib/honcho/export/upstart.py -> /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho/export copying build/lib/honcho/export/systemd.py -> /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho/export copying build/lib/honcho/export/supervisord.py -> /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho/export creating /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho/export/templates creating /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho/export/templates/supervisord copying build/lib/honcho/export/templates/supervisord/supervisord.conf -> /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho/export/templates/supervisord creating /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho/export/templates/upstart copying build/lib/honcho/export/templates/upstart/process.conf -> /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho/export/templates/upstart copying build/lib/honcho/export/templates/upstart/process_master.conf -> /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho/export/templates/upstart copying build/lib/honcho/export/templates/upstart/master.conf -> /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho/export/templates/upstart creating /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho/export/templates/systemd copying build/lib/honcho/export/templates/systemd/master.target -> /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho/export/templates/systemd copying build/lib/honcho/export/templates/systemd/process.service -> /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho/export/templates/systemd copying build/lib/honcho/export/templates/systemd/process_master.target -> /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho/export/templates/systemd creating /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho/export/templates/runit copying build/lib/honcho/export/templates/runit/run -> /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho/export/templates/runit creating /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho/export/templates/runit/log copying build/lib/honcho/export/templates/runit/log/run -> /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho/export/templates/runit/log copying build/lib/honcho/export/base.py -> /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho/export copying build/lib/honcho/export/__init__.py -> /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho/export copying build/lib/honcho/__main__.py -> /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho copying build/lib/honcho/colour.py -> /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho copying build/lib/honcho/compat.py -> /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho copying build/lib/honcho/__init__.py -> /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho copying build/lib/honcho/process.py -> /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho copying build/lib/honcho/command.py -> /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho copying build/lib/honcho/printer.py -> /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho byte-compiling /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho/manager.py to manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho/environ.py to environ.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho/export/runit.py to runit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho/export/upstart.py to upstart.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho/export/systemd.py to systemd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho/export/supervisord.py to supervisord.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho/export/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho/export/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho/colour.py to colour.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho/process.py to process.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho/command.py to command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho/printer.py to printer.cpython-39.pyc writing byte-compilation script '/tmp/tmp56zhqa93.py' /usr/bin/python3 /tmp/tmp56zhqa93.py removing /tmp/tmp56zhqa93.py running install_egg_info running egg_info writing honcho.egg-info/PKG-INFO writing dependency_links to honcho.egg-info/dependency_links.txt writing entry points to honcho.egg-info/entry_points.txt writing requirements to honcho.egg-info/requires.txt writing top-level names to honcho.egg-info/top_level.txt reading manifest file 'honcho.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'doc/_build' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'honcho.egg-info/SOURCES.txt' Copying honcho.egg-info to /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/honcho-1.1.0-py3.9.egg-info running install_scripts Installing honcho script to /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64//usr/share/doc/python-honcho + '[' -d doc ']' + cp -arf doc /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64//usr/share/doc/python-honcho + '[' -d docs ']' ~/build/BUILDROOT/python-honcho-1.1.0-1.aarch64 ~/build/BUILD/honcho-1.1.0 + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/honcho-1.1.0 + popd + mv /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.1.0-1 --unique-debug-suffix -1.1.0-1.aarch64 --unique-debug-src-base python-honcho-1.1.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/honcho-1.1.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-honcho-1.1.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-honcho-1.1.0-1.noarch Provides: python-honcho python3-honcho = 1.1.0-1 python3.9dist(honcho) = 1.1 python3dist(honcho) = 1.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: /bin/sh /usr/bin/python3 python(abi) = 3.9 python3.9dist(setuptools) Processing files: python-honcho-help-1.1.0-1.noarch warning: Empty %files file /builddir/build/BUILD/honcho-1.1.0/doclist.lst Provides: python-honcho-help = 1.1.0-1 python3-honcho-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-honcho-1.1.0-1.aarch64 Wrote: /builddir/build/RPMS/python-honcho-help-1.1.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-honcho-1.1.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kEEVfX + umask 022 + cd /builddir/build/BUILD + cd honcho-1.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-honcho-1.1.0-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0