Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/nodejs-gulp-util.spec'], gid=135user='mockbuild'timeout=0logger=nspawn_args=[]uid=1001chrootPath='/var/lib/mock/fedora-rawhide-x86_64-mockbuilder-7079/root'env={'TERM': 'vt100', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8'}printOutput=Falseshell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/nodejs-gulp-util.spec'] with env {'TERM': 'vt100', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/nodejs-gulp-util-3.0.8-2.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/nodejs-gulp-util.spec'], gid=135user='mockbuild'timeout=0logger=nspawn_args=[]uid=1001chrootPath='/var/lib/mock/fedora-rawhide-x86_64-mockbuilder-7079/root'env={'TERM': 'vt100', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8'}printOutput=Falseshell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/nodejs-gulp-util.spec'] with env {'TERM': 'vt100', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', '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.BmZhO7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf package + /usr/bin/gzip -dc /builddir/build/SOURCES/gulp-util-3.0.8.tgz + /usr/bin/tar -xof - + 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/tar -xof - + /usr/bin/bzip2 -dc /builddir/build/SOURCES/tests-3.0.8.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod -x LICENSE + /usr/lib/rpm/nodejs-fixdep multipipe + /usr/lib/rpm/nodejs-fixdep object-assign + /usr/lib/rpm/nodejs-fixdep vinyl + /usr/lib/rpm/nodejs-fixdep replace-ext + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Id7F0J + umask 022 + cd /builddir/build/BUILD + cd package + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3HFqdm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nodejs-gulp-util-3.0.8-2.fc27.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nodejs-gulp-util-3.0.8-2.fc27.x86_64 ++ dirname /builddir/build/BUILDROOT/nodejs-gulp-util-3.0.8-2.fc27.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nodejs-gulp-util-3.0.8-2.fc27.x86_64 + cd package + mkdir -p /builddir/build/BUILDROOT/nodejs-gulp-util-3.0.8-2.fc27.x86_64/usr/lib/node_modules/gulp-util + cp -pr package.json index.js lib/ /builddir/build/BUILDROOT/nodejs-gulp-util-3.0.8-2.fc27.x86_64/usr/lib/node_modules/gulp-util + /usr/lib/rpm/nodejs-symlink-deps /usr/lib/node_modules + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --ver-rel 3.0.8-2.fc27 --unique-debug-arch x86_64 --unique-debug-src-base nodejs-gulp-util --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/package find: 'debug': No such file or directory + /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.IKwIWY + umask 022 + cd /builddir/build/BUILD + cd package + /usr/lib/rpm/nodejs-symlink-deps /usr/lib/node_modules --check + /usr/bin/node -e 'require("./")' + /usr/bin/mocha -R spec File() ✓ should return a valid file ✓ should return a valid file 2 PluginError() ✓ should default name to Error ✓ should default name to Error, even when wrapped error has no name ✓ should print the plugin name in toString ✓ should not include the stack by default in toString ✓ should include the stack when specified in toString ✓ should take arguments as one object ✓ should take arguments as plugin name and one object ✓ should take arguments as plugin name and message ✓ should take arguments as plugin name, message, and one object ✓ should take arguments as plugin name, error, and one object ✓ should take properties from error ✓ should be configured to show properties by default ✓ should not be configured to take option to show properties ✓ should show properties ✓ should show properties ✓ should not show properties ✓ should not show properties, but should show stack ✓ should not show properties, but should show stack for real error ✓ should not show properties, but should show stack for _stack ✓ should show properties and stack ✓ should show properties added after the error is created ✓ should toString quickly ✓ should toString quickly with original error ✓ should not show "Details:" if there are no properties to show beep() + exit 0 Processing files: nodejs-gulp-util-3.0.8-2.fc27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Psu8tD + umask 022 + cd /builddir/build/BUILD + cd package + DOCDIR=/builddir/build/BUILDROOT/nodejs-gulp-util-3.0.8-2.fc27.x86_64/usr/share/doc/nodejs-gulp-util + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nodejs-gulp-util-3.0.8-2.fc27.x86_64/usr/share/doc/nodejs-gulp-util + cp -pr README.md /builddir/build/BUILDROOT/nodejs-gulp-util-3.0.8-2.fc27.x86_64/usr/share/doc/nodejs-gulp-util + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Yp0i2h + umask 022 + cd /builddir/build/BUILD + cd package + LICENSEDIR=/builddir/build/BUILDROOT/nodejs-gulp-util-3.0.8-2.fc27.x86_64/usr/share/licenses/nodejs-gulp-util + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nodejs-gulp-util-3.0.8-2.fc27.x86_64/usr/share/licenses/nodejs-gulp-util + cp -pr LICENSE /builddir/build/BUILDROOT/nodejs-gulp-util-3.0.8-2.fc27.x86_64/usr/share/licenses/nodejs-gulp-util + exit 0 Provides: nodejs-gulp-util = 3.0.8-2.fc27 npm(gulp-util) = 3.0.8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: nodejs(engine) >= 0.10 npm(array-differ) >= 1.0.0 npm(array-differ) < 2 npm(array-uniq) >= 1.0.2 npm(array-uniq) < 2 npm(beeper) >= 1.0.0 npm(beeper) < 2 npm(chalk) >= 1.0.0 npm(chalk) < 2 npm(dateformat) >= 2.0.0 npm(dateformat) < 3 npm(fancy-log) >= 1.1.0 npm(fancy-log) < 2 npm(gulplog) >= 1.0.0 npm(gulplog) < 2 npm(has-gulplog) >= 0.1.0 npm(has-gulplog) < 0.2 npm(lodash._reescape) >= 3.0.0 npm(lodash._reescape) < 4 npm(lodash._reevaluate) >= 3.0.0 npm(lodash._reevaluate) < 4 npm(lodash._reinterpolate) >= 3.0.0 npm(lodash._reinterpolate) < 4 npm(lodash.template) >= 3.0.0 npm(lodash.template) < 4 npm(minimist) >= 1.1.0 npm(minimist) < 2 npm(multipipe) npm(object-assign) npm(replace-ext) npm(through2) >= 2.0.0 npm(through2) < 3 npm(vinyl) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nodejs-gulp-util-3.0.8-2.fc27.x86_64 Wrote: /builddir/build/RPMS/nodejs-gulp-util-3.0.8-2.fc27.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.D2feYW + umask 022 + cd /builddir/build/BUILD + cd package + /usr/bin/rm -rf /builddir/build/BUILDROOT/nodejs-gulp-util-3.0.8-2.fc27.x86_64 + exit 0 Child return code was: 0