Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/clustershell.spec'], chrootPath='/var/lib/mock/f30-build-14205709-1018681/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=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': 'en_US.UTF-8'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python3: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/clustershell-1.8.1-1.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/clustershell.spec'], chrootPath='/var/lib/mock/f30-build-14205709-1018681/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=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': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YdMpzb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ClusterShell-1.8.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/ClusterShell-1.8.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ClusterShell-1.8.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CqakC7 + umask 022 + cd /builddir/build/BUILD + cd ClusterShell-1.8.1 + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/ClusterShell copying lib/ClusterShell/MsgTree.py -> build/lib/ClusterShell copying lib/ClusterShell/Communication.py -> build/lib/ClusterShell copying lib/ClusterShell/Topology.py -> build/lib/ClusterShell copying lib/ClusterShell/NodeUtils.py -> build/lib/ClusterShell copying lib/ClusterShell/Event.py -> build/lib/ClusterShell copying lib/ClusterShell/NodeSet.py -> build/lib/ClusterShell copying lib/ClusterShell/Defaults.py -> build/lib/ClusterShell copying lib/ClusterShell/__init__.py -> build/lib/ClusterShell copying lib/ClusterShell/Gateway.py -> build/lib/ClusterShell copying lib/ClusterShell/Propagation.py -> build/lib/ClusterShell copying lib/ClusterShell/Task.py -> build/lib/ClusterShell copying lib/ClusterShell/RangeSet.py -> build/lib/ClusterShell creating build/lib/ClusterShell/Engine copying lib/ClusterShell/Engine/Factory.py -> build/lib/ClusterShell/Engine copying lib/ClusterShell/Engine/EPoll.py -> build/lib/ClusterShell/Engine copying lib/ClusterShell/Engine/__init__.py -> build/lib/ClusterShell/Engine copying lib/ClusterShell/Engine/Engine.py -> build/lib/ClusterShell/Engine copying lib/ClusterShell/Engine/Select.py -> build/lib/ClusterShell/Engine copying lib/ClusterShell/Engine/Poll.py -> build/lib/ClusterShell/Engine creating build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/Tree.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/Exec.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/Ssh.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/__init__.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/Worker.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/fastsubprocess.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/Popen.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/Rsh.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/EngineClient.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/Pdsh.py -> build/lib/ClusterShell/Worker creating build/lib/ClusterShell/CLI copying lib/ClusterShell/CLI/OptionParser.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/__init__.py -> build/lib/ClusterShell/CLI copying lib/ClusterShell/CLI/Nodeset.py -> build/lib/ClusterShell/CLI copying lib/ClusterShell/CLI/Clubak.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/Clush.py -> build/lib/ClusterShell/CLI + /usr/bin/python2 setup.py build running build running build_py + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IRzxy4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch ++ dirname /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch + cd ClusterShell-1.8.1 + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch running install running install_lib creating /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr creating /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib creating /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7 creating /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell creating /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/Factory.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/EPoll.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/__init__.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/Engine.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/Select.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/Poll.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/Engine creating /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Tree.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Exec.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Ssh.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/__init__.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Worker.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/fastsubprocess.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Popen.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Rsh.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/EngineClient.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Pdsh.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/MsgTree.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell copying build/lib/ClusterShell/Communication.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell copying build/lib/ClusterShell/Topology.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell copying build/lib/ClusterShell/NodeUtils.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell copying build/lib/ClusterShell/Event.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell copying build/lib/ClusterShell/NodeSet.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell copying build/lib/ClusterShell/Defaults.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell copying build/lib/ClusterShell/__init__.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell creating /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/OptionParser.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Config.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Display.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/__init__.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Nodeset.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Clubak.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Utils.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Error.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Clush.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/Gateway.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell copying build/lib/ClusterShell/Propagation.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell copying build/lib/ClusterShell/Task.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell copying build/lib/ClusterShell/RangeSet.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/Engine/Factory.py to Factory.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/Engine/EPoll.py to EPoll.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/Engine/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/Engine/Engine.py to Engine.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/Engine/Select.py to Select.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/Engine/Poll.py to Poll.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/Worker/Tree.py to Tree.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/Worker/Exec.py to Exec.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/Worker/Ssh.py to Ssh.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/Worker/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/Worker/Worker.py to Worker.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/Worker/fastsubprocess.py to fastsubprocess.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/Worker/Popen.py to Popen.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/Worker/Rsh.py to Rsh.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/Worker/EngineClient.py to EngineClient.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/Worker/Pdsh.py to Pdsh.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/MsgTree.py to MsgTree.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/Communication.py to Communication.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/Topology.py to Topology.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/NodeUtils.py to NodeUtils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/Event.py to Event.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/NodeSet.py to NodeSet.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/Defaults.py to Defaults.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/CLI/OptionParser.py to OptionParser.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/CLI/Config.py to Config.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/CLI/Display.py to Display.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/CLI/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/CLI/Nodeset.py to Nodeset.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/CLI/Clubak.py to Clubak.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/CLI/Utils.py to Utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/CLI/Error.py to Error.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/CLI/Clush.py to Clush.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/Gateway.py to Gateway.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/Propagation.py to Propagation.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/Task.py to Task.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell/RangeSet.py to RangeSet.cpython-37.pyc writing byte-compilation script '/tmp/tmp3i44or7z.py' /usr/bin/python3 /tmp/tmp3i44or7z.py removing /tmp/tmp3i44or7z.py running install_data creating /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/etc creating /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/etc/clustershell copying conf/clush.conf -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/etc/clustershell copying conf/groups.conf -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/etc/clustershell copying conf/topology.conf.example -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/etc/clustershell creating /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/etc/clustershell/groups.conf.d copying conf/groups.conf.d/genders.conf.example -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/etc/clustershell/groups.conf.d copying conf/groups.conf.d/slurm.conf.example -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/etc/clustershell/groups.conf.d copying conf/groups.conf.d/README -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/etc/clustershell/groups.conf.d creating /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/etc/clustershell/groups.d copying conf/groups.d/cluster.yaml.example -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/etc/clustershell/groups.d copying conf/groups.d/local.cfg -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/etc/clustershell/groups.d copying conf/groups.d/README -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.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.1-1.fc30.noarch/usr/lib/python3.7/site-packages/ClusterShell-1.8.1-py3.7.egg-info running install_scripts Installing clubak script to /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/bin Installing cluset script to /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/bin Installing clush script to /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/bin Installing nodeset script to /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/bin + pushd /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/bin ~/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/bin ~/build/BUILD/ClusterShell-1.8.1 + for i in clubak cluset clush nodeset + mv clubak clubak-3.7 + for i in clubak cluset clush nodeset + mv cluset cluset-3.7 + for i in clubak cluset clush nodeset + mv clush clush-3.7 + for i in clubak cluset clush nodeset + mv nodeset nodeset-3.7 + popd ~/build/BUILD/ClusterShell-1.8.1 + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch running install running install_lib creating /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell creating /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/Factory.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/EPoll.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/__init__.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/Engine.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/Select.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/Poll.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/Engine creating /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Tree.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Exec.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Ssh.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/__init__.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Worker.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/fastsubprocess.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Popen.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Rsh.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/EngineClient.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Pdsh.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/MsgTree.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell copying build/lib/ClusterShell/Communication.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell copying build/lib/ClusterShell/Topology.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell copying build/lib/ClusterShell/NodeUtils.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell copying build/lib/ClusterShell/Event.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell copying build/lib/ClusterShell/NodeSet.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell copying build/lib/ClusterShell/Defaults.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell copying build/lib/ClusterShell/__init__.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell creating /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/OptionParser.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Config.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Display.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/__init__.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Nodeset.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Clubak.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Utils.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Error.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Clush.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/Gateway.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell copying build/lib/ClusterShell/Propagation.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell copying build/lib/ClusterShell/Task.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell copying build/lib/ClusterShell/RangeSet.py -> /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/Engine/Factory.py to Factory.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/Engine/EPoll.py to EPoll.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/Engine/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/Engine/Engine.py to Engine.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/Engine/Select.py to Select.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/Engine/Poll.py to Poll.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker/Tree.py to Tree.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker/Exec.py to Exec.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker/Ssh.py to Ssh.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker/Worker.py to Worker.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker/fastsubprocess.py to fastsubprocess.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker/Popen.py to Popen.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker/Rsh.py to Rsh.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker/EngineClient.py to EngineClient.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/Worker/Pdsh.py to Pdsh.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/MsgTree.py to MsgTree.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/Communication.py to Communication.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/Topology.py to Topology.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/NodeUtils.py to NodeUtils.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/Event.py to Event.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/NodeSet.py to NodeSet.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/Defaults.py to Defaults.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI/OptionParser.py to OptionParser.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI/Config.py to Config.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI/Display.py to Display.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI/Nodeset.py to Nodeset.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI/Clubak.py to Clubak.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI/Utils.py to Utils.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI/Error.py to Error.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/CLI/Clush.py to Clush.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/Gateway.py to Gateway.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/Propagation.py to Propagation.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/Task.py to Task.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell/RangeSet.py to RangeSet.pyc writing byte-compilation script '/tmp/tmpJujFCr.py' /usr/bin/python2 -O /tmp/tmpJujFCr.py removing /tmp/tmpJujFCr.py running install_data running install_egg_info running egg_info writing requirements to lib/ClusterShell.egg-info/requires.txt writing lib/ClusterShell.egg-info/PKG-INFO writing top-level names to lib/ClusterShell.egg-info/top_level.txt writing dependency_links to lib/ClusterShell.egg-info/dependency_links.txt writing entry points to lib/ClusterShell.egg-info/entry_points.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.1-1.fc30.noarch/usr/lib/python2.7/site-packages/ClusterShell-1.8.1-py2.7.egg-info running install_scripts Installing clubak script to /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/bin Installing nodeset script to /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/bin Installing cluset script to /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/bin Installing clush script to /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/bin + '[' -d /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/etc ']' + mv /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/etc /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch//etc + install -d /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch//usr/share/man/man1 /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch//usr/share/man/man5 + install -p -m 0644 doc/man/man1/clubak.1 /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch//usr/share/man/man1/ + install -p -m 0644 doc/man/man1/cluset.1 /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch//usr/share/man/man1/ + install -p -m 0644 doc/man/man1/clush.1 /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch//usr/share/man/man1/ + install -p -m 0644 doc/man/man1/nodeset.1 /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch//usr/share/man/man1/ + install -p -m 0644 doc/man/man5/clush.conf.5 /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch//usr/share/man/man5/ + install -p -m 0644 doc/man/man5/groups.conf.5 /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch//usr/share/man/man5/ + install -d /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch//usr/share/vim/vimfiles/ftdetect /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch//usr/share/vim/vimfiles/syntax + install -p -m 0644 doc/extras/vim/ftdetect/clustershell.vim /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch//usr/share/vim/vimfiles/ftdetect/ + install -p -m 0644 doc/extras/vim/syntax/clushconf.vim /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch//usr/share/vim/vimfiles/syntax/ + install -p -m 0644 doc/extras/vim/syntax/groupsconf.vim /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch//usr/share/vim/vimfiles/syntax/ + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 1.8.1-1.fc30 --unique-debug-suffix -1.8.1-1.fc30.noarch --unique-debug-src-base clustershell-1.8.1-1.fc30.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ClusterShell-1.8.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/etc/ld.so.conf: No such file or directory + /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/clustershell-1.8.1-1.fc30.noarch/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: clustershell-1.8.1-1.fc30.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wrl258 + umask 022 + cd /builddir/build/BUILD + cd ClusterShell-1.8.1 + DOCDIR=/builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/share/doc/clustershell + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/share/doc/clustershell + cp -pr ChangeLog /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/share/doc/clustershell + cp -pr COPYING.LGPLv2.1 /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/share/doc/clustershell + cp -pr README.md /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/share/doc/clustershell + cp -pr doc/examples /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/share/doc/clustershell + cp -pr doc/sphinx /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch/usr/share/doc/clustershell + exit 0 Provides: clustershell = 1.8.1-1.fc30 config(clustershell) = 1.8.1-1.fc30 vim-clustershell = 1.8.1-1.fc30 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: python2-clustershell-1.8.1-1.fc30.noarch Provides: python-clustershell = 1.8.1-1.fc30 python2-clustershell = 1.8.1-1.fc30 python2.7dist(clustershell) = 1.8.1 python2dist(clustershell) = 1.8.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/python2 python(abi) = 2.7 Obsoletes: python-clustershell < 1.8.1-1.fc30 Processing files: python3-clustershell-1.8.1-1.fc30.noarch Provides: python3-clustershell = 1.8.1-1.fc30 python3.7dist(clustershell) = 1.8.1 python3dist(clustershell) = 1.8.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.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch Wrote: /builddir/build/RPMS/clustershell-1.8.1-1.fc30.noarch.rpm Wrote: /builddir/build/RPMS/python2-clustershell-1.8.1-1.fc30.noarch.rpm Wrote: /builddir/build/RPMS/python3-clustershell-1.8.1-1.fc30.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lcSw8m + umask 022 + cd /builddir/build/BUILD + cd ClusterShell-1.8.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/clustershell-1.8.1-1.fc30.noarch + exit 0 Child return code was: 0