Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pssh.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683372393.160234/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-pssh.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-pssh-2.3.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-pssh.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683372393.160234/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-pssh.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-pssh-2.3.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-pssh.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683372393.160234/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-pssh.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.mYskFt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pssh-2.3.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/pssh-2.3.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pssh-2.3.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.XJmewq + umask 022 + cd /builddir/build/BUILD + cd pssh-2.3.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/psshlib copying psshlib/color.py -> build/lib/psshlib copying psshlib/__init__.py -> build/lib/psshlib copying psshlib/manager.py -> build/lib/psshlib copying psshlib/task.py -> build/lib/psshlib copying psshlib/askpass_server.py -> build/lib/psshlib copying psshlib/cli.py -> build/lib/psshlib copying psshlib/askpass_client.py -> build/lib/psshlib copying psshlib/psshutil.py -> build/lib/psshlib copying psshlib/version.py -> build/lib/psshlib running build_scripts creating build/scripts-3.9 copying and adjusting bin/pssh -> build/scripts-3.9 copying and adjusting bin/pnuke -> build/scripts-3.9 copying and adjusting bin/prsync -> build/scripts-3.9 copying and adjusting bin/pslurp -> build/scripts-3.9 copying and adjusting bin/pscp -> build/scripts-3.9 copying and adjusting bin/pssh-askpass -> build/scripts-3.9 changing mode of build/scripts-3.9/pssh from 644 to 755 changing mode of build/scripts-3.9/pnuke from 644 to 755 changing mode of build/scripts-3.9/prsync from 644 to 755 changing mode of build/scripts-3.9/pslurp from 644 to 755 changing mode of build/scripts-3.9/pscp from 644 to 755 changing mode of build/scripts-3.9/pssh-askpass from 644 to 755 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YVjb22 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64 + cd pssh-2.3.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-pssh-2.3.1-1.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/lib/python3.9/site-packages/psshlib copying build/lib/psshlib/color.py -> /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/lib/python3.9/site-packages/psshlib copying build/lib/psshlib/__init__.py -> /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/lib/python3.9/site-packages/psshlib copying build/lib/psshlib/manager.py -> /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/lib/python3.9/site-packages/psshlib copying build/lib/psshlib/task.py -> /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/lib/python3.9/site-packages/psshlib copying build/lib/psshlib/askpass_server.py -> /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/lib/python3.9/site-packages/psshlib copying build/lib/psshlib/cli.py -> /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/lib/python3.9/site-packages/psshlib copying build/lib/psshlib/askpass_client.py -> /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/lib/python3.9/site-packages/psshlib copying build/lib/psshlib/psshutil.py -> /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/lib/python3.9/site-packages/psshlib copying build/lib/psshlib/version.py -> /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/lib/python3.9/site-packages/psshlib byte-compiling /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/lib/python3.9/site-packages/psshlib/color.py to color.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/lib/python3.9/site-packages/psshlib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/lib/python3.9/site-packages/psshlib/manager.py to manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/lib/python3.9/site-packages/psshlib/task.py to task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/lib/python3.9/site-packages/psshlib/askpass_server.py to askpass_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/lib/python3.9/site-packages/psshlib/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/lib/python3.9/site-packages/psshlib/askpass_client.py to askpass_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/lib/python3.9/site-packages/psshlib/psshutil.py to psshutil.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/lib/python3.9/site-packages/psshlib/version.py to version.cpython-39.pyc writing byte-compilation script '/tmp/tmpqgew85xb.py' /usr/bin/python3 /tmp/tmpqgew85xb.py removing /tmp/tmpqgew85xb.py running install_scripts creating /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/bin copying build/scripts-3.9/pssh-askpass -> /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/bin copying build/scripts-3.9/prsync -> /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/bin copying build/scripts-3.9/pslurp -> /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/bin copying build/scripts-3.9/pssh -> /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/bin copying build/scripts-3.9/pscp -> /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/bin copying build/scripts-3.9/pnuke -> /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/bin/pssh-askpass to 755 changing mode of /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/bin/prsync to 755 changing mode of /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/bin/pslurp to 755 changing mode of /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/bin/pssh to 755 changing mode of /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/bin/pscp to 755 changing mode of /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/bin/pnuke to 755 running install_data creating /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/man creating /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/man/man1 copying man/man1/pssh.1 -> /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/man/man1 copying man/man1/pscp.1 -> /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/man/man1 copying man/man1/prsync.1 -> /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/man/man1 copying man/man1/pslurp.1 -> /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/man/man1 copying man/man1/pnuke.1 -> /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/man/man1 running install_egg_info Writing /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/usr/lib/python3.9/site-packages/pssh-2.3.1-py3.9.egg-info + install -d -m755 /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64//usr/share/doc/python-pssh + '[' -d doc ']' ~/build/BUILDROOT/python-pssh-2.3.1-1.x86_64 ~/build/BUILD/pssh-2.3.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64 + '[' -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/pssh-2.3.1 + popd + mv /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-pssh-2.3.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.3.1-1 --unique-debug-suffix -2.3.1-1.x86_64 --unique-debug-src-base python-pssh-2.3.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/pssh-2.3.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-pssh-2.3.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-pssh-2.3.1-1.noarch Provides: python-pssh python3-pssh = 2.3.1-1 python3.9dist(pssh) = 2.3.1 python3dist(pssh) = 2.3.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: /usr/bin/python3 python(abi) = 3.9 Processing files: python-pssh-help-2.3.1-1.noarch warning: Empty %files file /builddir/build/BUILD/pssh-2.3.1/doclist.lst Provides: python-pssh-help = 2.3.1-1 python3-pssh-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-pssh-2.3.1-1.x86_64 RPM build errors: error: Installed (but unpackaged) file(s) found: /usr/man/man1/pnuke.1.gz /usr/man/man1/prsync.1.gz /usr/man/man1/pscp.1.gz /usr/man/man1/pslurp.1.gz /usr/man/man1/pssh.1.gz Empty %files file /builddir/build/BUILD/pssh-2.3.1/doclist.lst Installed (but unpackaged) file(s) found: /usr/man/man1/pnuke.1.gz /usr/man/man1/prsync.1.gz /usr/man/man1/pscp.1.gz /usr/man/man1/pslurp.1.gz /usr/man/man1/pssh.1.gz Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pssh.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pssh.spec