Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/nodejs-depd.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-592d6dad0587deff1287e6d2ea47efd320f1069e/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/nodejs-depd.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/nodejs-depd-1.1.0-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/nodejs-depd.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-592d6dad0587deff1287e6d2ea47efd320f1069e/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/nodejs-depd.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Wwa9U8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf nodejs-depd-1.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/v1.1.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd nodejs-depd-1.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4yuyEa + umask 022 + cd /builddir/build/BUILD + cd nodejs-depd-1.1.0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mshAYf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nodejs-depd-1.1.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nodejs-depd-1.1.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/nodejs-depd-1.1.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nodejs-depd-1.1.0-1.el7.noarch + cd nodejs-depd-1.1.0 + mkdir -p /builddir/build/BUILDROOT/nodejs-depd-1.1.0-1.el7.noarch/usr/lib/node_modules/depd + cp -pr package.json index.js lib/ /builddir/build/BUILDROOT/nodejs-depd-1.1.0-1.el7.noarch/usr/lib/node_modules/depd + /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 50000000 /builddir/build/BUILD/nodejs-depd-1.1.0 /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.v6UTa6 + umask 022 + cd /builddir/build/BUILD + cd nodejs-depd-1.1.0 + /usr/lib/rpm/nodejs-symlink-deps /usr/lib/node_modules --check + /usr/bin/mocha -R spec (node:4169) DeprecationWarning: child_process: options.customFds option is deprecated. Use options.stdio instead. when browserified depd(namespace) - creates deprecated function - requires namespace deprecate(message) - should not log message when message omitted - should not log message deprecate.function(fn, message) - should throw when not given function - should not log on call to function - should have same arity - should pass arguments when message omitted - should not log message deprecate.property(obj, prop, message) - should throw when given primitive - should throw when given missing property - should throw when given non-configurable property - should not log on access to property - should not log on setting property when obj is a function - should not log on access to property on function - should not generate message on named function when value descriptor - should not log on access and set - should not log on set to non-writable when accessor descriptor - should log on access and set - should not log on access when no accessor - should not log on set when no setter when message omitted - should not generate message for method call on named function depd(namespace) ��� creates deprecated function ��� requires namespace deprecate(message) ��� should log namespace ��� should log deprecation ��� should log message ��� should log call site ��� should log call site from strict lib ��� should log call site regardless of Error.stackTraceLimit ��� should log call site within eval ��� should log call site within strict ��� should only warn once per call site ��� should warn for different fns on same call site ��� should warn for different calls on same line when message omitted ��� should generate message for method call on named function ��� should generate message for function call on named function ��� should generate message for method call on unnamed function ��� should generate message for function call on unnamed function ��� should generate message for function call on anonymous function in strict mode library ��� should generate message for method call on named function ��� should generate message for function call on named function ��� should generate message for method call on unnamed function ��� should generate message for function call on unnamed function ��� should generate message for function call on anonymous function when output supports colors ��� should log in color ��� should log namespace ��� should log deprecation ��� should log message ��� should log call site when output does not support colors ��� should not log in color ��� should log namespace ��� should log timestamp ��� should log deprecation ��� should log message ��� should log call site deprecate.function(fn, message) ��� should throw when not given function ��� should log on call to function ��� should have same arity ��� should pass arguments ��� should show call site outside scope ��� should show call site outside scope from strict lib ��� should only warn once per call site ��� should handle rapid calling of deprecated thing (6845ms) ��� should warn for different calls on same line when message omitted ��� should generate message for method call on named function ��� should generate message for method call on anonymous function in strict mode library ��� should generate message for method call on named function ��� should generate message for method call on anonymous function deprecate.property(obj, prop, message) ��� should throw when given primitive ��� should throw when given missing property ��� should throw when given non-configurable property ��� should log on access to property ��� should log on setting property ��� should only warn once per call site ��� should warn for different accesses on same line ��� should show call site outside scope ��� should show call site outside scope from strict lib when obj is a function ��� should log on access to property on function ��� should generate message on named function in strict mode library ��� should log on access to property on function ��� should generate message on named function when value descriptor ��� should log on access and set ��� should not log on set to non-writable when accessor descriptor ��� should log on access and set ��� should not log on access when no accessor ��� should not log on set when no setter when message omitted ��� should generate message for method call on named function in strict mode library ��� should generate message for method call on named function process.on('deprecation', fn) ��� should not write when listener exists ��� should emit error ��� should emit DeprecationError ��� should emit error with message ��� should emit error with namespace ��� should emit error with proper [[Class]] ��� should be instanceof Error ��� should emit error with proper stack ��� should have writable properties process.env.NO_DEPRECATION ��� should suppress given namespace ��� should suppress multiple namespaces ��� should be case-insensitive ��� should emit "deprecation" events anyway when * ��� should suppress any namespace process.env.TRACE_DEPRECATION ��� should trace given namespace ��� should not trace non-given namespace when output supports colors ��� should log in color ��� should log namespace ��� should log call site in color node script.js ��� should display deprecation message (1366ms) node --no-deprecation script.js ��� should suppress deprecation message (1218ms) node --trace-deprecation script.js ��� should suppress deprecation message (1306ms) 89 passing (11s) 22 pending + exit 0 Processing files: nodejs-depd-1.1.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DKUaJN + umask 022 + cd /builddir/build/BUILD + cd nodejs-depd-1.1.0 + DOCDIR=/builddir/build/BUILDROOT/nodejs-depd-1.1.0-1.el7.noarch/usr/share/doc/nodejs-depd-1.1.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nodejs-depd-1.1.0-1.el7.noarch/usr/share/doc/nodejs-depd-1.1.0 + cp -pr History.md Readme.md /builddir/build/BUILDROOT/nodejs-depd-1.1.0-1.el7.noarch/usr/share/doc/nodejs-depd-1.1.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9kmkqy + umask 022 + cd /builddir/build/BUILD + cd nodejs-depd-1.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/nodejs-depd-1.1.0-1.el7.noarch/usr/share/licenses/nodejs-depd-1.1.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nodejs-depd-1.1.0-1.el7.noarch/usr/share/licenses/nodejs-depd-1.1.0 + cp -pr LICENSE /builddir/build/BUILDROOT/nodejs-depd-1.1.0-1.el7.noarch/usr/share/licenses/nodejs-depd-1.1.0 + exit 0 Provides: nodejs-depd = 1.1.0-1.el7 npm(depd) = 1.1.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: nodejs(engine) >= 0.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nodejs-depd-1.1.0-1.el7.noarch Wrote: /builddir/build/RPMS/nodejs-depd-1.1.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.J8SndG + umask 022 + cd /builddir/build/BUILD + cd nodejs-depd-1.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/nodejs-depd-1.1.0-1.el7.noarch + exit 0 Child return code was: 0