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/esh.spec'], chrootPath='/var/lib/mock/f27-build-10586869-816997/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/esh.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 Wrote: /builddir/build/SRPMS/esh-0.1.1-1.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/esh.spec'], chrootPath='/var/lib/mock/f27-build-10586869-816997/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/esh.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.TN7RKO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf esh-0.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/esh-0.1.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd esh-0.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QkiQ8u + umask 022 + cd /builddir/build/BUILD + cd esh-0.1.1 + /usr/bin/make -O -j4 List of targets: bump-version Update version in the script and README.adoc to $VERSION. clean Clean all temporary files. install Install the script and man page into $DESTDIR/$prefix. install-exec Install the script into $DESTDIR/$bindir. install-man Install the man page into $DESTDIR/$mandir/man1. man Generate a man page (requires asciidoctor). readme-update-checksum Update variable :script-sha1: in README.adoc with SHA1 checksum of the script. release Bump version to $VERSION, create release commit and tag. test Run tests. help Print list of targets. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.je2g5d + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/esh-0.1.1-1.fc27.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/esh-0.1.1-1.fc27.noarch ++ dirname /builddir/build/BUILDROOT/esh-0.1.1-1.fc27.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/esh-0.1.1-1.fc27.noarch + cd esh-0.1.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/esh-0.1.1-1.fc27.noarch 'INSTALL=/usr/bin/install -p' prefix=/usr mkdir -p /builddir/build/BUILDROOT/esh-0.1.1-1.fc27.noarch/usr/bin install -m 755 esh /builddir/build/BUILDROOT/esh-0.1.1-1.fc27.noarch/usr/bin/esh asciidoctor -b manpage esh.1.adoc mkdir -p /builddir/build/BUILDROOT/esh-0.1.1-1.fc27.noarch/usr/share/man/man1 install -m 644 esh.1 /builddir/build/BUILDROOT/esh-0.1.1-1.fc27.noarch/usr/share/man/man1/esh.1 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.1.1-1.fc27 --unique-debug-suffix -0.1.1-1.fc27.noarch --unique-debug-src-base esh-0.1.1-1.fc27.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/esh-0.1.1 + /usr/lib/rpm/check-buildroot + /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 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.t9IXnt + umask 022 + cd /builddir/build/BUILD + cd esh-0.1.1 + make test test-comments............. OK test-dump................. OK test-empty-file........... OK test-escaped-tags......... OK test-multiline-tags....... OK test-print-tag............ OK test-scriplet-tag......... OK test-template-from-stdin.. OK test-text-escaping........ OK test-trim-newline......... OK PASSED 10/10 + exit 0 Processing files: esh-0.1.1-1.fc27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7lLU1h + umask 022 + cd /builddir/build/BUILD + cd esh-0.1.1 + DOCDIR=/builddir/build/BUILDROOT/esh-0.1.1-1.fc27.noarch/usr/share/doc/esh + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/esh-0.1.1-1.fc27.noarch/usr/share/doc/esh + cp -pr README.adoc /builddir/build/BUILDROOT/esh-0.1.1-1.fc27.noarch/usr/share/doc/esh + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NjJpk5 + umask 022 + cd /builddir/build/BUILD + cd esh-0.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/esh-0.1.1-1.fc27.noarch/usr/share/licenses/esh + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/esh-0.1.1-1.fc27.noarch/usr/share/licenses/esh + cp -pr LICENSE /builddir/build/BUILDROOT/esh-0.1.1-1.fc27.noarch/usr/share/licenses/esh + exit 0 Provides: esh = 0.1.1-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/esh-0.1.1-1.fc27.noarch Wrote: /builddir/build/RPMS/esh-0.1.1-1.fc27.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NHRHx5 + umask 022 + cd /builddir/build/BUILD + cd esh-0.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/esh-0.1.1-1.fc27.noarch + exit 0 Child return code was: 0