Mock Version: 1.4.19 Mock Version: 1.4.19 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/clustershell.spec'], chrootPath='/var/lib/mock/f32-build-17664987-1275429/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 noarch --nodeps /builddir/build/SPECS/clustershell.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 sh: /usr/bin/python: No such file or directory Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1570060800 Wrote: /builddir/build/SRPMS/clustershell-1.8.2-4.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/clustershell.spec'], chrootPath='/var/lib/mock/f32-build-17664987-1275429/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 noarch --nodeps /builddir/build/SPECS/clustershell.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 sh: /usr/bin/python: No such file or directory Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1570060800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rEIDAB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ClusterShell-1.8.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/ClusterShell-1.8.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ClusterShell-1.8.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.eAn3nC + umask 022 + cd /builddir/build/BUILD + cd ClusterShell-1.8.2 + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/ClusterShell copying lib/ClusterShell/Topology.py -> build/lib/ClusterShell copying lib/ClusterShell/RangeSet.py -> build/lib/ClusterShell copying lib/ClusterShell/Propagation.py -> build/lib/ClusterShell copying lib/ClusterShell/Gateway.py -> build/lib/ClusterShell copying lib/ClusterShell/MsgTree.py -> build/lib/ClusterShell copying lib/ClusterShell/__init__.py -> build/lib/ClusterShell copying lib/ClusterShell/Defaults.py -> build/lib/ClusterShell copying lib/ClusterShell/NodeSet.py -> build/lib/ClusterShell copying lib/ClusterShell/NodeUtils.py -> build/lib/ClusterShell copying lib/ClusterShell/Task.py -> build/lib/ClusterShell copying lib/ClusterShell/Communication.py -> build/lib/ClusterShell copying lib/ClusterShell/Event.py -> build/lib/ClusterShell creating build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/Tree.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/Pdsh.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/EngineClient.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/Rsh.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/__init__.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/Popen.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/Ssh.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/Worker.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/Exec.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/fastsubprocess.py -> build/lib/ClusterShell/Worker creating build/lib/ClusterShell/Engine copying lib/ClusterShell/Engine/Engine.py -> build/lib/ClusterShell/Engine copying lib/ClusterShell/Engine/EPoll.py -> build/lib/ClusterShell/Engine copying lib/ClusterShell/Engine/Poll.py -> build/lib/ClusterShell/Engine copying lib/ClusterShell/Engine/__init__.py -> build/lib/ClusterShell/Engine copying lib/ClusterShell/Engine/Select.py -> build/lib/ClusterShell/Engine copying lib/ClusterShell/Engine/Factory.py -> build/lib/ClusterShell/Engine creating build/lib/ClusterShell/CLI copying lib/ClusterShell/CLI/Clubak.py -> build/lib/ClusterShell/CLI copying lib/ClusterShell/CLI/__init__.py -> build/lib/ClusterShell/CLI copying lib/ClusterShell/CLI/Utils.py -> build/lib/ClusterShell/CLI copying lib/ClusterShell/CLI/Error.py -> build/lib/ClusterShell/CLI copying lib/ClusterShell/CLI/OptionParser.py -> build/lib/ClusterShell/CLI copying lib/ClusterShell/CLI/Clush.py -> build/lib/ClusterShell/CLI copying lib/ClusterShell/CLI/Config.py -> build/lib/ClusterShell/CLI copying lib/ClusterShell/CLI/Display.py -> build/lib/ClusterShell/CLI copying lib/ClusterShell/CLI/Nodeset.py -> build/lib/ClusterShell/CLI + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rRt1AF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch ++ dirname /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch + cd ClusterShell-1.8.2 + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch running install running install_lib creating /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr creating /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib creating /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8 creating /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages creating /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell copying build/lib/ClusterShell/Topology.py -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell creating /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Tree.py -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Pdsh.py -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/EngineClient.py -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Rsh.py -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/__init__.py -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Popen.py -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Ssh.py -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Worker.py -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Exec.py -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/fastsubprocess.py -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/RangeSet.py -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell copying build/lib/ClusterShell/Propagation.py -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell copying build/lib/ClusterShell/Gateway.py -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell copying build/lib/ClusterShell/MsgTree.py -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell copying build/lib/ClusterShell/__init__.py -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell copying build/lib/ClusterShell/Defaults.py -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell copying build/lib/ClusterShell/NodeSet.py -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell creating /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/Engine.py -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/EPoll.py -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/Poll.py -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/__init__.py -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/Select.py -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/Factory.py -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/NodeUtils.py -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell copying build/lib/ClusterShell/Task.py -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell copying build/lib/ClusterShell/Communication.py -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell creating /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Clubak.py -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/__init__.py -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Utils.py -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Error.py -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/OptionParser.py -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Clush.py -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Config.py -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Display.py -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Nodeset.py -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/Event.py -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/Topology.py to Topology.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/Worker/Tree.py to Tree.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/Worker/Pdsh.py to Pdsh.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/Worker/EngineClient.py to EngineClient.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/Worker/Rsh.py to Rsh.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/Worker/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/Worker/Popen.py to Popen.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/Worker/Ssh.py to Ssh.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/Worker/Worker.py to Worker.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/Worker/Exec.py to Exec.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/Worker/fastsubprocess.py to fastsubprocess.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/RangeSet.py to RangeSet.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/Propagation.py to Propagation.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/Gateway.py to Gateway.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/MsgTree.py to MsgTree.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/Defaults.py to Defaults.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/NodeSet.py to NodeSet.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/Engine/Engine.py to Engine.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/Engine/EPoll.py to EPoll.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/Engine/Poll.py to Poll.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/Engine/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/Engine/Select.py to Select.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/Engine/Factory.py to Factory.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/NodeUtils.py to NodeUtils.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/Task.py to Task.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/Communication.py to Communication.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/CLI/Clubak.py to Clubak.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/CLI/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/CLI/Utils.py to Utils.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/CLI/Error.py to Error.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/CLI/OptionParser.py to OptionParser.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/CLI/Clush.py to Clush.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/CLI/Config.py to Config.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/CLI/Display.py to Display.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/CLI/Nodeset.py to Nodeset.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell/Event.py to Event.cpython-38.pyc writing byte-compilation script '/tmp/tmpgtjem46m.py' /usr/bin/python3 /tmp/tmpgtjem46m.py removing /tmp/tmpgtjem46m.py running install_data creating /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/etc creating /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/etc/clustershell copying conf/clush.conf -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/etc/clustershell copying conf/groups.conf -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/etc/clustershell copying conf/topology.conf.example -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/etc/clustershell creating /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/etc/clustershell/groups.conf.d copying conf/groups.conf.d/genders.conf.example -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/etc/clustershell/groups.conf.d copying conf/groups.conf.d/slurm.conf.example -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/etc/clustershell/groups.conf.d copying conf/groups.conf.d/README -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/etc/clustershell/groups.conf.d creating /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/etc/clustershell/groups.d copying conf/groups.d/cluster.yaml.example -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/etc/clustershell/groups.d copying conf/groups.d/local.cfg -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/etc/clustershell/groups.d copying conf/groups.d/README -> /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/etc/clustershell/groups.d running install_egg_info running egg_info writing lib/ClusterShell.egg-info/PKG-INFO writing dependency_links to lib/ClusterShell.egg-info/dependency_links.txt writing entry points to lib/ClusterShell.egg-info/entry_points.txt writing requirements to lib/ClusterShell.egg-info/requires.txt writing top-level names to lib/ClusterShell.egg-info/top_level.txt reading manifest file 'lib/ClusterShell.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'lib/ClusterShell.egg-info/SOURCES.txt' Copying lib/ClusterShell.egg-info to /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8/site-packages/ClusterShell-1.8.2-py3.8.egg-info running install_scripts Installing clubak script to /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/bin Installing cluset script to /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/bin Installing clush script to /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/bin Installing nodeset script to /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/bin + '[' -d /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/etc ']' + mv /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/etc /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch//etc + install -d /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch//usr/share/man/man1 /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch//usr/share/man/man5 + install -p -m 0644 doc/man/man1/clubak.1 /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch//usr/share/man/man1/ + install -p -m 0644 doc/man/man1/cluset.1 /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch//usr/share/man/man1/ + install -p -m 0644 doc/man/man1/clush.1 /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch//usr/share/man/man1/ + install -p -m 0644 doc/man/man1/nodeset.1 /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch//usr/share/man/man1/ + install -p -m 0644 doc/man/man5/clush.conf.5 /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch//usr/share/man/man5/ + install -p -m 0644 doc/man/man5/groups.conf.5 /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch//usr/share/man/man5/ + install -d /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch//usr/share/vim/vimfiles/ftdetect /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch//usr/share/vim/vimfiles/syntax + install -p -m 0644 doc/extras/vim/ftdetect/clustershell.vim /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch//usr/share/vim/vimfiles/ftdetect/ + install -p -m 0644 doc/extras/vim/syntax/clushconf.vim /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch//usr/share/vim/vimfiles/syntax/ + install -p -m 0644 doc/extras/vim/syntax/groupsconf.vim /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch//usr/share/vim/vimfiles/syntax/ + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 1.8.2-4.fc32 --unique-debug-suffix -1.8.2-4.fc32.noarch --unique-debug-src-base clustershell-1.8.2-4.fc32.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ClusterShell-1.8.2 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: clustershell-1.8.2-4.fc32.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.11FFCE + umask 022 + cd /builddir/build/BUILD + cd ClusterShell-1.8.2 + DOCDIR=/builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/share/doc/clustershell + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/share/doc/clustershell + cp -pr ChangeLog /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/share/doc/clustershell + cp -pr COPYING.LGPLv2.1 /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/share/doc/clustershell + cp -pr README.md /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/share/doc/clustershell + cp -pr doc/examples /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/share/doc/clustershell + cp -pr doc/sphinx /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch/usr/share/doc/clustershell + RPM_EC=0 ++ jobs -p + exit 0 Provides: clustershell = 1.8.2-4.fc32 config(clustershell) = 1.8.2-4.fc32 vim-clustershell = 1.8.2-4.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: vim-clustershell < 1.7.81-4 Processing files: python3-clustershell-1.8.2-4.fc32.noarch Provides: python-ClusterShell = 1.8.2-4.fc32 python3-clustershell = 1.8.2-4.fc32 python3.8dist(clustershell) = 1.8.2 python3dist(clustershell) = 1.8.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: /usr/bin/python3 python(abi) = 3.8 python3.8dist(pyyaml) python3.8dist(setuptools) Obsoletes: python-ClusterShell < 1.8.2-4.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch Wrote: /builddir/build/RPMS/clustershell-1.8.2-4.fc32.noarch.rpm Wrote: /builddir/build/RPMS/python3-clustershell-1.8.2-4.fc32.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZxPEmF + umask 022 + cd /builddir/build/BUILD + cd ClusterShell-1.8.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/clustershell-1.8.2-4.fc32.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0