Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/nodejs-to-regex-range.spec'], chrootPath='/var/lib/mock/f31-build-17019447-1223729/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/nodejs-to-regex-range.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': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1564012800 Wrote: /builddir/build/SRPMS/nodejs-to-regex-range-2.1.1-5.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/nodejs-to-regex-range.spec'], chrootPath='/var/lib/mock/f31-build-17019447-1223729/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/nodejs-to-regex-range.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': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1564012800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mExGLq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf package + /usr/bin/gzip -dc /builddir/build/SOURCES/to-regex-range-2.1.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/bzip2 -dc /builddir/build/SOURCES/tests-2.1.1.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/nodejs-fixdep is-number + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pVhVCu + umask 022 + cd /builddir/build/BUILD + cd package + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.C5WpGu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nodejs-to-regex-range-2.1.1-5.fc31.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nodejs-to-regex-range-2.1.1-5.fc31.noarch BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/nodejs-to-regex-range-2.1.1-5.fc31.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nodejs-to-regex-range-2.1.1-5.fc31.noarch + cd package + mkdir -p /builddir/build/BUILDROOT/nodejs-to-regex-range-2.1.1-5.fc31.noarch/usr/lib/node_modules/to-regex-range + cp -pr package.json index.js /builddir/build/BUILDROOT/nodejs-to-regex-range-2.1.1-5.fc31.noarch/usr/lib/node_modules/to-regex-range + /usr/lib/rpm/nodejs-symlink-deps /usr/lib/node_modules + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 2.1.1-5.fc31 --unique-debug-suffix -2.1.1-5.fc31.noarch --unique-debug-src-base nodejs-to-regex-range-2.1.1-5.fc31.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/package BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Q1Lsxr + 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 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 to-regex-range range ✓ should throw an error when the first arg is invalid: ✓ should throw an error when the second arg is invalid: minimum / maximum ✓ should reverse `min/max` when the min is larger than the max: ranges ✓ should return the number when only one argument is passed: ✓ should not return a range when both numbers are the same: ✓ should support ranges than 10: ✓ should support strings: ✓ should support padded ranges: ✓ should work when padding is imbalanced: ✓ should generate regex strings for negative patterns ✓ should wrap patterns when options.capture is true ✓ should generate regex strings for positive patterns ✓ should optimize regexes validate ranges ✓ should support negative ranges: (66ms) ✓ should support negative-to-positive ranges: (45ms) ✓ should work when numbers are equal: ✓ should support large numbers: (137ms) ✓ should support large ranges: ✓ should support repeated digits: ✓ should support repeated zeros: ✓ should support zero one: (307ms) ✓ should support repeated ones: ✓ should support small diffs: ✓ should support random ranges: ✓ should support one digit numbers: ✓ should support one digit at bounds: ✓ should support power of ten: ✓ should not match the negative of the same number ✓ should work with numbers of varying lengths: (38ms) ✓ should support small ranges: ✓ should support big ranges: ✓ should create valid regex ranges with zero-padding: ✓ should create valid regex ranges with negative padding: ✓ should create valid ranges with neg && pos zero-padding: 2,783,483 values tested 34 passing (798ms) Processing files: nodejs-to-regex-range-2.1.1-5.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EwHpUq + umask 022 + cd /builddir/build/BUILD + cd package + DOCDIR=/builddir/build/BUILDROOT/nodejs-to-regex-range-2.1.1-5.fc31.noarch/usr/share/doc/nodejs-to-regex-range + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nodejs-to-regex-range-2.1.1-5.fc31.noarch/usr/share/doc/nodejs-to-regex-range + cp -pr README.md /builddir/build/BUILDROOT/nodejs-to-regex-range-2.1.1-5.fc31.noarch/usr/share/doc/nodejs-to-regex-range + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.yuNuqt + umask 022 + cd /builddir/build/BUILD + cd package + LICENSEDIR=/builddir/build/BUILDROOT/nodejs-to-regex-range-2.1.1-5.fc31.noarch/usr/share/licenses/nodejs-to-regex-range + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nodejs-to-regex-range-2.1.1-5.fc31.noarch/usr/share/licenses/nodejs-to-regex-range + cp -pr LICENSE /builddir/build/BUILDROOT/nodejs-to-regex-range-2.1.1-5.fc31.noarch/usr/share/licenses/nodejs-to-regex-range + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 BUILDSTDERR: warning: absolute symlink: /usr/lib/node_modules/to-regex-range/node_modules/is-number -> /usr/lib/node_modules/is-number BUILDSTDERR: warning: absolute symlink: /usr/lib/node_modules/to-regex-range/node_modules/repeat-string -> /usr/lib/node_modules/repeat-string Provides: nodejs-to-regex-range = 2.1.1-5.fc31 npm(to-regex-range) = 2.1.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: (npm(repeat-string) >= 1.6.1 with npm(repeat-string) < 2) nodejs(engine) >= 0.10.0 npm(is-number) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nodejs-to-regex-range-2.1.1-5.fc31.noarch Wrote: /builddir/build/RPMS/nodejs-to-regex-range-2.1.1-5.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FGXO7q + umask 022 + cd /builddir/build/BUILD + cd package + /usr/bin/rm -rf /builddir/build/BUILDROOT/nodejs-to-regex-range-2.1.1-5.fc31.noarch + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0