Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/nodejs-moment.spec'], logger=nspawn_args=[]shell=FalseprintOutput=FalsechrootPath='/var/lib/mock/fedora-rawhide-x86_64-mockbuilder-6627/root'uid=1001gid=135user='mockbuild'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock'}timeout=0) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/nodejs-moment.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/nodejs-moment-2.18.1-1.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-moment.spec'], logger=nspawn_args=[]shell=FalseprintOutput=FalsechrootPath='/var/lib/mock/fedora-rawhide-x86_64-mockbuilder-6627/root'uid=1001gid=135user='mockbuild'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock'}timeout=0) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/nodejs-moment.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MxQe5k + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf package + /usr/bin/gzip -dc /builddir/build/SOURCES/moment-2.18.1.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/scripts-2.18.1.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + /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/tasks-2.18.1.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + /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/templates-2.18.1.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -p /builddir/build/SOURCES/Gruntfile.js . + find . -type f -exec chmod -x '{}' ';' + rm -f min/locales.min.js min/moment-with-locales.min.js min/moment.min.js + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QaIu7f + umask 022 + cd /builddir/build/BUILD + cd package + /usr/lib/rpm/nodejs-symlink-deps /usr/lib/node_modules --check + /usr/bin/grunt transpile >> Local Npm module "grunt-contrib-jshint" not found. Is it installed? >> Local Npm module "grunt-env" not found. Is it installed? >> Local Npm module "grunt-jscs" not found. Is it installed? >> Local Npm module "grunt-karma" not found. Is it installed? >> Local Npm module "grunt-nuget" not found. Is it installed? >> Local Npm module "grunt-benchmark" not found. Is it installed? >> Local Npm module "grunt-string-replace" not found. Is it installed? >> Local Npm module "grunt-exec" not found. Is it installed? Running "transpile" task Running "clean:build" (clean) task >> 0 paths cleaned. Running "transpile-raw" task >> build/umd/moment.js >> build/umd/locale/*.js >> build/umd/test/moment/*.js >> build/umd/test/locale/*.js >> build/umd/min/locales.js >> build/umd/min/moment-with-locales.js Running "concat:tests" (concat) task File build/umd/min/tests.js created. Done. + rm -rf node_modules + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3MSbxh + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nodejs-moment-2.18.1-1.fc27.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nodejs-moment-2.18.1-1.fc27.x86_64 ++ dirname /builddir/build/BUILDROOT/nodejs-moment-2.18.1-1.fc27.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nodejs-moment-2.18.1-1.fc27.x86_64 + cd package + mkdir -p /builddir/build/BUILDROOT/nodejs-moment-2.18.1-1.fc27.x86_64/usr/share/javascript/moment + cp -pr locale/ min/ moment.js /builddir/build/BUILDROOT/nodejs-moment-2.18.1-1.fc27.x86_64/usr/share/javascript/moment + mkdir -p /builddir/build/BUILDROOT/nodejs-moment-2.18.1-1.fc27.x86_64/usr/lib/node_modules/moment + cp -pr package.json ender.js package.js /builddir/build/BUILDROOT/nodejs-moment-2.18.1-1.fc27.x86_64/usr/lib/node_modules/moment + for i in locale min moment.js moment.d.js + ln -s /usr/share/javascript/moment/locale /builddir/build/BUILDROOT/nodejs-moment-2.18.1-1.fc27.x86_64/usr/lib/node_modules/moment/locale + for i in locale min moment.js moment.d.js + ln -s /usr/share/javascript/moment/min /builddir/build/BUILDROOT/nodejs-moment-2.18.1-1.fc27.x86_64/usr/lib/node_modules/moment/min + for i in locale min moment.js moment.d.js + ln -s /usr/share/javascript/moment/moment.js /builddir/build/BUILDROOT/nodejs-moment-2.18.1-1.fc27.x86_64/usr/lib/node_modules/moment/moment.js + for i in locale min moment.js moment.d.js + ln -s /usr/share/javascript/moment/moment.d.js /builddir/build/BUILDROOT/nodejs-moment-2.18.1-1.fc27.x86_64/usr/lib/node_modules/moment/moment.d.js + /usr/lib/rpm/nodejs-symlink-deps /usr/lib/node_modules + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --ver-rel 2.18.1-1.fc27 --unique-debug-arch x86_64 --unique-debug-src-base nodejs-moment --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.G9PVfl + umask 022 + cd /builddir/build/BUILD + cd package + /usr/lib/rpm/nodejs-symlink-deps /usr/lib/node_modules --check + /usr/bin/node -e 'require("./")' + exit 0 Processing files: nodejs-moment-2.18.1-1.fc27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Tb5Tbp + umask 022 + cd /builddir/build/BUILD + cd package + DOCDIR=/builddir/build/BUILDROOT/nodejs-moment-2.18.1-1.fc27.x86_64/usr/share/doc/nodejs-moment + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nodejs-moment-2.18.1-1.fc27.x86_64/usr/share/doc/nodejs-moment + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/nodejs-moment-2.18.1-1.fc27.x86_64/usr/share/doc/nodejs-moment + cp -pr README.md /builddir/build/BUILDROOT/nodejs-moment-2.18.1-1.fc27.x86_64/usr/share/doc/nodejs-moment + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UTtI8s + umask 022 + cd /builddir/build/BUILD + cd package + LICENSEDIR=/builddir/build/BUILDROOT/nodejs-moment-2.18.1-1.fc27.x86_64/usr/share/licenses/nodejs-moment + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nodejs-moment-2.18.1-1.fc27.x86_64/usr/share/licenses/nodejs-moment + cp -pr LICENSE /builddir/build/BUILDROOT/nodejs-moment-2.18.1-1.fc27.x86_64/usr/share/licenses/nodejs-moment + exit 0 Provides: nodejs-moment = 2.18.1-1.fc27 npm(moment) = 2.18.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: nodejs(engine) Processing files: js-moment-2.18.1-1.fc27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cTrbgx + umask 022 + cd /builddir/build/BUILD + cd package + DOCDIR=/builddir/build/BUILDROOT/nodejs-moment-2.18.1-1.fc27.x86_64/usr/share/doc/js-moment + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nodejs-moment-2.18.1-1.fc27.x86_64/usr/share/doc/js-moment + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/nodejs-moment-2.18.1-1.fc27.x86_64/usr/share/doc/js-moment + cp -pr README.md /builddir/build/BUILDROOT/nodejs-moment-2.18.1-1.fc27.x86_64/usr/share/doc/js-moment + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9dUfoB + umask 022 + cd /builddir/build/BUILD + cd package + LICENSEDIR=/builddir/build/BUILDROOT/nodejs-moment-2.18.1-1.fc27.x86_64/usr/share/licenses/js-moment + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nodejs-moment-2.18.1-1.fc27.x86_64/usr/share/licenses/js-moment + cp -pr LICENSE /builddir/build/BUILDROOT/nodejs-moment-2.18.1-1.fc27.x86_64/usr/share/licenses/js-moment + exit 0 Provides: js-moment = 2.18.1-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nodejs-moment-2.18.1-1.fc27.x86_64 Wrote: /builddir/build/RPMS/nodejs-moment-2.18.1-1.fc27.noarch.rpm Wrote: /builddir/build/RPMS/js-moment-2.18.1-1.fc27.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TAUxtH + umask 022 + cd /builddir/build/BUILD + cd package + /usr/bin/rm -rf /builddir/build/BUILDROOT/nodejs-moment-2.18.1-1.fc27.x86_64 + exit 0 Child return code was: 0