Mock Version: 1.1.38 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/NFStest.spec'], False, '/srv/build/7/E/mock-root/c7.00.03-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/NFStest.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} sh: /usr/bin/python: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/nfstest-1.0.2-2.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/NFStest.spec'], False, '/srv/build/7/E/mock-root/c7.00.03-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/NFStest.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3FRB8j + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf NFStest-1.0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/NFStest-1.0.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd NFStest-1.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.T45eb9 + umask 022 + cd /builddir/build/BUILD + cd NFStest-1.0.2 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib copying baseobj.py -> build/lib copying nfstest_config.py -> build/lib creating build/lib/nfstest copying nfstest/host.py -> build/lib/nfstest copying nfstest/nfs_util.py -> build/lib/nfstest copying nfstest/__init__.py -> build/lib/nfstest copying nfstest/test_util.py -> build/lib/nfstest creating build/lib/packet copying packet/pkt.py -> build/lib/packet copying packet/pktt.py -> build/lib/packet copying packet/unpack.py -> build/lib/packet copying packet/record.py -> build/lib/packet copying packet/__init__.py -> build/lib/packet creating build/lib/packet/application copying packet/application/__init__.py -> build/lib/packet/application copying packet/application/rpc.py -> build/lib/packet/application creating build/lib/packet/internet copying packet/internet/ipv6.py -> build/lib/packet/internet copying packet/internet/ipv4.py -> build/lib/packet/internet copying packet/internet/__init__.py -> build/lib/packet/internet copying packet/internet/ipv6addr.py -> build/lib/packet/internet creating build/lib/packet/link copying packet/link/macaddr.py -> build/lib/packet/link copying packet/link/__init__.py -> build/lib/packet/link copying packet/link/ethernet.py -> build/lib/packet/link creating build/lib/packet/nfs copying packet/nfs/nfs4_pack.py -> build/lib/packet/nfs copying packet/nfs/nfs4_type.py -> build/lib/packet/nfs copying packet/nfs/__init__.py -> build/lib/packet/nfs copying packet/nfs/nfs4lib.py -> build/lib/packet/nfs copying packet/nfs/nfs4_const.py -> build/lib/packet/nfs creating build/lib/packet/transport copying packet/transport/tcp.py -> build/lib/packet/transport copying packet/transport/__init__.py -> build/lib/packet/transport running build_scripts creating build/scripts-2.7 copying and adjusting test/nfstest_cache -> build/scripts-2.7 copying and adjusting test/nfstest_delegation -> build/scripts-2.7 copying and adjusting test/nfstest_dio -> build/scripts-2.7 copying and adjusting test/nfstest_pnfs -> build/scripts-2.7 copying and adjusting test/nfstest_posix -> build/scripts-2.7 changing mode of build/scripts-2.7/nfstest_cache from 644 to 755 changing mode of build/scripts-2.7/nfstest_delegation from 644 to 755 changing mode of build/scripts-2.7/nfstest_dio from 644 to 755 changing mode of build/scripts-2.7/nfstest_pnfs from 644 to 755 changing mode of build/scripts-2.7/nfstest_posix from 644 to 755 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HwiFoY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64 + cd NFStest-1.0.2 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr creating /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib creating /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages copying build/lib/baseobj.py -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/nfstest copying build/lib/nfstest/host.py -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/nfstest copying build/lib/nfstest/nfs_util.py -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/nfstest copying build/lib/nfstest/__init__.py -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/nfstest copying build/lib/nfstest/test_util.py -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/nfstest copying build/lib/nfstest_config.py -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet creating /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/nfs copying build/lib/packet/nfs/nfs4_pack.py -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/nfs copying build/lib/packet/nfs/nfs4_type.py -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/nfs copying build/lib/packet/nfs/__init__.py -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/nfs copying build/lib/packet/nfs/nfs4lib.py -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/nfs copying build/lib/packet/nfs/nfs4_const.py -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/nfs copying build/lib/packet/pkt.py -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet copying build/lib/packet/pktt.py -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet creating /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/internet copying build/lib/packet/internet/ipv6.py -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/internet copying build/lib/packet/internet/ipv4.py -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/internet copying build/lib/packet/internet/__init__.py -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/internet copying build/lib/packet/internet/ipv6addr.py -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/internet creating /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/transport copying build/lib/packet/transport/tcp.py -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/transport copying build/lib/packet/transport/__init__.py -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/transport creating /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/link copying build/lib/packet/link/macaddr.py -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/link copying build/lib/packet/link/__init__.py -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/link copying build/lib/packet/link/ethernet.py -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/link creating /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/application copying build/lib/packet/application/__init__.py -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/application copying build/lib/packet/application/rpc.py -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/application copying build/lib/packet/unpack.py -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet copying build/lib/packet/record.py -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet copying build/lib/packet/__init__.py -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet byte-compiling /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/baseobj.py to baseobj.pyc byte-compiling /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/nfstest/host.py to host.pyc byte-compiling /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/nfstest/nfs_util.py to nfs_util.pyc byte-compiling /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/nfstest/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/nfstest/test_util.py to test_util.pyc byte-compiling /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/nfstest_config.py to nfstest_config.pyc byte-compiling /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/nfs/nfs4_pack.py to nfs4_pack.pyc byte-compiling /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/nfs/nfs4_type.py to nfs4_type.pyc byte-compiling /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/nfs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/nfs/nfs4lib.py to nfs4lib.pyc byte-compiling /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/nfs/nfs4_const.py to nfs4_const.pyc byte-compiling /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/pkt.py to pkt.pyc byte-compiling /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/pktt.py to pktt.pyc byte-compiling /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/internet/ipv6.py to ipv6.pyc byte-compiling /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/internet/ipv4.py to ipv4.pyc byte-compiling /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/internet/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/internet/ipv6addr.py to ipv6addr.pyc byte-compiling /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/transport/tcp.py to tcp.pyc byte-compiling /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/transport/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/link/macaddr.py to macaddr.pyc byte-compiling /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/link/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/link/ethernet.py to ethernet.pyc byte-compiling /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/application/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/application/rpc.py to rpc.pyc byte-compiling /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/unpack.py to unpack.pyc byte-compiling /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/record.py to record.pyc byte-compiling /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/packet/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpv0NNOg.py' /usr/bin/python -O /tmp/tmpv0NNOg.py removing /tmp/tmpv0NNOg.py running install_scripts creating /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/bin copying build/scripts-2.7/nfstest_delegation -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/bin copying build/scripts-2.7/nfstest_cache -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/bin copying build/scripts-2.7/nfstest_pnfs -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/bin copying build/scripts-2.7/nfstest_posix -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/bin copying build/scripts-2.7/nfstest_dio -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/bin/nfstest_delegation to 755 changing mode of /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/bin/nfstest_cache to 755 changing mode of /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/bin/nfstest_pnfs to 755 changing mode of /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/bin/nfstest_posix to 755 changing mode of /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/bin/nfstest_dio to 755 running install_data creating /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/share creating /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/share/man creating /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/share/man/man1 copying man/nfstest.1.gz -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/share/man/man1 copying man/nfstest_cache.1.gz -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/share/man/man1 copying man/nfstest_delegation.1.gz -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/share/man/man1 copying man/nfstest_dio.1.gz -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/share/man/man1 copying man/nfstest_pnfs.1.gz -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/share/man/man1 copying man/nfstest_posix.1.gz -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/share/man/man1 copying man/baseobj.1.gz -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/share/man/man1 copying man/nfstest.host.1.gz -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/share/man/man1 copying man/nfstest.nfs_util.1.gz -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/share/man/man1 copying man/nfstest.test_util.1.gz -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/share/man/man1 copying man/packet.pkt.1.gz -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/share/man/man1 copying man/packet.pktt.1.gz -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/share/man/man1 copying man/packet.record.1.gz -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/share/man/man1 copying man/packet.unpack.1.gz -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/share/man/man1 copying man/packet.application.rpc.1.gz -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/share/man/man1 copying man/packet.internet.ipv4.1.gz -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/share/man/man1 copying man/packet.internet.ipv6.1.gz -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/share/man/man1 copying man/packet.internet.ipv6addr.1.gz -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/share/man/man1 copying man/packet.link.ethernet.1.gz -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/share/man/man1 copying man/packet.link.macaddr.1.gz -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/share/man/man1 copying man/packet.transport.tcp.1.gz -> /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/share/man/man1 running install_egg_info Writing /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/site-packages/NFStest-1.0.2-py2.7.egg-info + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/NFStest-1.0.2 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/lib/python2.7/ using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: nfstest-1.0.2-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Vonk6Q + umask 022 + cd /builddir/build/BUILD + cd NFStest-1.0.2 + DOCDIR=/builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/share/doc/nfstest-1.0.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/share/doc/nfstest-1.0.2 + cp -pr COPYING /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/share/doc/nfstest-1.0.2 + cp -pr README /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64/usr/share/doc/nfstest-1.0.2 + exit 0 Provides: nfstest = 1.0.2-2.el7 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/python python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64 Wrote: /builddir/build/RPMS/nfstest-1.0.2-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4bpFqH + umask 022 + cd /builddir/build/BUILD + cd NFStest-1.0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/nfstest-1.0.2-2.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->