Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/nodejs-should.spec'], chrootPath='/var/lib/mock/697663-epel-7-x86_64-1515417868.499000/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=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/nodejs-should.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 warning: Could not canonicalize hostname: copr-builder-389103260.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/nodejs-should-8.4.0-4.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/nodejs-should.spec'], chrootPath='/var/lib/mock/697663-epel-7-x86_64-1515417868.499000/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=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/nodejs-should.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KdzMZw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf package + /usr/bin/gzip -dc /builddir/build/SOURCES/should-8.4.0.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd package + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /builddir/build/BUILD + cd package + /usr/bin/bzip2 -dc /builddir/build/SOURCES/tests-8.4.0.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (0001-Fix-flaky-tests.patch): + echo 'Patch #1 (0001-Fix-flaky-tests.patch):' + /usr/bin/cat /builddir/build/SOURCES/0001-Fix-flaky-tests.patch + /usr/bin/patch -p1 --fuzz=0 patching file test/ext/match.test.js patching file test/ext/property.test.js + rm -f should.min.js + find . -type f -exec chmod -x '{}' ';' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HNAjAP + umask 022 + cd /builddir/build/BUILD + cd package + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Om3qb8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nodejs-should-8.4.0-4.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nodejs-should-8.4.0-4.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/nodejs-should-8.4.0-4.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nodejs-should-8.4.0-4.el7.centos.x86_64 + cd package + mkdir -p /builddir/build/BUILDROOT/nodejs-should-8.4.0-4.el7.centos.x86_64/usr/lib/node_modules/should + cp -pr package.json index.js lib/ should.js /builddir/build/BUILDROOT/nodejs-should-8.4.0-4.el7.centos.x86_64/usr/lib/node_modules/should + /usr/lib/rpm/nodejs-symlink-deps /usr/lib/node_modules + /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/package /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 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.fBZD5q + umask 022 + cd /builddir/build/BUILD + cd package + /usr/lib/rpm/nodejs-symlink-deps /usr/lib/node_modules --check + /usr/lib/node_modules/mocha/bin/mocha --ui exports test/ext/assert.test.js test/ext/bool.test.js test/ext/contain.test.js test/ext/eql.test.js test/ext/error.test.js test/ext/match.test.js test/ext/number.test.js test/ext/promise.test.js test/ext/property.test.js test/ext/string.test.js test/ext/type.test.js (node:2186) DeprecationWarning: child_process: options.customFds option is deprecated. Use options.stdio instead. ․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․ ․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․ 96 passing (1s) + exit 0 Processing files: nodejs-should-8.4.0-4.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sMYVwP + umask 022 + cd /builddir/build/BUILD + cd package + DOCDIR=/builddir/build/BUILDROOT/nodejs-should-8.4.0-4.el7.centos.x86_64/usr/share/doc/nodejs-should-8.4.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nodejs-should-8.4.0-4.el7.centos.x86_64/usr/share/doc/nodejs-should-8.4.0 + cp -pr Readme.md /builddir/build/BUILDROOT/nodejs-should-8.4.0-4.el7.centos.x86_64/usr/share/doc/nodejs-should-8.4.0 + cp -pr History.md /builddir/build/BUILDROOT/nodejs-should-8.4.0-4.el7.centos.x86_64/usr/share/doc/nodejs-should-8.4.0 + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/nodejs-should-8.4.0-4.el7.centos.x86_64/usr/share/doc/nodejs-should-8.4.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.X1QXZd + umask 022 + cd /builddir/build/BUILD + cd package + LICENSEDIR=/builddir/build/BUILDROOT/nodejs-should-8.4.0-4.el7.centos.x86_64/usr/share/licenses/nodejs-should-8.4.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nodejs-should-8.4.0-4.el7.centos.x86_64/usr/share/licenses/nodejs-should-8.4.0 + cp -pr LICENSE /builddir/build/BUILDROOT/nodejs-should-8.4.0-4.el7.centos.x86_64/usr/share/licenses/nodejs-should-8.4.0 + exit 0 Provides: nodejs-should = 8.4.0-4.el7.centos npm(should) = 8.4.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: nodejs(engine) npm(should-equal) = 0.8.0 npm(should-format) = 0.3.2 npm(should-type) = 0.2.0 Obsoletes: nodejs-should-promised < 0.3.1-2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nodejs-should-8.4.0-4.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-389103260.novalocal Wrote: /builddir/build/RPMS/nodejs-should-8.4.0-4.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.R7TV52 + umask 022 + cd /builddir/build/BUILD + cd package + /usr/bin/rm -rf /builddir/build/BUILDROOT/nodejs-should-8.4.0-4.el7.centos.x86_64 + exit 0 Child return code was: 0