Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/nodejs-bl.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-1b9e139c8c90b0ca27f300a01c212b94db404031/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=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/nodejs-bl.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-bl-0.9.3-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-bl.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-1b9e139c8c90b0ca27f300a01c212b94db404031/root'shell=Falseuid=996env={'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-bl.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.mZIqft + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf package + /usr/bin/gzip -dc /builddir/build/SOURCES/bl-0.9.3.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd package + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf node_modules/ + /usr/lib/rpm/nodejs-fixdep readable-stream '^1.1' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yokjeb + umask 022 + cd /builddir/build/BUILD + cd package Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SPon1R + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nodejs-bl-0.9.3-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nodejs-bl-0.9.3-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/nodejs-bl-0.9.3-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nodejs-bl-0.9.3-1.el7.noarch + cd package + mkdir -p /builddir/build/BUILDROOT/nodejs-bl-0.9.3-1.el7.noarch/usr/lib/node_modules/bl + cp -pr package.json bl.js /builddir/build/BUILDROOT/nodejs-bl-0.9.3-1.el7.noarch/usr/lib/node_modules/bl + /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/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.hMGrMn + umask 022 + cd /builddir/build/BUILD + cd package + /usr/lib/rpm/nodejs-symlink-deps /usr/lib/node_modules --check + node test/test.js SAUCE_KEY and/or SAUCE_USER not set, not running sauce tests TAP version 13 # single bytes from single buffer ok 1 should be equal ok 2 should be equal ok 3 should be equal ok 4 should be equal ok 5 should be equal # single bytes from multiple buffers ok 6 should be equal ok 7 should be equal ok 8 should be equal ok 9 should be equal ok 10 should be equal ok 11 should be equal ok 12 should be equal ok 13 should be equal ok 14 should be equal ok 15 should be equal ok 16 should be equal # multi bytes from single buffer ok 17 should be equal ok 18 should be equal ok 19 should be equal ok 20 should be equal # multiple bytes from multiple buffers ok 21 should be equal ok 22 should be equal ok 23 should be equal ok 24 should be equal ok 25 should be equal ok 26 should be equal # multiple bytes from multiple buffer lists ok 27 should be equal not ok 28 TypeError: "list" argument must be an Array of Buffers --- operator: error expected: actual: {} at: Test._cb (/builddir/build/BUILD/package/test/basic-test.js:76:5) stack: TypeError: "list" argument must be an Array of Buffers at Function.Buffer.concat (buffer.js:314:13) at BufferList.copy (/builddir/build/BUILD/package/bl.js:113:21) at BufferList.slice (/builddir/build/BUILD/package/bl.js:88:15) at Test._cb (/builddir/build/BUILD/package/test/basic-test.js:87:14) at Test.run (/usr/lib/node_modules/tape/lib/test.js:52:14) at Test. (/usr/lib/node_modules/tape/lib/results.js:108:16) at Test.g (events.js:292:16) at emitNone (events.js:86:13) at Test.emit (events.js:185:7) at Test.end (/usr/lib/node_modules/tape/lib/test.js:85:27) ... # consuming from multiple buffers ok 29 should be equal ok 30 should be equal ok 31 should be equal ok 32 should be equal ok 33 should be equal ok 34 should be equal ok 35 should be equal ok 36 should be equal ok 37 should be equal ok 38 should be equal ok 39 should be equal ok 40 should be equal # test readUInt8 / readInt8 ok 41 should be equal ok 42 should be equal ok 43 should be equal ok 44 should be equal ok 45 should be equal ok 46 should be equal ok 47 should be equal ok 48 should be equal # test readUInt16LE / readUInt16BE / readInt16LE / readInt16BE ok 49 should be equal ok 50 should be equal ok 51 should be equal ok 52 should be equal ok 53 should be equal ok 54 should be equal ok 55 should be equal ok 56 should be equal ok 57 should be equal ok 58 should be equal ok 59 should be equal ok 60 should be equal # test readUInt32LE / readUInt32BE / readInt32LE / readInt32BE ok 61 should be equal ok 62 should be equal ok 63 should be equal ok 64 should be equal # test readFloatLE / readFloatBE ok 65 should be equal # test readDoubleLE / readDoubleBE ok 66 should be equal # test toString ok 67 should be equal ok 68 should be equal ok 69 should be equal ok 70 should be equal ok 71 should be equal # test toString encoding ok 72 hex ok 73 utf8 ok 74 utf-8 ok 75 ascii ok 76 binary ok 77 base64 ok 78 ucs2 ok 79 ucs-2 ok 80 utf16le ok 81 utf-16le # test stream ok 82 (unnamed assert) ok 83 (unnamed assert) ok 84 should be equal ok 85 should be equal ok 86 woohoo! correct hash! # instantiation with Buffer ok 87 same buffer ok 88 same buffer # test String appendage ok 89 should be equal ok 90 should be equal ok 91 should be equal ok 92 should be equal ok 93 should be equal ok 94 should be equal ok 95 should be equal ok 96 should be equal ok 97 should be equal ok 98 should be equal # write nothing, should get empty buffer ok 99 no error ok 100 got a buffer ok 101 got a zero-length buffer # unicode string ok 102 should be equal ok 103 should be equal # should emit finish ok 104 should be equal # basic copy ok 105 same buffer # copy after many appends ok 106 same buffer # copy at a precise position ok 107 same buffer # copy starting from a precise location ok 108 same buffer # copy in an interval ok 109 same buffer # copy an interval between two buffers ok 110 same buffer # duplicate ok 111 should be equal ok 112 should be equal # destroy no pipe ok 113 should be equal ok 114 should be equal # destroy with pipe before read end ok 115 should be equal ok 116 should be equal # destroy with pipe before read end with race ok 117 should be equal ok 118 should be equal # destroy with pipe after read end ok 119 should be equal ok 120 should be equal # destroy with pipe while writing to a destination ok 121 should be equal ok 122 should be equal ok 123 should be equal ok 124 should be equal # handle error ok 125 has error ok 126 no data 1..126 # tests 126 # pass 125 # fail 1 RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.hMGrMn (%check) Bad exit status from /var/tmp/rpm-tmp.hMGrMn (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 88, in trace result = func(*args, **kw) File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 547, in do raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) Error: Command failed. See logs for output. # bash --login -c /usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/nodejs-bl.spec