Skip to content

Instantly share code, notes, and snippets.

@dylang
Created October 5, 2014 02:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dylang/658718410ca39ded3c14 to your computer and use it in GitHub Desktop.
Save dylang/658718410ca39ded3c14 to your computer and use it in GitHub Desktop.
jenkins@ip-10-40-64-233:~/workspace/x-web/DYLAN-test-1$ strace -F -f -s 1024 -o strace.txt npm/cli.js install --loglevel=silly
npm info it worked if it ends with ok
npm verb cli [ 'node',
npm verb cli '/mnt2/workspace/x-web/DYLAN-test-1/npm/cli.js',
npm verb cli 'install',
npm verb cli '--loglevel=silly' ]
npm info using npm@2.1.3
npm info using node@v0.10.26
npm verb node symlink /usr/bin/node
npm WARN package.json grunt-object-storage-runner@2.0.9-0 No README data
npm verb install where, deps [ '/mnt2/workspace/x-web/DYLAN-test-1',
npm verb install [ 'lodash',
npm verb install 'x-web-canonical-lookup',
npm verb install 'chai',
npm verb install 'grunt',
npm verb install 'grunt-cli',
npm verb install 'x-web-taskmaster' ] ]
npm info preinstall grunt-object-storage-runner@2.0.9-0
npm sill cache add args [ 'x-web-canonical-lookup@^3.4.1', null ]
npm verb cache add spec x-web-canonical-lookup@^3.4.1
npm sill cache add args [ 'chai@^1.8.1', null ]
npm verb cache add spec chai@^1.8.1
npm sill cache add parsed spec { raw: 'x-web-canonical-lookup@^3.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'x-web-canonical-lookup',
npm sill cache add rawSpec: '^3.4.1',
npm sill cache add spec: '>=3.4.1 <4.0.0',
npm sill cache add type: 'range' }
npm verb addNamed x-web-canonical-lookup@>=3.4.1 <4.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=3.4.1 <4.0.0
npm sill addNameRange { name: 'x-web-canonical-lookup',
npm sill addNameRange range: '>=3.4.1 <4.0.0',
npm sill addNameRange hasData: false }
npm verb mapToRegistry name x-web-canonical-lookup
npm verb mapToRegistry uri http://npm.opower.it/x-web-canonical-lookup
npm verb addNameRange registry:http://npm.opower.it/x-web-canonical-lookup not in flight; fetching
npm sill cache add parsed spec { raw: 'chai@^1.8.1',
npm sill cache add scope: null,
npm sill cache add name: 'chai',
npm sill cache add rawSpec: '^1.8.1',
npm sill cache add spec: '>=1.8.1 <2.0.0',
npm sill cache add type: 'range' }
npm verb addNamed chai@>=1.8.1 <2.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=1.8.1 <2.0.0
npm sill addNameRange { name: 'chai', range: '>=1.8.1 <2.0.0', hasData: false }
npm verb mapToRegistry name chai
npm verb mapToRegistry uri http://npm.opower.it/chai
npm verb addNameRange registry:http://npm.opower.it/chai not in flight; fetching
npm sill cache add args [ 'grunt-cli@^0.1.13', null ]
npm verb cache add spec grunt-cli@^0.1.13
npm sill cache add args [ 'x-web-taskmaster@^31.0.0', null ]
npm verb cache add spec x-web-taskmaster@^31.0.0
npm sill cache add args [ 'grunt@^0.4.5', null ]
npm verb cache add spec grunt@^0.4.5
npm sill cache add args [ 'lodash@^2.4.1', null ]
npm verb cache add spec lodash@^2.4.1
npm sill cache add parsed spec { raw: 'grunt-cli@^0.1.13',
npm sill cache add scope: null,
npm sill cache add name: 'grunt-cli',
npm sill cache add rawSpec: '^0.1.13',
npm sill cache add spec: '>=0.1.13 <0.2.0',
npm sill cache add type: 'range' }
npm verb addNamed grunt-cli@>=0.1.13 <0.2.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=0.1.13 <0.2.0
npm sill addNameRange { name: 'grunt-cli', range: '>=0.1.13 <0.2.0', hasData: false }
npm verb mapToRegistry name grunt-cli
npm verb mapToRegistry uri http://npm.opower.it/grunt-cli
npm verb addNameRange registry:http://npm.opower.it/grunt-cli not in flight; fetching
npm sill cache add parsed spec { raw: 'x-web-taskmaster@^31.0.0',
npm sill cache add scope: null,
npm sill cache add name: 'x-web-taskmaster',
npm sill cache add rawSpec: '^31.0.0',
npm sill cache add spec: '>=31.0.0 <32.0.0',
npm sill cache add type: 'range' }
npm verb addNamed x-web-taskmaster@>=31.0.0 <32.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=31.0.0 <32.0.0
npm sill addNameRange { name: 'x-web-taskmaster',
npm sill addNameRange range: '>=31.0.0 <32.0.0',
npm sill addNameRange hasData: false }
npm verb mapToRegistry name x-web-taskmaster
npm verb mapToRegistry uri http://npm.opower.it/x-web-taskmaster
npm verb addNameRange registry:http://npm.opower.it/x-web-taskmaster not in flight; fetching
npm sill cache add parsed spec { raw: 'grunt@^0.4.5',
npm sill cache add scope: null,
npm sill cache add name: 'grunt',
npm sill cache add rawSpec: '^0.4.5',
npm sill cache add spec: '>=0.4.5 <0.5.0',
npm sill cache add type: 'range' }
npm verb addNamed grunt@>=0.4.5 <0.5.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=0.4.5 <0.5.0
npm sill addNameRange { name: 'grunt', range: '>=0.4.5 <0.5.0', hasData: false }
npm verb mapToRegistry name grunt
npm verb mapToRegistry uri http://npm.opower.it/grunt
npm verb addNameRange registry:http://npm.opower.it/grunt not in flight; fetching
npm sill cache add parsed spec { raw: 'lodash@^2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash',
npm sill cache add rawSpec: '^2.4.1',
npm sill cache add spec: '>=2.4.1 <3.0.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash@>=2.4.1 <3.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <3.0.0
npm sill addNameRange { name: 'lodash', range: '>=2.4.1 <3.0.0', hasData: false }
npm verb mapToRegistry name lodash
npm verb mapToRegistry uri http://npm.opower.it/lodash
npm verb addNameRange registry:http://npm.opower.it/lodash not in flight; fetching
npm verb request on initialization, where is /x-web-canonical-lookup
npm verb request after pass 1, where is /x-web-canonical-lookup
npm verb request url raw /x-web-canonical-lookup
npm verb request resolving registry [ 'http://npm.opower.it/', './x-web-canonical-lookup' ]
npm verb request after pass 2, where is http://npm.opower.it/x-web-canonical-lookup
npm verb request no auth needed
npm info attempt registry request try #1 at 22:06:29
npm verb request id c34f957afbf04580
npm http request GET http://npm.opower.it/x-web-canonical-lookup
npm verb request on initialization, where is /chai
npm verb request after pass 1, where is /chai
npm verb request url raw /chai
npm verb request resolving registry [ 'http://npm.opower.it/', './chai' ]
npm verb request after pass 2, where is http://npm.opower.it/chai
npm verb request no auth needed
npm info attempt registry request try #1 at 22:06:29
npm http request GET http://npm.opower.it/chai
npm verb request on initialization, where is /grunt-cli
npm verb request after pass 1, where is /grunt-cli
npm verb request url raw /grunt-cli
npm verb request resolving registry [ 'http://npm.opower.it/', './grunt-cli' ]
npm verb request after pass 2, where is http://npm.opower.it/grunt-cli
npm verb request no auth needed
npm info attempt registry request try #1 at 22:06:29
npm http request GET http://npm.opower.it/grunt-cli
npm verb request on initialization, where is /x-web-taskmaster
npm verb request after pass 1, where is /x-web-taskmaster
npm verb request url raw /x-web-taskmaster
npm verb request resolving registry [ 'http://npm.opower.it/', './x-web-taskmaster' ]
npm verb request after pass 2, where is http://npm.opower.it/x-web-taskmaster
npm verb request no auth needed
npm info attempt registry request try #1 at 22:06:29
npm http request GET http://npm.opower.it/x-web-taskmaster
npm verb request on initialization, where is /grunt
npm verb request after pass 1, where is /grunt
npm verb request url raw /grunt
npm verb request resolving registry [ 'http://npm.opower.it/', './grunt' ]
npm verb request after pass 2, where is http://npm.opower.it/grunt
npm verb request no auth needed
npm info attempt registry request try #1 at 22:06:29
npm http request GET http://npm.opower.it/grunt
npm verb request on initialization, where is /lodash
npm verb request after pass 1, where is /lodash
npm verb request url raw /lodash
npm verb request resolving registry [ 'http://npm.opower.it/', './lodash' ]
npm verb request after pass 2, where is http://npm.opower.it/lodash
npm verb request no auth needed
npm info attempt registry request try #1 at 22:06:30
npm http request GET http://npm.opower.it/lodash
npm http 200 http://npm.opower.it/grunt-cli
npm sill registry.get cb [ 200,
npm sill registry.get { server: 'nginx/1.6.0',
npm sill registry.get date: 'Sun, 05 Oct 2014 02:06:46 GMT',
npm sill registry.get 'content-type': 'application/json',
npm sill registry.get 'transfer-encoding': 'chunked',
npm sill registry.get connection: 'keep-alive',
npm sill registry.get vary: 'Accept',
npm sill registry.get 'content-encoding': 'gzip' } ]
npm http 200 http://npm.opower.it/x-web-canonical-lookup
npm sill registry.get cb [ 200,
npm sill registry.get { server: 'nginx/1.6.0',
npm sill registry.get date: 'Sun, 05 Oct 2014 02:06:46 GMT',
npm sill registry.get 'content-type': 'application/json',
npm sill registry.get 'transfer-encoding': 'chunked',
npm sill registry.get connection: 'keep-alive',
npm sill registry.get vary: 'Accept',
npm sill registry.get 'content-encoding': 'gzip' } ]
npm http 200 http://npm.opower.it/chai
npm sill registry.get cb [ 200,
npm sill registry.get { server: 'nginx/1.6.0',
npm sill registry.get date: 'Sun, 05 Oct 2014 02:06:46 GMT',
npm sill registry.get 'content-type': 'application/json',
npm sill registry.get 'transfer-encoding': 'chunked',
npm sill registry.get connection: 'keep-alive',
npm sill registry.get vary: 'Accept',
npm sill registry.get 'content-encoding': 'gzip' } ]
npm sill addNameRange number 2 { name: 'grunt-cli', range: '>=0.1.13 <0.2.0', hasData: true }
npm sill addNameRange versions [ 'grunt-cli',
npm sill addNameRange [ '0.1.0',
npm sill addNameRange '0.1.1',
npm sill addNameRange '0.1.2',
npm sill addNameRange '0.1.3',
npm sill addNameRange '0.1.4',
npm sill addNameRange '0.1.5',
npm sill addNameRange '0.1.6',
npm sill addNameRange '0.1.7',
npm sill addNameRange '0.1.8',
npm sill addNameRange '0.1.9',
npm sill addNameRange '0.1.10',
npm sill addNameRange '0.1.11',
npm sill addNameRange '0.1.12',
npm sill addNameRange '0.1.13' ] ]
npm verb addNamed grunt-cli@0.1.13
npm sill addNamed semver.valid 0.1.13
npm sill addNamed semver.validRange 0.1.13
npm http 200 http://npm.opower.it/grunt
npm sill registry.get cb [ 200,
npm sill registry.get { server: 'nginx/1.6.0',
npm sill registry.get date: 'Sun, 05 Oct 2014 02:06:46 GMT',
npm sill registry.get 'content-type': 'application/json',
npm sill registry.get 'transfer-encoding': 'chunked',
npm sill registry.get connection: 'keep-alive',
npm sill registry.get vary: 'Accept',
npm sill registry.get 'content-encoding': 'gzip' } ]
npm sill addNameRange number 2 { name: 'x-web-canonical-lookup',
npm sill addNameRange range: '>=3.4.1 <4.0.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'x-web-canonical-lookup',
npm sill addNameRange [ '1.0.0',
npm sill addNameRange '1.1.0',
npm sill addNameRange '1.2.0',
npm sill addNameRange '1.3.0',
npm sill addNameRange '1.4.0',
npm sill addNameRange '1.5.0',
npm sill addNameRange '1.5.1',
npm sill addNameRange '1.6.0',
npm sill addNameRange '1.7.0',
npm sill addNameRange '1.8.0',
npm sill addNameRange '1.9.0',
npm sill addNameRange '1.10.0',
npm sill addNameRange '1.11.0',
npm sill addNameRange '1.12.0',
npm sill addNameRange '1.13.0',
npm sill addNameRange '1.14.0',
npm sill addNameRange '1.15.0',
npm sill addNameRange '2.0.0',
npm sill addNameRange '2.1.0',
npm sill addNameRange '2.2.0',
npm sill addNameRange '2.3.0',
npm sill addNameRange '2.4.0',
npm sill addNameRange '2.5.0',
npm sill addNameRange '2.6.0',
npm sill addNameRange '2.7.0',
npm sill addNameRange '2.8.0',
npm sill addNameRange '2.9.0',
npm sill addNameRange '2.9.1',
npm sill addNameRange '2.10.0',
npm sill addNameRange '3.0.0',
npm sill addNameRange '3.1.0',
npm sill addNameRange '3.2.0',
npm sill addNameRange '3.2.1',
npm sill addNameRange '3.3.0',
npm sill addNameRange '3.4.0',
npm sill addNameRange '3.4.1',
npm sill addNameRange '3.5.0',
npm sill addNameRange '3.5.1' ] ]
npm verb addNamed x-web-canonical-lookup@3.5.1
npm sill addNamed semver.valid 3.5.1
npm sill addNamed semver.validRange 3.5.1
npm sill addNameRange number 2 { name: 'chai', range: '>=1.8.1 <2.0.0', hasData: true }
npm sill addNameRange versions [ 'chai',
npm sill addNameRange [ '0.0.1',
npm sill addNameRange '0.0.2',
npm sill addNameRange '0.1.0',
npm sill addNameRange '0.1.1',
npm sill addNameRange '0.1.2',
npm sill addNameRange '0.1.3',
npm sill addNameRange '0.1.4',
npm sill addNameRange '0.1.5',
npm sill addNameRange '0.1.6',
npm sill addNameRange '0.1.7',
npm sill addNameRange '0.2.0',
npm sill addNameRange '0.2.1',
npm sill addNameRange '0.2.2',
npm sill addNameRange '0.2.3',
npm sill addNameRange '0.2.4',
npm sill addNameRange '0.3.0',
npm sill addNameRange '0.3.1',
npm sill addNameRange '0.3.2',
npm sill addNameRange '0.3.3',
npm sill addNameRange '0.3.4',
npm sill addNameRange '0.4.0',
npm sill addNameRange '0.4.1',
npm sill addNameRange '0.4.2',
npm sill addNameRange '0.5.0',
npm sill addNameRange '0.5.1',
npm sill addNameRange '0.5.2',
npm sill addNameRange '0.5.3',
npm sill addNameRange '1.0.0',
npm sill addNameRange '1.0.1',
npm sill addNameRange '1.0.2',
npm sill addNameRange '1.0.3',
npm sill addNameRange '1.0.4',
npm sill addNameRange '1.1.0',
npm sill addNameRange '1.1.1',
npm sill addNameRange '1.2.0',
npm sill addNameRange '1.3.0',
npm sill addNameRange '1.4.0',
npm sill addNameRange '1.4.1',
npm sill addNameRange '1.4.2',
npm sill addNameRange '1.5.0',
npm sill addNameRange '1.6.0',
npm sill addNameRange '1.6.1',
npm sill addNameRange '1.7.0',
npm sill addNameRange '1.7.1',
npm sill addNameRange '1.7.2',
npm sill addNameRange '1.8.0',
npm sill addNameRange '1.8.1',
npm sill addNameRange '1.9.0',
npm sill addNameRange '1.9.1',
npm sill addNameRange '1.9.2' ] ]
npm verb addNamed chai@1.9.2
npm sill addNamed semver.valid 1.9.2
npm sill addNamed semver.validRange 1.9.2
npm http 200 http://npm.opower.it/lodash
npm sill registry.get cb [ 200,
npm sill registry.get { server: 'nginx/1.6.0',
npm sill registry.get date: 'Sun, 05 Oct 2014 02:06:46 GMT',
npm sill registry.get 'content-type': 'application/json',
npm sill registry.get 'transfer-encoding': 'chunked',
npm sill registry.get connection: 'keep-alive',
npm sill registry.get vary: 'Accept',
npm sill registry.get 'content-encoding': 'gzip' } ]
npm sill cache afterAdd grunt-cli@0.1.13
npm verb afterAdd /mnt/npm-cache/grunt-cli/0.1.13/package/package.json not in flight; writing
npm sill cache afterAdd x-web-canonical-lookup@3.5.1
npm verb afterAdd /mnt/npm-cache/x-web-canonical-lookup/3.5.1/package/package.json not in flight; writing
npm sill addNameRange number 2 { name: 'grunt', range: '>=0.4.5 <0.5.0', hasData: true }
npm sill addNameRange versions [ 'grunt',
npm sill addNameRange [ '0.1.0',
npm sill addNameRange '0.1.1',
npm sill addNameRange '0.1.2',
npm sill addNameRange '0.2.0',
npm sill addNameRange '0.2.1',
npm sill addNameRange '0.2.2',
npm sill addNameRange '0.2.3',
npm sill addNameRange '0.2.4',
npm sill addNameRange '0.2.5',
npm sill addNameRange '0.2.6',
npm sill addNameRange '0.2.7',
npm sill addNameRange '0.2.8',
npm sill addNameRange '0.2.9',
npm sill addNameRange '0.2.10',
npm sill addNameRange '0.2.11',
npm sill addNameRange '0.2.12',
npm sill addNameRange '0.2.13',
npm sill addNameRange '0.2.14',
npm sill addNameRange '0.2.15',
npm sill addNameRange '0.3.0',
npm sill addNameRange '0.3.1',
npm sill addNameRange '0.3.2',
npm sill addNameRange '0.3.3',
npm sill addNameRange '0.3.4',
npm sill addNameRange '0.3.5',
npm sill addNameRange '0.3.6',
npm sill addNameRange '0.3.7',
npm sill addNameRange '0.3.8',
npm sill addNameRange '0.3.9',
npm sill addNameRange '0.3.10',
npm sill addNameRange '0.3.11',
npm sill addNameRange '0.3.12',
npm sill addNameRange '0.3.13',
npm sill addNameRange '0.3.14',
npm sill addNameRange '0.3.15',
npm sill addNameRange '0.3.16',
npm sill addNameRange '0.3.17',
npm sill addNameRange '0.4.0',
npm sill addNameRange '0.4.1',
npm sill addNameRange '0.4.2',
npm sill addNameRange '0.4.3',
npm sill addNameRange '0.4.4',
npm sill addNameRange '0.4.5',
npm sill addNameRange '0.3.13-a',
npm sill addNameRange '0.4.0-a',
npm sill addNameRange '0.4.0-rc1',
npm sill addNameRange '0.4.0-rc2',
npm sill addNameRange '0.4.0-rc3',
npm sill addNameRange '0.4.0-rc4',
npm sill addNameRange '0.4.0-rc5',
npm sill addNameRange '0.4.0-rc6',
npm sill addNameRange '0.4.0-rc7',
npm sill addNameRange '0.4.0-rc8' ] ]
npm verb addNamed grunt@0.4.5
npm sill addNamed semver.valid 0.4.5
npm sill addNamed semver.validRange 0.4.5
npm sill cache afterAdd chai@1.9.2
npm verb afterAdd /mnt/npm-cache/chai/1.9.2/package/package.json not in flight; writing
npm sill addNameRange number 2 { name: 'lodash', range: '>=2.4.1 <3.0.0', hasData: true }
npm sill addNameRange versions [ 'lodash',
npm sill addNameRange [ '0.1.0',
npm sill addNameRange '0.2.0',
npm sill addNameRange '0.2.1',
npm sill addNameRange '0.2.2',
npm sill addNameRange '0.3.0',
npm sill addNameRange '0.3.1',
npm sill addNameRange '0.3.2',
npm sill addNameRange '0.4.0',
npm sill addNameRange '0.4.1',
npm sill addNameRange '0.4.2',
npm sill addNameRange '0.5.0-rc.1',
npm sill addNameRange '0.5.0',
npm sill addNameRange '0.5.1',
npm sill addNameRange '0.5.2',
npm sill addNameRange '0.6.0',
npm sill addNameRange '0.6.1',
npm sill addNameRange '0.7.0',
npm sill addNameRange '0.8.0',
npm sill addNameRange '0.8.1',
npm sill addNameRange '0.8.2',
npm sill addNameRange '0.9.0',
npm sill addNameRange '0.9.1',
npm sill addNameRange '0.9.2',
npm sill addNameRange '0.10.0',
npm sill addNameRange '1.0.0-rc.1',
npm sill addNameRange '1.0.0-rc.2',
npm sill addNameRange '1.0.0-rc.3',
npm sill addNameRange '1.0.0',
npm sill addNameRange '1.0.1',
npm sill addNameRange '1.1.0',
npm sill addNameRange '1.1.1',
npm sill addNameRange '1.2.0',
npm sill addNameRange '1.2.1',
npm sill addNameRange '1.3.0',
npm sill addNameRange '1.3.1',
npm sill addNameRange '2.0.0',
npm sill addNameRange '2.1.0',
npm sill addNameRange '2.2.0',
npm sill addNameRange '2.2.1',
npm sill addNameRange '2.3.0',
npm sill addNameRange '2.4.0',
npm sill addNameRange '2.4.1' ] ]
npm verb addNamed lodash@2.4.1
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm verb afterAdd /mnt/npm-cache/grunt-cli/0.1.13/package/package.json written
npm verb afterAdd /mnt/npm-cache/x-web-canonical-lookup/3.5.1/package/package.json written
npm sill cache afterAdd grunt@0.4.5
npm verb afterAdd /mnt/npm-cache/grunt/0.4.5/package/package.json not in flight; writing
npm verb afterAdd /mnt/npm-cache/chai/1.9.2/package/package.json written
npm sill cache afterAdd lodash@2.4.1
npm verb afterAdd /mnt/npm-cache/lodash/2.4.1/package/package.json not in flight; writing
npm verb afterAdd /mnt/npm-cache/grunt/0.4.5/package/package.json written
npm http 200 http://npm.opower.it/x-web-taskmaster
npm sill registry.get cb [ 200,
npm sill registry.get { server: 'nginx/1.6.0',
npm sill registry.get date: 'Sun, 05 Oct 2014 02:06:46 GMT',
npm sill registry.get 'content-type': 'application/json',
npm sill registry.get 'transfer-encoding': 'chunked',
npm sill registry.get connection: 'keep-alive',
npm sill registry.get vary: 'Accept',
npm sill registry.get 'content-encoding': 'gzip' } ]
npm verb afterAdd /mnt/npm-cache/lodash/2.4.1/package/package.json written
npm sill addNameRange number 2 { name: 'x-web-taskmaster',
npm sill addNameRange range: '>=31.0.0 <32.0.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'x-web-taskmaster',
npm sill addNameRange [ '0.1.0',
npm sill addNameRange '0.2.0',
npm sill addNameRange '0.2.1',
npm sill addNameRange '0.2.2',
npm sill addNameRange '0.3.0',
npm sill addNameRange '0.3.1',
npm sill addNameRange '0.3.2',
npm sill addNameRange '0.3.4',
npm sill addNameRange '0.3.5',
npm sill addNameRange '0.3.6',
npm sill addNameRange '0.3.7',
npm sill addNameRange '0.3.8',
npm sill addNameRange '0.3.10',
npm sill addNameRange '0.3.12',
npm sill addNameRange '0.3.13',
npm sill addNameRange '0.3.15',
npm sill addNameRange '0.3.16',
npm sill addNameRange '0.3.17',
npm sill addNameRange '0.3.18',
npm sill addNameRange '1.0.0',
npm sill addNameRange '1.0.1',
npm sill addNameRange '2.0.0',
npm sill addNameRange '3.0.0',
npm sill addNameRange '3.1.0',
npm sill addNameRange '3.1.1',
npm sill addNameRange '3.1.2',
npm sill addNameRange '3.1.3',
npm sill addNameRange '3.1.4',
npm sill addNameRange '3.1.5',
npm sill addNameRange '3.1.6',
npm sill addNameRange '3.2.0',
npm sill addNameRange '3.2.1',
npm sill addNameRange '4.0.0',
npm sill addNameRange '4.0.1',
npm sill addNameRange '4.0.2',
npm sill addNameRange '5.0.0',
npm sill addNameRange '5.0.1',
npm sill addNameRange '5.0.2',
npm sill addNameRange '6.0.0-0',
npm sill addNameRange '6.0.0',
npm sill addNameRange '6.1.0',
npm sill addNameRange '7.0.0',
npm sill addNameRange '7.1.0',
npm sill addNameRange '7.1.1',
npm sill addNameRange '7.2.0',
npm sill addNameRange '8.0.0',
npm sill addNameRange '8.0.1',
npm sill addNameRange '8.1.0',
npm sill addNameRange '9.0.0',
npm sill addNameRange '10.0.0',
npm sill addNameRange '10.0.1',
npm sill addNameRange '10.1.0',
npm sill addNameRange '10.1.1',
npm sill addNameRange '10.1.2',
npm sill addNameRange '11.0.0',
npm sill addNameRange '12.0.0',
npm sill addNameRange '12.0.1',
npm sill addNameRange '13.0.0',
npm sill addNameRange '9013.0.1',
npm sill addNameRange '14.0.0',
npm sill addNameRange '15.0.0',
npm sill addNameRange '15.1.0',
npm sill addNameRange '15.1.2',
npm sill addNameRange '16.0.0',
npm sill addNameRange '16.1.0',
npm sill addNameRange '16.1.1',
npm sill addNameRange '16.1.2',
npm sill addNameRange '16.1.3',
npm sill addNameRange '16.1.4',
npm sill addNameRange '16.1.5',
npm sill addNameRange '16.1.6',
npm sill addNameRange '16.1.7',
npm sill addNameRange '16.1.8',
npm sill addNameRange '16.2.0',
npm sill addNameRange '16.3.0',
npm sill addNameRange '16.4.0',
npm sill addNameRange '17.0.0',
npm sill addNameRange '18.0.0',
npm sill addNameRange '18.0.1',
npm sill addNameRange '18.0.2',
npm sill addNameRange '18.0.3',
npm sill addNameRange '19.0.0',
npm sill addNameRange '19.0.2',
npm sill addNameRange '19.0.4',
npm sill addNameRange '19.1.0',
npm sill addNameRange '19.1.2',
npm sill addNameRange '19.2.0',
npm sill addNameRange '19.2.1',
npm sill addNameRange '19.2.3',
npm sill addNameRange '20.0.0',
npm sill addNameRange '20.1.0',
npm sill addNameRange '21.0.0',
npm sill addNameRange '21.1.0',
npm sill addNameRange '22.0.0',
npm sill addNameRange '22.0.1',
npm sill addNameRange '23.0.0',
npm sill addNameRange '23.0.1',
npm sill addNameRange '24.0.0',
npm sill addNameRange '24.0.1',
npm sill addNameRange '24.0.2',
npm sill addNameRange '25.1.0',
npm sill addNameRange '25.1.1',
npm sill addNameRange '25.1.2',
npm sill addNameRange '25.1.3',
npm sill addNameRange '25.1.4',
npm sill addNameRange '26.0.0',
npm sill addNameRange '26.0.1',
npm sill addNameRange '26.0.2',
npm sill addNameRange '27.0.0',
npm sill addNameRange '27.1.0',
npm sill addNameRange '27.1.1',
npm sill addNameRange '28.0.0',
npm sill addNameRange '28.1.0',
npm sill addNameRange '29.0.0',
npm sill addNameRange '29.0.1',
npm sill addNameRange '30.0.0',
npm sill addNameRange '30.0.1',
npm sill addNameRange '30.0.2',
npm sill addNameRange '31.0.0',
npm sill addNameRange '31.0.1',
npm sill addNameRange '31.0.2',
npm sill addNameRange '31.1.0',
npm sill addNameRange '31.1.1',
npm sill addNameRange '31.1.2',
npm sill addNameRange '31.2.0',
npm sill addNameRange '31.2.1' ] ]
npm verb addNamed x-web-taskmaster@31.2.1
npm sill addNamed semver.valid 31.2.1
npm sill addNamed semver.validRange 31.2.1
npm sill cache afterAdd x-web-taskmaster@31.2.1
npm verb afterAdd /mnt/npm-cache/x-web-taskmaster/31.2.1/package/package.json not in flight; writing
npm verb afterAdd /mnt/npm-cache/x-web-taskmaster/31.2.1/package/package.json written
npm sill install resolved [ { name: 'grunt-cli',
npm sill install resolved description: 'The grunt command line interface.',
npm sill install resolved version: '0.1.13',
npm sill install resolved author: { name: 'Grunt Team' },
npm sill install resolved homepage: 'http://gruntjs.com/',
npm sill install resolved repository: { type: 'git', url: 'git://github.com/gruntjs/grunt-cli.git' },
npm sill install resolved bugs: { url: 'http://github.com/gruntjs/grunt-cli/issues' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved bin: { grunt: 'bin/grunt' },
npm sill install resolved engines: { node: '>= 0.8.0' },
npm sill install resolved scripts: { test: 'node bin/grunt test' },
npm sill install resolved preferGlobal: true,
npm sill install resolved dependencies: { nopt: '~1.0.10', 'findup-sync': '~0.1.0', resolve: '~0.3.1' },
npm sill install resolved devDependencies: { grunt: '~0.4.0', 'grunt-contrib-jshint': '~0.2.0' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved _id: 'grunt-cli@0.1.13',
npm sill install resolved dist:
npm sill install resolved { shasum: 'e9ebc4047631f5012d922770c39378133cad10f4',
npm sill install resolved tarball: 'http://registry.npmjs.org/grunt-cli/-/grunt-cli-0.1.13.tgz' },
npm sill install resolved _from: 'grunt-cli@>=0.1.13 <0.2.0',
npm sill install resolved _npmVersion: '1.3.24',
npm sill install resolved _npmUser: { name: 'tkellen', email: 'tyler@sleekcode.net' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: 'e9ebc4047631f5012d922770c39378133cad10f4',
npm sill install resolved _resolved: 'http://registry.npmjs.org/grunt-cli/-/grunt-cli-0.1.13.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'x-web-canonical-lookup',
npm sill install resolved version: '3.5.1',
npm sill install resolved description: 'Central source of magic string truth',
npm sill install resolved main: 'lib/x-web-canonical-lookup.js',
npm sill install resolved scripts: { test: 'grunt test' },
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git@github.va.opower.it:x-web/x-web-canonical-lookup.git' },
npm sill install resolved keywords: [ 'x-web', 'canonical', 'lookup', 'constants', 'magic strings' ],
npm sill install resolved author: { name: 'Opower Engineering' },
npm sill install resolved devDependencies:
npm sill install resolved { chai: '^1.9.1',
npm sill install resolved grunt: '^0.4.5',
npm sill install resolved 'grunt-cli': '^0.1.13',
npm sill install resolved 'x-web-taskmaster': '^31.0.0' },
npm sill install resolved dependencies:
npm sill install resolved { lodash: '^2.4.1',
npm sill install resolved snuffles: '^5.6.0',
npm sill install resolved traverse: '^0.6.6',
npm sill install resolved 'underscore.string': '^2.3.3' },
npm sill install resolved gitHead: 'dedda370de46b45a4519bde95b4258e29a70adf4',
npm sill install resolved _id: 'x-web-canonical-lookup@3.5.1',
npm sill install resolved _shasum: 'd0e47f5f888972101df87bbe6624c3d70562cbc1',
npm sill install resolved _from: 'x-web-canonical-lookup@>=3.4.1 <4.0.0',
npm sill install resolved _npmVersion: '1.4.20',
npm sill install resolved _npmUser: { name: 'opower', email: 'x-web-eng@opower.com' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: 'd0e47f5f888972101df87bbe6624c3d70562cbc1',
npm sill install resolved tarball: 'http://npm.opower.it/x-web-canonical-lookup/-/x-web-canonical-lookup-3.5.1.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://npm.opower.it/x-web-canonical-lookup/-/x-web-canonical-lookup-3.5.1.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { author: { name: 'Jake Luer', email: 'jake@alogicalparadox.com' },
npm sill install resolved name: 'chai',
npm sill install resolved description: 'BDD/TDD assertion library for node.js and the browser. Test framework agnostic.',
npm sill install resolved keywords: [ 'test', 'assertion', 'assert', 'testing', 'chai' ],
npm sill install resolved homepage: 'http://chaijs.com',
npm sill install resolved license: 'MIT',
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved version: '1.9.2',
npm sill install resolved repository: { type: 'git', url: 'https://github.com/chaijs/chai' },
npm sill install resolved bugs: { url: 'https://github.com/chaijs/chai/issues' },
npm sill install resolved main: './index',
npm sill install resolved scripts: { test: 'make test' },
npm sill install resolved engines: { node: '>= 0.4.0' },
npm sill install resolved dependencies: { 'assertion-error': '1.0.0', 'deep-eql': '0.1.3' },
npm sill install resolved devDependencies:
npm sill install resolved { component: '*',
npm sill install resolved karma: '0.12.x',
npm sill install resolved 'karma-mocha': '*',
npm sill install resolved 'karma-sauce-launcher': '0.2.x',
npm sill install resolved 'karma-phantomjs-launcher': '0.1.1',
npm sill install resolved mocha: '1.21.x',
npm sill install resolved istanbul: '0.2.x' },
npm sill install resolved _id: 'chai@1.9.2',
npm sill install resolved _shasum: '3f1a20f82b0b9d7437577d24d6f12b1a69d3b590',
npm sill install resolved _from: 'chai@>=1.8.1 <2.0.0',
npm sill install resolved _npmVersion: '1.4.9',
npm sill install resolved _npmUser: { name: 'jakeluer', email: 'jake@alogicalparadox.com' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '3f1a20f82b0b9d7437577d24d6f12b1a69d3b590',
npm sill install resolved tarball: 'http://registry.npmjs.org/chai/-/chai-1.9.2.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/chai/-/chai-1.9.2.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'grunt',
npm sill install resolved description: 'The JavaScript Task Runner',
npm sill install resolved version: '0.4.5',
npm sill install resolved author: { name: '"Cowboy" Ben Alman', url: 'http://benalman.com/' },
npm sill install resolved homepage: 'http://gruntjs.com/',
npm sill install resolved repository: { type: 'git', url: 'git://github.com/gruntjs/grunt.git' },
npm sill install resolved bugs: { url: 'http://github.com/gruntjs/grunt/issues' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved main: 'lib/grunt',
npm sill install resolved scripts: { test: 'grunt test' },
npm sill install resolved engines: { node: '>= 0.8.0' },
npm sill install resolved keywords:
npm sill install resolved [ 'task',
npm sill install resolved 'async',
npm sill install resolved 'cli',
npm sill install resolved 'minify',
npm sill install resolved 'uglify',
npm sill install resolved 'build',
npm sill install resolved 'lodash',
npm sill install resolved 'unit',
npm sill install resolved 'test',
npm sill install resolved 'qunit',
npm sill install resolved 'nodeunit',
npm sill install resolved 'server',
npm sill install resolved 'init',
npm sill install resolved 'scaffold',
npm sill install resolved 'make',
npm sill install resolved 'jake',
npm sill install resolved 'tool' ],
npm sill install resolved dependencies:
npm sill install resolved { async: '~0.1.22',
npm sill install resolved 'coffee-script': '~1.3.3',
npm sill install resolved colors: '~0.6.2',
npm sill install resolved dateformat: '1.0.2-1.2.3',
npm sill install resolved eventemitter2: '~0.4.13',
npm sill install resolved 'findup-sync': '~0.1.2',
npm sill install resolved glob: '~3.1.21',
npm sill install resolved hooker: '~0.2.3',
npm sill install resolved 'iconv-lite': '~0.2.11',
npm sill install resolved minimatch: '~0.2.12',
npm sill install resolved nopt: '~1.0.10',
npm sill install resolved rimraf: '~2.2.8',
npm sill install resolved lodash: '~0.9.2',
npm sill install resolved 'underscore.string': '~2.2.1',
npm sill install resolved which: '~1.0.5',
npm sill install resolved 'js-yaml': '~2.0.5',
npm sill install resolved exit: '~0.1.1',
npm sill install resolved getobject: '~0.1.0',
npm sill install resolved 'grunt-legacy-util': '~0.2.0',
npm sill install resolved 'grunt-legacy-log': '~0.1.0' },
npm sill install resolved devDependencies:
npm sill install resolved { temporary: '~0.0.4',
npm sill install resolved 'grunt-contrib-jshint': '~0.6.4',
npm sill install resolved 'grunt-contrib-nodeunit': '~0.2.0',
npm sill install resolved 'grunt-contrib-watch': '~0.5.3',
npm sill install resolved difflet: '~0.2.3',
npm sill install resolved semver: '2.1.0',
npm sill install resolved shelljs: '~0.2.5' },
npm sill install resolved _id: 'grunt@0.4.5',
npm sill install resolved dist:
npm sill install resolved { shasum: '56937cd5194324adff6d207631832a9d6ba4e7f0',
npm sill install resolved tarball: 'http://registry.npmjs.org/grunt/-/grunt-0.4.5.tgz' },
npm sill install resolved _from: 'grunt@>=0.4.5 <0.5.0',
npm sill install resolved _npmVersion: '1.4.4',
npm sill install resolved _npmUser: { name: 'cowboy', email: 'cowboy@rj3.net' },
npm sill install resolved maintainers: [ [Object], [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '56937cd5194324adff6d207631832a9d6ba4e7f0',
npm sill install resolved _resolved: 'http://registry.npmjs.org/grunt/-/grunt-0.4.5.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'lodash',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'A utility library delivering consistency, customization, performance, & extras.',
npm sill install resolved homepage: 'http://lodash.com/',
npm sill install resolved license: 'MIT',
npm sill install resolved main: 'dist/lodash.js',
npm sill install resolved keywords:
npm sill install resolved [ 'amd',
npm sill install resolved 'browser',
npm sill install resolved 'client',
npm sill install resolved 'customize',
npm sill install resolved 'functional',
npm sill install resolved 'server',
npm sill install resolved 'util' ],
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: 'john.david.dalton@gmail.com',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash.git' },
npm sill install resolved engines: [ 'node', 'rhino' ],
npm sill install resolved files:
npm sill install resolved [ 'LICENSE.txt',
npm sill install resolved 'lodash.js',
npm sill install resolved 'dist/lodash.js',
npm sill install resolved 'dist/lodash.min.js',
npm sill install resolved 'dist/lodash.compat.js',
npm sill install resolved 'dist/lodash.compat.min.js',
npm sill install resolved 'dist/lodash.underscore.js',
npm sill install resolved 'dist/lodash.underscore.min.js' ],
npm sill install resolved jam: { main: 'dist/lodash.compat.js', include: [Object] },
npm sill install resolved volo: { type: 'directory', ignore: [Object] },
npm sill install resolved _id: 'lodash@2.4.1',
npm sill install resolved dist:
npm sill install resolved { shasum: '5b7723034dda4d262e5a46fb2c58d7cc22f71420',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash/-/lodash-2.4.1.tgz' },
npm sill install resolved _from: 'lodash@>=2.4.1 <3.0.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: 'john.david.dalton@gmail.com' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '5b7723034dda4d262e5a46fb2c58d7cc22f71420',
npm sill install resolved _resolved: 'http://registry.npmjs.org/lodash/-/lodash-2.4.1.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'x-web-taskmaster',
npm sill install resolved version: '31.2.1',
npm sill install resolved author: { name: 'X-Web', email: 'x-web-eng@opower.com' },
npm sill install resolved main: 'lib/taskmaster.js',
npm sill install resolved scripts:
npm sill install resolved { postinstall: './bin/postinstall',
npm sill install resolved test: 'grunt e2e-setup test' },
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git://github.va.opower.it/x-web/x-web-taskmaster' },
npm sill install resolved dependencies:
npm sill install resolved { 'browser-resolve': '^1.3.1',
npm sill install resolved chai: '^1.9.1',
npm sill install resolved 'chai-as-promised': '^4.1.1',
npm sill install resolved 'chai-missing-assertions': '^0.1.1',
npm sill install resolved 'chai-properties': '^1.1.0',
npm sill install resolved 'cli-messages': '^0.2.4',
npm sill install resolved 'findup-sync': '^0.1.3',
npm sill install resolved fp: '^0.1.0',
npm sill install resolved glob: '^3.2.11',
npm sill install resolved grunt: '^0.4.5',
npm sill install resolved 'grunt-asciify': '^0.2.2',
npm sill install resolved 'grunt-attention': '0.0.5',
npm sill install resolved 'grunt-available-tasks': '^0.3.8',
npm sill install resolved 'grunt-browserify': '^2.1.3',
npm sill install resolved 'grunt-build-bubble': '^1.7.6',
npm sill install resolved 'grunt-clear': '^0.2.1',
npm sill install resolved 'grunt-contrib-clean': '^0.5.0',
npm sill install resolved 'grunt-contrib-jshint': '^0.10.0',
npm sill install resolved 'grunt-contrib-watch': '^0.6.1',
npm sill install resolved 'grunt-jscs-checker': '^0.4.4',
npm sill install resolved 'grunt-karma': '^0.8.3',
npm sill install resolved 'grunt-mocha-test': '^0.10.2',
npm sill install resolved 'grunt-notify': '^0.3.0',
npm sill install resolved 'grunt-object-storage': '^2.1.1',
npm sill install resolved 'grunt-portfinder': '^0.1.1',
npm sill install resolved 'grunt-sauce-connect-launcher': '^0.3.0',
npm sill install resolved 'grunt-show-config': '^0.2.0',
npm sill install resolved 'grunt-task-test-harness': '^1.0.6',
npm sill install resolved 'grunt-theme-firm-job': '^13.1.0',
npm sill install resolved 'grunt-theme-with-bubble': '^1.0.6',
npm sill install resolved 'grunt-x-web-local-build': '^3.0.1',
npm sill install resolved 'grunt-x-web-protractor-runner': '^1.1.4',
npm sill install resolved 'grunt-x-web-server': '^1.6.0',
npm sill install resolved hooker: '^0.2.3',
npm sill install resolved karma: '^0.12.16',
npm sill install resolved 'karma-chrome-launcher': '^0.1.4',
npm sill install resolved 'karma-jasmine': '^0.2.2',
npm sill install resolved 'karma-phantomjs-launcher': '^0.1.4',
npm sill install resolved 'karma-spec-reporter': '0.0.12',
npm sill install resolved lodash: '^2.4.1',
npm sill install resolved marked: '^0.3.2',
npm sill install resolved matchdep: '^0.3.0',
npm sill install resolved mocha: '^1.20.1',
npm sill install resolved 'mocha-as-promised': '^2.0.0',
npm sill install resolved 'object-storage-lookup': '^3.2.1',
npm sill install resolved q: '^1.0.1',
npm sill install resolved 'q-io': '^1.11.0',
npm sill install resolved 'sassage-factory': '^4.0.0',
npm sill install resolved sinon: '^1.10.2',
npm sill install resolved 'sinon-chai': '^2.5.0',
npm sill install resolved snuffles: '^5.4.0',
npm sill install resolved through: '^2.3.4',
npm sill install resolved 'time-grunt': '^0.3.2',
npm sill install resolved tmp: '0.0.23',
npm sill install resolved 'underscore.string': '^2.3.3',
npm sill install resolved uuid: '^1.4.1',
npm sill install resolved 'x-web-canonical-lookup': '^2.10.0' },
npm sill install resolved devDependencies:
npm sill install resolved { chai: '^1.9.0',
npm sill install resolved cheerio: '^0.15.0',
npm sill install resolved 'grunt-cli': '^0.1.13',
npm sill install resolved moment: '^2.7.0',
npm sill install resolved proxyquire: '^0.6.0',
npm sill install resolved semver: '^2.3.1',
npm sill install resolved sinon: '^1.9.0',
npm sill install resolved 'x-web-test-watch-process-for-regex': '^0.1.3' },
npm sill install resolved gitHead: '5146c193d5ed02fb6538df840d0eb748d1c3eb1f',
npm sill install resolved description: 'x-web-taskmaster [![Build Status](http://jenkins-dev.va.opower.it/job/x-web/job/x-web-taskmaster-MASTER/badge/icon)](http://jenkins-dev.va.opower.it/job/x-web/job/x-web-taskmaster-MASTER/) =====================',
npm sill install resolved _id: 'x-web-taskmaster@31.2.1',
npm sill install resolved _shasum: '028a2566f1b0e97dbfe139c8978f5e385257f62a',
npm sill install resolved _from: 'x-web-taskmaster@>=31.0.0 <32.0.0',
npm sill install resolved _npmVersion: '1.4.20',
npm sill install resolved _npmUser: { name: 'opower', email: 'x-web-eng@opower.com' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '028a2566f1b0e97dbfe139c8978f5e385257f62a',
npm sill install resolved tarball: 'http://npm.opower.it/x-web-taskmaster/-/x-web-taskmaster-31.2.1.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://npm.opower.it/x-web-taskmaster/-/x-web-taskmaster-31.2.1.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' } ]
npm info install grunt-cli@0.1.13 into /mnt2/workspace/x-web/DYLAN-test-1
npm info install x-web-canonical-lookup@3.5.1 into /mnt2/workspace/x-web/DYLAN-test-1
npm info install chai@1.9.2 into /mnt2/workspace/x-web/DYLAN-test-1
npm info install grunt@0.4.5 into /mnt2/workspace/x-web/DYLAN-test-1
npm info install lodash@2.4.1 into /mnt2/workspace/x-web/DYLAN-test-1
npm info install x-web-taskmaster@31.2.1 into /mnt2/workspace/x-web/DYLAN-test-1
npm info installOne grunt-cli@0.1.13
npm verb installOne of grunt-cli to /mnt2/workspace/x-web/DYLAN-test-1 not in flight; installing
npm info installOne x-web-canonical-lookup@3.5.1
npm verb installOne of x-web-canonical-lookup to /mnt2/workspace/x-web/DYLAN-test-1 not in flight; installing
npm info installOne chai@1.9.2
npm verb installOne of chai to /mnt2/workspace/x-web/DYLAN-test-1 not in flight; installing
npm info installOne grunt@0.4.5
npm verb installOne of grunt to /mnt2/workspace/x-web/DYLAN-test-1 not in flight; installing
npm info installOne lodash@2.4.1
npm verb installOne of lodash to /mnt2/workspace/x-web/DYLAN-test-1 not in flight; installing
npm info installOne x-web-taskmaster@31.2.1
npm verb installOne of x-web-taskmaster to /mnt2/workspace/x-web/DYLAN-test-1 not in flight; installing
^Cjenkins@ip-10-40-64-233:~/workspace/x-web/DYLAN-test-1$
This file has been truncated, but you can view the full file.
27106 execve("npm/cli.js", ["npm/cli.js", "install", "--loglevel=silly"], [/* 63 vars */]) = 0
27106 brk(0) = 0x176b000
27106 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
27106 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f7eab8ce000
27106 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
27106 open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
27106 fstat(3, {st_mode=S_IFREG|0644, st_size=32175, ...}) = 0
27106 mmap(NULL, 32175, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f7eab8c6000
27106 close(3) = 0
27106 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
27106 open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
27106 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\30\2\0\0\0\0\0@\0\0\0\0\0\0\0\370\251\33\0\0\0\0\0\0\0\0\0@\0008\0\n\0@\0#\0\"\0\6\0\0\0\5\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0000\2\0\0\0\0\0\0000\2\0\0\0\0\0\0\10\0\0\0\0\0\0\0\3\0\0\0\4\0\0\0\20K\30\0\0\0\0\0\20K\30\0\0\0\0\0\20K\30\0\0\0\0\0\34\0\0\0\0\0\0\0\34\0\0\0\0\0\0\0\20\0\0\0\0\0\0\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\34I\33\0\0\0\0\0\34I\33\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0\0W\33\0\0\0\0\0\0W;\0\0\0\0\0\0W;\0\0\0\0\0`Q\0\0\0\0\0\0\330\235\0\0\0\0\0\0\0\0 \0\0\0\0\0\2\0\0\0\6\0\0\0@\213\33\0\0\0\0\0@\213;\0\0\0\0\0@\213;\0\0\0\0\0\340\1\0\0\0\0\0\0\340\1\0\0\0\0\0\0\10\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0p\2\0\0\0\0\0\0p\2\0\0\0\0\0\0p\2\0\0\0\0\0\0D\0\0\0\0\0\0\0D\0\0\0\0\0\0\0\4\0\0\0\0\0\0\0\7\0\0\0\4\0\0\0\0W\33\0\0\0\0\0\0W;\0\0\0\0\0\0W;\0\0\0\0\0\20\0\0\0\0\0\0\0p\0\0\0\0\0\0\0\20\0\0\0\0\0\0\0P\345td\4\0\0\0,K\30\0\0\0\0\0,K\30\0\0\0\0\0,K\30\0\0\0\0\0\254h\0\0\0\0\0\0\254h\0\0\0\0\0\0\4\0\0\0\0\0\0\0Q\345td\6\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\10\0\0\0\0\0\0\0R\345td\4\0\0\0\0W\33\0\0\0\0\0\0W;\0\0\0\0\0\0W;\0\0\0\0\0\0009\0\0\0\0\0\0\0009\0\0\0\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\24\0\0\0\3\0\0\0GNU\0SQO|\232\326aG\3\254\1\375|\274\311\323\306\366!\315\4\0\0\0\20\0\0\0\1\0\0\0GNU\0\0\0\0\0\2\0\0\0\6\0\0\0\30\0\0\0\0\0\0\0\363\3\0\0\t\0\0\0\0\1\0\0\16\0\0\0\0000\20D\240 \2\1\210\3\346\220\305E\214\0\300\0\10\0\5\200\0`\300\200\0\r\212\f\0\4\20\0\210D2\10.@\210P4, \16\"H&\204\300\214\4\10\0\2\2\16\241\254\32\4f\300\0\3002\0\300\0P\1 \201\10\204\v ($\0\4 P\0\20X\200\312DB(\0\6\200\20\30B\0 @\200\0\tP\0Q\212@\20\0\0\0\0\10\0\0\21\20", 832) = 832
27106 fstat(3, {st_mode=S_IFREG|0755, st_size=1815224, ...}) = 0
27106 mmap(NULL, 3929304, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f7eab2ee000
27106 mprotect(0x7f7eab4a3000, 2097152, PROT_NONE) = 0
27106 mmap(0x7f7eab6a3000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1b5000) = 0x7f7eab6a3000
27106 mmap(0x7f7eab6a9000, 17624, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f7eab6a9000
27106 close(3) = 0
27106 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f7eab8c5000
27106 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f7eab8c4000
27106 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f7eab8c3000
27106 arch_prctl(ARCH_SET_FS, 0x7f7eab8c4700) = 0
27106 mprotect(0x7f7eab6a3000, 16384, PROT_READ) = 0
27106 mprotect(0x605000, 4096, PROT_READ) = 0
27106 mprotect(0x7f7eab8d0000, 4096, PROT_READ) = 0
27106 munmap(0x7f7eab8c6000, 32175) = 0
27106 brk(0) = 0x176b000
27106 brk(0x178c000) = 0x178c000
27106 open("/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3
27106 fstat(3, {st_mode=S_IFREG|0644, st_size=1607664, ...}) = 0
27106 mmap(NULL, 1607664, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f7eab73a000
27106 close(3) = 0
27106 execve("/home/jenkins/.npm/bin/node", ["node", "npm/cli.js", "install", "--loglevel=silly"], [/* 63 vars */]) = -1 ENOENT (No such file or directory)
27106 execve("/usr/local/mysql/bin/node", ["node", "npm/cli.js", "install", "--loglevel=silly"], [/* 63 vars */]) = -1 ENOENT (No such file or directory)
27106 execve("/home/jenkins/apps/maven/bin/node", ["node", "npm/cli.js", "install", "--loglevel=silly"], [/* 63 vars */]) = -1 ENOENT (No such file or directory)
27106 execve("/home/jenkins/apps/java/bin/node", ["node", "npm/cli.js", "install", "--loglevel=silly"], [/* 63 vars */]) = -1 ENOENT (No such file or directory)
27106 execve("/usr/local/sbin/node", ["node", "npm/cli.js", "install", "--loglevel=silly"], [/* 63 vars */]) = -1 ENOENT (No such file or directory)
27106 execve("/usr/local/bin/node", ["node", "npm/cli.js", "install", "--loglevel=silly"], [/* 63 vars */]) = -1 ENOENT (No such file or directory)
27106 execve("/usr/sbin/node", ["node", "npm/cli.js", "install", "--loglevel=silly"], [/* 63 vars */]) = -1 ENOENT (No such file or directory)
27106 execve("/usr/bin/node", ["node", "npm/cli.js", "install", "--loglevel=silly"], [/* 63 vars */]) = 0
27106 brk(0) = 0x2775000
27106 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
27106 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ffc0201f000
27106 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
27106 open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
27106 fstat(3, {st_mode=S_IFREG|0644, st_size=32175, ...}) = 0
27106 mmap(NULL, 32175, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7ffc02017000
27106 close(3) = 0
27106 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
27106 open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
27106 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\r\0\0\0\0\0\0@\0\0\0\0\0\0\0\2601\0\0\0\0\0\0\0\0\0\0@\0008\0\t\0@\0 \0\37\0\6\0\0\0\5\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\370\1\0\0\0\0\0\0\370\1\0\0\0\0\0\0\10\0\0\0\0\0\0\0\3\0\0\0\4\0\0\0\320\31\0\0\0\0\0\0\320\31\0\0\0\0\0\0\320\31\0\0\0\0\0\0\34\0\0\0\0\0\0\0\34\0\0\0\0\0\0\0\20\0\0\0\0\0\0\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\230\37\0\0\0\0\0\0\230\37\0\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0H-\0\0\0\0\0\0H- \0\0\0\0\0H- \0\0\0\0\0008\3\0\0\0\0\0\0\300\3\0\0\0\0\0\0\0\0 \0\0\0\0\0\2\0\0\0\6\0\0\0\200-\0\0\0\0\0\0\200- \0\0\0\0\0\200- \0\0\0\0\0\20\2\0\0\0\0\0\0\20\2\0\0\0\0\0\0\10\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0008\2\0\0\0\0\0\0008\2\0\0\0\0\0\0008\2\0\0\0\0\0\0D\0\0\0\0\0\0\0D\0\0\0\0\0\0\0\4\0\0\0\0\0\0\0P\345td\4\0\0\0\354\31\0\0\0\0\0\0\354\31\0\0\0\0\0\0\354\31\0\0\0\0\0\0\274\0\0\0\0\0\0\0\274\0\0\0\0\0\0\0\4\0\0\0\0\0\0\0Q\345td\6\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\10\0\0\0\0\0\0\0R\345td\4\0\0\0H-\0\0\0\0\0\0H- \0\0\0\0\0H- \0\0\0\0\0\270\2\0\0\0\0\0\0\270\2\0\0\0\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\24\0\0\0\3\0\0\0GNU\0\321\201\257U\35\273\304>\235U\221=S&5\375\341\216|N\4\0\0\0\20\0\0\0\1\0\0\0GNU\0\0\0\0\0\2\0\0\0\6\0\0\0\30\0\0\0\0\0\0\0\33\0\0\0\31\0\0\0\2\0\0\0\7\0\0\0\230\2\21\0\200H\0\4\22\0\0@\203(\10\236\31\0\0\0\0\0\0\0\32\0\0\0\0\0\0\0\0\0\0\0\33\0\0\0\0\0\0\0\34\0\0\0\0\0\0\0\35\0\0\0\0\0\0\0\36\0\0\0\0\0\0\0\37\0\0\0!\0\0\0\"\0\0\0$\0\0\0%\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0&\0\0\0\0\0\0\0\0\0\0\0\353\26\251\30a\257\0\371\301S\200\30\273\25sB\257\304M\17\221!\374\370\6\2\4\371\3733\373\17\371\31sB\372\31sB\225\263_\31\177\236\320\30a\242\222\6", 832) = 832
27106 fstat(3, {st_mode=S_IFREG|0644, st_size=14768, ...}) = 0
27106 mmap(NULL, 2109704, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7ffc01bfb000
27106 mprotect(0x7ffc01bfd000, 2097152, PROT_NONE) = 0
27106 mmap(0x7ffc01dfd000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7ffc01dfd000
27106 close(3) = 0
27106 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
27106 open("/lib/x86_64-linux-gnu/librt.so.1", O_RDONLY|O_CLOEXEC) = 3
27106 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340!\0\0\0\0\0\0@\0\0\0\0\0\0\0\310s\0\0\0\0\0\0\0\0\0\0@\0008\0\t\0@\0!\0 \0\6\0\0\0\5\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\370\1\0\0\0\0\0\0\370\1\0\0\0\0\0\0\10\0\0\0\0\0\0\0\3\0\0\0\4\0\0\0\340Z\0\0\0\0\0\0\340Z\0\0\0\0\0\0\340Z\0\0\0\0\0\0\34\0\0\0\0\0\0\0\34\0\0\0\0\0\0\0\20\0\0\0\0\0\0\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\224l\0\0\0\0\0\0\224l\0\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0\210m\0\0\0\0\0\0\210m \0\0\0\0\0\210m \0\0\0\0\0\354\4\0\0\0\0\0\0\320\16\0\0\0\0\0\0\0\0 \0\0\0\0\0\2\0\0\0\6\0\0\0\300m\0\0\0\0\0\0\300m \0\0\0\0\0\300m \0\0\0\0\0\360\1\0\0\0\0\0\0\360\1\0\0\0\0\0\0\10\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0008\2\0\0\0\0\0\0008\2\0\0\0\0\0\0008\2\0\0\0\0\0\0D\0\0\0\0\0\0\0D\0\0\0\0\0\0\0\4\0\0\0\0\0\0\0P\345td\4\0\0\0\374Z\0\0\0\0\0\0\374Z\0\0\0\0\0\0\374Z\0\0\0\0\0\0T\2\0\0\0\0\0\0T\2\0\0\0\0\0\0\4\0\0\0\0\0\0\0Q\345td\6\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\10\0\0\0\0\0\0\0R\345td\4\0\0\0\210m\0\0\0\0\0\0\210m \0\0\0\0\0\210m \0\0\0\0\0x\2\0\0\0\0\0\0x\2\0\0\0\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\24\0\0\0\3\0\0\0GNU\0005,[7:P\346\304\253\210\32]\266\365vo\337\201\356\340\4\0\0\0\20\0\0\0\1\0\0\0GNU\0\0\0\0\0\2\0\0\0\6\0\0\0\30\0\0\0\0\0\0\0b\0\0\0@\0\0\0\10\0\0\0\t\0\0\0\1\0\204!0\0\10@\0\20P\213\340\6\22 \0\10\202@\0(\200 \t\3\0\4@\1@#\2\20\0\2\240\4 \0\10\0\0\2\0\4\0\200\210\206D\20\0\0\20\4P\20\2\322\4\1\4\206\0\0\0\0\0\0\0\0@\0\0\0A\0\0\0B\0\0\0\0\0\0\0C\0\0\0\0\0\0\0D\0\0\0\0\0\0\0F\0\0\0G\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0I\0\0\0\0\0\0\0J\0\0\0", 832) = 832
27106 fstat(3, {st_mode=S_IFREG|0644, st_size=31752, ...}) = 0
27106 mmap(NULL, 2128984, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7ffc019f3000
27106 mprotect(0x7ffc019fa000, 2093056, PROT_NONE) = 0
27106 mmap(0x7ffc01bf9000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7ffc01bf9000
27106 close(3) = 0
27106 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
27106 open("/usr/lib/x86_64-linux-gnu/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = 3
27106 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\241\5\0\0\0\0\0@\0\0\0\0\0\0\0\240\250\16\0\0\0\0\0\0\0\0\0@\0008\0\10\0@\0\37\0\36\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0|\32\16\0\0\0\0\0|\32\16\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0 \34\16\0\0\0\0\0 \34.\0\0\0\0\0 \34.\0\0\0\0\0H\213\0\0\0\0\0\0p\327\1\0\0\0\0\0\0\0 \0\0\0\0\0\2\0\0\0\6\0\0\0\270\202\16\0\0\0\0\0\270\202.\0\0\0\0\0\270\202.\0\0\0\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\0\0\0\10\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\0\0\0$\0\0\0\0\0\0\0$\0\0\0\0\0\0\0\4\0\0\0\0\0\0\0\7\0\0\0\4\0\0\0 \34\16\0\0\0\0\0 \34.\0\0\0\0\0 \34.\0\0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0\0\10\0\0\0\0\0\0\0P\345td\4\0\0\0\240J\f\0\0\0\0\0\240J\f\0\0\0\0\0\240J\f\0\0\0\0\0\274H\0\0\0\0\0\0\274H\0\0\0\0\0\0\4\0\0\0\0\0\0\0Q\345td\6\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\10\0\0\0\0\0\0\0R\345td\4\0\0\0 \34\16\0\0\0\0\0 \34.\0\0\0\0\0 \34.\0\0\0\0\0\340s\0\0\0\0\0\0\340s\0\0\0\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\24\0\0\0\3\0\0\0GNU\0\2654\332r]\6\240Bg\353/\353\222\271\314\24\3108\265{\0\0\0\0\367\3\0\0\200\0\0\0\0\2\0\0\17\0\0\0\4\200G\0\202@@\230\0\0\0D\2\0\210\20\0\0\0\0\0\242\0\1(\4 \22 \6\220\10\2\f\10\5\2\0Z\0\0\20\n\1\0\10\22\2\\\0\300D\30 \4@\202\5+\200a \20\20\0\0!\201\0`E\0\6\5\261@\220\v\1\t\4\20E\2\0\t\20\205\200\200)\10\234`\206i\4\204\304\200y\0d \"\210\2`$\200\200\0002\22( \2B\20B \200\302\2\20\202A\200\241@a\10 \24\0@\2\0\1\0\0\1\4\0\20 \0\0\0 \2\0\0\0\0\20@\0\t\0\340\2\4\210\20\0\1@\206\4\2#8\341&@\201\3 \4\0\20\4\f$ \0@\10\0\f\20\0\0\0\4\20\0\6\6\5 B\210@\\\6 \0\20H\4 \0\0@\10\4\1\0\22\364\373\307\237\7\0\203\206\200\20\200\0$\2440 PH! \220\21\200$\340\247 !@\210\200\0\3\0\200\10\3\0\4\0\344\10\220", 832) = 832
27106 fstat(3, {st_mode=S_IFREG|0644, st_size=962656, ...}) = 0
27106 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ffc02016000
27106 mmap(NULL, 3142544, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7ffc016f3000
27106 mprotect(0x7ffc017d5000, 2093056, PROT_NONE) = 0
27106 mmap(0x7ffc019d4000, 40960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe1000) = 0x7ffc019d4000
27106 mmap(0x7ffc019de000, 82832, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7ffc019de000
27106 close(3) = 0
27106 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
27106 open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY|O_CLOEXEC) = 3
27106 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0pU\0\0\0\0\0\0@\0\0\0\0\0\0\0\360\261\17\0\0\0\0\0\0\0\0\0@\0008\0\t\0@\0\36\0\35\0\6\0\0\0\5\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\370\1\0\0\0\0\0\0\370\1\0\0\0\0\0\0\10\0\0\0\0\0\0\0\3\0\0\0\4\0\0\0 4\17\0\0\0\0\0 4\17\0\0\0\0\0 4\17\0\0\0\0\0\34\0\0\0\0\0\0\0\34\0\0\0\0\0\0\0\20\0\0\0\0\0\0\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0(\251\17\0\0\0\0\0(\251\17\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0\320\254\17\0\0\0\0\0\320\254/\0\0\0\0\0\320\254/\0\0\0\0\0\4\4\0\0\0\0\0\0X\4\0\0\0\0\0\0\0\0 \0\0\0\0\0\2\0\0\0\6\0\0\0\370\254\17\0\0\0\0\0\370\254/\0\0\0\0\0\370\254/\0\0\0\0\0\320\1\0\0\0\0\0\0\320\1\0\0\0\0\0\0\10\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0008\2\0\0\0\0\0\0008\2\0\0\0\0\0\0008\2\0\0\0\0\0\0D\0\0\0\0\0\0\0D\0\0\0\0\0\0\0\4\0\0\0\0\0\0\0P\345td\4\0\0\0<4\17\0\0\0\0\0<4\17\0\0\0\0\0<4\17\0\0\0\0\0\334\21\0\0\0\0\0\0\334\21\0\0\0\0\0\0\4\0\0\0\0\0\0\0Q\345td\6\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\10\0\0\0\0\0\0\0R\345td\4\0\0\0\320\254\17\0\0\0\0\0\320\254/\0\0\0\0\0\320\254/\0\0\0\0\0000\3\0\0\0\0\0\0000\3\0\0\0\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\24\0\0\0\3\0\0\0GNU\0\201z\251\233=\320%\1\370\274\4\243\351\2515\212\10\362\r}\4\0\0\0\20\0\0\0\1\0\0\0GNU\0\0\0\0\0\2\0\0\0\6\0\0\0\30\0\0\0\0\0\0\0\10\3\0\0\21\0\0\0@\0\0\0\f\0\0\0%\0`\0\0\240.\"\200\0\26\211\0 E\"\2\0\300``i\10\212\0\t\0\0\0\0\0\0\0\0\0\0\0\0\212P\20\1\10\0\0\4\1\302\24\1 \210\"\0\304\243X\240\n\6\216\0\212\0\0\4\0@\0\0 \20\0\5\0\5\r\7\7\22A\0\1\0\10\0\0@\0\t\0\20\4D\30\4\200a(\22@\4\1\nE\221 @\200\f\22\1\0\0\0\0\0\0\0\0\4\2\0\0\0@\0\200\2\20\322\0\1\10\4\301 E\1\0\310\"\0\4\2\0\202\0\4\0\0\0\4\0Y\4\2\0\n\200\1\0\0\4\0\20 \3\0\0\210 \10\20\0\0", 832) = 832
27106 fstat(3, {st_mode=S_IFREG|0644, st_size=1030512, ...}) = 0
27106 mmap(NULL, 3125544, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7ffc013f7000
27106 mprotect(0x7ffc014f2000, 2093056, PROT_NONE) = 0
27106 mmap(0x7ffc016f1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xfa000) = 0x7ffc016f1000
27106 close(3) = 0
27106 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
27106 open("/lib/x86_64-linux-gnu/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 3
27106 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320(\0\0\0\0\0\0@\0\0\0\0\0\0\0\200R\1\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\33\0\32\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0$H\1\0\0\0\0\0$H\1\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0\350M\1\0\0\0\0\0\350M!\0\0\0\0\0\350M!\0\0\0\0\0\220\3\0\0\0\0\0\0000\6\0\0\0\0\0\0\0\0 \0\0\0\0\0\2\0\0\0\6\0\0\0\20N\1\0\0\0\0\0\20N!\0\0\0\0\0\20N!\0\0\0\0\0\260\1\0\0\0\0\0\0\260\1\0\0\0\0\0\0\10\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\310\1\0\0\0\0\0\0\310\1\0\0\0\0\0\0\310\1\0\0\0\0\0\0$\0\0\0\0\0\0\0$\0\0\0\0\0\0\0\4\0\0\0\0\0\0\0P\345td\4\0\0\0\364*\1\0\0\0\0\0\364*\1\0\0\0\0\0\364*\1\0\0\0\0\0<\5\0\0\0\0\0\0<\5\0\0\0\0\0\0\4\0\0\0\0\0\0\0Q\345td\6\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\10\0\0\0\0\0\0\0R\345td\4\0\0\0\350M\1\0\0\0\0\0\350M!\0\0\0\0\0\350M!\0\0\0\0\0\30\2\0\0\0\0\0\0\30\2\0\0\0\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\24\0\0\0\3\0\0\0GNU\0\354\363\"\251n&c<]\20\361\202\25\27\r\3249Z\370,\0\0\0\0\203\0\0\0\25\0\0\0\20\0\0\0\n\0\0\0\23\34\3\30\4$\0\0\1\200\0T\4\6\210\20\200\204\0\10\0\10\5\200\2\0@\20D\20\0\266\2\200\320 \301\0\220\2024\1\0\0\10(@\2H\1\v \320\1\2(\0235\4`l\322\0!\3p`@\322\200\10`\0@\1\0\200\1\0\0\2$\0\10\21\2\10H\300\0$\t\21\10 \10C\v\246\202\10\t\10\10\3D\f\n\34\22O\306\1\207\va\204\226\315\4\302\305\4\242\333\16\314\25\0\0\0\26\0\0\0\31\0\0\0\0\0\0\0\34\0\0\0\0\0\0\0\36\0\0\0\37\0\0\0!\0\0\0$\0\0\0&\0\0\0\0\0\0\0'\0\0\0)\0\0\0*\0\0\0-\0\0\0/\0\0\0002\0\0\0003\0\0\0006\0\0\0\0\0\0\0007\0\0\0008\0\0\0\0\0\0\0;\0\0\0=\0\0\0>\0\0\0?\0\0\0@\0\0\0A\0\0\0C\0\0\0\0\0\0\0D\0\0\0\0\0\0\0E\0\0\0\0\0\0\0\0\0\0\0F\0\0\0G\0\0\0I\0\0\0J\0\0\0K\0\0\0\0\0\0\0\0\0\0\0M\0\0\0O\0\0\0\0\0\0\0\0\0\0\0", 832) = 832
27106 fstat(3, {st_mode=S_IFREG|0644, st_size=88384, ...}) = 0
27106 mmap(NULL, 2184216, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7ffc011e1000
27106 mprotect(0x7ffc011f6000, 2093056, PROT_NONE) = 0
27106 mmap(0x7ffc013f5000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14000) = 0x7ffc013f5000
27106 close(3) = 0
27106 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
27106 open("/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
27106 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200l\0\0\0\0\0\0@\0\0\0\0\0\0\0\360\203\1\0\0\0\0\0\0\0\0\0@\0008\0\t\0@\0#\0 \0\6\0\0\0\5\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\370\1\0\0\0\0\0\0\370\1\0\0\0\0\0\0\10\0\0\0\0\0\0\0\3\0\0\0\4\0\0\0\200 \1\0\0\0\0\0\200 \1\0\0\0\0\0\200 \1\0\0\0\0\0\34\0\0\0\0\0\0\0\34\0\0\0\0\0\0\0\20\0\0\0\0\0\0\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0<t\1\0\0\0\0\0<t\1\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0\250{\1\0\0\0\0\0\250{!\0\0\0\0\0\250{!\0\0\0\0\0\354\6\0\0\0\0\0\0\200H\0\0\0\0\0\0\0\0 \0\0\0\0\0\2\0\0\0\6\0\0\0\220}\1\0\0\0\0\0\220}!\0\0\0\0\0\220}!\0\0\0\0\0\360\1\0\0\0\0\0\0\360\1\0\0\0\0\0\0\10\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0008\2\0\0\0\0\0\0008\2\0\0\0\0\0\0008\2\0\0\0\0\0\0D\0\0\0\0\0\0\0D\0\0\0\0\0\0\0\4\0\0\0\0\0\0\0P\345td\4\0\0\0\234 \1\0\0\0\0\0\234 \1\0\0\0\0\0\234 \1\0\0\0\0\0L\n\0\0\0\0\0\0L\n\0\0\0\0\0\0\4\0\0\0\0\0\0\0Q\345td\6\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\10\0\0\0\0\0\0\0R\345td\4\0\0\0\250{\1\0\0\0\0\0\250{!\0\0\0\0\0\250{!\0\0\0\0\0X\4\0\0\0\0\0\0X\4\0\0\0\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\24\0\0\0\3\0\0\0GNU\0\303@\257\235\356\227\301|s\17}\3i2\206\305\31JF\270\4\0\0\0\20\0\0\0\1\0\0\0GNU\0\0\0\0\0\2\0\0\0\6\0\0\0\30\0\0\0\0\0\0\0\345\1\0\0P\0\0\0 \0\0\0\v\0\0\0\31#\2\261\1\10\20\2@@a\370\3\10\10\25\200 \0\0\0\0\200\300\321Q\0\0\0\22\353\3020D\0\10\20A\0\2\0\2\f\1\200\v\221\1\330\240\r\240@\230 \244\200\21\n\202-l@g\214V\24\0\224 \200$H\200P(\1\22\f\311B\240\220\22\10\f \2ZdA\245c\4@\n\n\2\0\2009\1(\314@\204\201@\22\10(\fD\0\0\0\200Q\10\200\35\4B\320\2608A\0\1\0\0\265\0300\0\200`\2\20\"\0\tA\20\1\5\0P(\251\2\7(\0\0\202\4\230@\4\0\20\340T\0\2@\2\2\20\3010D\26\200\0", 832) = 832
27106 fstat(3, {st_mode=S_IFREG|0755, st_size=135366, ...}) = 0
27106 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ffc02015000
27106 mmap(NULL, 2212904, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7ffc00fc4000
27106 mprotect(0x7ffc00fdc000, 2093056, PROT_NONE) = 0
27106 mmap(0x7ffc011db000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7ffc011db000
27106 mmap(0x7ffc011dd000, 13352, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7ffc011dd000
27106 close(3) = 0
27106 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
27106 open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
27106 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\30\2\0\0\0\0\0@\0\0\0\0\0\0\0\370\251\33\0\0\0\0\0\0\0\0\0@\0008\0\n\0@\0#\0\"\0\6\0\0\0\5\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0000\2\0\0\0\0\0\0000\2\0\0\0\0\0\0\10\0\0\0\0\0\0\0\3\0\0\0\4\0\0\0\20K\30\0\0\0\0\0\20K\30\0\0\0\0\0\20K\30\0\0\0\0\0\34\0\0\0\0\0\0\0\34\0\0\0\0\0\0\0\20\0\0\0\0\0\0\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\34I\33\0\0\0\0\0\34I\33\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0\0W\33\0\0\0\0\0\0W;\0\0\0\0\0\0W;\0\0\0\0\0`Q\0\0\0\0\0\0\330\235\0\0\0\0\0\0\0\0 \0\0\0\0\0\2\0\0\0\6\0\0\0@\213\33\0\0\0\0\0@\213;\0\0\0\0\0@\213;\0\0\0\0\0\340\1\0\0\0\0\0\0\340\1\0\0\0\0\0\0\10\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0p\2\0\0\0\0\0\0p\2\0\0\0\0\0\0p\2\0\0\0\0\0\0D\0\0\0\0\0\0\0D\0\0\0\0\0\0\0\4\0\0\0\0\0\0\0\7\0\0\0\4\0\0\0\0W\33\0\0\0\0\0\0W;\0\0\0\0\0\0W;\0\0\0\0\0\20\0\0\0\0\0\0\0p\0\0\0\0\0\0\0\20\0\0\0\0\0\0\0P\345td\4\0\0\0,K\30\0\0\0\0\0,K\30\0\0\0\0\0,K\30\0\0\0\0\0\254h\0\0\0\0\0\0\254h\0\0\0\0\0\0\4\0\0\0\0\0\0\0Q\345td\6\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\10\0\0\0\0\0\0\0R\345td\4\0\0\0\0W\33\0\0\0\0\0\0W;\0\0\0\0\0\0W;\0\0\0\0\0\0009\0\0\0\0\0\0\0009\0\0\0\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\24\0\0\0\3\0\0\0GNU\0SQO|\232\326aG\3\254\1\375|\274\311\323\306\366!\315\4\0\0\0\20\0\0\0\1\0\0\0GNU\0\0\0\0\0\2\0\0\0\6\0\0\0\30\0\0\0\0\0\0\0\363\3\0\0\t\0\0\0\0\1\0\0\16\0\0\0\0000\20D\240 \2\1\210\3\346\220\305E\214\0\300\0\10\0\5\200\0`\300\200\0\r\212\f\0\4\20\0\210D2\10.@\210P4, \16\"H&\204\300\214\4\10\0\2\2\16\241\254\32\4f\300\0\3002\0\300\0P\1 \201\10\204\v ($\0\4 P\0\20X\200\312DB(\0\6\200\20\30B\0 @\200\0\tP\0Q\212@\20\0\0\0\0\10\0\0\21\20", 832) = 832
27106 fstat(3, {st_mode=S_IFREG|0755, st_size=1815224, ...}) = 0
27106 mmap(NULL, 3929304, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7ffc00c04000
27106 mprotect(0x7ffc00db9000, 2097152, PROT_NONE) = 0
27106 mmap(0x7ffc00fb9000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1b5000) = 0x7ffc00fb9000
27106 mmap(0x7ffc00fbf000, 17624, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7ffc00fbf000
27106 close(3) = 0
27106 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ffc02014000
27106 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ffc02012000
27106 arch_prctl(ARCH_SET_FS, 0x7ffc02012740) = 0
27106 mprotect(0x7ffc00fb9000, 16384, PROT_READ) = 0
27106 mprotect(0x7ffc011db000, 4096, PROT_READ) = 0
27106 mprotect(0x7ffc013f5000, 4096, PROT_READ) = 0
27106 mprotect(0x7ffc016f1000, 4096, PROT_READ) = 0
27106 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ffc02011000
27106 mprotect(0x7ffc019d4000, 32768, PROT_READ) = 0
27106 mprotect(0x7ffc01bf9000, 4096, PROT_READ) = 0
27106 mprotect(0x7ffc01dfd000, 4096, PROT_READ) = 0
27106 mprotect(0xdf7000, 4096, PROT_READ) = 0
27106 mprotect(0x7ffc02021000, 4096, PROT_READ) = 0
27106 munmap(0x7ffc02017000, 32175) = 0
27106 set_tid_address(0x7ffc02012a10) = 27106
27106 set_robust_list(0x7ffc02012a20, 0x18) = 0
27106 futex(0x7fff1ec7759c, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, NULL, 7ffc02012740) = -1 EAGAIN (Resource temporarily unavailable)
27106 rt_sigaction(SIGRTMIN, {0x7ffc00fca750, [], SA_RESTORER|SA_SIGINFO, 0x7ffc00fd3cb0}, NULL, 8) = 0
27106 rt_sigaction(SIGRT_1, {0x7ffc00fca7e0, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7ffc00fd3cb0}, NULL, 8) = 0
27106 rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
27106 getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
27106 brk(0) = 0x2775000
27106 brk(0x2796000) = 0x2796000
27106 getrlimit(RLIMIT_DATA, {rlim_cur=RLIM_INFINITY, rlim_max=RLIM_INFINITY}) = 0
27106 clock_gettime(0x7 /* CLOCK_??? */, {819752, 670256499}) = 0
27106 ioctl(0, FIOCLEX) = 0
27106 ioctl(1, FIOCLEX) = 0
27106 ioctl(2, FIOCLEX) = 0
27106 ioctl(3, FIOCLEX) = -1 EBADF (Bad file descriptor)
27106 ioctl(4, FIOCLEX) = -1 EBADF (Bad file descriptor)
27106 ioctl(5, FIOCLEX) = -1 EBADF (Bad file descriptor)
27106 ioctl(6, FIOCLEX) = -1 EBADF (Bad file descriptor)
27106 ioctl(7, FIOCLEX) = -1 EBADF (Bad file descriptor)
27106 ioctl(8, FIOCLEX) = -1 EBADF (Bad file descriptor)
27106 ioctl(9, FIOCLEX) = -1 EBADF (Bad file descriptor)
27106 ioctl(10, FIOCLEX) = -1 EBADF (Bad file descriptor)
27106 ioctl(11, FIOCLEX) = -1 EBADF (Bad file descriptor)
27106 ioctl(12, FIOCLEX) = -1 EBADF (Bad file descriptor)
27106 ioctl(13, FIOCLEX) = -1 EBADF (Bad file descriptor)
27106 ioctl(14, FIOCLEX) = -1 EBADF (Bad file descriptor)
27106 ioctl(15, FIOCLEX) = -1 EBADF (Bad file descriptor)
27106 ioctl(16, FIOCLEX) = -1 EBADF (Bad file descriptor)
27106 rt_sigaction(SIGPIPE, {SIG_IGN, ~[RTMIN RT_1], SA_RESTORER, 0x7ffc00fd3cb0}, NULL, 8) = 0
27106 rt_sigaction(SIGINT, {0x817230, ~[RTMIN RT_1], SA_RESTORER, 0x7ffc00fd3cb0}, NULL, 8) = 0
27106 rt_sigaction(SIGTERM, {0x817230, ~[RTMIN RT_1], SA_RESTORER, 0x7ffc00fd3cb0}, NULL, 8) = 0
27106 pipe2([3, 4], O_CLOEXEC) = 0
27106 write(4, "*", 1) = 1
27106 futex(0xe14d28, FUTEX_WAKE_PRIVATE, 2147483647) = 0
27106 clock_gettime(CLOCK_MONOTONIC, {819752, 671609112}) = 0
27106 epoll_create1(O_CLOEXEC) = 5
27106 pipe2([6, 7], O_NONBLOCK|O_CLOEXEC) = 0
27106 eventfd2(0, O_NONBLOCK|O_CLOEXEC) = 8
27106 rt_sigprocmask(SIG_SETMASK, ~[RTMIN RT_1], [], 8) = 0
27106 read(3, "*", 1) = 1
27106 rt_sigaction(SIGUSR1, {0x9643b0, ~[RTMIN RT_1], SA_RESTORER, 0x7ffc00fd3cb0}, NULL, 8) = 0
27106 write(4, "*", 1) = 1
27106 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
27106 gettimeofday({1412474788, 548357}, NULL) = 0
27106 mmap(0x318c72b21000, 4096, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x318c72b21000
27106 mmap(0x318c72b21000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x318c72b21000
27106 munmap(0x318c72b21000, 4096) = 0
27106 mmap(0x133850422000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x133850422000
27106 mprotect(0x133850422000, 4096, PROT_READ|PROT_EXEC) = 0
27106 mmap(0x31c1c60a000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x31c1c60a000
27106 mprotect(0x31c1c60a000, 4096, PROT_READ|PROT_EXEC) = 0
27106 mmap(0x1b2f97737000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x1b2f97737000
27106 mprotect(0x1b2f97737000, 4096, PROT_READ|PROT_EXEC) = 0
27106 mmap(0x92a4d39e000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x92a4d39e000
27106 mprotect(0x92a4d39e000, 4096, PROT_READ|PROT_EXEC) = 0
27106 mmap(0x5f2d0a8e000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x5f2d0a8e000
27106 mprotect(0x5f2d0a8e000, 4096, PROT_READ|PROT_EXEC) = 0
27106 brk(0x27bd000) = 0x27bd000
27106 gettid() = 27106
27106 mmap(0x320938101000, 67108864, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x320938101000
27106 munmap(0x320938101000, 32501760) = 0
27106 munmap(0x32093c000000, 1052672) = 0
27106 mmap(0x32093af00000, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x32093af00000
27106 mmap(0x30ff7c5e1000, 536870912, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x30ff7c5e1000
27106 mmap(0x177fd2075000, 1200128, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x177fd2075000
27106 munmap(0x177fd2075000, 569344) = 0
27106 munmap(0x177fd2125000, 479232) = 0
27106 mmap(0x177fd2100000, 147712, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x177fd2100000
27106 mmap(0x3401ec1c7000, 1265664, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x3401ec1c7000
27106 munmap(0x3401ec1c7000, 233472) = 0
27106 munmap(0x3401ec235000, 815104) = 0
27106 mmap(0x3401ec200000, 213248, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x3401ec200000
27106 mmap(0x1bd567f76000, 1593344, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x1bd567f76000
27106 munmap(0x1bd567f76000, 565248) = 0
27106 munmap(0x1bd568085000, 483328) = 0
27106 mmap(0x1bd568000000, 540928, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x1bd568000000
27106 mmap(0x30ff7c600000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x30ff7c600000
27106 mprotect(0x30ff7c605000, 4096, PROT_NONE) = 0
27106 mmap(0x30ff7c606000, 1019904, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x30ff7c606000
27106 mprotect(0x30ff7c6ff000, 4096, PROT_NONE) = 0
27106 mmap(0x3fdd582bd000, 393216, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x3fdd582bd000
27106 mmap(0xc9114d08000, 2097152, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0xc9114d08000
27106 mmap(0xc9114d08000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xc9114d08000
27106 mmap(0x3fdd582c0000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x3fdd582c0000
27106 mmap(NULL, 69632, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7ffc02000000
27106 mprotect(0x7ffc02000000, 4096, PROT_NONE) = 0
27106 clone(child_stack=0x7ffc0200ffb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7ffc020109d0, tls=0x7ffc02010700, child_tidptr=0x7ffc020109d0) = 27107
27106 gettimeofday( <unfinished ...>
27107 set_robust_list(0x7ffc020109e0, 0x18 <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 552784}, NULL) = 0
27107 <... set_robust_list resumed> ) = 0
27107 prctl(PR_SET_NAME, 0x27a5e00, 0, 0, 0) = 0
27107 open("/sys/devices/system/cpu/online", O_RDONLY|O_CLOEXEC) = 9
27106 mmap(0x3c8ab8a2e000, 1200128, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0 <unfinished ...>
27107 read(9, <unfinished ...>
27106 <... mmap resumed> ) = 0x3c8ab8a2e000
27107 <... read resumed> "0-7\n", 8192) = 4
27106 munmap(0x3c8ab8a2e000, 860160 <unfinished ...>
27107 close(9 <unfinished ...>
27106 <... munmap resumed> ) = 0
27107 <... close resumed> ) = 0
27106 munmap(0x3c8ab8b25000, 188416 <unfinished ...>
27107 mmap(NULL, 134217728, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0 <unfinished ...>
27106 <... munmap resumed> ) = 0
27107 <... mmap resumed> ) = 0x7ffbf8c04000
27106 mmap(0x3c8ab8b00000, 147712, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0 <unfinished ...>
27107 munmap(0x7ffbf8c04000, 54509568 <unfinished ...>
27106 <... mmap resumed> ) = 0x3c8ab8b00000
27107 <... munmap resumed> ) = 0
27107 munmap(0x7ffc00000000, 12599296) = 0
27107 mprotect(0x7ffbfc000000, 135168, PROT_READ|PROT_WRITE) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 brk(0x27de000) = 0x27de000
27106 mmap(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ffc01fdf000
27106 munmap(0x7ffc01fdf000, 135168) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1) = 1
27107 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 brk(0x281c000) = 0x281c000
27106 mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ffc01fbf000
27106 mmap(NULL, 532480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ffc01f3d000
27106 open("/proc/meminfo", O_RDONLY|O_CLOEXEC) = 9
27106 fstat(9, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
27106 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ffc0201e000
27106 read(9, "MemTotal: 15339180 kB\nMemFree: 604264 kB\nBuffers: 4852288 kB\nCached: 3313828 kB\nSwapCached: 0 kB\nActive: 4727200 kB\nInactive: 4104724 kB\nActive(anon): 665860 kB\nInactive(anon): 224 kB\nActive(file): 4061340 kB\nInactive(file): 4104500 kB\nUnevictable: 0 kB\nMlocked: 0 kB\nSwapTotal: 0 kB\nSwapFree: 0 kB\nDirty: 12 kB\nWriteback: 0 kB\nAnonPages: 665732 kB\nMapped: 12848 kB\nShmem: 264 kB\nSlab: 5709784 kB\nSReclaimable: 5641216 kB\nSUnreclaim: 68568 kB\nKernelStack: 1848 kB\nPageTables: 13548 kB\nNFS_Unstable: 0 kB\nBounce: 0 kB\nWritebackTmp: 0 kB\nCommitLimit: 7669588 kB\nCommitted_AS: 935120 kB\nVmallocTotal: 34359738367 kB\nVmallocUsed: 40744 kB\nVmallocChunk: 34359695464 kB\nHardwareCorrupted: 0 kB\nAnonHugePages: 0 kB\nHugePages_Total: 0\nHugePages_Fre", 1024) = 1024
27106 close(9) = 0
27106 munmap(0x7ffc0201e000, 4096) = 0
27106 munmap(0x7ffc01f3d000, 532480) = 0
27106 munmap(0x7ffc01fbf000, 266240) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1) = 1
27107 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 brk(0x2840000) = 0x2840000
27106 brk(0x2880000) = 0x2880000
27106 brk(0x2902000) = 0x2902000
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 brk(0x27fc000) = 0x27fc000
27106 brk(0x282d000) = 0x282d000
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 brk(0x286f000) = 0x286f000
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 readlink("/proc/self/exe", "/usr/bin/nodejs", 8191) = 15
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, NULL) = 0
27107 nanosleep({0, 900000}, NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 brk(0x28ea000) = 0x28ea000
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, NULL) = 0
27107 nanosleep({0, 900000}, NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
27106 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 getcwd("/mnt2/workspace/x-web/DYLAN-test-1", 4096) = 35
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 getcwd("/mnt2/workspace/x-web/DYLAN-test-1", 4096) = 35
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 brk(0x292b000) = 0x292b000
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 brk(0x29ad000) = 0x29ad000
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
27106 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/cli.js", {st_mode=S_IFREG|0755, st_size=48, ...}) = 0
27106 gettimeofday({1412474788, 587749}, NULL) = 0
27106 gettimeofday({1412474788, 587857}, NULL) = 0
27106 gettimeofday({1412474788, 587931}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 lstat("/mnt2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 588759}, NULL) = 0
27106 gettimeofday({1412474788, 588814}, NULL) = 0
27106 gettimeofday({1412474788, 588867}, NULL) = 0
27106 lstat("/mnt2/workspace", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 589079}, NULL) = 0
27106 gettimeofday({1412474788, 589133}, NULL) = 0
27106 gettimeofday({1412474788, 589186}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web", {st_mode=S_IFDIR|0775, st_size=28672, ...}) = 0
27106 gettimeofday({1412474788, 589351}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 589420}, NULL) = 0
27106 gettimeofday({1412474788, 589485}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 589642}, NULL) = 0
27106 gettimeofday({1412474788, 589696}, NULL) = 0
27106 gettimeofday({1412474788, 589749}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 589910}, NULL) = 0
27106 gettimeofday({1412474788, 589964}, NULL) = 0
27106 gettimeofday({1412474788, 590018}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/cli.js", {st_mode=S_IFREG|0755, st_size=48, ...}) = 0
27106 gettimeofday({1412474788, 590183}, NULL) = 0
27106 gettimeofday({1412474788, 590238}, NULL) = 0
27106 gettimeofday({1412474788, 590291}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/cli.js", O_RDONLY) = 9
27106 fstat(9, <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... fstat resumed> {st_mode=S_IFREG|0755, st_size=48, ...}) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
27106 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 591680}, NULL) = 0
27106 gettimeofday({1412474788, 591738}, NULL) = 0
27106 gettimeofday({1412474788, 591792}, NULL) = 0
27106 read(9, "#!/usr/bin/env node\nrequire(\"./bin/npm-cli.js\")\n", 48) = 48
27106 close(9) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
27106 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 getcwd("/mnt2/workspace/x-web/DYLAN-test-1", 4096) = 35
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/bin/npm-cli.js", {st_mode=S_IFREG|0755, st_size=1871, ...}) = 0
27106 gettimeofday({1412474788, 593359}, NULL) = 0
27106 gettimeofday({1412474788, 593413}, NULL) = 0
27106 gettimeofday({1412474788, 593467}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/bin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 593670}, NULL) = 0
27106 gettimeofday({1412474788, 593725}, NULL) = 0
27106 gettimeofday({1412474788, 593786}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/bin/npm-cli.js", {st_mode=S_IFREG|0755, st_size=1871, ...}) = 0
27106 gettimeofday({1412474788, 593980}, NULL) = 0
27106 gettimeofday({1412474788, 594034}, NULL) = 0
27106 gettimeofday({1412474788, 594088}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/bin/npm-cli.js", O_RDONLY) = 9
27106 fstat(9, {st_mode=S_IFREG|0755, st_size=1871, ...}) = 0
27106 gettimeofday({1412474788, 594472}, NULL) = 0
27106 gettimeofday({1412474788, 594527}, NULL) = 0
27106 gettimeofday({1412474788, 594580}, NULL) = 0
27106 read(9, "#!/usr/bin/env node\n;(function () { // wrapper in case we're in module_context mode\n\n// windows: running \"npm blah\" in this folder will invoke WSH, not node.\nif (typeof WScript !== \"undefined\") {\n WScript.echo(\"npm does not work when run\\n\"\n +\"with the Windows Scripting Host\\n\\n\"\n +\"'cd' to a different directory,\\n\"\n +\"or type 'npm.cmd <args>',\\n\"\n +\"or type 'node npm <args>'.\")\n WScript.quit(1)\n return\n}\n\n\nprocess.title = \"npm\"\n\nvar log = require(\"npmlog\")\nlog.pause() // will be unpaused when config is loaded.\nlog.info(\"it worked if it ends with\", \"ok\")\n\nvar path = require(\"path\")\n , npm = require(\"../lib/npm.js\")\n , npmconf = require(\"npmconf\")\n , errorHandler = require(\"../lib/utils/error-handler.js\")\n\n , configDefs = npmconf.defs\n , shorthands = configDefs.shorthands\n , types = configDefs.types\n , nopt = require(\"nopt\")\n\n// if npm is called as \"npmg\" or \"npm_g\", then\n// run in global mode.\nif (path.basename(process.argv[1]).slice(-1) === \"g\") "..., 1871) = 1871
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 close(9) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 prctl(PR_SET_NAME, 0x27a6460, 0, 0x7fff1ec792e0, 0x9) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/bin/node_modules/npmlog", 0x7fff1ec767a8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/bin/node_modules/npmlog.js", 0x7fff1ec76748) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/bin/node_modules/npmlog.json", 0x7fff1ec76748) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/bin/node_modules/npmlog.node", 0x7fff1ec76748) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/bin/node_modules/npmlog/package.json", O_RDONLY <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... open resumed> ) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/bin/node_modules/npmlog/index.js", 0x7fff1ec76748) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/bin/node_modules/npmlog/index.json", 0x7fff1ec76748) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/bin/node_modules/npmlog/index.node", 0x7fff1ec76748) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmlog", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 596733}, NULL) = 0
27106 gettimeofday({1412474788, 596788}, NULL) = 0
27106 gettimeofday({1412474788, 596841}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmlog.js", 0x7fff1ec76748) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmlog.json", 0x7fff1ec76748) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmlog.node", 0x7fff1ec76748) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmlog/package.json", O_RDONLY <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... open resumed> ) = 9
27107 nanosleep({0, 900000}, <unfinished ...>
27106 fstat(9, {st_mode=S_IFREG|0644, st_size=4919, ...}) = 0
27106 gettimeofday({1412474788, 597380}, NULL) = 0
27106 gettimeofday({1412474788, 597434}, NULL) = 0
27106 gettimeofday({1412474788, 597487}, NULL) = 0
27106 read(9, "{\n \"author\": {\n \"name\": \"Isaac Z. Schlueter\",\n \"email\": \"i@izs.me\",\n \"url\": \"http://blog.izs.me/\"\n },\n \"name\": \"npmlog\",\n \"description\": \"logger for npm\",\n \"version\": \"0.1.1\",\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"git://github.com/isaacs/npmlog.git\"\n },\n \"main\": \"log.js\",\n \"scripts\": {\n \"test\": \"tap test/*.js\"\n },\n \"dependencies\": {\n \"ansi\": \"~0.3.0\"\n },\n \"devDependencies\": {\n \"tap\": \"\"\n },\n \"license\": \"BSD\",\n \"readme\": \"# npmlog\\n\\nThe logger util that npm uses.\\n\\nThis logger is very basic. It does the logging for npm. It supports\\ncustom levels and colored output.\\n\\nBy default, logs are written to stderr. If you want to send log messages\\nto outputs other than streams, then you can change the `log.stream`\\nmember, or you can just listen to the events that it emits, and do\\nwhatever you want with them.\\n\\n# Basic Usage\\n\\n```\\nvar log = require('npmlog')\\n\\n// additional stuff ---------------------------+\\n// message ----------+ |\\n// p"..., 4919) = 4919
27106 close(9) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmlog/log.js", {st_mode=S_IFREG|0644, st_size=3951, ...}) = 0
27106 gettimeofday({1412474788, 598068}, NULL) = 0
27106 gettimeofday({1412474788, 598123}, NULL) = 0
27106 gettimeofday({1412474788, 598177}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... lstat resumed> {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 598398}, NULL) = 0
27106 gettimeofday({1412474788, 598455}, NULL) = 0
27106 gettimeofday({1412474788, 598509}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmlog", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 598672}, NULL) = 0
27106 gettimeofday({1412474788, 598727}, NULL) = 0
27106 gettimeofday({1412474788, 598780}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmlog/log.js", {st_mode=S_IFREG|0644, st_size=3951, ...}) = 0
27106 gettimeofday({1412474788, 598942}, NULL) = 0
27106 gettimeofday({1412474788, 599002}, NULL) = 0
27106 gettimeofday({1412474788, 599056}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmlog/log.js", O_RDONLY) = 9
27106 fstat(9, {st_mode=S_IFREG|0644, st_size=3951, ...}) = 0
27106 gettimeofday({1412474788, 599334}, NULL) = 0
27106 gettimeofday({1412474788, 599388}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 599445}, NULL) = 0
27106 read(9, "var EE = require('events').EventEmitter\nvar log = exports = module.exports = new EE\nvar util = require('util')\n\nvar ansi = require('ansi')\nlog.cursor = ansi(process.stderr)\nlog.stream = process.stderr\n\n// by default, let ansi decide based on tty-ness.\nvar colorEnabled = undefined\nlog.enableColor = function () {\n colorEnabled = true\n this.cursor.enabled = true\n}\nlog.disableColor = function () {\n colorEnabled = false\n this.cursor.enabled = false\n}\n\n// default level\nlog.level = 'info'\n\n// temporarily stop emitting, but don't drop\nlog.pause = function () {\n this._paused = true\n}\n\nlog.resume = function () {\n if (!this._paused) return\n this._paused = false\n\n var b = this._buffer\n this._buffer = []\n b.forEach(function (m) {\n this.emitLog(m)\n }, this)\n}\n\nlog._buffer = []\n\nvar id = 0\nlog.record = []\nlog.maxRecordSize = 10000\nlog.log = function (lvl, prefix, message) {\n var l = this.levels[lvl]\n if (l === undefined) {\n return this.emit('error', new Error(util.format(\n 'Undefined log level: %j', "..., 3951) = 3951
27106 close(9) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmlog/node_modules/ansi", 0x7fff1ec764d8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmlog/node_modules/ansi.js", 0x7fff1ec76478) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmlog/node_modules/ansi.json", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec76478) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmlog/node_modules/ansi.node", 0x7fff1ec76478) = -1 ENOENT (No such file or directory)
27106 gettimeofday({1412474788, 600710}, NULL) = 0
27106 gettimeofday({1412474788, 600899}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmlog/node_modules/ansi/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmlog/node_modules/ansi/index.js", 0x7fff1ec76478) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmlog/node_modules/ansi/index.json", 0x7fff1ec76478) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmlog/node_modules/ansi/index.node", 0x7fff1ec76478) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/ansi", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 601522}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 601602}, NULL) = 0
27106 gettimeofday({1412474788, 601670}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/ansi.js", 0x7fff1ec76478) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/ansi.json", 0x7fff1ec76478) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/ansi.node", 0x7fff1ec76478) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/ansi/package.json", O_RDONLY) = 9
27106 fstat(9, {st_mode=S_IFREG|0644, st_size=1290, ...}) = 0
27106 gettimeofday({1412474788, 602192}, NULL) = 0
27106 gettimeofday({1412474788, 602249}, NULL) = 0
27106 gettimeofday({1412474788, 602305}, NULL) = 0
27106 read(9, "{\n \"name\": \"ansi\",\n \"description\": \"Advanced ANSI formatting tool for Node.js\",\n \"keywords\": [\n \"ansi\",\n \"formatting\",\n \"cursor\",\n \"color\",\n \"terminal\",\n \"rgb\",\n \"256\",\n \"stream\"\n ],\n \"version\": \"0.3.0\",\n \"author\": {\n \"name\": \"Nathan Rajlich\",\n \"email\": \"nathan@tootallnate.net\",\n \"url\": \"http://tootallnate.net\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"git://github.com/TooTallNate/ansi.js.git\"\n },\n \"main\": \"./lib/ansi.js\",\n \"bugs\": {\n \"url\": \"https://github.com/TooTallNate/ansi.js/issues\"\n },\n \"homepage\": \"https://github.com/TooTallNate/ansi.js\",\n \"_id\": \"ansi@0.3.0\",\n \"_shasum\": \"74b2f1f187c8553c7f95015bcb76009fb43d38e0\",\n \"_from\": \"ansi@latest\",\n \"_npmVersion\": \"1.4.9\",\n \"_npmUser\": {\n \"name\": \"tootallnate\",\n \"email\": \"nathan@tootallnate.net\"\n },\n \"maintainers\": [\n {\n \"name\": \"TooTallNate\",\n \"email\": \"nathan@tootallnate.net\"\n },\n {\n \"name\": \"tootallnate\",\n \"email\": \"nathan@tootallnate.net\"\n }\n ],\n \"dist"..., 1290) = 1290
27106 close(9 <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... close resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/ansi/lib/ansi.js", {st_mode=S_IFREG|0644, st_size=7964, ...}) = 0
27106 gettimeofday({1412474788, 602876}, NULL) = 0
27106 gettimeofday({1412474788, 602934}, NULL) = 0
27106 gettimeofday({1412474788, 602990}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/ansi", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 603188}, NULL) = 0
27106 gettimeofday({1412474788, 603246}, NULL) = 0
27106 gettimeofday({1412474788, 603302}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/ansi/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 603471}, NULL) = 0
27106 gettimeofday({1412474788, 603529}, NULL) = 0
27106 gettimeofday({1412474788, 603586}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/ansi/lib/ansi.js", {st_mode=S_IFREG|0644, st_size=7964, ...}) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 603794}, NULL) = 0
27106 gettimeofday({1412474788, 603853}, NULL) = 0
27106 gettimeofday({1412474788, 603909}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/ansi/lib/ansi.js", O_RDONLY) = 9
27106 fstat(9, {st_mode=S_IFREG|0644, st_size=7964, ...}) = 0
27106 gettimeofday({1412474788, 604192}, NULL) = 0
27106 gettimeofday({1412474788, 604251}, NULL) = 0
27106 gettimeofday({1412474788, 604308}, NULL) = 0
27106 read(9, "\n/**\n * References:\n *\n * - http://en.wikipedia.org/wiki/ANSI_escape_code\n * - http://www.termsys.demon.co.uk/vtansi.htm\n *\n */\n\n/**\n * Module dependencies.\n */\n\nvar emitNewlineEvents = require('./newlines')\n , prefix = '\\x1b[' // For all escape codes\n , suffix = 'm' // Only for color codes\n\n/**\n * The ANSI escape sequences.\n */\n\nvar codes = {\n up: 'A'\n , down: 'B'\n , forward: 'C'\n , back: 'D'\n , nextLine: 'E'\n , previousLine: 'F'\n , horizontalAbsolute: 'G'\n , eraseData: 'J'\n , eraseLine: 'K'\n , scrollUp: 'S'\n , scrollDown: 'T'\n , savePosition: 's'\n , restorePosition: 'u'\n , queryPosition: '6n'\n , hide: '?25l'\n , show: '?25h'\n}\n\n/**\n * Rendering ANSI codes.\n */\n\nvar styles = {\n bold: 1\n , italic: 3\n , underline: 4\n , inverse: 7\n}\n\n/**\n * The negating ANSI code for the rendering modes.\n */\n\nvar reset = {\n bold: 22\n , italic: 23\n , underline: 24\n , inverse: 27\n}\n\n/**\n * The standard, styleable ANSI colors.\n */\n\nvar colors = {\n white: 37\n , black: 30\n , blue: 34\n , c"..., 7964) = 7964
27106 close(9) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 mmap(0x32093bf00000, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x32093bf00000
27106 mmap(0xc9114d09000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xc9114d09000
27106 mmap(0xc9114d0a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xc9114d0a000
27106 mmap(0xc9114d0c000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xc9114d0c000
27106 mmap(0xc9114d10000, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xc9114d10000
27106 mmap(0xc9114d18000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xc9114d18000
27106 mmap(0xc9114d28000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xc9114d28000
27106 mmap(0xc9114d48000, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xc9114d48000
27106 mmap(0xc9114d88000, 524288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xc9114d88000
27106 mmap(0xc9114e08000, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0 <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... mmap resumed> ) = 0xc9114e08000
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 mmap(0x27af06f92000, 2097152, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x27af06f92000
27106 munmap(0x27af06f92000, 450560) = 0
27106 munmap(0x27af07100000, 598016) = 0
27106 mmap(0x27af07000000, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x27af07000000
27106 mmap(0x13b342a87000, 2097152, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x13b342a87000
27106 munmap(0x13b342a87000, 495616) = 0
27106 munmap(0x13b342c00000, 552960) = 0
27106 mmap(0x13b342b00000, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x13b342b00000
27106 gettimeofday({1412474788, 607651}, NULL) = 0
27106 gettimeofday({1412474788, 607713}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1) = 1
27107 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/ansi/lib/newlines", 0x7fff1ec76208) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/ansi/lib/newlines.js", {st_mode=S_IFREG|0644, st_size=1528, ...}) = 0
27106 gettimeofday({1412474788, 608108}, NULL) = 0
27106 gettimeofday({1412474788, 608166}, NULL) = 0
27106 gettimeofday({1412474788, 608222}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/ansi/lib/newlines.js", {st_mode=S_IFREG|0644, st_size=1528, ...}) = 0
27106 gettimeofday({1412474788, 608448}, NULL) = 0
27106 gettimeofday({1412474788, 608514}, NULL) = 0
27106 gettimeofday({1412474788, 608571}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/ansi/lib/newlines.js", O_RDONLY) = 9
27106 fstat(9, {st_mode=S_IFREG|0644, st_size=1528, ...}) = 0
27106 gettimeofday({1412474788, 608862}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 608920}, NULL) = 0
27106 gettimeofday({1412474788, 608989}, NULL) = 0
27106 read(9, "\n/**\n * Accepts any node Stream instance and hijacks its \"write()\" function,\n * so that it can count any newlines that get written to the output.\n *\n * When a '\\n' byte is encountered, then a \"newline\" event will be emitted\n * on the stream, with no arguments. It is up to the listeners to determine\n * any necessary deltas required for their use-case.\n *\n * Ex:\n *\n * var cursor = ansi(process.stdout)\n * , ln = 0\n * process.stdout.on('newline', function () {\n * ln++\n * })\n */\n\n/**\n * Module dependencies.\n */\n\nvar assert = require('assert')\nvar NEWLINE = '\\n'.charCodeAt(0)\n\nfunction emitNewlineEvents (stream) {\n if (stream._emittingNewlines) {\n // already emitting newline events\n return\n }\n\n var write = stream.write\n\n stream.write = function (data) {\n // first write the data\n var rtn = write.apply(stream, arguments)\n\n if (stream.listeners('newline').length > 0) {\n var len = data.length\n , i = 0\n // now try to calculate any deltas\n if (typeof data == 'string')"..., 1528) = 1528
27106 close(9) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL) = -1 EAGAIN (Resource temporarily unavailable)
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... futex resumed> ) = 0
27106 ioctl(2, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 clock_gettime(CLOCK_MONOTONIC, {819752, 736368471}) = 0
27106 open("/etc/resolv.conf", O_RDONLY) = 9
27106 fstat(9, {st_mode=S_IFREG|0644, st_size=218, ...}) = 0
27106 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... mmap resumed> ) = 0x7ffc0201e000
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 read(9, "# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)\n# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN\nnameserver 10.20.48.50\nnameserver 10.20.48.51\nsearch aws.opower.it\n", 4096) = 218
27106 read(9, "", 4096) = 0
27106 close(9) = 0
27106 munmap(0x7ffc0201e000, 4096) = 0
27106 open("/etc/nsswitch.conf", O_RDONLY) = 9
27106 fstat(9, {st_mode=S_IFREG|0644, st_size=475, ...}) = 0
27106 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ffc0201e000
27106 read(9, "# /etc/nsswitch.conf\n#\n# Example configuration of GNU Name Service Switch functionality.\n# If you have the `glibc-doc-reference' and `info' packages installed, try:\n# `info libc \"Name Service Switch\"' for information about this file.\n\npasswd: compat\ngroup: compat\nshadow: compat\n\nhosts: files dns\nnetworks: files\n\nprotocols: db files\nservices: db files\nethers: db files\nrpc: db files\n\nnetgroup: nis\n", 4096) = 475
27106 read(9, "", 4096) = 0
27106 close(9) = 0
27106 munmap(0x7ffc0201e000, 4096) = 0
27106 open("/dev/urandom", O_RDONLY) = 9
27106 fstat(9, {st_mode=S_IFCHR|0666, st_rdev=makedev(1, 9), ...}) = 0
27106 ioctl(9, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff1ec758d8) = -1 EINVAL (Invalid argument)
27106 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ffc0201e000
27106 read(9, "j\1\207\250p\245\245%\236\2\21\314\327\376\210\343\340N\216\257Z\230\252DYqbb\275b\225VA2\344V\231k\2533r1\t\331\353c}%\222\341O\354\254\253\220\330\373\261\377\364\204\263\307\350\254\374F|\236z\325:lXv\25\226 \26\313\231\340_\344\313\367\254\236\354\355\2775f\27e\320\260R\6i\213\273\26\2\213=Th\230M\364\2\262\314\371\214\273\240\37^\4H(\303\231\3375\370\200g\207\260\1|\250K\25\37\351\\\317]l\374\266\237\341l\220\230\234\310\204z\347\6\251\207\354\355\260\315\225\246Z\222\213\240U\331\262\234\320\313\215m\303*\360g\336&*\372\364\336\240\337o@\2X\24\16\356\240\324&\277m\25r\315P\344\254\242\263@\32\305\356k-B\21\210\231\1\3358[\4\375\232<Q\330\230WNJrW\36\265y\177\247V\347\253\212A\324\332\256\374\375\356\357,\242\202\234q\357\251\264\n\355\253aX9\230\325\202+\177z\347\3e\277V\263:r&\357\272\245@p\340|\4U2#5\272z\313\f\204\214\230#\225\342\0372\327@\227\21\353\342F-\375$;Yi\342?\1g\2729\32X\340\37T.\314\211`\306\354\\l\"4\372\225\326\332`3\335\262F\306\372\273\323;\274\270\205\203\10@.G\203\17\212\257\215\233\v\362u\35\223#\257\206\232\6\317\302R\225\372\207Sz\214u\352\22\304\fi\375a<$N\352t\321\33d\247\337\303\225\365\33\350\276zW3\363\3264\271-\360}\224y\343\243\264=&M\236\24:@\23-\n\251\200\213\331P\3546*\342%\213\313D\314\351\237\355u\7O\224\331&\366\243\324\275b\300\7n\5R\306\26wh\267\250N7\310\372\317\271\234{,\316!\2537\203\33\336Ly\313HYM\271d\347\302h\372\372'\16bV\256\326\211\256\346\365\305B\226\227\272\34\203\374\374\261-!*.\276sN\36\303b\37e\326\25\316\"\303\376YF\n0@l#\33[\nO\325d\2h\351\300\304\363V\275\275\335\26\264\203xA.@\355`\367\351\235\330\t0\0?W)R\235\215Ii\n)\267\333\276s\276S\327\365_,\364\375\f\210\213\2120r\f}P4`\271\1Zf\277 +\307\365\30\365bj\233 u\243\331e9\314\20\17\221F(s90'~\3635(\322Q~Jk*Ie\340>x\26`5s\307p\247\365|WA\337\370\271\1\371KW\212\302\234\22 -\3306\215\3625f\223\213\31m\2355\252\271K\\Yjy\203\376\276\237.\347S\377\336\211\357\320B\255\260\375\31\270\346\222\25GE\274\265=Q\206V\241\341\3562\310vq\201\356#\360,g\30\263\303da#\305\337\300\302\255P\227=\215-\335U\205\323\1\247s\t\325\300\251\211\206\366\332\307\21AV1=F\337\23\362\26[\277'\276\314)\322\205.y2\305\5\257\375\244W\330\231\202\3707LUY\352\243\377\361\264\23My\266\346{A\313\266\364\201\365Tog4U\273\350\345:*\212[\235tG\225pF\363\t\23#\216r\225\256\2031\324A\251\30\234f\217\315\346\343\251\5\234\335-\344\20mw\314\347h\201B\224\\\3222\244\2516Y\336O\271u\244\216\2\366\356\rb\35G\223;\213\34R\304\355\357t\377\201\233\223\356r\343-\252`:\237\251\300I\341\4\260h\326\5\340(\5K\36\23\2463\265\356\335\225\32I\344\32\357\7\302\201\255J\372XD\360e\267\264\302\336\37\344.\313\250\205\311\31 \351\326h'U\222@i\364H?\331c\326\254\225\214\2579\247\250\325\302N\230\r(\346p\r\225\256L\3630\276\341Q\207_\25\2419\275/a\32\351\363\245\0\330\371\311z"..., 4096) = 4096
27106 close(9) = 0
27106 munmap(0x7ffc0201e000, 4096) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1) = 1
27107 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 open("/", O_RDONLY|O_CLOEXEC) = 9
27106 mmap(0x28cdde1a0000, 2097152, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x28cdde1a0000
27106 munmap(0x28cdde1a0000, 393216) = 0
27106 munmap(0x28cdde300000, 655360) = 0
27106 mmap(0x28cdde200000, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x28cdde200000
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 ioctl(2, TIOCGWINSZ, {ws_row=45, ws_col=180, ws_xpixel=0, ws_ypixel=0}) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/npm.js", {st_mode=S_IFREG|0644, st_size=12529, ...}) = 0
27106 gettimeofday({1412474788, 617806}, NULL) = 0
27106 gettimeofday({1412474788, 617863}, NULL) = 0
27106 gettimeofday({1412474788, 617919}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474788, 618117}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 618183}, NULL) = 0
27106 gettimeofday({1412474788, 618240}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/npm.js", {st_mode=S_IFREG|0644, st_size=12529, ...}) = 0
27106 gettimeofday({1412474788, 618410}, NULL) = 0
27106 gettimeofday({1412474788, 618466}, NULL) = 0
27106 gettimeofday({1412474788, 618531}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/npm.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=12529, ...}) = 0
27106 gettimeofday({1412474788, 618806}, NULL) = 0
27106 gettimeofday({1412474788, 618863}, NULL) = 0
27106 gettimeofday({1412474788, 618919}, NULL) = 0
27106 read(10, ";(function(){\n// windows: running \"npm blah\" in this folder will invoke WSH, not node.\nif (typeof WScript !== \"undefined\") {\n WScript.echo(\"npm does not work when run\\n\"\n +\"with the Windows Scripting Host\\n\\n\"\n +\"'cd' to a different directory,\\n\"\n +\"or type 'npm.cmd <args>',\\n\"\n +\"or type 'node npm <args>'.\")\n WScript.quit(1)\n return\n}\n\n\n// monkey-patch support for 0.6 child processes\nrequire('child-process-close')\n\nvar EventEmitter = require(\"events\").EventEmitter\n , npm = module.exports = new EventEmitter()\n , npmconf = require(\"npmconf\")\n , log = require(\"npmlog\")\n , fs = require(\"graceful-fs\")\n , path = require(\"path\")\n , abbrev = require(\"abbrev\")\n , which = require(\"which\")\n , semver = require(\"semver\")\n , RegClient = require(\"npm-registry-client\")\n , charSpin = require(\"char-spinner\")\n\nnpm.config = {\n loaded: false,\n get: function() {\n throw new Error('npm.load() required')\n },\n set: function() {\n throw new Error('npm.load() req"..., 12529) = 12529
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/child-process-close", 0x7fff1ec76468) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/child-process-close.js", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/child-process-close.json", <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... stat resumed> 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/child-process-close.node", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/child-process-close/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/child-process-close/index.js", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/child-process-close/index.json", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 gettimeofday({1412474788, 620899}, NULL) = 0
27106 gettimeofday({1412474788, 621008}, NULL) = 0
27106 gettimeofday({1412474788, 621061}, NULL) = 0
27106 gettimeofday({1412474788, 621267}, NULL) = 0
27106 gettimeofday({1412474788, 621321}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 mmap(0x30ff7c700000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x30ff7c700000
27106 mprotect(0x30ff7c705000, 4096, PROT_NONE) = 0
27106 mmap(0x30ff7c706000, 1019904, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x30ff7c706000
27106 mprotect(0x30ff7c7ff000, 4096, PROT_NONE) = 0
27106 gettimeofday({1412474788, 622113}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/child-process-close/index.node", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/child-process-close", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 622499}, NULL) = 0
27106 gettimeofday({1412474788, 622556}, NULL) = 0
27106 gettimeofday({1412474788, 622613}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/child-process-close.js", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/child-process-close.json", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/child-process-close.node", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/child-process-close/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=2686, ...}) = 0
27106 gettimeofday({1412474788, 623164}, NULL) = 0
27106 gettimeofday({1412474788, 623221}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 623296}, NULL) = 0
27106 read(10, "{\n \"name\": \"child-process-close\",\n \"version\": \"0.1.1\",\n \"description\": \"Make child_process objects emit 'close' events in node v0.6 like they do in v0.8. This makes it easier to write code that works correctly on both version of node.\",\n \"main\": \"index.js\",\n \"scripts\": {\n \"test\": \"node test/test.js\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"git://github.com/piscisaureus/child-process-close.git\"\n },\n \"keywords\": [\n \"child_process\",\n \"spawn\",\n \"fork\",\n \"exec\",\n \"execFile\",\n \"close\",\n \"exit\"\n ],\n \"author\": {\n \"name\": \"Bert Belder\"\n },\n \"license\": \"MIT\",\n \"readme\": \"\\n# child-process-close\\n\\nThis module makes child process objects, (created with `spawn`, `fork`, `exec`\\nor `execFile`) emit the `close` event in node v0.6 like they do in node v0.8.\\nThis makes it easier to write code that works correctly on both version of\\nnode.\\n\\n\\n## Usage\\n\\nJust make sure to `require('child-process-close')` anywhere. It will patch the `child_process` module.\\n\\n```js\\nrequir"..., 2686) = 2686
27106 close(10) = 0
27106 gettimeofday({1412474788, 623747}, NULL) = 0
27106 gettimeofday({1412474788, 623826}, NULL) = 0
27106 gettimeofday({1412474788, 623879}, NULL) = 0
27106 gettimeofday({1412474788, 623975}, NULL) = 0
27106 gettimeofday({1412474788, 624029}, NULL) = 0
27106 gettimeofday({1412474788, 624104}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/child-process-close/index.js", {st_mode=S_IFREG|0644, st_size=1120, ...}) = 0
27106 gettimeofday({1412474788, 624299}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 624373}, NULL) = 0
27106 gettimeofday({1412474788, 624442}, NULL) = 0
27106 gettimeofday({1412474788, 624545}, NULL) = 0
27106 gettimeofday({1412474788, 624690}, NULL) = 0
27106 gettimeofday({1412474788, 624744}, NULL) = 0
27106 gettimeofday({1412474788, 624919}, NULL) = 0
27106 gettimeofday({1412474788, 624973}, NULL) = 0
27106 gettimeofday({1412474788, 625077}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/child-process-close", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 625308}, NULL) = 0
27106 gettimeofday({1412474788, 625365}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474788, 625427}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/child-process-close/index.js", {st_mode=S_IFREG|0644, st_size=1120, ...}) = 0
27106 gettimeofday({1412474788, 625612}, NULL) = 0
27106 gettimeofday({1412474788, 625670}, NULL) = 0
27106 gettimeofday({1412474788, 625727}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/child-process-close/index.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1120, ...}) = 0
27106 gettimeofday({1412474788, 626088}, NULL) = 0
27106 gettimeofday({1412474788, 626145}, NULL) = 0
27106 gettimeofday({1412474788, 626202}, NULL) = 0
27106 read(10, "\nvar child_process = require('child_process');\n\n// Re-export the child_process module.\nmodule.exports = child_process;\n\n// Only node versions up to v0.7.6 need this hook.\nif (!/^v0\\.([0-6]\\.|7\\.[0-6](\\D|$))/.test(process.version))\n return;\n\n// Do not add the hook if already hooked.\nif (child_process.hasOwnProperty('_exit_hook'))\n return;\n\n// Version the hook in case there is ever the need to release a 0.2.0.\nchild_process._exit_hook = 1;\n\n\nfunction hook(name) {\n var orig = child_process[name];\n\n // Older node versions may not have all functions, e.g. fork().\n if (!orig)\n return;\n\n // Store the unhooked version.\n child_process['_original_' + name] = orig;\n\n // Do the actual hooking.\n child_process[name] = function() {\n var child = orig.apply(this, arguments);\n\n child.once('exit', function(code, signal) {\n process.nextTick(function() {\n child.emit('close', code, signal);\n });\n });\n\n return child;\n }\n}\n\nhook('spawn');\nhook('fork');\nhook('execFile');\n\n// Don't hook 'exec'"..., 1120) = 1120
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/npmconf", 0x7fff1ec76468) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/npmconf.js", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/npmconf.json", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/npmconf.node", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/npmconf/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/npmconf/index.js", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/npmconf/index.json", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/npmconf/index.node", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 630046}, NULL) = 0
27106 gettimeofday({1412474788, 630106}, NULL) = 0
27106 gettimeofday({1412474788, 630162}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf.js", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf.json", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf.node", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=2239, ...}) = 0
27106 gettimeofday({1412474788, 630692}, NULL) = 0
27106 gettimeofday({1412474788, 630755}, NULL) = 0
27106 gettimeofday({1412474788, 630813}, NULL) = 0
27106 read(10, "{\n \"name\": \"npmconf\",\n \"version\": \"2.1.0\",\n \"description\": \"The config thing npm uses\",\n \"main\": \"npmconf.js\",\n \"directories\": {\n \"test\": \"test\"\n },\n \"dependencies\": {\n \"config-chain\": \"~1.1.8\",\n \"inherits\": \"~2.0.0\",\n \"ini\": \"^1.2.0\",\n \"mkdirp\": \"^0.5.0\",\n \"nopt\": \"~3.0.1\",\n \"once\": \"~1.3.0\",\n \"osenv\": \"^0.1.0\",\n \"semver\": \"2 || 3 || 4\",\n \"uid-number\": \"0.0.5\"\n },\n \"devDependencies\": {\n \"tap\": \"~0.4.0\"\n },\n \"scripts\": {\n \"test\": \"tap test/*.js\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"git://github.com/isaacs/npmconf\"\n },\n \"keywords\": [\n \"npm\",\n \"config\",\n \"config-chain\",\n \"conf\",\n \"ini\"\n ],\n \"author\": {\n \"name\": \"Isaac Z. Schlueter\",\n \"email\": \"i@izs.me\",\n \"url\": \"http://blog.izs.me\"\n },\n \"license\": \"BSD\",\n \"readme\": \"# npmconf\\n\\nThe config thing npm uses\\n\\nIf you are interested in interacting with the config settings that npm\\nuses, then use this module.\\n\\nHowever, if you are writing a new Node.js program, and want"..., 2239) = 2239
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/npmconf.js", {st_mode=S_IFREG|0644, st_size=10775, ...}) = 0
27106 gettimeofday({1412474788, 631373}, NULL) = 0
27106 gettimeofday({1412474788, 631431}, NULL) = 0
27106 gettimeofday({1412474788, 631487}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 631683}, NULL) = 0
27106 gettimeofday({1412474788, 631740}, NULL) = 0
27106 gettimeofday({1412474788, 631800}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/npmconf.js", {st_mode=S_IFREG|0644, st_size=10775, ...}) = 0
27106 gettimeofday({1412474788, 631972}, NULL) = 0
27106 gettimeofday({1412474788, 632032}, NULL) = 0
27106 gettimeofday({1412474788, 632107}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 632207}, NULL) = 0
27106 gettimeofday({1412474788, 632272}, NULL) = 0
27106 gettimeofday({1412474788, 632365}, NULL) = 0
27106 gettimeofday({1412474788, 632420}, NULL) = 0
27106 gettimeofday({1412474788, 632490}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 632629}, NULL) = 0
27106 gettimeofday({1412474788, 632704}, NULL) = 0
27106 gettimeofday({1412474788, 632795}, NULL) = 0
27106 gettimeofday({1412474788, 632857}, NULL) = 0
27106 gettimeofday({1412474788, 632967}, NULL) = 0
27106 gettimeofday({1412474788, 633020}, NULL) = 0
27106 gettimeofday({1412474788, 633101}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/npmconf.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=10775, ...}) = 0
27106 gettimeofday({1412474788, 633389}, NULL) = 0
27106 gettimeofday({1412474788, 633446}, NULL) = 0
27106 gettimeofday({1412474788, 633503}, NULL) = 0
27106 read(10, "\nvar CC = require('config-chain').ConfigChain\nvar inherits = require('inherits')\nvar configDefs = require('./config-defs.js')\nvar types = configDefs.types\nvar once = require('once')\nvar fs = require('fs')\nvar path = require('path')\nvar nopt = require('nopt')\nvar ini = require('ini')\nvar Octal = configDefs.Octal\nvar mkdirp = require('mkdirp')\n\nexports.load = load\nexports.Conf = Conf\nexports.loaded = false\nexports.rootConf = null\nexports.usingBuiltin = false\nexports.defs = configDefs\n\nObject.defineProperty(exports, 'defaults', { get: function () {\n return configDefs.defaults\n}, enumerable: true })\n\nObject.defineProperty(exports, 'types', { get: function () {\n return configDefs.types\n}, enumerable: true })\n\nexports.validate = validate\n\nvar myUid = process.env.SUDO_UID !== undefined\n ? process.env.SUDO_UID : (process.getuid && process.getuid())\nvar myGid = process.env.SUDO_GID !== undefined\n ? process.env.SUDO_GID : (process.getgid && process.getgid())\n\n\nvar loading = false\nvar loadCbs = []\nfu"..., 10775) = 10775
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/config-chain", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 634686}, NULL) = 0
27106 gettimeofday({1412474788, 634752}, NULL) = 0
27106 gettimeofday({1412474788, 634809}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/config-chain.js", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec76138) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/config-chain.json", 0x7fff1ec76138) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/config-chain.node", 0x7fff1ec76138) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/config-chain/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=7043, ...}) = 0
27106 gettimeofday({1412474788, 635376}, NULL) = 0
27106 gettimeofday({1412474788, 635433}, NULL) = 0
27106 gettimeofday({1412474788, 635497}, NULL) = 0
27106 read(10, "{\n \"name\": \"config-chain\",\n \"version\": \"1.1.8\",\n \"description\": \"HANDLE CONFIGURATION ONCE AND FOR ALL\",\n \"homepage\": \"http://github.com/dominictarr/config-chain\",\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"https://github.com/dominictarr/config-chain.git\"\n },\n \"dependencies\": {\n \"proto-list\": \"~1.2.1\",\n \"ini\": \"1\"\n },\n \"devDependencies\": {\n \"tap\": \"0.3.0\"\n },\n \"author\": {\n \"name\": \"Dominic Tarr\",\n \"email\": \"dominic.tarr@gmail.com\",\n \"url\": \"http://dominictarr.com\"\n },\n \"scripts\": {\n \"test\": \"tap test/\"\n },\n \"readme\": \"#config-chain\\n\\nUSE THIS MODULE TO LOAD ALL YOUR CONFIGURATIONS\\n\\n``` js\\n\\n //npm install config-chain\\n\\n var cc = require('config-chain')\\n , opts = require('optimist').argv //ALWAYS USE OPTIMIST FOR COMMAND LINE OPTIONS.\\n , env = opts.env || process.env.YOUR_APP_ENV || 'dev' //SET YOUR ENV LIKE THIS.\\n\\n // EACH ARG TO CONFIGURATOR IS LOADED INTO CONFIGURATION CHAIN\\n // EARLIER ITEMS OVERIDE LATER ITEMS\\n // PUTS COMMAND LINE OPTS FIRST"..., 7043) = 7043
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/config-chain/index.js", <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... stat resumed> {st_mode=S_IFREG|0755, st_size=7208, ...}) = 0
27106 gettimeofday({1412474788, 636115}, NULL) = 0
27106 gettimeofday({1412474788, 636172}, NULL) = 0
27106 gettimeofday({1412474788, 636229}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 636442}, NULL) = 0
27106 gettimeofday({1412474788, 636498}, NULL) = 0
27106 gettimeofday({1412474788, 636553}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/config-chain", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 636735}, NULL) = 0
27106 gettimeofday({1412474788, 636791}, NULL) = 0
27106 gettimeofday({1412474788, 636847}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/config-chain/index.js", {st_mode=S_IFREG|0755, st_size=7208, ...}) = 0
27106 gettimeofday({1412474788, 637019}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 637093}, NULL) = 0
27106 gettimeofday({1412474788, 637161}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/config-chain/index.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0755, st_size=7208, ...}) = 0
27106 gettimeofday({1412474788, 637455}, NULL) = 0
27106 gettimeofday({1412474788, 637511}, NULL) = 0
27106 gettimeofday({1412474788, 637567}, NULL) = 0
27106 read(10, "var ProtoList = require('proto-list')\n , path = require('path')\n , fs = require('fs')\n , ini = require('ini')\n , EE = require('events').EventEmitter\n , url = require('url')\n , http = require('http')\n\nvar exports = module.exports = function () {\n var args = [].slice.call(arguments)\n , conf = new ConfigChain()\n\n while(args.length) {\n var a = args.shift()\n if(a) conf.push\n ( 'string' === typeof a\n ? json(a)\n : a )\n }\n\n return conf\n}\n\n//recursively find a file...\n\nvar find = exports.find = function () {\n var rel = path.join.apply(null, [].slice.call(arguments))\n\n function find(start, rel) {\n var file = path.join(start, rel)\n try {\n fs.statSync(file)\n return file\n } catch (err) {\n if(path.dirname(start) !== start) // root\n return find(path.dirname(start), rel)\n }\n }\n return find(__dirname, rel)\n}\n\nvar parse = exports.parse = function (content, file, type) {\n content = '' + content\n // if we don't know what it is, try json and"..., 7208) = 7208
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1) = 1
27107 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/config-chain/node_modules/proto-list", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 638637}, NULL) = 0
27106 gettimeofday({1412474788, 638695}, NULL) = 0
27106 gettimeofday({1412474788, 638751}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/config-chain/node_modules/proto-list.js", 0x7fff1ec75e68) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/config-chain/node_modules/proto-list.json", 0x7fff1ec75e68) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/config-chain/node_modules/proto-list.node", 0x7fff1ec75e68) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/config-chain/node_modules/proto-list/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1329, ...}) = 0
27106 gettimeofday({1412474788, 639356}, NULL) = 0
27106 gettimeofday({1412474788, 639413}, NULL) = 0
27106 gettimeofday({1412474788, 639469}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 read(10, <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... read resumed> "{\n \"name\": \"proto-list\",\n \"version\": \"1.2.3\",\n \"description\": \"A utility for managing a prototype chain\",\n \"main\": \"./proto-list.js\",\n \"author\": {\n \"name\": \"Isaac Z. Schlueter\",\n \"email\": \"i@izs.me\",\n \"url\": \"http://blog.izs.me/\"\n },\n \"scripts\": {\n \"test\": \"tap test/*.js\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"https://github.com/isaacs/proto-list\"\n },\n \"license\": {\n \"type\": \"MIT\",\n \"url\": \"https://github.com/isaacs/proto-list/blob/master/LICENSE\"\n },\n \"devDependencies\": {\n \"tap\": \"0\"\n },\n \"gitHead\": \"44d76897176861d176a53ed3f3fc5e05cdee7643\",\n \"bugs\": {\n \"url\": \"https://github.com/isaacs/proto-list/issues\"\n },\n \"homepage\": \"https://github.com/isaacs/proto-list\",\n \"_id\": \"proto-list@1.2.3\",\n \"_shasum\": \"6235554a1bca1f0d15e3ca12ca7329d5def42bd9\",\n \"_from\": \"proto-list@>=1.2.1 <1.3.0\",\n \"_npmVersion\": \"1.4.14\",\n \"_npmUser\": {\n \"name\": \"isaacs\",\n \"email\": \"i@izs.me\"\n },\n \"maintainers\": [\n {\n \"name\": \"isaacs\",\n \"email\": \"i@izs.me\"\n "..., 1329) = 1329
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/config-chain/node_modules/proto-list/proto-list.js", {st_mode=S_IFREG|0644, st_size=2275, ...}) = 0
27106 gettimeofday({1412474788, 640040}, NULL) = 0
27106 gettimeofday({1412474788, 640097}, NULL) = 0
27106 gettimeofday({1412474788, 640154}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/config-chain/node_modules", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 640373}, NULL) = 0
27106 gettimeofday({1412474788, 640430}, NULL) = 0
27106 gettimeofday({1412474788, 640486}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/config-chain/node_modules/proto-list", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... lstat resumed> {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 640683}, NULL) = 0
27106 gettimeofday({1412474788, 640743}, NULL) = 0
27106 gettimeofday({1412474788, 640800}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/config-chain/node_modules/proto-list/proto-list.js", {st_mode=S_IFREG|0644, st_size=2275, ...}) = 0
27106 gettimeofday({1412474788, 640993}, NULL) = 0
27106 gettimeofday({1412474788, 641050}, NULL) = 0
27106 gettimeofday({1412474788, 641107}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/config-chain/node_modules/proto-list/proto-list.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=2275, ...}) = 0
27106 gettimeofday({1412474788, 641438}, NULL) = 0
27106 gettimeofday({1412474788, 641494}, NULL) = 0
27106 gettimeofday({1412474788, 641551}, NULL) = 0
27106 read(10, "\nmodule.exports = ProtoList\n\nfunction setProto(obj, proto) {\n if (typeof Object.setPrototypeOf === \"function\")\n return Object.setPrototypeOf(obj, proto)\n else\n obj.__proto__ = proto\n}\n\nfunction ProtoList () {\n this.list = []\n var root = null\n Object.defineProperty(this, 'root', {\n get: function () { return root },\n set: function (r) {\n root = r\n if (this.list.length) {\n setProto(this.list[this.list.length - 1], r)\n }\n },\n enumerable: true,\n configurable: true\n })\n}\n\nProtoList.prototype =\n { get length () { return this.list.length }\n , get keys () {\n var k = []\n for (var i in this.list[0]) k.push(i)\n return k\n }\n , get snapshot () {\n var o = {}\n this.keys.forEach(function (k) { o[k] = this.get(k) }, this)\n return o\n }\n , get store () {\n return this.list[0]\n }\n , push : function (obj) {\n if (typeof obj !== \"object\") obj = {valueOf:obj}\n if (this.list.length >= 1) {\n setProto(this.list[this.list.len"..., 2275) = 2275
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 gettimeofday({1412474788, 641983}, NULL) = 0
27106 gettimeofday({1412474788, 642076}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/config-chain/node_modules/ini", 0x7fff1ec75eb8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/config-chain/node_modules/ini.js", 0x7fff1ec75e68) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/config-chain/node_modules/ini.json", 0x7fff1ec75e68) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/config-chain/node_modules/ini.node", 0x7fff1ec75e68) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/config-chain/node_modules/ini/package.json", O_RDONLY <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... open resumed> ) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/config-chain/node_modules/ini/index.js", 0x7fff1ec75e68) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/config-chain/node_modules/ini/index.json", 0x7fff1ec75e68) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/config-chain/node_modules/ini/index.node", 0x7fff1ec75e68) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/ini", 0x7fff1ec75eb8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/ini.js", 0x7fff1ec75e68) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/ini.json", 0x7fff1ec75e68) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/ini.node", 0x7fff1ec75e68) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/ini/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/ini/index.js", 0x7fff1ec75e68) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/ini/index.json", <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... stat resumed> 0x7fff1ec75e68) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/ini/index.node", 0x7fff1ec75e68) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/ini", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 644341}, NULL) = 0
27106 gettimeofday({1412474788, 644406}, NULL) = 0
27106 gettimeofday({1412474788, 644463}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/ini.js", 0x7fff1ec75e68) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/ini.json", 0x7fff1ec75e68) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/ini.node", 0x7fff1ec75e68) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/ini/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1145, ...}) = 0
27106 gettimeofday({1412474788, 644984}, NULL) = 0
27106 gettimeofday({1412474788, 645041}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 645118}, NULL) = 0
27106 read(10, "{\n \"author\": {\n \"name\": \"Isaac Z. Schlueter\",\n \"email\": \"i@izs.me\",\n \"url\": \"http://blog.izs.me/\"\n },\n \"name\": \"ini\",\n \"description\": \"An ini encoder/decoder for node\",\n \"version\": \"1.2.1\",\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"git://github.com/isaacs/ini.git\"\n },\n \"main\": \"ini.js\",\n \"scripts\": {\n \"test\": \"tap test/*.js\"\n },\n \"engines\": {\n \"node\": \"*\"\n },\n \"dependencies\": {},\n \"devDependencies\": {\n \"tap\": \"~0.4.0\"\n },\n \"gitHead\": \"13498ce1ba5a6a20cd77ed2b55de0e714786f70c\",\n \"bugs\": {\n \"url\": \"https://github.com/isaacs/ini/issues\"\n },\n \"homepage\": \"https://github.com/isaacs/ini\",\n \"_id\": \"ini@1.2.1\",\n \"_shasum\": \"7f774e2f22752cd1dacbf9c63323df2a164ebca3\",\n \"_from\": \"ini@latest\",\n \"_npmVersion\": \"1.4.11\",\n \"_npmUser\": {\n \"name\": \"isaacs\",\n \"email\": \"i@izs.me\"\n },\n \"maintainers\": [\n {\n \"name\": \"isaacs\",\n \"email\": \"i@izs.me\"\n }\n ],\n \"dist\": {\n \"shasum\": \"7f774e2f22752cd1dacbf9c63323df2a164ebca3\",\n \"tarball\": \"http://registry.np"..., 1145) = 1145
27106 close(10) = 0
27106 gettimeofday({1412474788, 645558}, NULL) = 0
27106 gettimeofday({1412474788, 645667}, NULL) = 0
27106 gettimeofday({1412474788, 645721}, NULL) = 0
27106 gettimeofday({1412474788, 645859}, NULL) = 0
27106 gettimeofday({1412474788, 645913}, NULL) = 0
27106 gettimeofday({1412474788, 646046}, NULL) = 0
27106 gettimeofday({1412474788, 646118}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 646194}, NULL) = 0
27106 gettimeofday({1412474788, 646259}, NULL) = 0
27106 gettimeofday({1412474788, 646332}, NULL) = 0
27106 gettimeofday({1412474788, 646386}, NULL) = 0
27106 gettimeofday({1412474788, 646448}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/ini/ini.js", {st_mode=S_IFREG|0644, st_size=4485, ...}) = 0
27106 gettimeofday({1412474788, 646697}, NULL) = 0
27106 gettimeofday({1412474788, 646754}, NULL) = 0
27106 gettimeofday({1412474788, 646811}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/ini", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 647002}, NULL) = 0
27106 gettimeofday({1412474788, 647059}, NULL) = 0
27106 gettimeofday({1412474788, 647115}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 gettimeofday({1412474788, 647871}, NULL) = 0
27106 gettimeofday({1412474788, 647933}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1) = 1
27107 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/ini/ini.js", {st_mode=S_IFREG|0644, st_size=4485, ...}) = 0
27106 gettimeofday({1412474788, 648211}, NULL) = 0
27106 gettimeofday({1412474788, 648269}, NULL) = 0
27106 gettimeofday({1412474788, 648326}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/ini/ini.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=4485, ...}) = 0
27106 gettimeofday({1412474788, 648595}, NULL) = 0
27106 gettimeofday({1412474788, 648652}, NULL) = 0
27106 gettimeofday({1412474788, 648708}, NULL) = 0
27106 read(10, "\nexports.parse = exports.decode = decode\nexports.stringify = exports.encode = encode\n\nexports.safe = safe\nexports.unsafe = unsafe\n\nvar eol = process.platform === \"win32\" ? \"\\r\\n\" : \"\\n\"\n\nfunction encode (obj, section) {\n var children = []\n , out = \"\"\n\n Object.keys(obj).forEach(function (k, _, __) {\n var val = obj[k]\n if (val && Array.isArray(val)) {\n val.forEach(function(item) {\n out += safe(k + \"[]\") + \"=\" + safe(item) + \"\\n\"\n })\n }\n else if (val && typeof val === \"object\") {\n children.push(k)\n } else {\n out += safe(k) + \"=\" + safe(val) + eol\n }\n })\n\n if (section && out.length) {\n out = \"[\" + safe(section) + \"]\" + eol + out\n }\n\n children.forEach(function (k, _, __) {\n var nk = dotSplit(k).join('\\\\.')\n var child = encode(obj[k], (section ? section + \".\" : \"\") + nk)\n if (out.length && child.length) {\n out += eol\n }\n out += child\n })\n\n return out\n}\n\nfunction dotSplit (str) {\n return str.replace(/\\1/g, '\\u0002LITERAL\\\\1LITERA"..., 4485) = 4485
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/inherits", 0x7fff1ec76198) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/inherits.js", 0x7fff1ec76138) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/inherits.json", 0x7fff1ec76138) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/inherits.node", 0x7fff1ec76138) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/inherits/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/inherits/index.js", 0x7fff1ec76138) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/inherits/index.json", 0x7fff1ec76138) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/inherits/index.node", 0x7fff1ec76138) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/inherits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 655150}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 655226}, NULL) = 0
27106 gettimeofday({1412474788, 655293}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/inherits.js", 0x7fff1ec76138) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/inherits.json", 0x7fff1ec76138) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/inherits.node", 0x7fff1ec76138) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/inherits/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=2888, ...}) = 0
27106 gettimeofday({1412474788, 655822}, NULL) = 0
27106 gettimeofday({1412474788, 655879}, NULL) = 0
27106 gettimeofday({1412474788, 655936}, NULL) = 0
27106 read(10, "{\n \"name\": \"inherits\",\n \"description\": \"Browser-friendly inheritance fully compatible with standard node.js inherits()\",\n \"version\": \"2.0.1\",\n \"keywords\": [\n \"inheritance\",\n \"class\",\n \"klass\",\n \"oop\",\n \"object-oriented\",\n \"inherits\",\n \"browser\",\n \"browserify\"\n ],\n \"main\": \"./inherits.js\",\n \"browser\": \"./inherits_browser.js\",\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"git://github.com/isaacs/inherits\"\n },\n \"license\": \"ISC\",\n \"scripts\": {\n \"test\": \"node test\"\n },\n \"readme\": \"Browser-friendly inheritance fully compatible with standard node.js\\n[inherits](http://nodejs.org/api/util.html#util_util_inherits_constructor_superconstructor).\\n\\nThis package exports standard `inherits` from node.js `util` module in\\nnode environment, but also provides alternative browser-friendly\\nimplementation through [browser\\nfield](https://gist.github.com/shtylman/4339901). Alternative\\nimplementation is a literal copy of standard one located in standalone\\nmodule to avoid requiring of `"..., 2888) = 2888
27106 close(10 <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... close resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/inherits/inherits.js", {st_mode=S_IFREG|0644, st_size=42, ...}) = 0
27106 gettimeofday({1412474788, 656492}, NULL) = 0
27106 gettimeofday({1412474788, 656549}, NULL) = 0
27106 gettimeofday({1412474788, 656605}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/inherits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 656792}, NULL) = 0
27106 gettimeofday({1412474788, 656850}, NULL) = 0
27106 gettimeofday({1412474788, 656906}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/inherits/inherits.js", {st_mode=S_IFREG|0644, st_size=42, ...}) = 0
27106 gettimeofday({1412474788, 657077}, NULL) = 0
27106 gettimeofday({1412474788, 657134}, NULL) = 0
27106 gettimeofday({1412474788, 657190}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/inherits/inherits.js", O_RDONLY) = 10
27107 <... nanosleep resumed> NULL) = 0
27106 fstat(10, <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... fstat resumed> {st_mode=S_IFREG|0644, st_size=42, ...}) = 0
27106 gettimeofday({1412474788, 657475}, NULL) = 0
27106 gettimeofday({1412474788, 657533}, NULL) = 0
27106 gettimeofday({1412474788, 657589}, NULL) = 0
27106 read(10, "module.exports = require('util').inherits\n", 42) = 42
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/config-defs.js", {st_mode=S_IFREG|0644, st_size=10393, ...}) = 0
27106 gettimeofday({1412474788, 658011}, NULL) = 0
27106 gettimeofday({1412474788, 658069}, NULL) = 0
27106 gettimeofday({1412474788, 658125}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/config-defs.js", {st_mode=S_IFREG|0644, st_size=10393, ...}) = 0
27106 gettimeofday({1412474788, 658329}, NULL) = 0
27106 gettimeofday({1412474788, 658385}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 658448}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/config-defs.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=10393, ...}) = 0
27106 gettimeofday({1412474788, 658742}, NULL) = 0
27106 gettimeofday({1412474788, 658799}, NULL) = 0
27106 gettimeofday({1412474788, 658856}, NULL) = 0
27106 read(10, "// defaults, types, and shorthands.\n\n\nvar path = require(\"path\")\n , url = require(\"url\")\n , Stream = require(\"stream\").Stream\n , semver = require(\"semver\")\n , stableFamily = semver.parse(process.version)\n , nopt = require(\"nopt\")\n , os = require(\"os\")\n , osenv = require(\"osenv\")\n\nvar log\ntry {\n log = require(\"npmlog\")\n} catch (er) {\n var util = require(\"util\")\n log = { warn: function (m) {\n console.warn(m + ' ' + util.format.apply(util, [].slice.call(arguments, 1)))\n } }\n}\n\nexports.Octal = Octal\nfunction Octal () {}\nfunction validateOctal (data, k, val) {\n // must be either an integer or an octal string.\n if (typeof val === \"number\") {\n data[k] = val\n return true\n }\n\n if (typeof val === \"string\") {\n if (val.charAt(0) !== \"0\" || isNaN(val)) return false\n data[k] = parseInt(val, 8).toString(8)\n }\n}\n\nfunction validateSemver (data, k, val) {\n if (!semver.valid(val)) return false\n data[k] = semver.valid(val)\n}\n\nfunction validateTag (data, k, val) {\n val = ('' + val).trim()\n if (!"..., 10393) = 10393
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/semver", 0x7fff1ec75e78) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/semver.js", 0x7fff1ec75e28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/semver.json", 0x7fff1ec75e28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/semver.node", 0x7fff1ec75e28) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/semver/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/semver/index.js", 0x7fff1ec75e28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/semver/index.json", 0x7fff1ec75e28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/semver/index.node", 0x7fff1ec75e28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/semver", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 660933}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 660993}, NULL) = 0
27106 gettimeofday({1412474788, 661061}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/semver.js", 0x7fff1ec75e28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/semver.json", 0x7fff1ec75e28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/semver.node", 0x7fff1ec75e28) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/semver/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1278, ...}) = 0
27106 gettimeofday({1412474788, 661578}, NULL) = 0
27106 gettimeofday({1412474788, 661636}, NULL) = 0
27106 gettimeofday({1412474788, 661692}, NULL) = 0
27106 read(10, "{\n \"name\": \"semver\",\n \"version\": \"4.0.0\",\n \"description\": \"The semantic version parser used by npm.\",\n \"main\": \"semver.js\",\n \"browser\": \"semver.browser.js\",\n \"min\": \"semver.min.js\",\n \"scripts\": {\n \"test\": \"tap test/*.js\",\n \"prepublish\": \"make\"\n },\n \"devDependencies\": {\n \"tap\": \"0.x >=0.0.4\",\n \"uglify-js\": \"~2.3.6\"\n },\n \"license\": \"BSD\",\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"git://github.com/isaacs/node-semver.git\"\n },\n \"bin\": {\n \"semver\": \"./bin/semver\"\n },\n \"gitHead\": \"f71a46b52f5d413aff1cb3afa7d2f940b23ab1a0\",\n \"bugs\": {\n \"url\": \"https://github.com/isaacs/node-semver/issues\"\n },\n \"homepage\": \"https://github.com/isaacs/node-semver\",\n \"_id\": \"semver@4.0.0\",\n \"_shasum\": \"7be868416a5e669923a8e3af8bafa5faf62a151a\",\n \"_from\": \"semver@>=4.0.0-0 <5.0.0-0\",\n \"_npmVersion\": \"2.0.0-beta.3\",\n \"_npmUser\": {\n \"name\": \"isaacs\",\n \"email\": \"i@izs.me\"\n },\n \"maintainers\": [\n {\n \"name\": \"isaacs\",\n \"email\": \"i@izs.me\"\n }\n ],\n \"dist\": {\n \"shasum\": \""..., 1278) = 1278
27106 close(10 <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... close resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/semver/semver.js", {st_mode=S_IFREG|0644, st_size=30303, ...}) = 0
27106 gettimeofday({1412474788, 662256}, NULL) = 0
27106 gettimeofday({1412474788, 662313}, NULL) = 0
27106 gettimeofday({1412474788, 662369}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/semver", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 662560}, NULL) = 0
27106 gettimeofday({1412474788, 662617}, NULL) = 0
27106 gettimeofday({1412474788, 662674}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/semver/semver.js", {st_mode=S_IFREG|0644, st_size=30303, ...}) = 0
27106 gettimeofday({1412474788, 662844}, NULL) = 0
27106 gettimeofday({1412474788, 662901}, NULL) = 0
27106 gettimeofday({1412474788, 662958}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/semver/semver.js", O_RDONLY <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... open resumed> ) = 10
27107 nanosleep({0, 900000}, <unfinished ...>
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=30303, ...}) = 0
27106 gettimeofday({1412474788, 663260}, NULL) = 0
27106 gettimeofday({1412474788, 663317}, NULL) = 0
27106 gettimeofday({1412474788, 663373}, NULL) = 0
27106 read(10, "// export the class if we are in a Node-like system.\nif (typeof module === 'object' && module.exports === exports)\n exports = module.exports = SemVer;\n\n// The debug function is excluded entirely from the minified version.\n/* nomin */ var debug;\n/* nomin */ if (typeof process === 'object' &&\n /* nomin */ process.env &&\n /* nomin */ process.env.NODE_DEBUG &&\n /* nomin */ /\\bsemver\\b/i.test(process.env.NODE_DEBUG))\n /* nomin */ debug = function() {\n /* nomin */ var args = Array.prototype.slice.call(arguments, 0);\n /* nomin */ args.unshift('SEMVER');\n /* nomin */ console.log.apply(console, args);\n /* nomin */ };\n/* nomin */ else\n /* nomin */ debug = function() {};\n\n// Note: this is the semver.org version of the spec that it implements\n// Not necessarily the package version of this code.\nexports.SEMVER_SPEC_VERSION = '2.0.0';\n\n// The actual regexps go on exports.re\nvar re = exports.re = [];\nvar src = exports.src = [];\nvar R = 0;\n\n// The following Regular Expressions can be used for tokenizi"..., 30303) = 30303
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/nopt", 0x7fff1ec75e78) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/nopt.js", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec75e28) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/nopt.json", 0x7fff1ec75e28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/nopt.node", 0x7fff1ec75e28) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/nopt/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/nopt/index.js", 0x7fff1ec75e28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/nopt/index.json", 0x7fff1ec75e28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/nopt/index.node", 0x7fff1ec75e28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/nopt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 666933}, NULL) = 0
27106 gettimeofday({1412474788, 666991}, NULL) = 0
27106 gettimeofday({1412474788, 667047}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/nopt.js", 0x7fff1ec75e28) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/nopt.json", <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... stat resumed> 0x7fff1ec75e28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/nopt.node", 0x7fff1ec75e28) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/nopt/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=8879, ...}) = 0
27106 gettimeofday({1412474788, 667593}, NULL) = 0
27106 gettimeofday({1412474788, 667650}, NULL) = 0
27106 gettimeofday({1412474788, 667706}, NULL) = 0
27106 read(10, "{\n \"name\": \"nopt\",\n \"version\": \"3.0.1\",\n \"description\": \"Option parsing for Node, supporting types, shorthands, etc. Used by npm.\",\n \"author\": {\n \"name\": \"Isaac Z. Schlueter\",\n \"email\": \"i@izs.me\",\n \"url\": \"http://blog.izs.me/\"\n },\n \"main\": \"lib/nopt.js\",\n \"scripts\": {\n \"test\": \"tap test/*.js\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"http://github.com/isaacs/nopt\"\n },\n \"bin\": {\n \"nopt\": \"./bin/nopt.js\"\n },\n \"license\": {\n \"type\": \"MIT\",\n \"url\": \"https://github.com/isaacs/nopt/raw/master/LICENSE\"\n },\n \"dependencies\": {\n \"abbrev\": \"1\"\n },\n \"devDependencies\": {\n \"tap\": \"~0.4.8\"\n },\n \"readme\": \"If you want to write an option parser, and have it be good, there are\\ntwo ways to do it. The Right Way, and the Wrong Way.\\n\\nThe Wrong Way is to sit down and write an option parser. We've all done\\nthat.\\n\\nThe Right Way is to write some complex configurable program with so many\\noptions that you go half-insane just trying to manage them all, and put\\nit off with "..., 8879) = 8879
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/nopt/lib/nopt.js", {st_mode=S_IFREG|0644, st_size=11653, ...}) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474788, 668264}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 668350}, NULL) = 0
27106 gettimeofday({1412474788, 668408}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/nopt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 668599}, NULL) = 0
27106 gettimeofday({1412474788, 668655}, NULL) = 0
27106 gettimeofday({1412474788, 668713}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/nopt/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 668883}, NULL) = 0
27106 gettimeofday({1412474788, 668940}, NULL) = 0
27106 gettimeofday({1412474788, 668996}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/nopt/lib/nopt.js", {st_mode=S_IFREG|0644, st_size=11653, ...}) = 0
27106 gettimeofday({1412474788, 669163}, NULL) = 0
27106 gettimeofday({1412474788, 669224}, NULL) = 0
27106 gettimeofday({1412474788, 669305}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 gettimeofday({1412474788, 669424}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 669566}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/nopt/lib/nopt.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=11653, ...}) = 0
27106 gettimeofday({1412474788, 669856}, NULL) = 0
27106 gettimeofday({1412474788, 669913}, NULL) = 0
27106 gettimeofday({1412474788, 669970}, NULL) = 0
27106 read(10, "// info about each config option.\n\nvar debug = process.env.DEBUG_NOPT || process.env.NOPT_DEBUG\n ? function () { console.error.apply(console, arguments) }\n : function () {}\n\nvar url = require(\"url\")\n , path = require(\"path\")\n , Stream = require(\"stream\").Stream\n , abbrev = require(\"abbrev\")\n\nmodule.exports = exports = nopt\nexports.clean = clean\n\nexports.typeDefs =\n { String : { type: String, validate: validateString }\n , Boolean : { type: Boolean, validate: validateBoolean }\n , url : { type: url, validate: validateUrl }\n , Number : { type: Number, validate: validateNumber }\n , path : { type: path, validate: validatePath }\n , Stream : { type: Stream, validate: validateStream }\n , Date : { type: Date, validate: validateDate }\n }\n\nfunction nopt (types, shorthands, args, slice) {\n args = args || process.argv\n types = types || {}\n shorthands = shorthands || {}\n if (typeof slice !== \"number\") slice = 2\n\n debug(types, shorthands, args, slice)\n\n args = args.sl"..., 11653) = 11653
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/nopt/lib/node_modules/abbrev", 0x7fff1ec75b78) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/nopt/lib/node_modules/abbrev.js", 0x7fff1ec75b18) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/nopt/lib/node_modules/abbrev.json", 0x7fff1ec75b18) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/nopt/lib/node_modules/abbrev.node", 0x7fff1ec75b18) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/nopt/lib/node_modules/abbrev/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/nopt/lib/node_modules/abbrev/index.js", 0x7fff1ec75b18) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/nopt/lib/node_modules/abbrev/index.json", 0x7fff1ec75b18) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/nopt/lib/node_modules/abbrev/index.node", 0x7fff1ec75b18) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/nopt/node_modules/abbrev", 0x7fff1ec75b78) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/nopt/node_modules/abbrev.js", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec75b18) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/nopt/node_modules/abbrev.json", 0x7fff1ec75b18) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/nopt/node_modules/abbrev.node", 0x7fff1ec75b18) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/nopt/node_modules/abbrev/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/nopt/node_modules/abbrev/index.js", 0x7fff1ec75b18) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/nopt/node_modules/abbrev/index.json", 0x7fff1ec75b18) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/nopt/node_modules/abbrev/index.node", 0x7fff1ec75b18) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/abbrev", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 672839}, NULL) = 0
27106 gettimeofday({1412474788, 672896}, NULL) = 0
27106 gettimeofday({1412474788, 672952}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/abbrev.js", 0x7fff1ec75b18) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/abbrev.json", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec75b18) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/abbrev.node", 0x7fff1ec75b18) = -1 ENOENT (No such file or directory)
27106 gettimeofday({1412474788, 673334}, NULL) = 0
27106 gettimeofday({1412474788, 673608}, NULL) = 0
27106 gettimeofday({1412474788, 673662}, NULL) = 0
27106 gettimeofday({1412474788, 673987}, NULL) = 0
27106 gettimeofday({1412474788, 674041}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 gettimeofday({1412474788, 674266}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1) = 1
27107 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/abbrev/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1097, ...}) = 0
27106 gettimeofday({1412474788, 674589}, NULL) = 0
27106 gettimeofday({1412474788, 674647}, NULL) = 0
27106 gettimeofday({1412474788, 674703}, NULL) = 0
27106 read(10, "{\n \"name\": \"abbrev\",\n \"version\": \"1.0.5\",\n \"description\": \"Like ruby's abbrev module, but in js\",\n \"author\": {\n \"name\": \"Isaac Z. Schlueter\",\n \"email\": \"i@izs.me\"\n },\n \"main\": \"abbrev.js\",\n \"scripts\": {\n \"test\": \"node test.js\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"http://github.com/isaacs/abbrev-js\"\n },\n \"license\": {\n \"type\": \"MIT\",\n \"url\": \"https://github.com/isaacs/abbrev-js/raw/master/LICENSE\"\n },\n \"bugs\": {\n \"url\": \"https://github.com/isaacs/abbrev-js/issues\"\n },\n \"homepage\": \"https://github.com/isaacs/abbrev-js\",\n \"_id\": \"abbrev@1.0.5\",\n \"_shasum\": \"5d8257bd9ebe435e698b2fa431afde4fe7b10b03\",\n \"_from\": \"abbrev@latest\",\n \"_npmVersion\": \"1.4.7\",\n \"_npmUser\": {\n \"name\": \"isaacs\",\n \"email\": \"i@izs.me\"\n },\n \"maintainers\": [\n {\n \"name\": \"isaacs\",\n \"email\": \"i@izs.me\"\n }\n ],\n \"dist\": {\n \"shasum\": \"5d8257bd9ebe435e698b2fa431afde4fe7b10b03\",\n \"tarball\": \"http://registry.npmjs.org/abbrev/-/abbrev-1.0.5.tgz\"\n },\n \"directories\": {},"..., 1097) = 1097
27106 close(10) = 0
27106 mmap(0x32093ae00000, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x32093ae00000
27106 mmap(0x32093be00000, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x32093be00000
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 gettimeofday({1412474788, 675835}, NULL) = 0
27106 gettimeofday({1412474788, 675898}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/abbrev/abbrev.js", {st_mode=S_IFREG|0644, st_size=1764, ...}) = 0
27106 gettimeofday({1412474788, 676174}, NULL) = 0
27106 gettimeofday({1412474788, 676233}, NULL) = 0
27106 gettimeofday({1412474788, 676296}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/abbrev", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 676489}, NULL) = 0
27106 gettimeofday({1412474788, 676545}, NULL) = 0
27106 gettimeofday({1412474788, 676600}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/abbrev/abbrev.js", {st_mode=S_IFREG|0644, st_size=1764, ...}) = 0
27106 gettimeofday({1412474788, 676771}, NULL) = 0
27106 gettimeofday({1412474788, 676827}, NULL) = 0
27106 gettimeofday({1412474788, 676883}, NULL) = 0
27106 gettimeofday({1412474788, 676989}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 677080}, NULL) = 0
27106 gettimeofday({1412474788, 677145}, NULL) = 0
27106 gettimeofday({1412474788, 677241}, NULL) = 0
27106 gettimeofday({1412474788, 677295}, NULL) = 0
27106 gettimeofday({1412474788, 677362}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1) = 1
27107 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/abbrev/abbrev.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1764, ...}) = 0
27106 gettimeofday({1412474788, 677680}, NULL) = 0
27106 gettimeofday({1412474788, 677738}, NULL) = 0
27106 gettimeofday({1412474788, 677793}, NULL) = 0
27106 read(10, "\nmodule.exports = exports = abbrev.abbrev = abbrev\n\nabbrev.monkeyPatch = monkeyPatch\n\nfunction monkeyPatch () {\n Object.defineProperty(Array.prototype, 'abbrev', {\n value: function () { return abbrev(this) },\n enumerable: false, configurable: true, writable: true\n })\n\n Object.defineProperty(Object.prototype, 'abbrev', {\n value: function () { return abbrev(Object.keys(this)) },\n enumerable: false, configurable: true, writable: true\n })\n}\n\nfunction abbrev (list) {\n if (arguments.length !== 1 || !Array.isArray(list)) {\n list = Array.prototype.slice.call(arguments, 0)\n }\n for (var i = 0, l = list.length, args = [] ; i < l ; i ++) {\n args[i] = typeof list[i] === \"string\" ? list[i] : String(list[i])\n }\n\n // sort them lexicographically, so that they're next to their nearest kin\n args = args.sort(lexSort)\n\n // walk through each, seeing how much it has in common with the next and previous\n var abbrevs = {}\n , prev = \"\"\n for (var i = 0, l = args.length ; i < l ; i ++) {\n var current"..., 1764) = 1764
27106 close(10) = 0
27106 gettimeofday({1412474788, 678400}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
27106 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/osenv", 0x7fff1ec75e78) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/osenv.js", 0x7fff1ec75e28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/osenv.json", 0x7fff1ec75e28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/osenv.node", 0x7fff1ec75e28) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/osenv/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/osenv/index.js", 0x7fff1ec75e28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/osenv/index.json", 0x7fff1ec75e28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/osenv/index.node", 0x7fff1ec75e28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/osenv", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 679745}, NULL) = 0
27106 gettimeofday({1412474788, 679806}, NULL) = 0
27106 gettimeofday({1412474788, 679862}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/osenv.js", 0x7fff1ec75e28) = -1 ENOENT (No such file or directory)
27106 gettimeofday({1412474788, 680031}, NULL) = 0
27106 gettimeofday({1412474788, 680111}, NULL) = 0
27106 gettimeofday({1412474788, 680166}, NULL) = 0
27106 gettimeofday({1412474788, 680264}, NULL) = 0
27106 gettimeofday({1412474788, 680318}, NULL) = 0
27106 gettimeofday({1412474788, 680397}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/osenv.json", 0x7fff1ec75e28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/osenv.node", 0x7fff1ec75e28) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/osenv/package.json", O_RDONLY) = 10
27106 fstat(10, <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... fstat resumed> {st_mode=S_IFREG|0644, st_size=2456, ...}) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 680844}, NULL) = 0
27106 gettimeofday({1412474788, 680903}, NULL) = 0
27106 gettimeofday({1412474788, 680960}, NULL) = 0
27106 read(10, "{\n \"name\": \"osenv\",\n \"version\": \"0.1.0\",\n \"main\": \"osenv.js\",\n \"directories\": {\n \"test\": \"test\"\n },\n \"dependencies\": {},\n \"devDependencies\": {\n \"tap\": \"~0.4.9\"\n },\n \"scripts\": {\n \"test\": \"tap test/*.js\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"git://github.com/isaacs/osenv\"\n },\n \"keywords\": [\n \"environment\",\n \"variable\",\n \"home\",\n \"tmpdir\",\n \"path\",\n \"prompt\",\n \"ps1\"\n ],\n \"author\": {\n \"name\": \"Isaac Z. Schlueter\",\n \"email\": \"i@izs.me\",\n \"url\": \"http://blog.izs.me/\"\n },\n \"license\": \"BSD\",\n \"description\": \"Look up environment settings specific to different operating systems\",\n \"readme\": \"# osenv\\n\\nLook up environment settings specific to different operating systems.\\n\\n## Usage\\n\\n```javascript\\nvar osenv = require('osenv')\\nvar path = osenv.path()\\nvar user = osenv.user()\\n// etc.\\n\\n// Some things are not reliably in the env, and have a fallback command:\\nvar h = osenv.hostname(function (er, hostname) {\\n h = hostname\\n})\\n// This will sti"..., 2456) = 2456
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/osenv/osenv.js", {st_mode=S_IFREG|0644, st_size=1879, ...}) = 0
27106 gettimeofday({1412474788, 681489}, NULL) = 0
27106 gettimeofday({1412474788, 681546}, NULL) = 0
27106 gettimeofday({1412474788, 681603}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/osenv", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 681794}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474788, 681857}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 681921}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/osenv/osenv.js", {st_mode=S_IFREG|0644, st_size=1879, ...}) = 0
27106 gettimeofday({1412474788, 682094}, NULL) = 0
27106 gettimeofday({1412474788, 682152}, NULL) = 0
27106 gettimeofday({1412474788, 682208}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/osenv/osenv.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1879, ...}) = 0
27106 gettimeofday({1412474788, 682487}, NULL) = 0
27106 gettimeofday({1412474788, 682544}, NULL) = 0
27106 gettimeofday({1412474788, 682600}, NULL) = 0
27106 read(10, "var isWindows = process.platform === 'win32'\nvar path = require('path')\nvar exec = require('child_process').exec\nvar os = require('os')\n\n// looking up envs is a bit costly.\n// Also, sometimes we want to have a fallback\n// Pass in a callback to wait for the fallback on failures\n// After the first lookup, always returns the same thing.\nfunction memo (key, lookup, fallback) {\n var fell = false\n var falling = false\n exports[key] = function (cb) {\n var val = lookup()\n if (!val && !fell && !falling && fallback) {\n fell = true\n falling = true\n exec(fallback, function (er, output, stderr) {\n falling = false\n if (er) return // oh well, we tried\n val = output.trim()\n })\n }\n exports[key] = function (cb) {\n if (cb) process.nextTick(cb.bind(null, null, val))\n return val\n }\n if (cb && !falling) process.nextTick(cb.bind(null, null, val))\n return val\n }\n}\n\nmemo('user', function () {\n return ( isWindows\n ? process.env.USERDOMAIN + '\\\\' + proc"..., 1879) = 1879
27106 close(10 <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... close resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/npmlog", 0x7fff1ec75e58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/npmlog.js", 0x7fff1ec75df8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/npmlog.json", 0x7fff1ec75df8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/npmlog.node", 0x7fff1ec75df8) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/npmlog/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/npmlog/index.js", 0x7fff1ec75df8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/npmlog/index.json", 0x7fff1ec75df8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/npmlog/index.node", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec75df8) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmlog", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 684214}, NULL) = 0
27106 gettimeofday({1412474788, 684272}, NULL) = 0
27106 gettimeofday({1412474788, 684329}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmlog.js", 0x7fff1ec75df8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmlog.json", 0x7fff1ec75df8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmlog.node", 0x7fff1ec75df8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmlog/log.js", {st_mode=S_IFREG|0644, st_size=3951, ...}) = 0
27106 gettimeofday({1412474788, 684791}, NULL) = 0
27106 gettimeofday({1412474788, 684848}, NULL) = 0
27106 gettimeofday({1412474788, 684904}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
27106 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 getuid() = 1002
27106 socket(PF_NETLINK, SOCK_RAW, 0) = 10
27106 bind(10, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 0
27106 getsockname(10, {sa_family=AF_NETLINK, pid=27106, groups=00000000}, [12]) = 0
27106 sendto(10, "\24\0\0\0\22\0\1\3\244\2470T\0\0\0\0\0\0\0\0", 20, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 20
27106 recvmsg(10, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"\344\3\0\0\20\0\2\0\244\2470T\342i\0\0\0\0\4\3\1\0\0\0I\0\1\0\0\0\0\0\7\0\3\0lo\0\0\10\0\r\0\0\0\0\0\5\0\20\0\0\0\0\0\5\0\21\0\0\0\0\0\10\0\4\0004@\0\0\10\0\33\0\0\0\0\0\f\0\6\0noqueue\0$\0\16\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\210\377\377\n\0\1\0\0\0\0\0\0\0\0\0\n\0\2\0\0\0\0\0\0\0\0\0`\0\7\0\234\240\22\0\234\240\22\0\16T\223-\16T\223-\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\274\0\27\0\234\240\22\0\0\0\0\0\234\240\22\0\0\0\0\0\16T\223-\1\0\0\0\16T\223-\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0000\2\32\0l\0\2\0h\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\300\1\n\0\10\0\1\0\0\0\0\200\24\0\5\0\377\377\0\0F\1\0\0\354e\0\0\350\3\0\0x\0\2\0\0\0\0\0@\0\0\0004@\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\3\0\0\0\240\17\0\0\350\3\0\0\2\0\0\0\200:\t\0\200Q\1\0\3\0\0\0X\2\0\0\20\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0`\352\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\377\377\377\377\0\0\0\0\374\0\3\0\37\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0,\0\6\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\354\3\0\0\20\0\2\0\244\2470T\342i\0\0\0\0\1\0\2\0\0\0C\20\1\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 2000
27106 recvmsg(10, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"\24\0\0\0\3\0\2\0\244\2470T\342i\0\0\0\0\0\0\1\0\0\0I\0\1\0\0\0\0\0\7\0\3\0lo\0\0\10\0\r\0\0\0\0\0\5\0\20\0\0\0\0\0\5\0\21\0\0\0\0\0\10\0\4\0004@\0\0\10\0\33\0\0\0\0\0\f\0\6\0noqueue\0$\0\16\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\210\377\377\n\0\1\0\0\0\0\0\0\0\0\0\n\0\2\0\0\0\0\0\0\0\0\0`\0\7\0\234\240\22\0\234\240\22\0\16T\223-\16T\223-\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\274\0\27\0\234\240\22\0\0\0\0\0\234\240\22\0\0\0\0\0\16T\223-\1\0\0\0\16T\223-\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0000\2\32\0l\0\2\0h\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\300\1\n\0\10\0\1\0\0\0\0\200\24\0\5\0\377\377\0\0F\1\0\0\354e\0\0\350\3\0\0x\0\2\0\0\0\0\0@\0\0\0004@\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\3\0\0\0\240\17\0\0\350\3\0\0\2\0\0\0\200:\t\0\200Q\1\0\3\0\0\0X\2\0\0\20\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0`\352\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\377\377\377\377\0\0\0\0\374\0\3\0\37\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0,\0\6\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\354\3\0\0\20\0\2\0\244\2470T\342i\0\0\0\0\1\0\2\0\0\0C\20\1\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 20
27107 <... nanosleep resumed> NULL) = 0
27106 sendto(10, "\24\0\0\0\26\0\1\3\245\2470T\0\0\0\0\0\0\0\0", 20, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12 <unfinished ...>
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 <... sendto resumed> ) = 20
27106 recvmsg(10, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"0\0\0\0\24\0\2\0\245\2470T\342i\0\0\2\10\200\376\1\0\0\0\10\0\1\0\177\0\0\1\10\0\2\0\177\0\0\1\7\0\3\0lo\0\0<\0\0\0\24\0\2\0\245\2470T\342i\0\0\2\30\200\0\2\0\0\0\10\0\1\0\n(@\351\10\0\2\0\n(@\351\10\0\4\0\n(@\377\t\0\3\0eth0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\210\377\377\n\0\1\0\0\0\0\0\0\0\0\0\n\0\2\0\0\0\0\0\0\0\0\0`\0\7\0\234\240\22\0\234\240\22\0\16T\223-\16T\223-\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\274\0\27\0\234\240\22\0\0\0\0\0\234\240\22\0\0\0\0\0\16T\223-\1\0\0\0\16T\223-\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0000\2\32\0l\0\2\0h\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\300\1\n\0\10\0\1\0\0\0\0\200\24\0\5\0\377\377\0\0F\1\0\0\354e\0\0\350\3\0\0x\0\2\0\0\0\0\0@\0\0\0004@\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\3\0\0\0\240\17\0\0\350\3\0\0\2\0\0\0\200:\t\0\200Q\1\0\3\0\0\0X\2\0\0\20\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0`\352\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\377\377\377\377\0\0\0\0\374\0\3\0\37\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0,\0\6\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\354\3\0\0\20\0\2\0\244\2470T\342i\0\0\0\0\1\0\2\0\0\0C\20\1\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 108
27106 recvmsg(10, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"@\0\0\0\24\0\2\0\245\2470T\342i\0\0\n\200\200\376\1\0\0\0\24\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\24\0\6\0\377\377\377\377\377\377\377\377F\1\0\0F\1\0\0@\0\0\0\24\0\2\0\245\2470T\342i\0\0\n@\200\375\2\0\0\0\24\0\1\0\376\200\0\0\0\0\0\0\20\316\253\377\376\311\205\36\24\0\6\0\377\377\377\377\377\377\377\377}\1\0\0}\1\0\0\n\0\1\0\0\0\0\0\0\0\0\0\n\0\2\0\0\0\0\0\0\0\0\0`\0\7\0\234\240\22\0\234\240\22\0\16T\223-\16T\223-\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\274\0\27\0\234\240\22\0\0\0\0\0\234\240\22\0\0\0\0\0\16T\223-\1\0\0\0\16T\223-\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0000\2\32\0l\0\2\0h\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\300\1\n\0\10\0\1\0\0\0\0\200\24\0\5\0\377\377\0\0F\1\0\0\354e\0\0\350\3\0\0x\0\2\0\0\0\0\0@\0\0\0004@\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\3\0\0\0\240\17\0\0\350\3\0\0\2\0\0\0\200:\t\0\200Q\1\0\3\0\0\0X\2\0\0\20\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0`\352\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\377\377\377\377\0\0\0\0\374\0\3\0\37\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0,\0\6\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\354\3\0\0\20\0\2\0\244\2470T\342i\0\0\0\0\1\0\2\0\0\0C\20\1\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 128
27106 recvmsg(10, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"\24\0\0\0\3\0\2\0\245\2470T\342i\0\0\0\0\0\0\1\0\0\0\24\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\24\0\6\0\377\377\377\377\377\377\377\377F\1\0\0F\1\0\0@\0\0\0\24\0\2\0\245\2470T\342i\0\0\n@\200\375\2\0\0\0\24\0\1\0\376\200\0\0\0\0\0\0\20\316\253\377\376\311\205\36\24\0\6\0\377\377\377\377\377\377\377\377}\1\0\0}\1\0\0\n\0\1\0\0\0\0\0\0\0\0\0\n\0\2\0\0\0\0\0\0\0\0\0`\0\7\0\234\240\22\0\234\240\22\0\16T\223-\16T\223-\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\274\0\27\0\234\240\22\0\0\0\0\0\234\240\22\0\0\0\0\0\16T\223-\1\0\0\0\16T\223-\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0000\2\32\0l\0\2\0h\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\300\1\n\0\10\0\1\0\0\0\0\200\24\0\5\0\377\377\0\0F\1\0\0\354e\0\0\350\3\0\0x\0\2\0\0\0\0\0@\0\0\0004@\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\3\0\0\0\240\17\0\0\350\3\0\0\2\0\0\0\200:\t\0\200Q\1\0\3\0\0\0X\2\0\0\20\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0`\352\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\377\377\377\377\0\0\0\0\374\0\3\0\37\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0,\0\6\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\354\3\0\0\20\0\2\0\244\2470T\342i\0\0\0\0\1\0\2\0\0\0C\20\1\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 20
27106 close(10) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1) = 1
27107 <... futex resumed> ) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 socket(PF_NETLINK, SOCK_RAW, 0) = 10
27106 bind(10, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 0
27106 getsockname(10, {sa_family=AF_NETLINK, pid=27106, groups=00000000}, [12]) = 0
27106 sendto(10, "\24\0\0\0\22\0\1\3\244\2470T\0\0\0\0\0\0\0\0", 20, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 20
27106 recvmsg(10, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"\344\3\0\0\20\0\2\0\244\2470T\342i\0\0\0\0\4\3\1\0\0\0I\0\1\0\0\0\0\0\7\0\3\0lo\0\0\10\0\r\0\0\0\0\0\5\0\20\0\0\0\0\0\5\0\21\0\0\0\0\0\10\0\4\0004@\0\0\10\0\33\0\0\0\0\0\f\0\6\0noqueue\0$\0\16\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\210\377\377\n\0\1\0\0\0\0\0\0\0\0\0\n\0\2\0\0\0\0\0\0\0\0\0`\0\7\0\234\240\22\0\234\240\22\0\16T\223-\16T\223-\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\274\0\27\0\234\240\22\0\0\0\0\0\234\240\22\0\0\0\0\0\16T\223-\1\0\0\0\16T\223-\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0000\2\32\0l\0\2\0h\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\300\1\n\0\10\0\1\0\0\0\0\200\24\0\5\0\377\377\0\0F\1\0\0\354e\0\0\350\3\0\0x\0\2\0\0\0\0\0@\0\0\0004@\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\3\0\0\0\240\17\0\0\350\3\0\0\2\0\0\0\200:\t\0\200Q\1\0\3\0\0\0X\2\0\0\20\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0`\352\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\377\377\377\377\0\0\0\0\374\0\3\0\37\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0,\0\6\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\354\3\0\0\20\0\2\0\244\2470T\342i\0\0\0\0\1\0\2\0\0\0C\20\1\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 2000
27106 recvmsg(10, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"\24\0\0\0\3\0\2\0\244\2470T\342i\0\0\0\0\0\0\1\0\0\0I\0\1\0\0\0\0\0\7\0\3\0lo\0\0\10\0\r\0\0\0\0\0\5\0\20\0\0\0\0\0\5\0\21\0\0\0\0\0\10\0\4\0004@\0\0\10\0\33\0\0\0\0\0\f\0\6\0noqueue\0$\0\16\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\210\377\377\n\0\1\0\0\0\0\0\0\0\0\0\n\0\2\0\0\0\0\0\0\0\0\0`\0\7\0\234\240\22\0\234\240\22\0\16T\223-\16T\223-\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\274\0\27\0\234\240\22\0\0\0\0\0\234\240\22\0\0\0\0\0\16T\223-\1\0\0\0\16T\223-\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0000\2\32\0l\0\2\0h\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\300\1\n\0\10\0\1\0\0\0\0\200\24\0\5\0\377\377\0\0F\1\0\0\354e\0\0\350\3\0\0x\0\2\0\0\0\0\0@\0\0\0004@\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\3\0\0\0\240\17\0\0\350\3\0\0\2\0\0\0\200:\t\0\200Q\1\0\3\0\0\0X\2\0\0\20\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0`\352\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\377\377\377\377\0\0\0\0\374\0\3\0\37\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0,\0\6\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\354\3\0\0\20\0\2\0\244\2470T\342i\0\0\0\0\1\0\2\0\0\0C\20\1\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 20
27106 sendto(10, "\24\0\0\0\26\0\1\3\245\2470T\0\0\0\0\0\0\0\0", 20, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12 <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... sendto resumed> ) = 20
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 recvmsg(10, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"0\0\0\0\24\0\2\0\245\2470T\342i\0\0\2\10\200\376\1\0\0\0\10\0\1\0\177\0\0\1\10\0\2\0\177\0\0\1\7\0\3\0lo\0\0<\0\0\0\24\0\2\0\245\2470T\342i\0\0\2\30\200\0\2\0\0\0\10\0\1\0\n(@\351\10\0\2\0\n(@\351\10\0\4\0\n(@\377\t\0\3\0eth0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\210\377\377\n\0\1\0\0\0\0\0\0\0\0\0\n\0\2\0\0\0\0\0\0\0\0\0`\0\7\0\234\240\22\0\234\240\22\0\16T\223-\16T\223-\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\274\0\27\0\234\240\22\0\0\0\0\0\234\240\22\0\0\0\0\0\16T\223-\1\0\0\0\16T\223-\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0000\2\32\0l\0\2\0h\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\300\1\n\0\10\0\1\0\0\0\0\200\24\0\5\0\377\377\0\0F\1\0\0\354e\0\0\350\3\0\0x\0\2\0\0\0\0\0@\0\0\0004@\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\3\0\0\0\240\17\0\0\350\3\0\0\2\0\0\0\200:\t\0\200Q\1\0\3\0\0\0X\2\0\0\20\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0`\352\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\377\377\377\377\0\0\0\0\374\0\3\0\37\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0,\0\6\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\354\3\0\0\20\0\2\0\244\2470T\342i\0\0\0\0\1\0\2\0\0\0C\20\1\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 108
27106 recvmsg(10, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"@\0\0\0\24\0\2\0\245\2470T\342i\0\0\n\200\200\376\1\0\0\0\24\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\24\0\6\0\377\377\377\377\377\377\377\377F\1\0\0F\1\0\0@\0\0\0\24\0\2\0\245\2470T\342i\0\0\n@\200\375\2\0\0\0\24\0\1\0\376\200\0\0\0\0\0\0\20\316\253\377\376\311\205\36\24\0\6\0\377\377\377\377\377\377\377\377}\1\0\0}\1\0\0\n\0\1\0\0\0\0\0\0\0\0\0\n\0\2\0\0\0\0\0\0\0\0\0`\0\7\0\234\240\22\0\234\240\22\0\16T\223-\16T\223-\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\274\0\27\0\234\240\22\0\0\0\0\0\234\240\22\0\0\0\0\0\16T\223-\1\0\0\0\16T\223-\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0000\2\32\0l\0\2\0h\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\300\1\n\0\10\0\1\0\0\0\0\200\24\0\5\0\377\377\0\0F\1\0\0\354e\0\0\350\3\0\0x\0\2\0\0\0\0\0@\0\0\0004@\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\3\0\0\0\240\17\0\0\350\3\0\0\2\0\0\0\200:\t\0\200Q\1\0\3\0\0\0X\2\0\0\20\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0`\352\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\377\377\377\377\0\0\0\0\374\0\3\0\37\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0,\0\6\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\354\3\0\0\20\0\2\0\244\2470T\342i\0\0\0\0\1\0\2\0\0\0C\20\1\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 128
27106 recvmsg(10, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"\24\0\0\0\3\0\2\0\245\2470T\342i\0\0\0\0\0\0\1\0\0\0\24\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\24\0\6\0\377\377\377\377\377\377\377\377F\1\0\0F\1\0\0@\0\0\0\24\0\2\0\245\2470T\342i\0\0\n@\200\375\2\0\0\0\24\0\1\0\376\200\0\0\0\0\0\0\20\316\253\377\376\311\205\36\24\0\6\0\377\377\377\377\377\377\377\377}\1\0\0}\1\0\0\n\0\1\0\0\0\0\0\0\0\0\0\n\0\2\0\0\0\0\0\0\0\0\0`\0\7\0\234\240\22\0\234\240\22\0\16T\223-\16T\223-\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\274\0\27\0\234\240\22\0\0\0\0\0\234\240\22\0\0\0\0\0\16T\223-\1\0\0\0\16T\223-\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0000\2\32\0l\0\2\0h\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\300\1\n\0\10\0\1\0\0\0\0\200\24\0\5\0\377\377\0\0F\1\0\0\354e\0\0\350\3\0\0x\0\2\0\0\0\0\0@\0\0\0004@\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\3\0\0\0\240\17\0\0\350\3\0\0\2\0\0\0\200:\t\0\200Q\1\0\3\0\0\0X\2\0\0\20\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0`\352\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\377\377\377\377\0\0\0\0\374\0\3\0\37\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0,\0\6\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\354\3\0\0\20\0\2\0\244\2470T\342i\0\0\0\0\1\0\2\0\0\0C\20\1\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 20
27106 close(10) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1) = 1
27107 <... futex resumed> ) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
27106 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 socket(PF_NETLINK, SOCK_RAW, 0) = 10
27106 bind(10, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 0
27106 getsockname(10, {sa_family=AF_NETLINK, pid=27106, groups=00000000}, [12]) = 0
27106 sendto(10, "\24\0\0\0\22\0\1\3\244\2470T\0\0\0\0\0\0\0\0", 20, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 20
27106 recvmsg(10, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"\344\3\0\0\20\0\2\0\244\2470T\342i\0\0\0\0\4\3\1\0\0\0I\0\1\0\0\0\0\0\7\0\3\0lo\0\0\10\0\r\0\0\0\0\0\5\0\20\0\0\0\0\0\5\0\21\0\0\0\0\0\10\0\4\0004@\0\0\10\0\33\0\0\0\0\0\f\0\6\0noqueue\0$\0\16\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\210\377\377\n\0\1\0\0\0\0\0\0\0\0\0\n\0\2\0\0\0\0\0\0\0\0\0`\0\7\0\234\240\22\0\234\240\22\0\16T\223-\16T\223-\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\274\0\27\0\234\240\22\0\0\0\0\0\234\240\22\0\0\0\0\0\16T\223-\1\0\0\0\16T\223-\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0000\2\32\0l\0\2\0h\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\300\1\n\0\10\0\1\0\0\0\0\200\24\0\5\0\377\377\0\0F\1\0\0\354e\0\0\350\3\0\0x\0\2\0\0\0\0\0@\0\0\0004@\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\3\0\0\0\240\17\0\0\350\3\0\0\2\0\0\0\200:\t\0\200Q\1\0\3\0\0\0X\2\0\0\20\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0`\352\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\377\377\377\377\0\0\0\0\374\0\3\0\37\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0,\0\6\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\354\3\0\0\20\0\2\0\244\2470T\342i\0\0\0\0\1\0\2\0\0\0C\20\1\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 2000
27106 recvmsg(10, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"\24\0\0\0\3\0\2\0\244\2470T\342i\0\0\0\0\0\0\1\0\0\0I\0\1\0\0\0\0\0\7\0\3\0lo\0\0\10\0\r\0\0\0\0\0\5\0\20\0\0\0\0\0\5\0\21\0\0\0\0\0\10\0\4\0004@\0\0\10\0\33\0\0\0\0\0\f\0\6\0noqueue\0$\0\16\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\210\377\377\n\0\1\0\0\0\0\0\0\0\0\0\n\0\2\0\0\0\0\0\0\0\0\0`\0\7\0\234\240\22\0\234\240\22\0\16T\223-\16T\223-\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\274\0\27\0\234\240\22\0\0\0\0\0\234\240\22\0\0\0\0\0\16T\223-\1\0\0\0\16T\223-\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0000\2\32\0l\0\2\0h\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\300\1\n\0\10\0\1\0\0\0\0\200\24\0\5\0\377\377\0\0F\1\0\0\354e\0\0\350\3\0\0x\0\2\0\0\0\0\0@\0\0\0004@\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\3\0\0\0\240\17\0\0\350\3\0\0\2\0\0\0\200:\t\0\200Q\1\0\3\0\0\0X\2\0\0\20\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0`\352\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\377\377\377\377\0\0\0\0\374\0\3\0\37\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0,\0\6\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\354\3\0\0\20\0\2\0\244\2470T\342i\0\0\0\0\1\0\2\0\0\0C\20\1\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 20
27107 <... nanosleep resumed> NULL) = 0
27106 sendto(10, "\24\0\0\0\26\0\1\3\245\2470T\0\0\0\0\0\0\0\0", 20, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12 <unfinished ...>
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 <... sendto resumed> ) = 20
27106 recvmsg(10, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"0\0\0\0\24\0\2\0\245\2470T\342i\0\0\2\10\200\376\1\0\0\0\10\0\1\0\177\0\0\1\10\0\2\0\177\0\0\1\7\0\3\0lo\0\0<\0\0\0\24\0\2\0\245\2470T\342i\0\0\2\30\200\0\2\0\0\0\10\0\1\0\n(@\351\10\0\2\0\n(@\351\10\0\4\0\n(@\377\t\0\3\0eth0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\210\377\377\n\0\1\0\0\0\0\0\0\0\0\0\n\0\2\0\0\0\0\0\0\0\0\0`\0\7\0\234\240\22\0\234\240\22\0\16T\223-\16T\223-\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\274\0\27\0\234\240\22\0\0\0\0\0\234\240\22\0\0\0\0\0\16T\223-\1\0\0\0\16T\223-\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0000\2\32\0l\0\2\0h\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\300\1\n\0\10\0\1\0\0\0\0\200\24\0\5\0\377\377\0\0F\1\0\0\354e\0\0\350\3\0\0x\0\2\0\0\0\0\0@\0\0\0004@\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\3\0\0\0\240\17\0\0\350\3\0\0\2\0\0\0\200:\t\0\200Q\1\0\3\0\0\0X\2\0\0\20\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0`\352\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\377\377\377\377\0\0\0\0\374\0\3\0\37\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0,\0\6\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\354\3\0\0\20\0\2\0\244\2470T\342i\0\0\0\0\1\0\2\0\0\0C\20\1\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 108
27106 recvmsg(10, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"@\0\0\0\24\0\2\0\245\2470T\342i\0\0\n\200\200\376\1\0\0\0\24\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\24\0\6\0\377\377\377\377\377\377\377\377F\1\0\0F\1\0\0@\0\0\0\24\0\2\0\245\2470T\342i\0\0\n@\200\375\2\0\0\0\24\0\1\0\376\200\0\0\0\0\0\0\20\316\253\377\376\311\205\36\24\0\6\0\377\377\377\377\377\377\377\377}\1\0\0}\1\0\0\n\0\1\0\0\0\0\0\0\0\0\0\n\0\2\0\0\0\0\0\0\0\0\0`\0\7\0\234\240\22\0\234\240\22\0\16T\223-\16T\223-\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\274\0\27\0\234\240\22\0\0\0\0\0\234\240\22\0\0\0\0\0\16T\223-\1\0\0\0\16T\223-\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0000\2\32\0l\0\2\0h\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\300\1\n\0\10\0\1\0\0\0\0\200\24\0\5\0\377\377\0\0F\1\0\0\354e\0\0\350\3\0\0x\0\2\0\0\0\0\0@\0\0\0004@\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\3\0\0\0\240\17\0\0\350\3\0\0\2\0\0\0\200:\t\0\200Q\1\0\3\0\0\0X\2\0\0\20\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0`\352\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\377\377\377\377\0\0\0\0\374\0\3\0\37\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0,\0\6\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\354\3\0\0\20\0\2\0\244\2470T\342i\0\0\0\0\1\0\2\0\0\0C\20\1\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 128
27106 recvmsg(10, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"\24\0\0\0\3\0\2\0\245\2470T\342i\0\0\0\0\0\0\1\0\0\0\24\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\24\0\6\0\377\377\377\377\377\377\377\377F\1\0\0F\1\0\0@\0\0\0\24\0\2\0\245\2470T\342i\0\0\n@\200\375\2\0\0\0\24\0\1\0\376\200\0\0\0\0\0\0\20\316\253\377\376\311\205\36\24\0\6\0\377\377\377\377\377\377\377\377}\1\0\0}\1\0\0\n\0\1\0\0\0\0\0\0\0\0\0\n\0\2\0\0\0\0\0\0\0\0\0`\0\7\0\234\240\22\0\234\240\22\0\16T\223-\16T\223-\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\274\0\27\0\234\240\22\0\0\0\0\0\234\240\22\0\0\0\0\0\16T\223-\1\0\0\0\16T\223-\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0000\2\32\0l\0\2\0h\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\300\1\n\0\10\0\1\0\0\0\0\200\24\0\5\0\377\377\0\0F\1\0\0\354e\0\0\350\3\0\0x\0\2\0\0\0\0\0@\0\0\0004@\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\3\0\0\0\240\17\0\0\350\3\0\0\2\0\0\0\200:\t\0\200Q\1\0\3\0\0\0X\2\0\0\20\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0`\352\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\377\377\377\377\0\0\0\0\374\0\3\0\37\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0,\0\6\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\354\3\0\0\20\0\2\0\244\2470T\342i\0\0\0\0\1\0\2\0\0\0C\20\1\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 20
27106 close(10) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1) = 1
27107 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/once", 0x7fff1ec76198) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/once.js", 0x7fff1ec76138) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/once.json", 0x7fff1ec76138) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/once.node", 0x7fff1ec76138) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/once/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/once/index.js", 0x7fff1ec76138) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/once/index.json", 0x7fff1ec76138) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/once/index.node", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec76138) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/once", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 694099}, NULL) = 0
27106 gettimeofday({1412474788, 694157}, NULL) = 0
27106 gettimeofday({1412474788, 694214}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/once.js", 0x7fff1ec76138) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/once.json", 0x7fff1ec76138) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/once.node", 0x7fff1ec76138) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/once/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1794, ...}) = 0
27106 gettimeofday({1412474788, 694727}, NULL) = 0
27106 gettimeofday({1412474788, 694784}, NULL) = 0
27106 gettimeofday({1412474788, 694840}, NULL) = 0
27106 read(10, "{\n \"name\": \"once\",\n \"version\": \"1.3.0\",\n \"description\": \"Run a function exactly one time\",\n \"main\": \"once.js\",\n \"directories\": {\n \"test\": \"test\"\n },\n \"dependencies\": {},\n \"devDependencies\": {\n \"tap\": \"~0.3.0\"\n },\n \"scripts\": {\n \"test\": \"tap test/*.js\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"git://github.com/isaacs/once\"\n },\n \"keywords\": [\n \"once\",\n \"function\",\n \"one\",\n \"single\"\n ],\n \"author\": {\n \"name\": \"Isaac Z. Schlueter\",\n \"email\": \"i@izs.me\",\n \"url\": \"http://blog.izs.me/\"\n },\n \"license\": \"BSD\",\n \"readme\": \"# once\\n\\nOnly call a function once.\\n\\n## usage\\n\\n```javascript\\nvar once = require('once')\\n\\nfunction load (file, cb) {\\n cb = once(cb)\\n loader.load('file')\\n loader.once('load', cb)\\n loader.once('error', cb)\\n}\\n```\\n\\nOr add to the Function.prototype in a responsible way:\\n\\n```javascript\\n// only has to be done once\\nrequire('once').proto()\\n\\nfunction load (file, cb) {\\n cb = cb.once()\\n loader.load('file')\\n loader.once('load"..., 1794) = 1794
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/once/once.js", {st_mode=S_IFREG|0644, st_size=378, ...}) = 0
27106 gettimeofday({1412474788, 695364}, NULL) = 0
27106 gettimeofday({1412474788, 695421}, NULL) = 0
27106 gettimeofday({1412474788, 695477}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/once", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 695667}, NULL) = 0
27106 gettimeofday({1412474788, 695724}, NULL) = 0
27106 gettimeofday({1412474788, 695780}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/once/once.js", {st_mode=S_IFREG|0644, st_size=378, ...}) = 0
27106 gettimeofday({1412474788, 695951}, NULL) = 0
27106 gettimeofday({1412474788, 696008}, NULL) = 0
27106 gettimeofday({1412474788, 696064}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/once/once.js", O_RDONLY <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... open resumed> ) = 10
27107 nanosleep({0, 900000}, <unfinished ...>
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=378, ...}) = 0
27106 gettimeofday({1412474788, 696360}, NULL) = 0
27106 gettimeofday({1412474788, 696417}, NULL) = 0
27106 gettimeofday({1412474788, 696472}, NULL) = 0
27106 read(10, "module.exports = once\n\nonce.proto = once(function () {\n Object.defineProperty(Function.prototype, 'once', {\n value: function () {\n return once(this)\n },\n configurable: true\n })\n})\n\nfunction once (fn) {\n var f = function () {\n if (f.called) return f.value\n f.called = true\n return f.value = fn.apply(this, arguments)\n }\n f.called = false\n return f\n}\n", 378) = 378
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/ini", 0x7fff1ec76198) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/ini.js", 0x7fff1ec76138) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/ini.json", 0x7fff1ec76138) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/ini.node", 0x7fff1ec76138) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/ini/package.json", O_RDONLY <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... open resumed> ) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/ini/index.js", 0x7fff1ec76138) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/ini/index.json", 0x7fff1ec76138) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/ini/index.node", 0x7fff1ec76138) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/ini", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 697836}, NULL) = 0
27106 gettimeofday({1412474788, 697893}, NULL) = 0
27106 gettimeofday({1412474788, 697949}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/ini.js", 0x7fff1ec76138) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/ini.json", 0x7fff1ec76138) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/ini.node", 0x7fff1ec76138) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/ini/ini.js", {st_mode=S_IFREG|0644, st_size=4485, ...}) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 698407}, NULL) = 0
27106 gettimeofday({1412474788, 698475}, NULL) = 0
27106 gettimeofday({1412474788, 698532}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/mkdirp", 0x7fff1ec76198) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/mkdirp.js", 0x7fff1ec76138) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/mkdirp.json", 0x7fff1ec76138) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/mkdirp.node", 0x7fff1ec76138) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/mkdirp/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/mkdirp/index.js", 0x7fff1ec76138) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/mkdirp/index.json", 0x7fff1ec76138) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/mkdirp/index.node", 0x7fff1ec76138) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/mkdirp", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 699540}, NULL) = 0
27106 gettimeofday({1412474788, 699600}, NULL) = 0
27106 gettimeofday({1412474788, 699656}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/mkdirp.js", 0x7fff1ec76138) = -1 ENOENT (No such file or directory)
27106 gettimeofday({1412474788, 699837}, NULL) = 0
27106 gettimeofday({1412474788, 700025}, NULL) = 0
27106 gettimeofday({1412474788, 700079}, NULL) = 0
27106 gettimeofday({1412474788, 700415}, NULL) = 0
27106 gettimeofday({1412474788, 700471}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 gettimeofday({1412474788, 700619}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/mkdirp.json", 0x7fff1ec76138) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/mkdirp.node", 0x7fff1ec76138) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/mkdirp/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1344, ...}) = 0
27106 gettimeofday({1412474788, 701132}, NULL) = 0
27106 gettimeofday({1412474788, 701189}, NULL) = 0
27106 gettimeofday({1412474788, 701245}, NULL) = 0
27106 read(10, "{\n \"name\": \"mkdirp\",\n \"description\": \"Recursively mkdir, like `mkdir -p`\",\n \"version\": \"0.5.0\",\n \"author\": {\n \"name\": \"James Halliday\",\n \"email\": \"mail@substack.net\",\n \"url\": \"http://substack.net\"\n },\n \"main\": \"./index\",\n \"keywords\": [\n \"mkdir\",\n \"directory\"\n ],\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"https://github.com/substack/node-mkdirp.git\"\n },\n \"scripts\": {\n \"test\": \"tap test/*.js\"\n },\n \"dependencies\": {\n \"minimist\": \"0.0.8\"\n },\n \"devDependencies\": {\n \"tap\": \"~0.4.0\",\n \"mock-fs\": \"~2.2.0\"\n },\n \"bin\": {\n \"mkdirp\": \"bin/cmd.js\"\n },\n \"license\": \"MIT\",\n \"bugs\": {\n \"url\": \"https://github.com/substack/node-mkdirp/issues\"\n },\n \"homepage\": \"https://github.com/substack/node-mkdirp\",\n \"_id\": \"mkdirp@0.5.0\",\n \"dist\": {\n \"shasum\": \"1d73076a6df986cd9344e15e71fcc05a4c9abf12\",\n \"tarball\": \"http://registry.npmjs.org/mkdirp/-/mkdirp-0.5.0.tgz\"\n },\n \"_from\": \"mkdirp@latest\",\n \"_npmVersion\": \"1.4.3\",\n \"_npmUser\": {\n \"name\": \"substack\",\n \"emai"..., 1344) = 1344
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/mkdirp/index", 0x7fff1ec76148) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/mkdirp/index.js", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> {st_mode=S_IFREG|0644, st_size=2595, ...}) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 701867}, NULL) = 0
27106 gettimeofday({1412474788, 701926}, NULL) = 0
27106 gettimeofday({1412474788, 701983}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/mkdirp", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 702171}, NULL) = 0
27106 gettimeofday({1412474788, 702228}, NULL) = 0
27106 gettimeofday({1412474788, 702284}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/mkdirp/index.js", {st_mode=S_IFREG|0644, st_size=2595, ...}) = 0
27106 gettimeofday({1412474788, 702455}, NULL) = 0
27106 gettimeofday({1412474788, 702512}, NULL) = 0
27106 gettimeofday({1412474788, 702568}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/mkdirp/index.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=2595, ...}) = 0
27106 gettimeofday({1412474788, 702836}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 702906}, NULL) = 0
27106 gettimeofday({1412474788, 702974}, NULL) = 0
27106 read(10, "var path = require('path');\nvar fs = require('fs');\n\nmodule.exports = mkdirP.mkdirp = mkdirP.mkdirP = mkdirP;\n\nfunction mkdirP (p, opts, f, made) {\n if (typeof opts === 'function') {\n f = opts;\n opts = {};\n }\n else if (!opts || typeof opts !== 'object') {\n opts = { mode: opts };\n }\n \n var mode = opts.mode;\n var xfs = opts.fs || fs;\n \n if (mode === undefined) {\n mode = 0777 & (~process.umask());\n }\n if (!made) made = null;\n \n var cb = f || function () {};\n p = path.resolve(p);\n \n xfs.mkdir(p, mode, function (er) {\n if (!er) {\n made = made || p;\n return cb(null, made);\n }\n switch (er.code) {\n case 'ENOENT':\n mkdirP(path.dirname(p), opts, function (er, made) {\n if (er) cb(er, made);\n else mkdirP(p, opts, cb, made);\n });\n break;\n\n // In the case of any other error, just see if there's a dir\n "..., 2595) = 2595
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib/load-prefix.js", {st_mode=S_IFREG|0644, st_size=1337, ...}) = 0
27106 gettimeofday({1412474788, 703774}, NULL) = 0
27106 gettimeofday({1412474788, 703831}, NULL) = 0
27106 gettimeofday({1412474788, 703888}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib", <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... lstat resumed> {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 704093}, NULL) = 0
27106 gettimeofday({1412474788, 704150}, NULL) = 0
27106 gettimeofday({1412474788, 704206}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib/load-prefix.js", {st_mode=S_IFREG|0644, st_size=1337, ...}) = 0
27106 gettimeofday({1412474788, 704382}, NULL) = 0
27106 gettimeofday({1412474788, 704439}, NULL) = 0
27106 gettimeofday({1412474788, 704495}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib/load-prefix.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1337, ...}) = 0
27106 gettimeofday({1412474788, 704781}, NULL) = 0
27106 gettimeofday({1412474788, 704838}, NULL) = 0
27106 gettimeofday({1412474788, 704894}, NULL) = 0
27106 read(10, "module.exports = loadPrefix\n\nvar findPrefix = require(\"./find-prefix.js\")\nvar path = require('path')\n\nfunction loadPrefix (cb) {\n var cli = this.list[0]\n\n Object.defineProperty(this, \"prefix\",\n { set : function (prefix) {\n var g = this.get(\"global\")\n this[g ? 'globalPrefix' : 'localPrefix'] = prefix\n }.bind(this)\n , get : function () {\n var g = this.get(\"global\")\n return g ? this.globalPrefix : this.localPrefix\n }.bind(this)\n , enumerable : true\n })\n\n Object.defineProperty(this, \"globalPrefix\",\n { set : function (prefix) {\n this.set('prefix', prefix)\n }.bind(this)\n , get : function () {\n return path.resolve(this.get(\"prefix\"))\n }.bind(this)\n , enumerable : true\n })\n\n var p\n Object.defineProperty(this, \"localPrefix\",\n { set : function (prefix) { p = prefix },\n get : function () { return p }\n , enumerable: true })\n\n // try to guess at a good node_modules location.\n // If we are *explicitly* given a prefix on "..., 1337) = 1337
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib/find-prefix.js", {st_mode=S_IFREG|0644, st_size=1339, ...}) = 0
27106 gettimeofday({1412474788, 705609}, NULL) = 0
27106 gettimeofday({1412474788, 705667}, NULL) = 0
27106 gettimeofday({1412474788, 705723}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib/find-prefix.js", {st_mode=S_IFREG|0644, st_size=1339, ...}) = 0
27106 gettimeofday({1412474788, 705920}, NULL) = 0
27106 gettimeofday({1412474788, 705977}, NULL) = 0
27106 gettimeofday({1412474788, 706033}, NULL) = 0
27106 gettimeofday({1412474788, 706162}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474788, 706268}, NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 gettimeofday({1412474788, 706332}, NULL) = 0
27106 gettimeofday({1412474788, 706471}, NULL) = 0
27106 gettimeofday({1412474788, 706525}, NULL) = 0
27106 gettimeofday({1412474788, 706614}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1) = 1
27107 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib/find-prefix.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1339, ...}) = 0
27106 gettimeofday({1412474788, 706934}, NULL) = 0
27106 gettimeofday({1412474788, 706991}, NULL) = 0
27106 gettimeofday({1412474788, 707047}, NULL) = 0
27106 read(10, "// try to find the most reasonable prefix to use\n\nmodule.exports = findPrefix\n\nvar fs = require(\"fs\")\nvar path = require(\"path\")\n\nfunction findPrefix (p, cb_) {\n function cb (er, p) {\n process.nextTick(function () {\n cb_(er, p)\n })\n }\n\n p = path.resolve(p)\n // if there's no node_modules folder, then\n // walk up until we hopefully find one.\n // if none anywhere, then use cwd.\n var walkedUp = false\n while (path.basename(p) === \"node_modules\") {\n p = path.dirname(p)\n walkedUp = true\n }\n if (walkedUp) return cb(null, p)\n\n findPrefix_(p, p, cb)\n}\n\nfunction findPrefix_ (p, original, cb) {\n if (p === \"/\"\n || (process.platform === \"win32\" && p.match(/^[a-zA-Z]:(\\\\|\\/)?$/))) {\n return cb(null, original)\n }\n fs.readdir(p, function (er, files) {\n // an error right away is a bad sign.\n // unless the prefix was simply a non\n // existent directory.\n if (er && p === original) {\n if (er.code === \"ENOENT\") return cb(null, original);\n return cb(er)\n }\n\n // walk"..., 1339) = 1339
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib/load-cafile.js", {st_mode=S_IFREG|0644, st_size=557, ...}) = 0
27106 gettimeofday({1412474788, 707720}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474788, 707783}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 707847}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib/load-cafile.js", {st_mode=S_IFREG|0644, st_size=557, ...}) = 0
27106 gettimeofday({1412474788, 708047}, NULL) = 0
27106 gettimeofday({1412474788, 708104}, NULL) = 0
27106 gettimeofday({1412474788, 708161}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib/load-cafile.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=557, ...}) = 0
27106 gettimeofday({1412474788, 708454}, NULL) = 0
27106 gettimeofday({1412474788, 708512}, NULL) = 0
27106 gettimeofday({1412474788, 708568}, NULL) = 0
27106 read(10, "module.exports = loadCAFile\n\nvar fs = require('fs')\n\nfunction loadCAFile(cafilePath, cb) {\n if (!cafilePath)\n return process.nextTick(cb)\n\n fs.readFile(cafilePath, 'utf8', afterCARead.bind(this))\n\n function afterCARead(er, cadata) {\n if (er)\n return cb(er)\n\n var delim = '-----END CERTIFICATE-----'\n var output\n\n output = cadata\n .split(delim)\n .filter(function(xs) {\n return !!xs.trim()\n })\n .map(function(xs) {\n return xs.trimLeft() + delim\n })\n\n this.set('ca', output)\n cb(null)\n }\n\n}\n", 557) = 557
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib/load-uid.js", {st_mode=S_IFREG|0644, st_size=386, ...}) = 0
27106 gettimeofday({1412474788, 709218}, NULL) = 0
27106 gettimeofday({1412474788, 709275}, NULL) = 0
27106 gettimeofday({1412474788, 709331}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib/load-uid.js", {st_mode=S_IFREG|0644, st_size=386, ...}) = 0
27106 gettimeofday({1412474788, 709527}, NULL) = 0
27106 gettimeofday({1412474788, 709584}, NULL) = 0
27106 gettimeofday({1412474788, 709640}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib/load-uid.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=386, ...}) = 0
27106 gettimeofday({1412474788, 709912}, NULL) = 0
27106 gettimeofday({1412474788, 709969}, NULL) = 0
27106 gettimeofday({1412474788, 710027}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 read(10, "module.exports = loadUid\n\nvar getUid = require(\"uid-number\")\n\n// Call in the context of a npmconf object\n\nfunction loadUid (cb) {\n // if we're not in unsafe-perm mode, then figure out who\n // to run stuff as. Do this first, to support `npm update npm -g`\n if (!this.get(\"unsafe-perm\")) {\n getUid(this.get(\"user\"), this.get(\"group\"), cb)\n } else {\n process.nextTick(cb)\n }\n}\n", 386) = 386
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib/node_modules/uid-number", 0x7fff1ec75eb8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib/node_modules/uid-number.js", 0x7fff1ec75e68) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib/node_modules/uid-number.json", 0x7fff1ec75e68) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib/node_modules/uid-number.node", 0x7fff1ec75e68) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib/node_modules/uid-number/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib/node_modules/uid-number/index.js", 0x7fff1ec75e68) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib/node_modules/uid-number/index.json", 0x7fff1ec75e68) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib/node_modules/uid-number/index.node", <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... stat resumed> 0x7fff1ec75e68) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/uid-number", 0x7fff1ec75eb8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/uid-number.js", 0x7fff1ec75e68) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/uid-number.json", 0x7fff1ec75e68) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/uid-number.node", 0x7fff1ec75e68) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/uid-number/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/uid-number/index.js", 0x7fff1ec75e68) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/uid-number/index.json", 0x7fff1ec75e68) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/uid-number/index.node", 0x7fff1ec75e68) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/uid-number", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474788, 712224}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 712290}, NULL) = 0
27106 gettimeofday({1412474788, 712349}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/uid-number.js", 0x7fff1ec75e68) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/uid-number.json", 0x7fff1ec75e68) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/uid-number.node", 0x7fff1ec75e68) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/uid-number/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1205, ...}) = 0
27106 gettimeofday({1412474788, 712888}, NULL) = 0
27106 gettimeofday({1412474788, 712945}, NULL) = 0
27106 gettimeofday({1412474788, 713001}, NULL) = 0
27106 read(10, "{\n \"author\": {\n \"name\": \"Isaac Z. Schlueter\",\n \"email\": \"i@izs.me\",\n \"url\": \"http://blog.izs.me/\"\n },\n \"name\": \"uid-number\",\n \"description\": \"Convert a username/group name to a uid/gid number\",\n \"version\": \"0.0.5\",\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"git://github.com/isaacs/uid-number.git\"\n },\n \"main\": \"uid-number.js\",\n \"dependencies\": {},\n \"devDependencies\": {},\n \"optionalDependencies\": {},\n \"engines\": {\n \"node\": \"*\"\n },\n \"license\": \"ISC\",\n \"bugs\": {\n \"url\": \"https://github.com/isaacs/uid-number/issues\"\n },\n \"homepage\": \"https://github.com/isaacs/uid-number\",\n \"_id\": \"uid-number@0.0.5\",\n \"dist\": {\n \"shasum\": \"5a3db23ef5dbd55b81fce0ec9a2ac6fccdebb81e\",\n \"tarball\": \"http://registry.npmjs.org/uid-number/-/uid-number-0.0.5.tgz\"\n },\n \"_from\": \"uid-number@latest\",\n \"_npmVersion\": \"1.4.3\",\n \"_npmUser\": {\n \"name\": \"isaacs\",\n \"email\": \"i@izs.me\"\n },\n \"maintainers\": [\n {\n \"name\": \"isaacs\",\n \"email\": \"i@izs.me\"\n }\n ],\n \"directories\": {},\n"..., 1205) = 1205
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/uid-number/uid-number.js", {st_mode=S_IFREG|0644, st_size=1691, ...}) = 0
27106 gettimeofday({1412474788, 713562}, NULL) = 0
27106 gettimeofday({1412474788, 713620}, NULL) = 0
27106 gettimeofday({1412474788, 713679}, NULL) = 0
27106 gettimeofday({1412474788, 713786}, NULL) = 0
27106 gettimeofday({1412474788, 713873}, NULL) = 0
27106 gettimeofday({1412474788, 713927}, NULL) = 0
27106 gettimeofday({1412474788, 714048}, NULL) = 0
27106 gettimeofday({1412474788, 714102}, NULL) = 0
27106 gettimeofday({1412474788, 714177}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/uid-number", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474788, 714357}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 714439}, NULL) = 0
27106 gettimeofday({1412474788, 714505}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/uid-number/uid-number.js", {st_mode=S_IFREG|0644, st_size=1691, ...}) = 0
27106 gettimeofday({1412474788, 714681}, NULL) = 0
27106 gettimeofday({1412474788, 714739}, NULL) = 0
27106 gettimeofday({1412474788, 714795}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/uid-number/uid-number.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1691, ...}) = 0
27106 gettimeofday({1412474788, 715101}, NULL) = 0
27106 gettimeofday({1412474788, 715158}, NULL) = 0
27106 gettimeofday({1412474788, 715214}, NULL) = 0
27106 read(10, "module.exports = uidNumber\n\n// This module calls into get-uid-gid.js, which sets the\n// uid and gid to the supplied argument, in order to find out their\n// numeric value. This can't be done in the main node process,\n// because otherwise node would be running as that user from this\n// point on.\n\nvar child_process = require(\"child_process\")\n , path = require(\"path\")\n , uidSupport = process.getuid && process.setuid\n , uidCache = {}\n , gidCache = {}\n\nfunction uidNumber (uid, gid, cb) {\n if (!uidSupport) return cb()\n if (typeof cb !== \"function\") cb = gid, gid = null\n if (typeof cb !== \"function\") cb = uid, uid = null\n if (gid == null) gid = process.getgid()\n if (uid == null) uid = process.getuid()\n if (!isNaN(gid)) gid = gidCache[gid] = +gid\n if (!isNaN(uid)) uid = uidCache[uid] = +uid\n\n if (uidCache.hasOwnProperty(uid)) uid = uidCache[uid]\n if (gidCache.hasOwnProperty(gid)) gid = gidCache[gid]\n\n if (typeof gid === \"number\" && typeof uid === \"number\") {\n return process.nextTick(cb.bind(null, nul"..., 1691) = 1691
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib/set-user.js", {st_mode=S_IFREG|0644, st_size=790, ...}) = 0
27106 gettimeofday({1412474788, 715976}, NULL) = 0
27106 gettimeofday({1412474788, 716033}, NULL) = 0
27106 gettimeofday({1412474788, 716090}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib/set-user.js", {st_mode=S_IFREG|0644, st_size=790, ...}) = 0
27106 gettimeofday({1412474788, 716298}, NULL) = 0
27106 gettimeofday({1412474788, 716355}, NULL) = 0
27106 gettimeofday({1412474788, 716410}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib/set-user.js", O_RDONLY) = 10
27107 <... nanosleep resumed> NULL) = 0
27106 fstat(10, <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... fstat resumed> {st_mode=S_IFREG|0644, st_size=790, ...}) = 0
27106 gettimeofday({1412474788, 716713}, NULL) = 0
27106 gettimeofday({1412474788, 716770}, NULL) = 0
27106 gettimeofday({1412474788, 716826}, NULL) = 0
27106 read(10, "module.exports = setUser\n\nvar Conf = require('../npmconf.js').Conf\nvar assert = require('assert')\nvar path = require('path')\nvar fs = require('fs')\nvar mkdirp = require('mkdirp')\n\nfunction setUser (cb) {\n var defaultConf = this.root\n assert(defaultConf !== Object.prototype)\n\n // If global, leave it as-is.\n // If not global, then set the user to the owner of the prefix folder.\n // Just set the default, so it can be overridden.\n if (this.get(\"global\")) return cb()\n if (process.env.SUDO_UID) {\n defaultConf.user = +(process.env.SUDO_UID)\n return cb()\n }\n\n var prefix = path.resolve(this.get(\"prefix\"))\n mkdirp(prefix, function (er) {\n if (er) return cb(er)\n fs.stat(prefix, function (er, st) {\n defaultConf.user = st && st.uid\n return cb(er)\n })\n })\n}\n", 790) = 790
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/npmconf.js", {st_mode=S_IFREG|0644, st_size=10775, ...}) = 0
27106 gettimeofday({1412474788, 717449}, NULL) = 0
27106 gettimeofday({1412474788, 717507}, NULL) = 0
27106 gettimeofday({1412474788, 717563}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib/node_modules/mkdirp", <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... stat resumed> 0x7fff1ec75eb8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib/node_modules/mkdirp.js", 0x7fff1ec75e58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib/node_modules/mkdirp.json", 0x7fff1ec75e58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib/node_modules/mkdirp.node", 0x7fff1ec75e58) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib/node_modules/mkdirp/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib/node_modules/mkdirp/index.js", 0x7fff1ec75e58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib/node_modules/mkdirp/index.json", 0x7fff1ec75e58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib/node_modules/mkdirp/index.node", 0x7fff1ec75e58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/mkdirp", 0x7fff1ec75eb8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/mkdirp.js", 0x7fff1ec75e58) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/mkdirp.json", <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... stat resumed> 0x7fff1ec75e58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/mkdirp.node", 0x7fff1ec75e58) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/mkdirp/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/mkdirp/index.js", 0x7fff1ec75e58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/mkdirp/index.json", 0x7fff1ec75e58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/node_modules/mkdirp/index.node", 0x7fff1ec75e58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/mkdirp", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 719586}, NULL) = 0
27106 gettimeofday({1412474788, 719644}, NULL) = 0
27106 gettimeofday({1412474788, 719700}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/mkdirp.js", 0x7fff1ec75e58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/mkdirp.json", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec75e58) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/mkdirp.node", 0x7fff1ec75e58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/mkdirp/index", 0x7fff1ec75e68) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/mkdirp/index.js", {st_mode=S_IFREG|0644, st_size=2595, ...}) = 0
27106 gettimeofday({1412474788, 720288}, NULL) = 0
27106 gettimeofday({1412474788, 720345}, NULL) = 0
27106 gettimeofday({1412474788, 720402}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib/find-prefix.js", {st_mode=S_IFREG|0644, st_size=1339, ...}) = 0
27106 gettimeofday({1412474788, 720645}, NULL) = 0
27106 gettimeofday({1412474788, 720702}, NULL) = 0
27106 gettimeofday({1412474788, 720758}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib/get-credentials-by-uri.js", {st_mode=S_IFREG|0644, st_size=2070, ...}) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 721018}, NULL) = 0
27106 gettimeofday({1412474788, 721087}, NULL) = 0
27106 gettimeofday({1412474788, 721144}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib/get-credentials-by-uri.js", {st_mode=S_IFREG|0644, st_size=2070, ...}) = 0
27106 gettimeofday({1412474788, 721351}, NULL) = 0
27106 gettimeofday({1412474788, 721409}, NULL) = 0
27106 gettimeofday({1412474788, 721472}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib/get-credentials-by-uri.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=2070, ...}) = 0
27106 gettimeofday({1412474788, 721772}, NULL) = 0
27106 gettimeofday({1412474788, 721829}, NULL) = 0
27106 gettimeofday({1412474788, 721885}, NULL) = 0
27106 read(10, "var assert = require(\"assert\")\n\nvar toNerfDart = require(\"./nerf-dart.js\")\n\nmodule.exports = getCredentialsByURI\n\nfunction getCredentialsByURI (uri) {\n assert(uri && typeof uri === \"string\", \"registry URL is required\")\n var nerfed = toNerfDart(uri)\n var defnerf = toNerfDart(this.get(\"registry\"))\n\n // hidden class micro-optimization\n var c = {\n scope : nerfed,\n token : undefined,\n password : undefined,\n username : undefined,\n email : undefined,\n auth : undefined,\n alwaysAuth : undefined\n }\n\n if (this.get(nerfed + \":_authToken\")) {\n c.token = this.get(nerfed + \":_authToken\")\n // the bearer token is enough, don't confuse things\n return c\n }\n\n // Handle the old-style _auth=<base64> style for the default\n // registry, if set.\n //\n // XXX(isaacs): Remove when npm 1.4 is no longer relevant\n var authDef = this.get(\"_auth\")\n var userDef = this.get(\"username\")\n var passDef = this.get(\"_password\")\n if (authDef && !(userDef && passDef)) {\n authDef "..., 2070) = 2070
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 gettimeofday({1412474788, 722532}, NULL) = 0
27106 gettimeofday({1412474788, 722643}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib/nerf-dart.js", {st_mode=S_IFREG|0644, st_size=410, ...}) = 0
27106 gettimeofday({1412474788, 722827}, NULL) = 0
27106 gettimeofday({1412474788, 722884}, NULL) = 0
27106 gettimeofday({1412474788, 722940}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib/nerf-dart.js", {st_mode=S_IFREG|0644, st_size=410, ...}) = 0
27106 gettimeofday({1412474788, 723147}, NULL) = 0
27106 gettimeofday({1412474788, 723203}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 723278}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib/nerf-dart.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=410, ...}) = 0
27106 gettimeofday({1412474788, 723598}, NULL) = 0
27106 gettimeofday({1412474788, 723655}, NULL) = 0
27106 gettimeofday({1412474788, 723711}, NULL) = 0
27106 read(10, "var url = require(\"url\")\n\nmodule.exports = toNerfDart\n\n/**\n * Maps a URL to an identifier.\n *\n * Name courtesy schiffertronix media LLC, a New Jersey corporation\n *\n * @param {String} uri The URL to be nerfed.\n *\n * @returns {String} A nerfed URL.\n */\nfunction toNerfDart(uri) {\n var parsed = url.parse(uri)\n parsed.pathname = \"/\"\n delete parsed.protocol\n delete parsed.auth\n\n return url.format(parsed)\n}\n", 410) = 410
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib/set-credentials-by-uri.js", {st_mode=S_IFREG|0644, st_size=1325, ...}) = 0
27106 gettimeofday({1412474788, 724243}, NULL) = 0
27106 gettimeofday({1412474788, 724301}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 724368}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib/set-credentials-by-uri.js", {st_mode=S_IFREG|0644, st_size=1325, ...}) = 0
27106 gettimeofday({1412474788, 724597}, NULL) = 0
27106 gettimeofday({1412474788, 724655}, NULL) = 0
27106 gettimeofday({1412474788, 724711}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/lib/set-credentials-by-uri.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1325, ...}) = 0
27106 gettimeofday({1412474788, 725025}, NULL) = 0
27106 gettimeofday({1412474788, 725083}, NULL) = 0
27106 gettimeofday({1412474788, 725139}, NULL) = 0
27106 read(10, "var assert = require(\"assert\")\n\nvar toNerfDart = require(\"./nerf-dart.js\")\n\nmodule.exports = setCredentialsByURI\n\nfunction setCredentialsByURI (uri, c) {\n assert(uri && typeof uri === \"string\", \"registry URL is required\")\n assert(c && typeof c === \"object\", \"credentials are required\")\n\n var nerfed = toNerfDart(uri)\n\n if (c.token) {\n this.set(nerfed + \":_authToken\", c.token, \"user\")\n this.del(nerfed + \":_password\", \"user\")\n this.del(nerfed + \":username\", \"user\")\n this.del(nerfed + \":email\", \"user\")\n this.del(nerfed + \":always-auth\", \"user\")\n }\n else if (c.username || c.password || c.email) {\n assert(c.username, \"must include username\")\n assert(c.password, \"must include password\")\n assert(c.email, \"must include email address\")\n\n this.del(nerfed + \":_authToken\", \"user\")\n\n var encoded = new Buffer(c.password, \"utf8\").toString(\"base64\")\n this.set(nerfed + \":_password\", encoded, \"user\")\n this.set(nerfed + \":username\", c.username,"..., 1325) = 1325
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 gettimeofday({1412474788, 725552}, NULL) = 0
27106 gettimeofday({1412474788, 725642}, NULL) = 0
27106 gettimeofday({1412474788, 725696}, NULL) = 0
27106 gettimeofday({1412474788, 725795}, NULL) = 0
27106 gettimeofday({1412474788, 725849}, NULL) = 0
27106 gettimeofday({1412474788, 725919}, NULL) = 0
27106 gettimeofday({1412474788, 726190}, NULL) = 0
27106 gettimeofday({1412474788, 726332}, NULL) = 0
27106 gettimeofday({1412474788, 726386}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 gettimeofday({1412474788, 726648}, NULL) = 0
27106 gettimeofday({1412474788, 726703}, NULL) = 0
27106 gettimeofday({1412474788, 726858}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1) = 1
27107 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/npmlog", 0x7fff1ec76468) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/npmlog.js", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/npmlog.json", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/npmlog.node", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/npmlog/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/npmlog/index.js", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/npmlog/index.json", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/npmlog/index.node", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmlog", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474788, 728032}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 728096}, NULL) = 0
27106 gettimeofday({1412474788, 728157}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmlog.js", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmlog.json", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmlog.node", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmlog/log.js", {st_mode=S_IFREG|0644, st_size=3951, ...}) = 0
27106 gettimeofday({1412474788, 728665}, NULL) = 0
27106 gettimeofday({1412474788, 728723}, NULL) = 0
27106 gettimeofday({1412474788, 728781}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/graceful-fs", 0x7fff1ec76468) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/graceful-fs.js", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474788, 729116}, NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 gettimeofday({1412474788, 729213}, NULL) = 0
27106 gettimeofday({1412474788, 729270}, NULL) = 0
27106 gettimeofday({1412474788, 729403}, NULL) = 0
27106 gettimeofday({1412474788, 729459}, NULL) = 0
27106 gettimeofday({1412474788, 729549}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1) = 1
27107 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/graceful-fs.json", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/graceful-fs.node", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/graceful-fs/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/graceful-fs/index.js", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/graceful-fs/index.json", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/graceful-fs/index.node", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/graceful-fs", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 730481}, NULL) = 0
27106 gettimeofday({1412474788, 730542}, NULL) = 0
27106 gettimeofday({1412474788, 730601}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/graceful-fs.js", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/graceful-fs.json", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/graceful-fs.node", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/graceful-fs/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1465, ...}) = 0
27106 gettimeofday({1412474788, 731176}, NULL) = 0
27106 gettimeofday({1412474788, 731235}, NULL) = 0
27106 gettimeofday({1412474788, 731294}, NULL) = 0
27106 read(10, "{\n \"author\": {\n \"name\": \"Isaac Z. Schlueter\",\n \"email\": \"i@izs.me\",\n \"url\": \"http://blog.izs.me\"\n },\n \"name\": \"graceful-fs\",\n \"description\": \"A drop-in replacement for fs, making various improvements.\",\n \"version\": \"3.0.2\",\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"git://github.com/isaacs/node-graceful-fs.git\"\n },\n \"main\": \"graceful-fs.js\",\n \"engines\": {\n \"node\": \">=0.4.0\"\n },\n \"directories\": {\n \"test\": \"test\"\n },\n \"scripts\": {\n \"test\": \"tap test/*.js\"\n },\n \"keywords\": [\n \"fs\",\n \"module\",\n \"reading\",\n \"retry\",\n \"retries\",\n \"queue\",\n \"error\",\n \"errors\",\n \"handling\",\n \"EMFILE\",\n \"EAGAIN\",\n \"EINVAL\",\n \"EPERM\",\n \"EACCESS\"\n ],\n \"license\": \"BSD\",\n \"gitHead\": \"0caa11544c0c9001db78bf593cf0c5805d149a41\",\n \"bugs\": {\n \"url\": \"https://github.com/isaacs/node-graceful-fs/issues\"\n },\n \"homepage\": \"https://github.com/isaacs/node-graceful-fs\",\n \"_id\": \"graceful-fs@3.0.2\",\n \"_shasum\": \"2cb5bf7f742bea8ad47c754caeee032b7e71a577\",\n \"_from"..., 1465) = 1465
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/graceful-fs/graceful-fs.js", {st_mode=S_IFREG|0644, st_size=3077, ...}) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 731876}, NULL) = 0
27106 gettimeofday({1412474788, 731935}, NULL) = 0
27106 gettimeofday({1412474788, 731992}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/graceful-fs", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 732192}, NULL) = 0
27106 gettimeofday({1412474788, 732250}, NULL) = 0
27106 gettimeofday({1412474788, 732313}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/graceful-fs/graceful-fs.js", {st_mode=S_IFREG|0644, st_size=3077, ...}) = 0
27106 gettimeofday({1412474788, 732489}, NULL) = 0
27106 gettimeofday({1412474788, 732546}, NULL) = 0
27106 gettimeofday({1412474788, 732602}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/graceful-fs/graceful-fs.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=3077, ...}) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 732917}, NULL) = 0
27106 gettimeofday({1412474788, 732986}, NULL) = 0
27106 gettimeofday({1412474788, 733043}, NULL) = 0
27106 read(10, "// Monkey-patching the fs module.\n// It's ugly, but there is simply no other way to do this.\nvar fs = module.exports = require('./fs.js')\n\nvar assert = require('assert')\n\n// fix up some busted stuff, mostly on windows and old nodes\nrequire('./polyfills.js')\n\nvar util = require('util')\n\nfunction noop () {}\n\nvar debug = noop\nif (util.debuglog)\n debug = util.debuglog('gfs')\nelse if (/\\bgfs\\b/i.test(process.env.NODE_DEBUG || ''))\n debug = function() {\n var m = util.format.apply(util, arguments)\n m = 'GFS: ' + m.split(/\\n/).join('\\nGFS: ')\n console.error(m)\n }\n\nif (/\\bgfs\\b/i.test(process.env.NODE_DEBUG || '')) {\n process.on('exit', function() {\n debug('fds', fds)\n debug(queue)\n assert.equal(queue.length, 0)\n })\n}\n\n\nvar originalOpen = fs.open\nfs.open = open\n\nfunction open(path, flags, mode, cb) {\n if (typeof mode === \"function\") cb = mode, mode = null\n if (typeof cb !== \"function\") cb = noop\n new OpenReq(path, flags, mode, cb)\n}\n\nfunction OpenReq(path, flags, mode, cb) {\n this.path = pat"..., 3077) = 3077
27106 close(10) = 0
27106 gettimeofday({1412474788, 733478}, NULL) = 0
27106 gettimeofday({1412474788, 733556}, NULL) = 0
27106 gettimeofday({1412474788, 733610}, NULL) = 0
27106 gettimeofday({1412474788, 733704}, NULL) = 0
27106 gettimeofday({1412474788, 733758}, NULL) = 0
27106 gettimeofday({1412474788, 733836}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/graceful-fs/fs.js", {st_mode=S_IFREG|0644, st_size=385, ...}) = 0
27106 gettimeofday({1412474788, 734427}, NULL) = 0
27106 gettimeofday({1412474788, 734485}, NULL) = 0
27106 gettimeofday({1412474788, 734548}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/graceful-fs/fs.js", {st_mode=S_IFREG|0644, st_size=385, ...}) = 0
27106 gettimeofday({1412474788, 734752}, NULL) = 0
27106 gettimeofday({1412474788, 734809}, NULL) = 0
27106 gettimeofday({1412474788, 734866}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/graceful-fs/fs.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=385, ...}) = 0
27106 gettimeofday({1412474788, 735160}, NULL) = 0
27106 gettimeofday({1412474788, 735217}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 735289}, NULL) = 0
27106 read(10, "// eeeeeevvvvviiiiiiillllll\n// more evil than monkey-patching the native builtin?\n// Not sure.\n\nvar mod = require(\"module\")\nvar pre = '(function (exports, require, module, __filename, __dirname) { '\nvar post = '});'\nvar src = pre + process.binding('natives').fs + post\nvar vm = require('vm')\nvar fn = vm.runInThisContext(src)\nreturn fn(exports, require, module, __filename, __dirname)\n", 385) = 385
27106 close(10) = 0
27106 gettimeofday({1412474788, 735666}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 737900}, NULL) = 0
27106 gettimeofday({1412474788, 737975}, NULL) = 0
27106 gettimeofday({1412474788, 738029}, NULL) = 0
27106 gettimeofday({1412474788, 738109}, NULL) = 0
27106 gettimeofday({1412474788, 738163}, NULL) = 0
27106 gettimeofday({1412474788, 738227}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/graceful-fs/polyfills.js", {st_mode=S_IFREG|0644, st_size=6486, ...}) = 0
27106 gettimeofday({1412474788, 738531}, NULL) = 0
27106 gettimeofday({1412474788, 738589}, NULL) = 0
27106 gettimeofday({1412474788, 738646}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474788, 738711}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/graceful-fs/polyfills.js", {st_mode=S_IFREG|0644, st_size=6486, ...}) = 0
27106 gettimeofday({1412474788, 739002}, NULL) = 0
27106 gettimeofday({1412474788, 739060}, NULL) = 0
27106 gettimeofday({1412474788, 739118}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/graceful-fs/polyfills.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=6486, ...}) = 0
27106 gettimeofday({1412474788, 739450}, NULL) = 0
27106 gettimeofday({1412474788, 739508}, NULL) = 0
27106 gettimeofday({1412474788, 739564}, NULL) = 0
27106 read(10, "var fs = require('./fs.js')\nvar constants = require('constants')\n\nvar origCwd = process.cwd\nvar cwd = null\nprocess.cwd = function() {\n if (!cwd)\n cwd = origCwd.call(process)\n return cwd\n}\nvar chdir = process.chdir\nprocess.chdir = function(d) {\n cwd = null\n chdir.call(process, d)\n}\n\n// (re-)implement some things that are known busted or missing.\n\n// lchmod, broken prior to 0.6.2\n// back-port the fix here.\nif (constants.hasOwnProperty('O_SYMLINK') &&\n process.version.match(/^v0\\.6\\.[0-2]|^v0\\.5\\./)) {\n fs.lchmod = function (path, mode, callback) {\n callback = callback || noop\n fs.open( path\n , constants.O_WRONLY | constants.O_SYMLINK\n , mode\n , function (err, fd) {\n if (err) {\n callback(err)\n return\n }\n // prefer to return the chmod error, if one occurs,\n // but still try to close, and report closing errors if they occur.\n fs.fchmod(fd, mode, function (err) {\n fs.close(fd, function(err2) {\n callback(err || err2"..., 6486) = 6486
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/abbrev", 0x7fff1ec76468) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/abbrev.js", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/abbrev.json", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/abbrev.node", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/abbrev/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/abbrev/index.js", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/abbrev/index.json", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/abbrev/index.node", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/abbrev", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 741876}, NULL) = 0
27106 gettimeofday({1412474788, 741936}, NULL) = 0
27106 gettimeofday({1412474788, 741994}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/abbrev.js", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/abbrev.json", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/abbrev.node", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/abbrev/abbrev.js", {st_mode=S_IFREG|0644, st_size=1764, ...}) = 0
27106 gettimeofday({1412474788, 742522}, NULL) = 0
27106 gettimeofday({1412474788, 742582}, NULL) = 0
27106 gettimeofday({1412474788, 742641}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/which", 0x7fff1ec76468) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/which.js", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/which.json", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/which.node", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/which/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/which/index.js", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 gettimeofday({1412474788, 743404}, NULL) = 0
27106 gettimeofday({1412474788, 743519}, NULL) = 0
27106 gettimeofday({1412474788, 743573}, NULL) = 0
27106 gettimeofday({1412474788, 743726}, NULL) = 0
27106 gettimeofday({1412474788, 743789}, NULL) = 0
27106 gettimeofday({1412474788, 743890}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/which/index.json", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/which/index.node", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/which", <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... stat resumed> {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 744326}, NULL) = 0
27106 gettimeofday({1412474788, 744386}, NULL) = 0
27106 gettimeofday({1412474788, 744445}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/which.js", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/which.json", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/which.node", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/which/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=754, ...}) = 0
27106 gettimeofday({1412474788, 744995}, NULL) = 0
27106 gettimeofday({1412474788, 745054}, NULL) = 0
27106 gettimeofday({1412474788, 745113}, NULL) = 0
27106 read(10, "{\n \"author\": {\n \"name\": \"Isaac Z. Schlueter\",\n \"email\": \"i@izs.me\",\n \"url\": \"http://blog.izs.me\"\n },\n \"name\": \"which\",\n \"description\": \"Like which(1) unix command. Find the first instance of an executable in the PATH.\",\n \"version\": \"1.0.5\",\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"git://github.com/isaacs/node-which.git\"\n },\n \"main\": \"which.js\",\n \"bin\": {\n \"which\": \"./bin/which\"\n },\n \"engines\": {\n \"node\": \"*\"\n },\n \"dependencies\": {},\n \"devDependencies\": {},\n \"_npmUser\": {\n \"name\": \"isaacs\",\n \"email\": \"i@izs.me\"\n },\n \"_id\": \"which@1.0.5\",\n \"optionalDependencies\": {},\n \"_engineSupported\": true,\n \"_npmVersion\": \"1.1.2\",\n \"_nodeVersion\": \"v0.7.6-pre\",\n \"_defaultsLoaded\": true,\n \"_from\": \"which@1\"\n}\n", 754) = 754
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/which/which.js", {st_mode=S_IFREG|0644, st_size=3002, ...}) = 0
27106 gettimeofday({1412474788, 745604}, NULL) = 0
27106 gettimeofday({1412474788, 745662}, NULL) = 0
27106 gettimeofday({1412474788, 745719}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/which", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 745915}, NULL) = 0
27106 gettimeofday({1412474788, 745972}, NULL) = 0
27106 gettimeofday({1412474788, 746028}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/which/which.js", {st_mode=S_IFREG|0644, st_size=3002, ...}) = 0
27106 gettimeofday({1412474788, 746211}, NULL) = 0
27106 gettimeofday({1412474788, 746268}, NULL) = 0
27106 gettimeofday({1412474788, 746324}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/which/which.js", O_RDONLY <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... open resumed> ) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=3002, ...}) = 0
27106 gettimeofday({1412474788, 746628}, NULL) = 0
27106 gettimeofday({1412474788, 746685}, NULL) = 0
27106 gettimeofday({1412474788, 746742}, NULL) = 0
27106 read(10, "module.exports = which\nwhich.sync = whichSync\n\nvar path = require(\"path\")\n , fs\n , COLON = process.platform === \"win32\" ? \";\" : \":\"\n , isExe\n\ntry {\n fs = require(\"graceful-fs\")\n} catch (ex) {\n fs = require(\"fs\")\n}\n\nif (process.platform == \"win32\") {\n // On windows, there is no good way to check that a file is executable\n isExe = function isExe () { return true }\n} else {\n isExe = function isExe (mod, uid, gid) {\n //console.error(mod, uid, gid);\n //console.error(\"isExe?\", (mod & 0111).toString(8))\n var ret = (mod & 0001)\n || (mod & 0010) && process.getgid && gid === process.getgid()\n || (mod & 0100) && process.getuid && uid === process.getuid()\n //console.error(\"isExe?\", ret)\n return ret\n }\n}\n\n\n\nfunction which (cmd, cb) {\n if (isAbsolute(cmd)) return cb(null, cmd)\n var pathEnv = (process.env.PATH || \"\").split(COLON)\n , pathExt = [\"\"]\n if (process.platform === \"win32\") {\n pathEnv.push(process.cwd())\n pathExt = (process.env.PATHEXT || \".EXE\").split(COLON)\n if "..., 3002) = 3002
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/which/node_modules/graceful-fs", 0x7fff1ec76168) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/which/node_modules/graceful-fs.js", <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... stat resumed> 0x7fff1ec76108) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/which/node_modules/graceful-fs.json", 0x7fff1ec76108) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/which/node_modules/graceful-fs.node", 0x7fff1ec76108) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/which/node_modules/graceful-fs/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/which/node_modules/graceful-fs/index.js", 0x7fff1ec76108) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/which/node_modules/graceful-fs/index.json", 0x7fff1ec76108) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/which/node_modules/graceful-fs/index.node", 0x7fff1ec76108) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/graceful-fs", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 748439}, NULL) = 0
27106 gettimeofday({1412474788, 748498}, NULL) = 0
27106 gettimeofday({1412474788, 748559}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/graceful-fs.js", <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... stat resumed> 0x7fff1ec76108) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/graceful-fs.json", 0x7fff1ec76108) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/graceful-fs.node", 0x7fff1ec76108) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/graceful-fs/graceful-fs.js", {st_mode=S_IFREG|0644, st_size=3077, ...}) = 0
27106 gettimeofday({1412474788, 749080}, NULL) = 0
27106 gettimeofday({1412474788, 749141}, NULL) = 0
27106 gettimeofday({1412474788, 749199}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/semver", 0x7fff1ec76468) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/semver.js", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/semver.json", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/semver.node", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/semver/package.json", O_RDONLY <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... open resumed> ) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/semver/index.js", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/semver/index.json", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/semver/index.node", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/semver", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 750280}, NULL) = 0
27106 gettimeofday({1412474788, 750342}, NULL) = 0
27106 gettimeofday({1412474788, 750401}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/semver.js", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/semver.json", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/semver.node", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/semver/semver.js", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> {st_mode=S_IFREG|0644, st_size=30303, ...}) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 750897}, NULL) = 0
27106 gettimeofday({1412474788, 750958}, NULL) = 0
27106 gettimeofday({1412474788, 751017}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/npm-registry-client", 0x7fff1ec76468) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/npm-registry-client.js", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/npm-registry-client.json", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/npm-registry-client.node", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/npm-registry-client/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 gettimeofday({1412474788, 751691}, NULL) = 0
27106 gettimeofday({1412474788, 751780}, NULL) = 0
27106 gettimeofday({1412474788, 751834}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 751938}, NULL) = 0
27106 gettimeofday({1412474788, 752004}, NULL) = 0
27106 gettimeofday({1412474788, 752077}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/npm-registry-client/index.js", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/npm-registry-client/index.json", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/npm-registry-client/index.node", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 gettimeofday({1412474788, 752591}, NULL) = 0
27106 gettimeofday({1412474788, 752792}, NULL) = 0
27106 gettimeofday({1412474788, 752847}, NULL) = 0
27106 gettimeofday({1412474788, 753167}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474788, 753227}, NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 gettimeofday({1412474788, 753375}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 753641}, NULL) = 0
27106 gettimeofday({1412474788, 753700}, NULL) = 0
27106 gettimeofday({1412474788, 753759}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client.js", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client.json", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client.node", 0x7fff1ec76418) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=8209, ...}) = 0
27106 gettimeofday({1412474788, 754336}, NULL) = 0
27106 gettimeofday({1412474788, 754396}, NULL) = 0
27106 gettimeofday({1412474788, 754455}, NULL) = 0
27106 read(10, <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... read resumed> "{\n \"author\": {\n \"name\": \"Isaac Z. Schlueter\",\n \"email\": \"i@izs.me\",\n \"url\": \"http://blog.izs.me/\"\n },\n \"name\": \"npm-registry-client\",\n \"description\": \"Client for the npm registry\",\n \"version\": \"3.2.2\",\n \"repository\": {\n \"url\": \"git://github.com/isaacs/npm-registry-client\"\n },\n \"main\": \"index.js\",\n \"scripts\": {\n \"test\": \"tap test/*.js\"\n },\n \"dependencies\": {\n \"chownr\": \"0\",\n \"graceful-fs\": \"^3.0.0\",\n \"mkdirp\": \"^0.5.0\",\n \"normalize-package-data\": \"~1.0.1\",\n \"npm-cache-filename\": \"^1.0.0\",\n \"once\": \"^1.3.0\",\n \"request\": \"2 >=2.25.0\",\n \"retry\": \"0.6.0\",\n \"rimraf\": \"2\",\n \"semver\": \"2 >=2.2.1 || 3.x || 4\",\n \"slide\": \"^1.1.3\",\n \"npmlog\": \"\"\n },\n \"devDependencies\": {\n \"concat-stream\": \"^1.4.6\",\n \"npmconf\": \"^2.1.0\",\n \"tap\": \"\"\n },\n \"optionalDependencies\": {\n \"npmlog\": \"\"\n },\n \"peerDependencies\": {\n \"npmconf\": \"^2.1.0\"\n },\n \"license\": \"ISC\",\n \"readme\": \"# npm-registry-client\\n\\nThe code that npm uses to talk to the registry.\\n\\nIt h"..., 8209) = 8209
27107 nanosleep({0, 900000}, <unfinished ...>
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/index.js", {st_mode=S_IFREG|0644, st_size=1575, ...}) = 0
27106 gettimeofday({1412474788, 755074}, NULL) = 0
27106 gettimeofday({1412474788, 755132}, NULL) = 0
27106 gettimeofday({1412474788, 755189}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 755391}, NULL) = 0
27106 gettimeofday({1412474788, 755448}, NULL) = 0
27106 gettimeofday({1412474788, 755505}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/index.js", {st_mode=S_IFREG|0644, st_size=1575, ...}) = 0
27106 gettimeofday({1412474788, 755697}, NULL) = 0
27106 gettimeofday({1412474788, 755755}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474788, 755818}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/index.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1575, ...}) = 0
27106 gettimeofday({1412474788, 756125}, NULL) = 0
27106 gettimeofday({1412474788, 756183}, NULL) = 0
27106 gettimeofday({1412474788, 756240}, NULL) = 0
27106 read(10, "// utilities for working with the js-registry site.\n\nmodule.exports = RegClient\n\nvar url = require('url')\n, npmlog\n, cacheFile = require('npm-cache-filename')\n\ntry {\n npmlog = require(\"npmlog\")\n} catch (er) {\n npmlog = { error: noop, warn: noop, info: noop,\n verbose: noop, silly: noop, http: noop,\n pause: noop, resume: noop }\n}\n\nfunction noop () {}\n\nfunction RegClient (conf) {\n // accept either a plain-jane object, or a npmconf object\n // with a \"get\" method.\n if (typeof conf.get !== 'function') {\n var data = conf\n conf = { get: function (k) { return data[k] }\n , set: function (k, v) { data[k] = v }\n , del: function (k) { delete data[k] } }\n }\n\n this.conf = conf\n\n // if provided, then the registry needs to be a url.\n // if it's not provided, then we're just using the cache only.\n var registry = conf.get('registry')\n if (registry) {\n registry = url.parse(registry)\n if (!registry.protocol) throw new Error(\n 'Invalid registry: ' + registry.u"..., 1575) = 1575
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/npm-cache-filename", 0x7fff1ec76198) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/npm-cache-filename.js", 0x7fff1ec76148) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/npm-cache-filename.json", 0x7fff1ec76148) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/npm-cache-filename.node", 0x7fff1ec76148) = -1 ENOENT (No such file or directory)
27106 gettimeofday({1412474788, 757316}, NULL) = 0
27106 gettimeofday({1412474788, 757418}, NULL) = 0
27106 gettimeofday({1412474788, 757474}, NULL) = 0
27106 gettimeofday({1412474788, 757596}, NULL) = 0
27106 gettimeofday({1412474788, 757652}, NULL) = 0
27106 gettimeofday({1412474788, 757732}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/npm-cache-filename/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/npm-cache-filename/index.js", 0x7fff1ec76148) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
27106 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/npm-cache-filename/index.json", 0x7fff1ec76148) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/npm-cache-filename/index.node", 0x7fff1ec76148) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-cache-filename", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 gettimeofday({1412474788, 759321}, NULL) = 0
27106 gettimeofday({1412474788, 759388}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1) = 1
27107 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 759545}, NULL) = 0
27106 gettimeofday({1412474788, 759606}, NULL) = 0
27106 gettimeofday({1412474788, 759665}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-cache-filename.js", 0x7fff1ec76148) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-cache-filename.json", 0x7fff1ec76148) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-cache-filename.node", 0x7fff1ec76148) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-cache-filename/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1504, ...}) = 0
27106 gettimeofday({1412474788, 760222}, NULL) = 0
27106 gettimeofday({1412474788, 760281}, NULL) = 0
27106 gettimeofday({1412474788, 760340}, NULL) = 0
27106 read(10, "{\n \"name\": \"npm-cache-filename\",\n \"version\": \"1.0.1\",\n \"description\": \"Given a cache folder and url, return the appropriate cache folder.\",\n \"main\": \"index.js\",\n \"dependencies\": {},\n \"devDependencies\": {\n \"tap\": \"^0.4.10\"\n },\n \"scripts\": {\n \"test\": \"tap test.js\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"git://github.com/npm/npm-cache-filename\"\n },\n \"author\": {\n \"name\": \"Isaac Z. Schlueter\",\n \"email\": \"i@izs.me\",\n \"url\": \"http://blog.izs.me/\"\n },\n \"license\": \"ISC\",\n \"bugs\": {\n \"url\": \"https://github.com/npm/npm-cache-filename/issues\"\n },\n \"homepage\": \"https://github.com/npm/npm-cache-filename\",\n \"readme\": \"# npm-cache-filename\\n\\nGiven a cache folder and url, return the appropriate cache folder.\\n\\n## USAGE\\n\\n```javascript\\nvar cf = require('npm-cache-filename');\\nconsole.log(cf('/tmp/cache', 'https://registry.npmjs.org:1234/foo/bar'));\\n// outputs: /tmp/cache/registry.npmjs.org_1234/foo/bar\\n```\\n\\nAs a bonus, you can also bind it to a specific root path:\\n\\n```j"..., 1504) = 1504
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-cache-filename/index.js", {st_mode=S_IFREG|0644, st_size=518, ...}) = 0
27106 gettimeofday({1412474788, 760881}, NULL) = 0
27106 gettimeofday({1412474788, 760939}, NULL) = 0
27106 gettimeofday({1412474788, 760996}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-cache-filename", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 761192}, NULL) = 0
27106 gettimeofday({1412474788, 761249}, NULL) = 0
27106 gettimeofday({1412474788, 761306}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-cache-filename/index.js", {st_mode=S_IFREG|0644, st_size=518, ...}) = 0
27106 gettimeofday({1412474788, 761484}, NULL) = 0
27106 gettimeofday({1412474788, 761543}, NULL) = 0
27106 gettimeofday({1412474788, 761601}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-cache-filename/index.js", O_RDONLY <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... open resumed> ) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=518, ...}) = 0
27106 gettimeofday({1412474788, 761909}, NULL) = 0
27106 gettimeofday({1412474788, 761969}, NULL) = 0
27106 gettimeofday({1412474788, 762028}, NULL) = 0
27106 read(10, "var url = require('url');;\nvar path = require('path');;\n\nmodule.exports = cf;;\n\nfunction cf(root, u) {\n if (!u)\n return cf.bind(null, root);;\n\n u = url.parse(u);;\n var h = u.host.replace(/:/g, '_');;\n // Strip off any /-rev/... or ?rev=... bits\n var revre = /(\\?rev=|\\?.*?&rev=|\\/-rev\\/).*$/\n var parts = u.path.replace(revre, '').split('/').slice(1)\n var p = [root, h].concat(parts.map(function(part) {\n return encodeURIComponent(part).replace(/%/g, '_');;\n }));;\n\n return path.join.apply(path, p);;\n}\n", 518) = 518
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/npmlog", 0x7fff1ec76178) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/npmlog.js", 0x7fff1ec76118) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/npmlog.json", 0x7fff1ec76118) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/npmlog.node", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec76118) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/npmlog/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/npmlog/index.js", 0x7fff1ec76118) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/npmlog/index.json", 0x7fff1ec76118) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/npmlog/index.node", 0x7fff1ec76118) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmlog", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 763435}, NULL) = 0
27106 gettimeofday({1412474788, 763495}, NULL) = 0
27106 gettimeofday({1412474788, 763554}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmlog.js", 0x7fff1ec76118) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmlog.json", 0x7fff1ec76118) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmlog.node", 0x7fff1ec76118) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmlog/log.js", {st_mode=S_IFREG|0644, st_size=3951, ...}) = 0
27106 gettimeofday({1412474788, 764053}, NULL) = 0
27106 gettimeofday({1412474788, 764113}, NULL) = 0
27106 gettimeofday({1412474788, 764172}, NULL) = 0
27106 gettimeofday({1412474788, 764264}, NULL) = 0
27106 gettimeofday({1412474788, 764334}, NULL) = 0
27106 gettimeofday({1412474788, 764389}, NULL) = 0
27106 gettimeofday({1412474788, 764480}, NULL) = 0
27106 gettimeofday({1412474788, 764535}, NULL) = 0
27106 gettimeofday({1412474788, 764606}, NULL) = 0
27106 gettimeofday({1412474788, 764666}, NULL) = 0
27106 openat(AT_FDCWD, "/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 10
27106 getdents(10, /* 19 entries */, 32768) = 592
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 getdents(10, /* 0 entries */, 32768) = 0
27106 close(10) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/adduser.js", {st_mode=S_IFREG|0644, st_size=4367, ...}) = 0
27106 gettimeofday({1412474788, 765555}, NULL) = 0
27106 gettimeofday({1412474788, 765614}, NULL) = 0
27106 gettimeofday({1412474788, 765670}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 765868}, NULL) = 0
27106 gettimeofday({1412474788, 765926}, NULL) = 0
27106 gettimeofday({1412474788, 765983}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/adduser.js", {st_mode=S_IFREG|0644, st_size=4367, ...}) = 0
27106 gettimeofday({1412474788, 766159}, NULL) = 0
27106 gettimeofday({1412474788, 766226}, NULL) = 0
27106 gettimeofday({1412474788, 766285}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/adduser.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=4367, ...}) = 0
27106 gettimeofday({1412474788, 766582}, NULL) = 0
27106 gettimeofday({1412474788, 766640}, NULL) = 0
27106 gettimeofday({1412474788, 766696}, NULL) = 0
27106 read(10, "module.exports = adduser\n\nvar url = require(\"url\")\n\nfunction adduser (base, username, password, email, cb) {\n if (!base) return cb(new Error(\"Required base URI not supplied\"))\n\n username = (\"\" + (username || \"\")).trim()\n if (!username) return cb(new Error(\"No username supplied.\"))\n\n password = (\"\" + (password || \"\")).trim()\n if (!password) return cb(new Error(\"No password supplied.\"))\n\n email = (\"\" + (email || \"\")).trim()\n if (!email) return cb(new Error(\"No email address supplied.\"))\n if (!email.match(/^[^@]+@[^\\.]+\\.[^\\.]+/)) {\n return cb(new Error(\"Please use a real email address.\"))\n }\n\n var userobj =\n { name : username\n , password : password\n , email : email\n , _id : 'org.couchdb.user:'+username\n , type : \"user\"\n , roles : []\n , date: new Date().toISOString()\n }\n\n // pluck off any other username/password/token. it needs to be the\n // same as the user we're becoming now. replace them on error.\n var c = this.conf.getCredentialsByURI(base)\n var pre "..., 4367) = 4367
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/attempt.js", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... stat resumed> {st_mode=S_IFREG|0644, st_size=704, ...}) = 0
27106 gettimeofday({1412474788, 767541}, NULL) = 0
27106 gettimeofday({1412474788, 767599}, NULL) = 0
27106 gettimeofday({1412474788, 767657}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/attempt.js", {st_mode=S_IFREG|0644, st_size=704, ...}) = 0
27106 gettimeofday({1412474788, 767858}, NULL) = 0
27106 gettimeofday({1412474788, 767915}, NULL) = 0
27106 gettimeofday({1412474788, 767972}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/attempt.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=704, ...}) = 0
27106 gettimeofday({1412474788, 768265}, NULL) = 0
27106 gettimeofday({1412474788, 768322}, NULL) = 0
27106 gettimeofday({1412474788, 768379}, NULL) = 0
27106 read(10, "var retry = require(\"retry\")\n\nmodule.exports = attempt\n\nfunction attempt(cb) {\n // Tuned to spread 3 attempts over about a minute.\n // See formula at <https://github.com/tim-kos/node-retry>.\n var operation = retry.operation({\n retries : this.conf.get(\"fetch-retries\") || 2,\n factor : this.conf.get(\"fetch-retry-factor\"),\n minTimeout : this.conf.get(\"fetch-retry-mintimeout\") || 10000,\n maxTimeout : this.conf.get(\"fetch-retry-maxtimeout\") || 60000\n })\n\n var client = this\n operation.attempt(function (currentAttempt) {\n client.log.info(\"attempt\", \"registry request try #\"+currentAttempt+\n \" at \"+(new Date()).toLocaleTimeString())\n\n cb(operation)\n })\n}\n", 704) = 704
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 gettimeofday({1412474788, 768824}, NULL) = 0
27106 gettimeofday({1412474788, 768891}, NULL) = 0
27106 gettimeofday({1412474788, 768945}, NULL) = 0
27106 gettimeofday({1412474788, 769019}, NULL) = 0
27106 gettimeofday({1412474788, 769072}, NULL) = 0
27106 gettimeofday({1412474788, 769133}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/retry", 0x7fff1ec75db8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/retry.js", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/retry.json", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/retry.node", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/retry/package.json", O_RDONLY <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... open resumed> ) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/retry/index.js", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/retry/index.json", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/retry/index.node", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/retry", 0x7fff1ec75db8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/retry.js", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/retry.json", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/retry.node", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/retry/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/retry/index.js", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/retry/index.json", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/retry/index.node", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/retry", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 771054}, NULL) = 0
27106 gettimeofday({1412474788, 771114}, NULL) = 0
27106 gettimeofday({1412474788, 771173}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/retry.js", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/retry.json", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/retry.node", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/retry/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=646, ...}) = 0
27106 gettimeofday({1412474788, 771702}, NULL) = 0
27106 gettimeofday({1412474788, 771761}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474788, 771822}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 read(10, "{\n \"author\": {\n \"name\": \"Tim Kosch\303\274tzki\",\n \"email\": \"tim@debuggable.com\",\n \"url\": \"http://debuggable.com/\"\n },\n \"name\": \"retry\",\n \"description\": \"Abstraction for exponential and custom retry strategies for failed operations.\",\n \"version\": \"0.6.0\",\n \"homepage\": \"https://github.com/tim-kos/node-retry\",\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"git://github.com/felixge/node-retry.git\"\n },\n \"directories\": {\n \"lib\": \"./lib\"\n },\n \"main\": \"index\",\n \"engines\": {\n \"node\": \"*\"\n },\n \"dependencies\": {},\n \"devDependencies\": {\n \"fake\": \"0.2.0\",\n \"far\": \"0.0.1\"\n },\n \"_id\": \"retry@0.6.0\",\n \"_from\": \"retry\"\n}\n", 646) = 646
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/retry/index", 0x7fff1ec75d68) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/retry/index.js", {st_mode=S_IFREG|0644, st_size=40, ...}) = 0
27106 gettimeofday({1412474788, 772404}, NULL) = 0
27106 gettimeofday({1412474788, 772461}, NULL) = 0
27106 gettimeofday({1412474788, 772518}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/retry", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 772711}, NULL) = 0
27106 gettimeofday({1412474788, 772768}, NULL) = 0
27106 gettimeofday({1412474788, 772824}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/retry/index.js", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... lstat resumed> {st_mode=S_IFREG|0644, st_size=40, ...}) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 773002}, NULL) = 0
27106 gettimeofday({1412474788, 773063}, NULL) = 0
27106 gettimeofday({1412474788, 773122}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/retry/index.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=40, ...}) = 0
27106 gettimeofday({1412474788, 773404}, NULL) = 0
27106 gettimeofday({1412474788, 773463}, NULL) = 0
27106 gettimeofday({1412474788, 773522}, NULL) = 0
27106 read(10, "module.exports = require('./lib/retry');", 40) = 40
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/retry/lib/retry", 0x7fff1ec75ae8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/retry/lib/retry.js", {st_mode=S_IFREG|0644, st_size=1102, ...}) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 774042}, NULL) = 0
27106 gettimeofday({1412474788, 774111}, NULL) = 0
27106 gettimeofday({1412474788, 774169}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/retry/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 774362}, NULL) = 0
27106 gettimeofday({1412474788, 774422}, NULL) = 0
27106 gettimeofday({1412474788, 774481}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/retry/lib/retry.js", {st_mode=S_IFREG|0644, st_size=1102, ...}) = 0
27106 gettimeofday({1412474788, 774657}, NULL) = 0
27106 gettimeofday({1412474788, 774716}, NULL) = 0
27106 gettimeofday({1412474788, 774775}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/retry/lib/retry.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1102, ...}) = 0
27106 gettimeofday({1412474788, 775059}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 775121}, NULL) = 0
27106 gettimeofday({1412474788, 775190}, NULL) = 0
27106 read(10, "var RetryOperation = require('./retry_operation');\n\nexports.operation = function(options) {\n var timeouts = exports.timeouts(options);\n return new RetryOperation(timeouts);\n};\n\nexports.timeouts = function(options) {\n if (options instanceof Array) {\n return [].concat(options);\n }\n\n var opts = {\n retries: 10,\n factor: 2,\n minTimeout: 1 * 1000,\n maxTimeout: Infinity,\n randomize: false\n };\n for (var key in options) {\n opts[key] = options[key];\n }\n\n if (opts.minTimeout > opts.maxTimeout) {\n throw new Error('minTimeout is greater than maxTimeout');\n }\n\n var timeouts = [];\n for (var i = 0; i < opts.retries; i++) {\n timeouts.push(this._createTimeout(i, opts));\n }\n\n // sort the array numerically ascending\n timeouts.sort(function(a,b) {\n return a - b;\n });\n\n return timeouts;\n};\n\nexports._createTimeout = function(attempt, opts) {\n var random = (opts.randomize)\n ? (Math.random() + 1)\n : 1;\n\n var timeout = Math.round(random * opts.minTimeout * Math.pow(opts.factor, at"..., 1102) = 1102
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/retry/lib/retry_operation", 0x7fff1ec75818) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/retry/lib/retry_operation.js", {st_mode=S_IFREG|0644, st_size=2267, ...}) = 0
27106 gettimeofday({1412474788, 775962}, NULL) = 0
27106 gettimeofday({1412474788, 776019}, NULL) = 0
27106 gettimeofday({1412474788, 776076}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/retry/lib/retry_operation.js", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... lstat resumed> {st_mode=S_IFREG|0644, st_size=2267, ...}) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 776277}, NULL) = 0
27106 gettimeofday({1412474788, 776337}, NULL) = 0
27106 gettimeofday({1412474788, 776393}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/retry/lib/retry_operation.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=2267, ...}) = 0
27106 gettimeofday({1412474788, 776675}, NULL) = 0
27106 gettimeofday({1412474788, 776731}, NULL) = 0
27106 gettimeofday({1412474788, 776787}, NULL) = 0
27106 read(10, "function RetryOperation(timeouts) {\n this._timeouts = timeouts;\n this._fn = null;\n this._errors = [];\n this._attempts = 1;\n this._operationTimeout = null;\n this._operationTimeoutCb = null;\n this._timeout = null;\n}\nmodule.exports = RetryOperation;\n\nRetryOperation.prototype.retry = function(err) {\n if (this._timeout) {\n clearTimeout(this._timeout);\n }\n\n if (!err) {\n return false;\n }\n\n this._errors.push(err);\n\n var timeout = this._timeouts.shift();\n if (timeout === undefined) {\n return false;\n }\n\n this._attempts++;\n\n var self = this;\n setTimeout(function() {\n self._fn(self._attempts);\n\n if (self._operationTimeoutCb) {\n self._timeout = setTimeout(function() {\n self._operationTimeoutCb(self._attempts);\n }, self._operationTimeout);\n }\n }, timeout);\n\n return true;\n};\n\nRetryOperation.prototype.attempt = function(fn, timeoutOps) {\n this._fn = fn;\n\n if (timeoutOps) {\n if (timeoutOps.timeout) {\n this._operationTimeout = timeoutOps.timeout;\n }\n if (ti"..., 2267) = 2267
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
27106 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/authify.js", {st_mode=S_IFREG|0644, st_size=671, ...}) = 0
27106 gettimeofday({1412474788, 777617}, NULL) = 0
27106 gettimeofday({1412474788, 777674}, NULL) = 0
27106 gettimeofday({1412474788, 777730}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/authify.js", {st_mode=S_IFREG|0644, st_size=671, ...}) = 0
27106 gettimeofday({1412474788, 777929}, NULL) = 0
27106 gettimeofday({1412474788, 778001}, NULL) = 0
27106 gettimeofday({1412474788, 778057}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/authify.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=671, ...}) = 0
27106 gettimeofday({1412474788, 778343}, NULL) = 0
27106 gettimeofday({1412474788, 778400}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 778460}, NULL) = 0
27106 read(10, "var url = require(\"url\")\n\nmodule.exports = authify\n\nfunction authify (authed, parsed, headers) {\n var c = this.conf.getCredentialsByURI(url.format(parsed))\n\n if (c && c.token) {\n this.log.verbose(\"request\", \"using bearer token for auth\")\n headers.authorization = \"Bearer \" + c.token\n\n return null\n }\n\n if (authed) {\n if (c && c.username && c.password) {\n var username = encodeURIComponent(c.username)\n var password = encodeURIComponent(c.password)\n parsed.auth = username + \":\" + password\n }\n else {\n return new Error(\n \"This request requires auth credentials. Run `npm login` and repeat the request.\"\n )\n }\n }\n}\n", 671) = 671
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/bugs.js", {st_mode=S_IFREG|0644, st_size=157, ...}) = 0
27106 gettimeofday({1412474788, 779044}, NULL) = 0
27106 gettimeofday({1412474788, 779101}, NULL) = 0
27106 gettimeofday({1412474788, 779157}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/bugs.js", {st_mode=S_IFREG|0644, st_size=157, ...}) = 0
27106 gettimeofday({1412474788, 779355}, NULL) = 0
27106 gettimeofday({1412474788, 779412}, NULL) = 0
27106 gettimeofday({1412474788, 779469}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/bugs.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=157, ...}) = 0
27106 gettimeofday({1412474788, 779762}, NULL) = 0
27106 gettimeofday({1412474788, 779819}, NULL) = 0
27106 gettimeofday({1412474788, 779876}, NULL) = 0
27106 read(10, "\nmodule.exports = bugs\n\nfunction bugs (uri, cb) {\n this.get(uri + \"/latest\", 3600, function (er, d) {\n if (er) return cb(er)\n cb(null, d.bugs)\n })\n}\n", 157) = 157
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/deprecate.js", {st_mode=S_IFREG|0644, st_size=814, ...}) = 0
27106 gettimeofday({1412474788, 780335}, NULL) = 0
27106 gettimeofday({1412474788, 780394}, NULL) = 0
27106 gettimeofday({1412474788, 780451}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/deprecate.js", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... lstat resumed> {st_mode=S_IFREG|0644, st_size=814, ...}) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 780671}, NULL) = 0
27106 gettimeofday({1412474788, 780730}, NULL) = 0
27106 gettimeofday({1412474788, 780787}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/deprecate.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=814, ...}) = 0
27106 gettimeofday({1412474788, 781077}, NULL) = 0
27106 gettimeofday({1412474788, 781134}, NULL) = 0
27106 gettimeofday({1412474788, 781190}, NULL) = 0
27106 read(10, "module.exports = deprecate\n\nvar url = require(\"url\")\nvar semver = require(\"semver\")\n\nfunction deprecate (uri, ver, message, cb) {\n var c = this.conf.getCredentialsByURI(uri)\n if (!(c.token || c.auth)) {\n return cb(new Error(\"Must be logged in to deprecate a package\"))\n }\n\n if (semver.validRange(ver) === null) {\n return cb(new Error(\"invalid version range: \"+ver))\n }\n\n this.get(uri + '?write=true', null, function (er, data) {\n if (er) return cb(er)\n // filter all the versions that match\n Object.keys(data.versions).filter(function (v) {\n return semver.satisfies(v, ver)\n }).forEach(function (v) {\n data.versions[v].deprecated = message\n })\n // now update the doc on the registry\n this.request('PUT', url.resolve(uri, data._id), { body : data }, cb)\n }.bind(this))\n}\n", 814) = 814
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/semver", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec75db8) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/semver.js", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/semver.json", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/semver.node", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/semver/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/semver/index.js", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/semver/index.json", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/semver/index.node", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/semver", 0x7fff1ec75db8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/semver.js", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/semver.json", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/semver.node", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/semver/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/semver/index.js", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/semver/index.json", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/semver/index.node", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/semver", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 783537}, NULL) = 0
27106 gettimeofday({1412474788, 783597}, NULL) = 0
27106 gettimeofday({1412474788, 783655}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/semver.js", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/semver.json", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 783962}, NULL) = 0
27106 gettimeofday({1412474788, 784042}, NULL) = 0
27106 gettimeofday({1412474788, 784098}, NULL) = 0
27106 gettimeofday({1412474788, 784229}, NULL) = 0
27106 gettimeofday({1412474788, 784284}, NULL) = 0
27106 gettimeofday({1412474788, 784364}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/semver.node", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/semver/semver.js", {st_mode=S_IFREG|0644, st_size=30303, ...}) = 0
27106 gettimeofday({1412474788, 784663}, NULL) = 0
27106 gettimeofday({1412474788, 784722}, NULL) = 0
27106 gettimeofday({1412474788, 784780}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/fetch.js", <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... stat resumed> {st_mode=S_IFREG|0644, st_size=2272, ...}) = 0
27106 gettimeofday({1412474788, 785073}, NULL) = 0
27106 gettimeofday({1412474788, 785132}, NULL) = 0
27106 gettimeofday({1412474788, 785191}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/fetch.js", {st_mode=S_IFREG|0644, st_size=2272, ...}) = 0
27106 gettimeofday({1412474788, 785414}, NULL) = 0
27106 gettimeofday({1412474788, 785473}, NULL) = 0
27106 gettimeofday({1412474788, 785532}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/fetch.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=2272, ...}) = 0
27106 gettimeofday({1412474788, 785841}, NULL) = 0
27106 gettimeofday({1412474788, 785900}, NULL) = 0
27106 gettimeofday({1412474788, 785959}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 read(10, <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... read resumed> "var assert = require(\"assert\")\n , url = require(\"url\")\n\nvar request = require(\"request\")\n , once = require(\"once\")\n\nmodule.exports = fetch\n\nfunction fetch (uri, headers, cb) {\n assert(uri, \"must pass resource to fetch\")\n assert(cb, \"must pass callback\")\n\n if (!headers) headers = {}\n\n cb = once(cb)\n\n var client = this\n this.attempt(function (operation) {\n makeRequest.call(client, uri, headers, function (er, req) {\n if (er) return cb(er)\n\n req.on(\"error\", function (er) {\n if (operation.retry(er)) {\n client.log.info(\"retry\", \"will retry, error on last attempt: \" + er)\n }\n })\n\n req.on(\"response\", function (res) {\n client.log.http(\"fetch\", \"\" + res.statusCode, uri)\n\n var er\n var statusCode = res && res.statusCode\n if (statusCode === 200) {\n // Work around bug in node v0.10.0 where the CryptoStream\n // gets stuck and never starts reading again.\n res.resume()\n if (process.version === \"v0.10.0\") unsti"..., 2272) = 2272
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/request", 0x7fff1ec75db8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/request.js", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/request.json", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/request.node", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/request/package.json", O_RDONLY <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... open resumed> ) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/request/index.js", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/request/index.json", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/request/index.node", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/request", 0x7fff1ec75db8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/request.js", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/request.json", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/request.node", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/request/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/request/index.js", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/request/index.json", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/request/index.node", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 788604}, NULL) = 0
27106 gettimeofday({1412474788, 788663}, NULL) = 0
27106 gettimeofday({1412474788, 788721}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request.js", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request.json", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request.node", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0755, st_size=1950, ...}) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 789288}, NULL) = 0
27106 gettimeofday({1412474788, 789359}, NULL) = 0
27106 gettimeofday({1412474788, 789418}, NULL) = 0
27106 read(10, "{\n \"name\": \"request\",\n \"description\": \"Simplified HTTP request client.\",\n \"tags\": [\n \"http\",\n \"simple\",\n \"util\",\n \"utility\"\n ],\n \"version\": \"2.44.0\",\n \"author\": {\n \"name\": \"Mikeal Rogers\",\n \"email\": \"mikeal.rogers@gmail.com\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"https://github.com/mikeal/request.git\"\n },\n \"bugs\": {\n \"url\": \"http://github.com/mikeal/request/issues\"\n },\n \"license\": \"Apache-2.0\",\n \"engines\": [\n \"node >= 0.8.0\"\n ],\n \"main\": \"index.js\",\n \"dependencies\": {\n \"bl\": \"~0.9.0\",\n \"caseless\": \"~0.6.0\",\n \"forever-agent\": \"~0.5.0\",\n \"qs\": \"~1.2.0\",\n \"json-stringify-safe\": \"~5.0.0\",\n \"mime-types\": \"~1.0.1\",\n \"node-uuid\": \"~1.4.0\",\n \"tunnel-agent\": \"~0.4.0\",\n \"tough-cookie\": \">=0.12.0\",\n \"form-data\": \"~0.1.0\",\n \"http-signature\": \"~0.10.0\",\n \"oauth-sign\": \"~0.4.0\",\n \"hawk\": \"1.1.1\",\n \"aws-sign2\": \"~0.5.0\",\n \"stringstream\": \"~0.0.4\"\n },\n \"optionalDependencies\": {\n \"tough-cookie\": \">=0.12.0\",\n \"form-data\": "..., 1950) = 1950
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/index.js", {st_mode=S_IFREG|0755, st_size=5208, ...}) = 0
27106 gettimeofday({1412474788, 789989}, NULL) = 0
27106 gettimeofday({1412474788, 790053}, NULL) = 0
27106 gettimeofday({1412474788, 790111}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 790308}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 790368}, NULL) = 0
27106 gettimeofday({1412474788, 790436}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/index.js", {st_mode=S_IFREG|0755, st_size=5208, ...}) = 0
27106 gettimeofday({1412474788, 790608}, NULL) = 0
27106 gettimeofday({1412474788, 790665}, NULL) = 0
27106 gettimeofday({1412474788, 790721}, NULL) = 0
27106 gettimeofday({1412474788, 790824}, NULL) = 0
27106 gettimeofday({1412474788, 790937}, NULL) = 0
27106 gettimeofday({1412474788, 790992}, NULL) = 0
27106 gettimeofday({1412474788, 791166}, NULL) = 0
27106 gettimeofday({1412474788, 791219}, NULL) = 0
27106 gettimeofday({1412474788, 791312}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/index.js", O_RDONLY <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... open resumed> ) = 10
27106 fstat(10, {st_mode=S_IFREG|0755, st_size=5208, ...}) = 0
27106 gettimeofday({1412474788, 791615}, NULL) = 0
27106 gettimeofday({1412474788, 791675}, NULL) = 0
27106 gettimeofday({1412474788, 791733}, NULL) = 0
27106 read(10, "// Copyright 2010-2012 Mikeal Rogers\n//\n// Licensed under the Apache License, Version 2.0 (the \"License\");\n// you may not use this file except in compliance with the License.\n// You may obtain a copy of the License at\n//\n// http://www.apache.org/licenses/LICENSE-2.0\n//\n// Unless required by applicable law or agreed to in writing, software\n// distributed under the License is distributed on an \"AS IS\" BASIS,\n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n// See the License for the specific language governing permissions and\n// limitations under the License.\n\nvar extend = require('util')._extend\n , cookies = require('./lib/cookies')\n , copy = require('./lib/copy')\n , helpers = require('./lib/helpers')\n , isFunction = helpers.isFunction\n , constructObject = helpers.constructObject\n , filterForCallback = helpers.filterForCallback\n , constructOptionsFrom = helpers.cons"..., 5208) = 5208
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/cookies", <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... stat resumed> 0x7fff1ec75ad8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/cookies.js", {st_mode=S_IFREG|0644, st_size=723, ...}) = 0
27106 gettimeofday({1412474788, 792765}, NULL) = 0
27106 gettimeofday({1412474788, 792822}, NULL) = 0
27106 gettimeofday({1412474788, 792879}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 793080}, NULL) = 0
27106 gettimeofday({1412474788, 793137}, NULL) = 0
27106 gettimeofday({1412474788, 793201}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/cookies.js", {st_mode=S_IFREG|0644, st_size=723, ...}) = 0
27106 gettimeofday({1412474788, 793385}, NULL) = 0
27106 gettimeofday({1412474788, 793442}, NULL) = 0
27106 gettimeofday({1412474788, 793498}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/cookies.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=723, ...}) = 0
27106 gettimeofday({1412474788, 793825}, NULL) = 0
27106 gettimeofday({1412474788, 793883}, NULL) = 0
27106 gettimeofday({1412474788, 793940}, NULL) = 0
27106 read(10, "var optional = require('./optional')\n , tough = optional('tough-cookie')\n , Cookie = tough && tough.Cookie\n , CookieJar = tough && tough.CookieJar\n ;\n\nexports.parse = function(str) {\n if (str && str.uri) str = str.uri\n if (typeof str !== 'string') throw new Error(\"The cookie function only accepts STRING as param\")\n if (!Cookie) {\n return null;\n }\n return Cookie.parse(str)\n};\n\nexports.jar = function() {\n if (!CookieJar) {\n // tough-cookie not loaded, return a stub object:\n return {\n setCookieSync: function(){},\n getCookieStringSync: function(){},\n getCookiesSync: function(){}\n };\n }\n var jar = new CookieJar();\n jar._jar = jar; // For backwards compatibility\n return jar;\n};\n", 723) = 723
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 795517}, NULL) = 0
27106 gettimeofday({1412474788, 795653}, NULL) = 0
27106 gettimeofday({1412474788, 795708}, NULL) = 0
27106 gettimeofday({1412474788, 795951}, NULL) = 0
27106 gettimeofday({1412474788, 796005}, NULL) = 0
27106 gettimeofday({1412474788, 796120}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/optional", 0x7fff1ec75808) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/optional.js", {st_mode=S_IFREG|0644, st_size=347, ...}) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 796452}, NULL) = 0
27106 gettimeofday({1412474788, 796522}, NULL) = 0
27106 gettimeofday({1412474788, 796580}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/optional.js", {st_mode=S_IFREG|0644, st_size=347, ...}) = 0
27106 gettimeofday({1412474788, 796798}, NULL) = 0
27106 gettimeofday({1412474788, 796857}, NULL) = 0
27106 gettimeofday({1412474788, 796915}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/optional.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=347, ...}) = 0
27106 gettimeofday({1412474788, 797222}, NULL) = 0
27106 gettimeofday({1412474788, 797281}, NULL) = 0
27106 gettimeofday({1412474788, 797339}, NULL) = 0
27106 read(10, "module.exports = function(moduleName) {\n try {\n return module.parent.require(moduleName);\n } catch (e) {\n // This could mean that we are in a browser context.\n // Add another try catch like it used to be, for backwards compability\n // and browserify reasons.\n try {\n return require(moduleName);\n }\n catch (e) {}\n }\n};\n", 347) = 347
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 gettimeofday({1412474788, 797776}, NULL) = 0
27106 gettimeofday({1412474788, 797940}, NULL) = 0
27106 gettimeofday({1412474788, 797994}, NULL) = 0
27106 gettimeofday({1412474788, 798338}, NULL) = 0
27106 gettimeofday({1412474788, 798392}, NULL) = 0
27106 gettimeofday({1412474788, 798542}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/tough-cookie", 0x7fff1ec757d8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/tough-cookie.js", 0x7fff1ec75788) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/tough-cookie.json", 0x7fff1ec75788) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/tough-cookie.node", 0x7fff1ec75788) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/tough-cookie/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/tough-cookie/index.js", 0x7fff1ec75788) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/tough-cookie/index.json", 0x7fff1ec75788) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/tough-cookie/index.node", 0x7fff1ec75788) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/tough-cookie", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 799695}, NULL) = 0
27106 gettimeofday({1412474788, 799765}, NULL) = 0
27106 gettimeofday({1412474788, 799825}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/tough-cookie.js", 0x7fff1ec75788) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/tough-cookie.json", 0x7fff1ec75788) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/tough-cookie.node", 0x7fff1ec75788) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/tough-cookie/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=21762, ...}) = 0
27106 gettimeofday({1412474788, 800398}, NULL) = 0
27106 gettimeofday({1412474788, 800457}, NULL) = 0
27106 gettimeofday({1412474788, 800515}, NULL) = 0
27106 read(10, "{\n \"author\": {\n \"name\": \"GoInstant Inc., a salesforce.com company\"\n },\n \"license\": \"MIT\",\n \"name\": \"tough-cookie\",\n \"description\": \"RFC6265 Cookies and Cookie Jar for node.js\",\n \"keywords\": [\n \"HTTP\",\n \"cookie\",\n \"cookies\",\n \"set-cookie\",\n \"cookiejar\",\n \"jar\",\n \"RFC6265\",\n \"RFC2965\"\n ],\n \"version\": \"0.12.1\",\n \"homepage\": \"https://github.com/goinstant/tough-cookie\",\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"git://github.com/goinstant/tough-cookie.git\"\n },\n \"bugs\": {\n \"url\": \"https://github.com/goinstant/tough-cookie/issues\"\n },\n \"main\": \"./lib/cookie\",\n \"scripts\": {\n \"test\": \"vows test.js\"\n },\n \"engines\": {\n \"node\": \">=0.4.12\"\n },\n \"dependencies\": {\n \"punycode\": \">=0.2.0\"\n },\n \"devDependencies\": {\n \"vows\": \"0.7.0\",\n \"async\": \">=0.1.12\"\n },\n \"readme\": \"[RFC6265](http://tools.ietf.org/html/rfc6265) Cookies and CookieJar for Node.js\\n\\n![Tough Cookie](http://www.goinstant.com.s3.amazonaws.com/tough-cookie.jpg)\\n\\n[![Build Status](https://tr"..., 21762) = 21762
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/tough-cookie/lib/cookie", 0x7fff1ec75788) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/tough-cookie/lib/cookie.js", {st_mode=S_IFREG|0644, st_size=31891, ...}) = 0
27106 gettimeofday({1412474788, 801346}, NULL) = 0
27106 gettimeofday({1412474788, 801403}, NULL) = 0
27106 gettimeofday({1412474788, 801460}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 801666}, NULL) = 0
27106 gettimeofday({1412474788, 801723}, NULL) = 0
27106 gettimeofday({1412474788, 801779}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/tough-cookie", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... lstat resumed> {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 801985}, NULL) = 0
27106 gettimeofday({1412474788, 802046}, NULL) = 0
27106 gettimeofday({1412474788, 802104}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/tough-cookie/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 802284}, NULL) = 0
27106 gettimeofday({1412474788, 802342}, NULL) = 0
27106 gettimeofday({1412474788, 802401}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/tough-cookie/lib/cookie.js", {st_mode=S_IFREG|0644, st_size=31891, ...}) = 0
27106 gettimeofday({1412474788, 802608}, NULL) = 0
27106 gettimeofday({1412474788, 802667}, NULL) = 0
27106 gettimeofday({1412474788, 802726}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/tough-cookie/lib/cookie.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=31891, ...}) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 803082}, NULL) = 0
27106 gettimeofday({1412474788, 803143}, NULL) = 0
27106 gettimeofday({1412474788, 803202}, NULL) = 0
27106 read(10, "/*\n * Copyright GoInstant, Inc. and other contributors. All rights reserved.\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TO"..., 31891) = 31891
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/tough-cookie/lib/pubsuffix", 0x7fff1ec754c8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/tough-cookie/lib/pubsuffix.js", {st_mode=S_IFREG|0644, st_size=78735, ...}) = 0
27106 gettimeofday({1412474788, 805102}, NULL) = 0
27106 gettimeofday({1412474788, 805161}, NULL) = 0
27106 gettimeofday({1412474788, 805218}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/tough-cookie/lib/pubsuffix.js", {st_mode=S_IFREG|0644, st_size=78735, ...}) = 0
27106 gettimeofday({1412474788, 805444}, NULL) = 0
27106 gettimeofday({1412474788, 805504}, NULL) = 0
27106 gettimeofday({1412474788, 805562}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/tough-cookie/lib/pubsuffix.js", O_RDONLY <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... open resumed> ) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=78735, ...}) = 0
27106 gettimeofday({1412474788, 805924}, NULL) = 0
27106 gettimeofday({1412474788, 805984}, NULL) = 0
27106 gettimeofday({1412474788, 806042}, NULL) = 0
27106 read(10, "/****************************************************\n * AUTOMATICALLY GENERATED by generate-pubsuffix.js *\n * DO NOT EDIT! *\n ****************************************************/\n\nmodule.exports.getPublicSuffix = function getPublicSuffix(domain) {\n /*\n * Copyright GoInstant, Inc. and other contributors. All rights reserved.\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT "..., 78735) = 78735
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 mmap(NULL, 577536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ffc01f73000
27106 munmap(0x7ffc01f73000, 577536) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1) = 1
27107 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 mmap(0x36d3ebfed000, 2097152, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x36d3ebfed000
27106 munmap(0x36d3ebfed000, 77824) = 0
27106 munmap(0x36d3ec100000, 970752) = 0
27106 mmap(0x36d3ec000000, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x36d3ec000000
27107 <... nanosleep resumed> NULL) = 0
27106 mmap(0x1e27930fc000, 2097152, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0 <unfinished ...>
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 <... mmap resumed> ) = 0x1e27930fc000
27106 munmap(0x1e27930fc000, 16384) = 0
27106 munmap(0x1e2793200000, 1032192) = 0
27106 mmap(0x1e2793100000, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x1e2793100000
27106 gettimeofday({1412474788, 811610}, NULL) = 0
27106 gettimeofday({1412474788, 811675}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1) = 1
27107 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, NULL) = 0
27107 nanosleep({0, 900000}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 814526}, NULL) = 0
27106 gettimeofday({1412474788, 814645}, NULL) = 0
27106 gettimeofday({1412474788, 814702}, NULL) = 0
27106 gettimeofday({1412474788, 814873}, NULL) = 0
27106 gettimeofday({1412474788, 814929}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 gettimeofday({1412474788, 815068}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1) = 1
27107 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 815231}, NULL) = 0
27106 gettimeofday({1412474788, 815307}, NULL) = 0
27106 gettimeofday({1412474788, 815364}, NULL) = 0
27106 gettimeofday({1412474788, 815442}, NULL) = 0
27106 gettimeofday({1412474788, 815498}, NULL) = 0
27106 gettimeofday({1412474788, 815565}, NULL) = 0
27106 gettimeofday({1412474788, 815647}, NULL) = 0
27106 gettimeofday({1412474788, 815720}, NULL) = 0
27106 gettimeofday({1412474788, 815775}, NULL) = 0
27106 gettimeofday({1412474788, 815851}, NULL) = 0
27106 gettimeofday({1412474788, 815907}, NULL) = 0
27106 gettimeofday({1412474788, 815972}, NULL) = 0
27106 gettimeofday({1412474788, 816039}, NULL) = 0
27106 gettimeofday({1412474788, 816110}, NULL) = 0
27106 gettimeofday({1412474788, 816165}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474788, 816246}, NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 gettimeofday({1412474788, 816309}, NULL) = 0
27106 gettimeofday({1412474788, 816376}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1) = 1
27107 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 816548}, NULL) = 0
27106 gettimeofday({1412474788, 816636}, NULL) = 0
27106 gettimeofday({1412474788, 816692}, NULL) = 0
27106 gettimeofday({1412474788, 816824}, NULL) = 0
27106 gettimeofday({1412474788, 816879}, NULL) = 0
27106 gettimeofday({1412474788, 816959}, NULL) = 0
27106 gettimeofday({1412474788, 817030}, NULL) = 0
27106 gettimeofday({1412474788, 817102}, NULL) = 0
27106 gettimeofday({1412474788, 817157}, NULL) = 0
27106 gettimeofday({1412474788, 817232}, NULL) = 0
27106 gettimeofday({1412474788, 817287}, NULL) = 0
27106 gettimeofday({1412474788, 817353}, NULL) = 0
27106 gettimeofday({1412474788, 817423}, NULL) = 0
27106 gettimeofday({1412474788, 817501}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 817573}, NULL) = 0
27106 gettimeofday({1412474788, 817658}, NULL) = 0
27106 gettimeofday({1412474788, 817714}, NULL) = 0
27106 gettimeofday({1412474788, 817786}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1) = 1
27107 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 817943}, NULL) = 0
27106 gettimeofday({1412474788, 818016}, NULL) = 0
27106 gettimeofday({1412474788, 818072}, NULL) = 0
27106 gettimeofday({1412474788, 818146}, NULL) = 0
27106 gettimeofday({1412474788, 818201}, NULL) = 0
27106 gettimeofday({1412474788, 818265}, NULL) = 0
27106 gettimeofday({1412474788, 818343}, NULL) = 0
27106 gettimeofday({1412474788, 818417}, NULL) = 0
27106 gettimeofday({1412474788, 818472}, NULL) = 0
27106 gettimeofday({1412474788, 818552}, NULL) = 0
27106 gettimeofday({1412474788, 818607}, NULL) = 0
27106 gettimeofday({1412474788, 818696}, NULL) = 0
27106 gettimeofday({1412474788, 818767}, NULL) = 0
27106 gettimeofday({1412474788, 818838}, NULL) = 0
27106 gettimeofday({1412474788, 818893}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 818981}, NULL) = 0
27106 gettimeofday({1412474788, 819047}, NULL) = 0
27106 gettimeofday({1412474788, 819112}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1) = 1
27107 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 819267}, NULL) = 0
27106 gettimeofday({1412474788, 819343}, NULL) = 0
27106 gettimeofday({1412474788, 819398}, NULL) = 0
27106 gettimeofday({1412474788, 819479}, NULL) = 0
27106 gettimeofday({1412474788, 819543}, NULL) = 0
27106 gettimeofday({1412474788, 819613}, NULL) = 0
27106 gettimeofday({1412474788, 819703}, NULL) = 0
27106 gettimeofday({1412474788, 819777}, NULL) = 0
27106 gettimeofday({1412474788, 819832}, NULL) = 0
27106 gettimeofday({1412474788, 819911}, NULL) = 0
27106 gettimeofday({1412474788, 819966}, NULL) = 0
27106 gettimeofday({1412474788, 820033}, NULL) = 0
27106 gettimeofday({1412474788, 820119}, NULL) = 0
27106 gettimeofday({1412474788, 820192}, NULL) = 0
27106 gettimeofday({1412474788, 820249}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 gettimeofday({1412474788, 820349}, NULL) = 0
27106 gettimeofday({1412474788, 820406}, NULL) = 0
27106 gettimeofday({1412474788, 820475}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 820636}, NULL) = 0
27106 gettimeofday({1412474788, 820708}, NULL) = 0
27106 gettimeofday({1412474788, 820764}, NULL) = 0
27106 gettimeofday({1412474788, 820839}, NULL) = 0
27106 gettimeofday({1412474788, 820895}, NULL) = 0
27106 gettimeofday({1412474788, 820960}, NULL) = 0
27106 gettimeofday({1412474788, 821079}, NULL) = 0
27106 gettimeofday({1412474788, 821162}, NULL) = 0
27106 gettimeofday({1412474788, 821218}, NULL) = 0
27106 gettimeofday({1412474788, 821329}, NULL) = 0
27106 gettimeofday({1412474788, 821385}, NULL) = 0
27106 gettimeofday({1412474788, 821462}, NULL) = 0
27106 gettimeofday({1412474788, 821555}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 821659}, NULL) = 0
27106 gettimeofday({1412474788, 821723}, NULL) = 0
27106 gettimeofday({1412474788, 821880}, NULL) = 0
27106 gettimeofday({1412474788, 821936}, NULL) = 0
27106 gettimeofday({1412474788, 822032}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 822209}, NULL) = 0
27106 gettimeofday({1412474788, 822299}, NULL) = 0
27106 gettimeofday({1412474788, 822354}, NULL) = 0
27106 gettimeofday({1412474788, 822464}, NULL) = 0
27106 gettimeofday({1412474788, 822520}, NULL) = 0
27106 gettimeofday({1412474788, 822621}, NULL) = 0
27106 gettimeofday({1412474788, 822708}, NULL) = 0
27106 gettimeofday({1412474788, 822781}, NULL) = 0
27106 gettimeofday({1412474788, 822837}, NULL) = 0
27106 gettimeofday({1412474788, 822912}, NULL) = 0
27106 gettimeofday({1412474788, 822970}, NULL) = 0
27106 gettimeofday({1412474788, 823036}, NULL) = 0
27106 gettimeofday({1412474788, 823134}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 823214}, NULL) = 0
27106 gettimeofday({1412474788, 823279}, NULL) = 0
27106 gettimeofday({1412474788, 823376}, NULL) = 0
27106 gettimeofday({1412474788, 823431}, NULL) = 0
27106 gettimeofday({1412474788, 823501}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 824023}, NULL) = 0
27106 gettimeofday({1412474788, 824364}, NULL) = 0
27106 gettimeofday({1412474788, 824420}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 mmap(NULL, 1052672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ffc01eff000
27106 gettimeofday({1412474788, 826050}, NULL) = 0
27106 gettimeofday({1412474788, 826107}, NULL) = 0
27106 gettimeofday({1412474788, 826537}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1) = 1
27107 <... futex resumed> ) = 0
27106 munmap(0x7ffc01eff000, 1052672 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... munmap resumed> ) = 0
27106 gettimeofday({1412474788, 827004}, NULL) = 0
27106 gettimeofday({1412474788, 827115}, NULL) = 0
27106 gettimeofday({1412474788, 827172}, NULL) = 0
27106 gettimeofday({1412474788, 827366}, NULL) = 0
27106 gettimeofday({1412474788, 827422}, NULL) = 0
27106 gettimeofday({1412474788, 827546}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 mmap(0x32093bc00000, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x32093bc00000
27106 mmap(0x32093ac00000, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x32093ac00000
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 gettimeofday({1412474788, 828970}, NULL) = 0
27106 gettimeofday({1412474788, 829029}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1) = 1
27107 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, NULL) = 0
27107 nanosleep({0, 900000}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 831559}, NULL) = 0
27106 gettimeofday({1412474788, 831660}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, NULL) = 0
27107 nanosleep({0, 900000}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 834913}, NULL) = 0
27106 gettimeofday({1412474788, 835019}, NULL) = 0
27106 gettimeofday({1412474788, 835076}, NULL) = 0
27106 gettimeofday({1412474788, 835212}, NULL) = 0
27106 gettimeofday({1412474788, 835268}, NULL) = 0
27106 gettimeofday({1412474788, 835361}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/tough-cookie/lib/store", 0x7fff1ec754c8) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/tough-cookie/lib/store.js", <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... stat resumed> {st_mode=S_IFREG|0644, st_size=1140, ...}) = 0
27106 gettimeofday({1412474788, 835719}, NULL) = 0
27106 gettimeofday({1412474788, 835779}, NULL) = 0
27106 gettimeofday({1412474788, 835838}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/tough-cookie/lib/store.js", {st_mode=S_IFREG|0644, st_size=1140, ...}) = 0
27106 gettimeofday({1412474788, 836067}, NULL) = 0
27106 gettimeofday({1412474788, 836127}, NULL) = 0
27106 gettimeofday({1412474788, 836186}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/tough-cookie/lib/store.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1140, ...}) = 0
27106 gettimeofday({1412474788, 836515}, NULL) = 0
27106 gettimeofday({1412474788, 836575}, NULL) = 0
27106 gettimeofday({1412474788, 836633}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 read(10, "'use strict';\n/*jshint unused:false */\n\nfunction Store() {\n}\nexports.Store = Store;\n\n// Stores may be synchronous, but are still required to use a\n// Continuation-Passing Style API. The CookieJar itself will expose a \"*Sync\"\n// API that converts from synchronous-callbacks to imperative style.\nStore.prototype.synchronous = false;\n\nStore.prototype.findCookie = function(domain, path, key, cb) {\n throw new Error('findCookie is not implemented');\n};\n\nStore.prototype.findCookies = function(domain, path, cb) {\n throw new Error('findCookies is not implemented');\n};\n\nStore.prototype.putCookie = function(cookie, cb) {\n throw new Error('putCookie is not implemented');\n};\n\nStore.prototype.updateCookie = function(oldCookie, newCookie, cb) {\n // recommended default implementation:\n // return this.putCookie(newCookie, cb);\n throw new Error('updateCookie is not implemented');\n};\n\nStore.prototype.removeCookie = function(domain, path, key, cb) {\n throw new Error('removeCookie is not implemented');\n};\n\nStore.prototype.r"..., 1140) = 1140
27106 close(10) = 0
27106 gettimeofday({1412474788, 837557}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/copy", 0x7fff1ec75ad8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/copy.js", {st_mode=S_IFREG|0644, st_size=129, ...}) = 0
27106 gettimeofday({1412474788, 838082}, NULL) = 0
27106 gettimeofday({1412474788, 838140}, NULL) = 0
27106 gettimeofday({1412474788, 838197}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/copy.js", {st_mode=S_IFREG|0644, st_size=129, ...}) = 0
27106 gettimeofday({1412474788, 838401}, NULL) = 0
27106 gettimeofday({1412474788, 838457}, NULL) = 0
27106 gettimeofday({1412474788, 838513}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/copy.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=129, ...}) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474788, 838821}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 838885}, NULL) = 0
27106 gettimeofday({1412474788, 838943}, NULL) = 0
27106 read(10, "module.exports =\nfunction copy (obj) {\n var o = {}\n Object.keys(obj).forEach(function (i) {\n o[i] = obj[i]\n })\n return o\n}", 129) = 129
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/helpers", 0x7fff1ec75ad8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/helpers.js", {st_mode=S_IFREG|0644, st_size=1240, ...}) = 0
27106 gettimeofday({1412474788, 839514}, NULL) = 0
27106 gettimeofday({1412474788, 839573}, NULL) = 0
27106 gettimeofday({1412474788, 839630}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/helpers.js", {st_mode=S_IFREG|0644, st_size=1240, ...}) = 0
27106 gettimeofday({1412474788, 839839}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474788, 839903}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 839966}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/helpers.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1240, ...}) = 0
27106 gettimeofday({1412474788, 840286}, NULL) = 0
27106 gettimeofday({1412474788, 840345}, NULL) = 0
27106 gettimeofday({1412474788, 840404}, NULL) = 0
27106 read(10, "var extend = require('util')._extend\n\nfunction constructObject(initialObject) {\n initialObject = initialObject || {}\n\n return {\n extend: function (object) {\n return constructObject(extend(initialObject, object))\n },\n done: function () {\n return initialObject\n }\n }\n}\n\nfunction constructOptionsFrom(uri, options) {\n var params = constructObject()\n if (typeof options === 'object') {\n params.extend(options).extend({uri: uri})\n } else if (typeof uri === 'string') {\n params.extend({uri: uri})\n } else {\n params.extend(uri)\n }\n return params.done()\n}\n\nfunction filterForCallback(values) {\n var callbacks = values.filter(isFunction)\n return callbacks[0]\n}\n\nfunction isFunction(value) {\n return typeof value === 'function'\n}\n\nfunction paramsHaveRequestBody(params) {\n return (\n params.options.body ||\n params.options.requestBodyStream ||\n (params.options.json && typeof params.options.json !== 'boolean') ||\n params.options.multipart\n )\n}\n\nexports.isFunction = "..., 1240) = 1240
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/request", 0x7fff1ec75ad8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/request.js", {st_mode=S_IFREG|0644, st_size=45625, ...}) = 0
27106 gettimeofday({1412474788, 841267}, NULL) = 0
27106 gettimeofday({1412474788, 841325}, NULL) = 0
27106 gettimeofday({1412474788, 841381}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/request.js", {st_mode=S_IFREG|0644, st_size=45625, ...}) = 0
27106 gettimeofday({1412474788, 841587}, NULL) = 0
27106 gettimeofday({1412474788, 841645}, NULL) = 0
27106 gettimeofday({1412474788, 841701}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/request.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=45625, ...}) = 0
27106 gettimeofday({1412474788, 841996}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474788, 842059}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 842122}, NULL) = 0
27106 read(10, "var optional = require('./lib/optional')\n , http = require('http')\n , https = optional('https')\n , tls = optional('tls')\n , url = require('url')\n , util = require('util')\n , stream = require('stream')\n , qs = require('qs')\n , querystring = require('querystring')\n , crypto = require('crypto')\n , zlib = require('zlib')\n\n , bl = require('bl')\n , oauth = optional('oauth-sign')\n , hawk = optional('hawk')\n , aws = optional('aws-sign2')\n , httpSignature = optional('http-signature')\n , uuid = require('node-uuid')\n , mime = require('mime-types')\n , tunnel = require('tunnel-agent')\n , _safeStringify = require('json-stringify-safe')\n , stringstream = optional('stringstream')\n , caseless = require('caseless')\n\n , ForeverAgent = require('forever-agent')\n , FormData = optional('form-data')\n\n , cookies = require('./lib/cookies')\n , globalCookieJar = cookies.jar()\n\n , copy = require('./lib/copy')\n , debug = require('./lib/debug')\n , net = require('net')\n ;\n\nfunction safeStringify (obj) {\n var re"..., 45625) = 45625
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/optional", 0x7fff1ec757e8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/optional.js", {st_mode=S_IFREG|0644, st_size=347, ...}) = 0
27106 gettimeofday({1412474788, 844632}, NULL) = 0
27106 gettimeofday({1412474788, 844690}, NULL) = 0
27106 gettimeofday({1412474788, 844749}, NULL) = 0
27106 gettimeofday({1412474788, 844873}, NULL) = 0
27106 gettimeofday({1412474788, 844998}, NULL) = 0
27106 gettimeofday({1412474788, 845055}, NULL) = 0
27106 gettimeofday({1412474788, 845264}, NULL) = 0
27106 gettimeofday({1412474788, 845320}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 gettimeofday({1412474788, 845438}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1) = 1
27107 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 845593}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1) = 1
27107 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/qs", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 850705}, NULL) = 0
27106 gettimeofday({1412474788, 850766}, NULL) = 0
27106 gettimeofday({1412474788, 850829}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/qs.js", 0x7fff1ec75768) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/qs.json", 0x7fff1ec75768) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/qs.node", 0x7fff1ec75768) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/qs/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0755, st_size=5348, ...}) = 0
27106 gettimeofday({1412474788, 851422}, NULL) = 0
27106 gettimeofday({1412474788, 851482}, NULL) = 0
27106 gettimeofday({1412474788, 851541}, NULL) = 0
27106 read(10, "{\n \"name\": \"qs\",\n \"version\": \"1.2.2\",\n \"description\": \"A querystring parser that supports nesting and arrays, with a depth limit\",\n \"homepage\": \"https://github.com/hapijs/qs\",\n \"main\": \"index.js\",\n \"dependencies\": {},\n \"devDependencies\": {\n \"lab\": \"3.x.x\"\n },\n \"scripts\": {\n \"test\": \"make test-cov\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"https://github.com/hapijs/qs.git\"\n },\n \"keywords\": [\n \"querystring\",\n \"qs\"\n ],\n \"author\": {\n \"name\": \"Nathan LaFreniere\",\n \"email\": \"quitlahok@gmail.com\"\n },\n \"licenses\": [\n {\n \"type\": \"BSD\",\n \"url\": \"http://github.com/hapijs/qs/raw/master/LICENSE\"\n }\n ],\n \"readme\": \"# qs\\n\\nA querystring parsing and stringifying library with some added security.\\n\\n[![Build Status](https://secure.travis-ci.org/hapijs/qs.svg)](http://travis-ci.org/hapijs/qs)\\n\\nLead Maintainer: [Nathan LaFreniere](https://github.com/nlf)\\n\\nThe **qs** module was originally created and maintained by [TJ Holowaychuk](https://github.com/visionmedia/"..., 5348) = 5348
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/qs/index.js", {st_mode=S_IFREG|0644, st_size=35, ...}) = 0
27106 gettimeofday({1412474788, 852127}, NULL) = 0
27106 gettimeofday({1412474788, 852185}, NULL) = 0
27106 gettimeofday({1412474788, 852242}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/qs", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 852451}, NULL) = 0
27106 gettimeofday({1412474788, 852508}, NULL) = 0
27106 gettimeofday({1412474788, 852564}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/qs/index.js", {st_mode=S_IFREG|0644, st_size=35, ...}) = 0
27106 gettimeofday({1412474788, 852750}, NULL) = 0
27106 gettimeofday({1412474788, 852807}, NULL) = 0
27106 gettimeofday({1412474788, 852863}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/qs/index.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=35, ...}) = 0
27106 gettimeofday({1412474788, 853180}, NULL) = 0
27106 gettimeofday({1412474788, 853239}, NULL) = 0
27106 gettimeofday({1412474788, 853306}, NULL) = 0
27106 read(10, "module.exports = require('./lib');\n", 35) = 35
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/qs/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 853742}, NULL) = 0
27106 gettimeofday({1412474788, 853807}, NULL) = 0
27106 gettimeofday({1412474788, 853864}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/qs/lib.js", 0x7fff1ec75498) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/qs/lib.json", 0x7fff1ec75498) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/qs/lib.node", 0x7fff1ec75498) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/qs/lib/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/qs/lib/index.js", {st_mode=S_IFREG|0755, st_size=200, ...}) = 0
27106 gettimeofday({1412474788, 854534}, NULL) = 0
27106 gettimeofday({1412474788, 854591}, NULL) = 0
27106 gettimeofday({1412474788, 854648}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/qs/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 854860}, NULL) = 0
27106 gettimeofday({1412474788, 854918}, NULL) = 0
27106 gettimeofday({1412474788, 854974}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/qs/lib/index.js", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... lstat resumed> {st_mode=S_IFREG|0755, st_size=200, ...}) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 855157}, NULL) = 0
27106 gettimeofday({1412474788, 855217}, NULL) = 0
27106 gettimeofday({1412474788, 855274}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/qs/lib/index.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0755, st_size=200, ...}) = 0
27106 gettimeofday({1412474788, 855590}, NULL) = 0
27106 gettimeofday({1412474788, 855647}, NULL) = 0
27106 gettimeofday({1412474788, 855704}, NULL) = 0
27106 read(10, "// Load modules\n\nvar Stringify = require('./stringify');\nvar Parse = require('./parse');\n\n\n// Declare internals\n\nvar internals = {};\n\n\nmodule.exports = {\n stringify: Stringify,\n parse: Parse\n};\n", 200) = 200
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/qs/lib/stringify", 0x7fff1ec75218) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/qs/lib/stringify.js", <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... stat resumed> {st_mode=S_IFREG|0755, st_size=1078, ...}) = 0
27106 gettimeofday({1412474788, 856317}, NULL) = 0
27106 gettimeofday({1412474788, 856374}, NULL) = 0
27106 gettimeofday({1412474788, 856431}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/qs/lib/stringify.js", {st_mode=S_IFREG|0755, st_size=1078, ...}) = 0
27106 gettimeofday({1412474788, 856647}, NULL) = 0
27106 gettimeofday({1412474788, 856704}, NULL) = 0
27106 gettimeofday({1412474788, 856760}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/qs/lib/stringify.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0755, st_size=1078, ...}) = 0
27106 gettimeofday({1412474788, 857072}, NULL) = 0
27106 gettimeofday({1412474788, 857129}, NULL) = 0
27106 gettimeofday({1412474788, 857185}, NULL) = 0
27106 read(10, <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... read resumed> "// Load modules\n\n\n// Declare internals\n\nvar internals = {\n delimiter: '&'\n};\n\n\ninternals.stringify = function (obj, prefix) {\n\n if (Buffer.isBuffer(obj)) {\n obj = obj.toString();\n }\n else if (obj instanceof Date) {\n obj = obj.toISOString();\n }\n else if (obj === null) {\n obj = '';\n }\n\n if (typeof obj === 'string' ||\n typeof obj === 'number' ||\n typeof obj === 'boolean') {\n\n return [encodeURIComponent(prefix) + '=' + encodeURIComponent(obj)];\n }\n\n var values = [];\n\n for (var key in obj) {\n if (obj.hasOwnProperty(key)) {\n values = values.concat(internals.stringify(obj[key], prefix + '[' + key + ']'));\n }\n }\n\n return values;\n};\n\n\nmodule.exports = function (obj, delimiter) {\n\n delimiter = typeof delimiter === 'undefined' ? internals.delimiter : delimiter;\n\n var keys = [];\n\n for (var key in obj) {\n if (obj.hasOwnProperty(key)) {\n keys = keys.concat(internals.stringify(obj[key], key));"..., 1078) = 1078
27107 nanosleep({0, 900000}, <unfinished ...>
27106 close(10) = 0
27106 gettimeofday({1412474788, 857604}, NULL) = 0
27106 gettimeofday({1412474788, 857683}, NULL) = 0
27106 gettimeofday({1412474788, 857737}, NULL) = 0
27106 gettimeofday({1412474788, 857839}, NULL) = 0
27106 gettimeofday({1412474788, 857892}, NULL) = 0
27106 gettimeofday({1412474788, 857964}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/qs/lib/parse", 0x7fff1ec75218) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/qs/lib/parse.js", {st_mode=S_IFREG|0755, st_size=3416, ...}) = 0
27106 gettimeofday({1412474788, 858445}, NULL) = 0
27106 gettimeofday({1412474788, 858505}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 858565}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/qs/lib/parse.js", {st_mode=S_IFREG|0755, st_size=3416, ...}) = 0
27106 gettimeofday({1412474788, 858799}, NULL) = 0
27106 gettimeofday({1412474788, 858859}, NULL) = 0
27106 gettimeofday({1412474788, 858917}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/qs/lib/parse.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0755, st_size=3416, ...}) = 0
27106 gettimeofday({1412474788, 859236}, NULL) = 0
27106 gettimeofday({1412474788, 859296}, NULL) = 0
27106 gettimeofday({1412474788, 859354}, NULL) = 0
27106 read(10, "// Load modules\n\nvar Utils = require('./utils');\n\n\n// Declare internals\n\nvar internals = {\n delimiter: '&',\n depth: 5,\n arrayLimit: 20,\n parametersLimit: 1000\n};\n\n\ninternals.parseValues = function (str, delimiter) {\n\n delimiter = typeof delimiter === 'string' ? delimiter : internals.delimiter;\n\n var obj = {};\n var parts = str.split(delimiter, internals.parametersLimit);\n\n for (var i = 0, il = parts.length; i < il; ++i) {\n var part = parts[i];\n var pos = part.indexOf(']=') === -1 ? part.indexOf('=') : part.indexOf(']=') + 1;\n\n if (pos === -1) {\n obj[Utils.decode(part)] = '';\n }\n else {\n var key = Utils.decode(part.slice(0, pos));\n var val = Utils.decode(part.slice(pos + 1));\n\n if (!obj[key]) {\n obj[key] = val;\n }\n else {\n obj[key] = [].concat(obj[key]).concat(val);\n }\n }\n }\n\n return obj;\n};\n\n\ninternals.parseObject = function (chain, v"..., 3416) = 3416
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/qs/lib/utils", 0x7fff1ec74f48) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/qs/lib/utils.js", {st_mode=S_IFREG|0755, st_size=2633, ...}) = 0
27106 gettimeofday({1412474788, 860302}, NULL) = 0
27106 gettimeofday({1412474788, 860360}, NULL) = 0
27106 gettimeofday({1412474788, 860416}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/qs/lib/utils.js", {st_mode=S_IFREG|0755, st_size=2633, ...}) = 0
27106 gettimeofday({1412474788, 860635}, NULL) = 0
27106 gettimeofday({1412474788, 860692}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 860752}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/qs/lib/utils.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0755, st_size=2633, ...}) = 0
27106 gettimeofday({1412474788, 861082}, NULL) = 0
27106 gettimeofday({1412474788, 861141}, NULL) = 0
27106 gettimeofday({1412474788, 861200}, NULL) = 0
27106 read(10, "// Load modules\n\n\n// Declare internals\n\nvar internals = {};\n\n\nexports.arrayToObject = function (source) {\n\n var obj = {};\n for (var i = 0, il = source.length; i < il; ++i) {\n if (typeof source[i] !== 'undefined') {\n\n obj[i] = source[i];\n }\n }\n\n return obj;\n};\n\n\nexports.clone = function (source) {\n\n if (typeof source !== 'object' ||\n source === null) {\n\n return source;\n }\n\n if (Buffer.isBuffer(source)) {\n return source.toString();\n }\n\n var obj = Array.isArray(source) ? [] : {};\n for (var i in source) {\n if (source.hasOwnProperty(i)) {\n obj[i] = exports.clone(source[i]);\n }\n }\n\n return obj;\n};\n\n\nexports.merge = function (target, source) {\n\n if (!source) {\n return target;\n }\n\n var obj = exports.clone(target);\n\n if (Array.isArray(source)) {\n for (var i = 0, il = source.length; i < il; ++i) {\n if (typeof source[i] !== 'undefined') {\n if (typeof obj[i] === 'o"..., 2633) = 2633
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 861830}, NULL) = 0
27106 gettimeofday({1412474788, 861929}, NULL) = 0
27106 gettimeofday({1412474788, 861984}, NULL) = 0
27106 gettimeofday({1412474788, 862103}, NULL) = 0
27106 gettimeofday({1412474788, 862157}, NULL) = 0
27106 gettimeofday({1412474788, 862241}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/bl", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 863492}, NULL) = 0
27106 gettimeofday({1412474788, 863553}, NULL) = 0
27106 gettimeofday({1412474788, 863612}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/bl.js", 0x7fff1ec75758) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/bl.json", 0x7fff1ec75758) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/bl.node", 0x7fff1ec75758) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/bl/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=11522, ...}) = 0
27106 gettimeofday({1412474788, 864205}, NULL) = 0
27106 gettimeofday({1412474788, 864267}, NULL) = 0
27106 gettimeofday({1412474788, 864327}, NULL) = 0
27106 read(10, "{\n \"name\": \"bl\",\n \"version\": \"0.9.3\",\n \"description\": \"Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!\",\n \"main\": \"bl.js\",\n \"scripts\": {\n \"test\": \"node test/test.js | faucet\",\n \"test-local\": \"brtapsauce-local test/basic-test.js\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"https://github.com/rvagg/bl.git\"\n },\n \"homepage\": \"https://github.com/rvagg/bl\",\n \"authors\": [\n \"Rod Vagg <rod@vagg.org> (https://github.com/rvagg)\",\n \"Matteo Collina <matteo.collina@gmail.com> (https://github.com/mcollina)\",\n \"Jarett Cruger <jcrugzz@gmail.com> (https://github.com/jcrugzz)\"\n ],\n \"keywords\": [\n \"buffer\",\n \"buffers\",\n \"stream\",\n \"awesomesauce\"\n ],\n \"license\": \"MIT\",\n \"dependencies\": {\n \"readable-stream\": \"~1.0.26\"\n },\n \"devDependencies\": {\n \"tape\": \"~2.12.3\",\n \"hash_file\": \"~0.1.1\",\n \"faucet\": \"~0.0.1\",\n \"brtapsauce\": \"~0.3.0\"\n },\n \"readme\": \"# bl *(BufferList)*\\n\\n**A Node.js Buffer list collector, reader an"..., 11522) = 11522
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/bl/bl.js", {st_mode=S_IFREG|0644, st_size=4949, ...}) = 0
27106 gettimeofday({1412474788, 864964}, NULL) = 0
27106 gettimeofday({1412474788, 865021}, NULL) = 0
27106 gettimeofday({1412474788, 865078}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/bl", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 865291}, NULL) = 0
27106 gettimeofday({1412474788, 865348}, NULL) = 0
27106 gettimeofday({1412474788, 865405}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/bl/bl.js", {st_mode=S_IFREG|0644, st_size=4949, ...}) = 0
27106 gettimeofday({1412474788, 865582}, NULL) = 0
27106 gettimeofday({1412474788, 865639}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474788, 865699}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/bl/bl.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=4949, ...}) = 0
27106 gettimeofday({1412474788, 866019}, NULL) = 0
27106 gettimeofday({1412474788, 866077}, NULL) = 0
27106 gettimeofday({1412474788, 866134}, NULL) = 0
27106 read(10, "var DuplexStream = require('readable-stream').Duplex\n , util = require('util')\n\nfunction BufferList (callback) {\n if (!(this instanceof BufferList))\n return new BufferList(callback)\n\n this._bufs = []\n this.length = 0\n\n if (typeof callback == 'function') {\n this._callback = callback\n\n var piper = function (err) {\n if (this._callback) {\n this._callback(err)\n this._callback = null\n }\n }.bind(this)\n\n this.on('pipe', function (src) {\n src.on('error', piper)\n })\n this.on('unpipe', function (src) {\n src.removeListener('error', piper)\n })\n }\n else if (Buffer.isBuffer(callback))\n this.append(callback)\n else if (Array.isArray(callback)) {\n callback.forEach(function (b) {\n Buffer.isBuffer(b) && this.append(b)\n }.bind(this))\n }\n\n DuplexStream.call(this)\n}\n\nutil.inherits(BufferList, DuplexStream)\n\nBufferList.prototype._offset = function (offset) {\n var tot = 0, i = 0, _t\n for (; i < this._bufs.length; i++) {\n _t = tot + this._b"..., 4949) = 4949
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL) = -1 EAGAIN (Resource temporarily unavailable)
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... futex resumed> ) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/bl/node_modules/readable-stream", 0x7fff1ec754d8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/bl/node_modules/readable-stream.js", 0x7fff1ec75478) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/bl/node_modules/readable-stream.json", 0x7fff1ec75478) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/bl/node_modules/readable-stream.node", 0x7fff1ec75478) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/index.js", 0x7fff1ec75478) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/index.json", 0x7fff1ec75478) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/index.node", 0x7fff1ec75478) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/readable-stream", <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... stat resumed> 0x7fff1ec754d8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/readable-stream.js", 0x7fff1ec75478) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/readable-stream.json", 0x7fff1ec75478) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/readable-stream.node", 0x7fff1ec75478) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/readable-stream/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/readable-stream/index.js", 0x7fff1ec75478) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/readable-stream/index.json", 0x7fff1ec75478) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/readable-stream/index.node", 0x7fff1ec75478) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 868998}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 869060}, NULL) = 0
27106 gettimeofday({1412474788, 869129}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream.js", 0x7fff1ec75478) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream.json", 0x7fff1ec75478) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream.node", 0x7fff1ec75478) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1732, ...}) = 0
27106 gettimeofday({1412474788, 869697}, NULL) = 0
27106 gettimeofday({1412474788, 869758}, NULL) = 0
27106 gettimeofday({1412474788, 869817}, NULL) = 0
27106 read(10, "{\n \"name\": \"readable-stream\",\n \"version\": \"1.0.32\",\n \"description\": \"Streams2, a user-land copy of the stream library from Node.js v0.10.x\",\n \"main\": \"readable.js\",\n \"dependencies\": {\n \"core-util-is\": \"~1.0.0\",\n \"isarray\": \"0.0.1\",\n \"string_decoder\": \"~0.10.x\",\n \"inherits\": \"~2.0.1\"\n },\n \"devDependencies\": {\n \"tap\": \"~0.2.6\"\n },\n \"scripts\": {\n \"test\": \"tap test/simple/*.js\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"git://github.com/isaacs/readable-stream\"\n },\n \"keywords\": [\n \"readable\",\n \"stream\",\n \"pipe\"\n ],\n \"browser\": {\n \"util\": false\n },\n \"author\": {\n \"name\": \"Isaac Z. Schlueter\",\n \"email\": \"i@izs.me\",\n \"url\": \"http://blog.izs.me/\"\n },\n \"license\": \"MIT\",\n \"gitHead\": \"2024ad52b1e475465488b4ad39eb41d067ffcbb9\",\n \"bugs\": {\n \"url\": \"https://github.com/isaacs/readable-stream/issues\"\n },\n \"homepage\": \"https://github.com/isaacs/readable-stream\",\n \"_id\": \"readable-stream@1.0.32\",\n \"_shasum\": \"6b44a88ba984cd0ec0834ae7d59a47c39aef48ec\",\n "..., 1732) = 1732
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/readable.js", {st_mode=S_IFREG|0644, st_size=325, ...}) = 0
27106 gettimeofday({1412474788, 870381}, NULL) = 0
27106 gettimeofday({1412474788, 870439}, NULL) = 0
27106 gettimeofday({1412474788, 870496}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 870696}, NULL) = 0
27106 gettimeofday({1412474788, 870754}, NULL) = 0
27106 gettimeofday({1412474788, 870810}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/readable.js", {st_mode=S_IFREG|0644, st_size=325, ...}) = 0
27106 gettimeofday({1412474788, 870994}, NULL) = 0
27106 gettimeofday({1412474788, 871053}, NULL) = 0
27106 gettimeofday({1412474788, 871112}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/readable.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=325, ...}) = 0
27106 gettimeofday({1412474788, 871422}, NULL) = 0
27106 gettimeofday({1412474788, 871482}, NULL) = 0
27106 gettimeofday({1412474788, 871541}, NULL) = 0
27106 read(10, "exports = module.exports = require('./lib/_stream_readable.js');\nexports.Readable = exports;\nexports.Writable = require('./lib/_stream_writable.js');\nexports.Duplex = require('./lib/_stream_duplex.js');\nexports.Transform = require('./lib/_stream_transform.js');\nexports.PassThrough = require('./lib/_stream_passthrough.js');\n", 325) = 325
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/_stream_readable.js", {st_mode=S_IFREG|0644, st_size=27120, ...}) = 0
27106 gettimeofday({1412474788, 872051}, NULL) = 0
27106 gettimeofday({1412474788, 872109}, NULL) = 0
27106 gettimeofday({1412474788, 872165}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib", <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... lstat resumed> {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 872404}, NULL) = 0
27106 gettimeofday({1412474788, 872462}, NULL) = 0
27106 gettimeofday({1412474788, 872518}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/_stream_readable.js", {st_mode=S_IFREG|0644, st_size=27120, ...}) = 0
27106 gettimeofday({1412474788, 872705}, NULL) = 0
27106 gettimeofday({1412474788, 872762}, NULL) = 0
27106 gettimeofday({1412474788, 872825}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/_stream_readable.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=27120, ...}) = 0
27106 gettimeofday({1412474788, 873127}, NULL) = 0
27106 gettimeofday({1412474788, 873185}, NULL) = 0
27106 gettimeofday({1412474788, 873242}, NULL) = 0
27106 read(10, "// Copyright Joyent, Inc. and other Node contributors.\n//\n// Permission is hereby granted, free of charge, to any person obtaining a\n// copy of this software and associated documentation files (the\n// \"Software\"), to deal in the Software without restriction, including\n// without limitation the rights to use, copy, modify, merge, publish,\n// distribute, sublicense, and/or sell copies of the Software, and to permit\n// persons to whom the Software is furnished to do so, subject to the\n// following conditions:\n//\n// The above copyright notice and this permission notice shall be included\n// in all copies or substantial portions of the Software.\n//\n// THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS\n// OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN\n// NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,\n// DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\n// OTHERWI"..., 27120) = 27120
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/node_modules/isarray", 0x7fff1ec74f18) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/node_modules/isarray.js", 0x7fff1ec74eb8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/node_modules/isarray.json", 0x7fff1ec74eb8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/node_modules/isarray.node", 0x7fff1ec74eb8) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/node_modules/isarray/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/node_modules/isarray/index.js", 0x7fff1ec74eb8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/node_modules/isarray/index.json", 0x7fff1ec74eb8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/node_modules/isarray/index.node", 0x7fff1ec74eb8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/node_modules/isarray", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 875607}, NULL) = 0
27106 gettimeofday({1412474788, 875665}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 875725}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/node_modules/isarray.js", 0x7fff1ec74eb8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/node_modules/isarray.json", 0x7fff1ec74eb8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/node_modules/isarray.node", 0x7fff1ec74eb8) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/node_modules/isarray/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=2908, ...}) = 0
27106 gettimeofday({1412474788, 876324}, NULL) = 0
27106 gettimeofday({1412474788, 876383}, NULL) = 0
27106 gettimeofday({1412474788, 876441}, NULL) = 0
27106 read(10, "{\n \"name\": \"isarray\",\n \"description\": \"Array#isArray for older browsers\",\n \"version\": \"0.0.1\",\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"git://github.com/juliangruber/isarray.git\"\n },\n \"homepage\": \"https://github.com/juliangruber/isarray\",\n \"main\": \"index.js\",\n \"scripts\": {\n \"test\": \"tap test/*.js\"\n },\n \"dependencies\": {},\n \"devDependencies\": {\n \"tap\": \"*\"\n },\n \"keywords\": [\n \"browser\",\n \"isarray\",\n \"array\"\n ],\n \"author\": {\n \"name\": \"Julian Gruber\",\n \"email\": \"mail@juliangruber.com\",\n \"url\": \"http://juliangruber.com\"\n },\n \"license\": \"MIT\",\n \"readme\": \"\\n# isarray\\n\\n`Array#isArray` for older browsers.\\n\\n## Usage\\n\\n```js\\nvar isArray = require('isarray');\\n\\nconsole.log(isArray([])); // => true\\nconsole.log(isArray({})); // => false\\n```\\n\\n## Installation\\n\\nWith [npm](http://npmjs.org) do\\n\\n```bash\\n$ npm install isarray\\n```\\n\\nThen bundle for the browser with\\n[browserify](https://github.com/substack/browserify).\\n\\nWith [component](http://component.io) do"..., 2908) = 2908
27106 close(10 <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... close resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/node_modules/isarray/index.js", {st_mode=S_IFREG|0644, st_size=120, ...}) = 0
27106 gettimeofday({1412474788, 877012}, NULL) = 0
27106 gettimeofday({1412474788, 877069}, NULL) = 0
27106 gettimeofday({1412474788, 877125}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/node_modules", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 877340}, NULL) = 0
27106 gettimeofday({1412474788, 877397}, NULL) = 0
27106 gettimeofday({1412474788, 877453}, NULL) = 0
27106 gettimeofday({1412474788, 877553}, NULL) = 0
27106 gettimeofday({1412474788, 877699}, NULL) = 0
27106 gettimeofday({1412474788, 877753}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 gettimeofday({1412474788, 878045}, NULL) = 0
27106 gettimeofday({1412474788, 878099}, NULL) = 0
27106 gettimeofday({1412474788, 878288}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1) = 1
27107 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/node_modules/isarray", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 878557}, NULL) = 0
27106 gettimeofday({1412474788, 878615}, NULL) = 0
27106 gettimeofday({1412474788, 878673}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/node_modules/isarray/index.js", {st_mode=S_IFREG|0644, st_size=120, ...}) = 0
27106 gettimeofday({1412474788, 878851}, NULL) = 0
27106 gettimeofday({1412474788, 878908}, NULL) = 0
27106 gettimeofday({1412474788, 878964}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/node_modules/isarray/index.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=120, ...}) = 0
27106 gettimeofday({1412474788, 879280}, NULL) = 0
27106 gettimeofday({1412474788, 879337}, NULL) = 0
27106 gettimeofday({1412474788, 879393}, NULL) = 0
27106 read(10, <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... read resumed> "module.exports = Array.isArray || function (arr) {\n return Object.prototype.toString.call(arr) == '[object Array]';\n};\n", 120) = 120
27107 nanosleep({0, 900000}, <unfinished ...>
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/node_modules/core-util-is", 0x7fff1ec74f18) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/node_modules/core-util-is.js", 0x7fff1ec74eb8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/node_modules/core-util-is.json", 0x7fff1ec74eb8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/node_modules/core-util-is.node", 0x7fff1ec74eb8) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/node_modules/core-util-is/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/node_modules/core-util-is/index.js", 0x7fff1ec74eb8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/node_modules/core-util-is/index.json", 0x7fff1ec74eb8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/node_modules/core-util-is/index.node", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec74eb8) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/node_modules/core-util-is", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 880808}, NULL) = 0
27106 gettimeofday({1412474788, 880865}, NULL) = 0
27106 gettimeofday({1412474788, 880922}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/node_modules/core-util-is.js", 0x7fff1ec74eb8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/node_modules/core-util-is.json", 0x7fff1ec74eb8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/node_modules/core-util-is.node", 0x7fff1ec74eb8) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/node_modules/core-util-is/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1363, ...}) = 0
27106 gettimeofday({1412474788, 881508}, NULL) = 0
27106 gettimeofday({1412474788, 881570}, NULL) = 0
27106 gettimeofday({1412474788, 881629}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 read(10, "{\n \"name\": \"core-util-is\",\n \"version\": \"1.0.1\",\n \"description\": \"The `util.is*` functions introduced in Node v0.12.\",\n \"main\": \"lib/util.js\",\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"git://github.com/isaacs/core-util-is\"\n },\n \"keywords\": [\n \"util\",\n \"isBuffer\",\n \"isArray\",\n \"isNumber\",\n \"isString\",\n \"isRegExp\",\n \"isThis\",\n \"isThat\",\n \"polyfill\"\n ],\n \"author\": {\n \"name\": \"Isaac Z. Schlueter\",\n \"email\": \"i@izs.me\",\n \"url\": \"http://blog.izs.me/\"\n },\n \"license\": \"MIT\",\n \"bugs\": {\n \"url\": \"https://github.com/isaacs/core-util-is/issues\"\n },\n \"readme\": \"# core-util-is\\n\\nThe `util.is*` functions introduced in Node v0.12.\\n\",\n \"readmeFilename\": \"README.md\",\n \"homepage\": \"https://github.com/isaacs/core-util-is\",\n \"_id\": \"core-util-is@1.0.1\",\n \"dist\": {\n \"shasum\": \"6b07085aef9a3ccac6ee53bf9d3df0c1521a5538\",\n \"tarball\": \"http://registry.npmjs.org/core-util-is/-/core-util-is-1.0.1.tgz\"\n },\n \"_from\": \"core-util-is@>=1.0.0 <1.1.0\",\n \"_npmVersion\": \"1."..., 1363) = 1363
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/node_modules/core-util-is/lib/util.js", {st_mode=S_IFREG|0644, st_size=3040, ...}) = 0
27106 gettimeofday({1412474788, 882218}, NULL) = 0
27106 gettimeofday({1412474788, 882276}, NULL) = 0
27106 gettimeofday({1412474788, 882332}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/node_modules/core-util-is", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 882547}, NULL) = 0
27106 gettimeofday({1412474788, 882605}, NULL) = 0
27106 gettimeofday({1412474788, 882662}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/node_modules/core-util-is/lib", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... lstat resumed> {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 882845}, NULL) = 0
27106 gettimeofday({1412474788, 882905}, NULL) = 0
27106 gettimeofday({1412474788, 882963}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/node_modules/core-util-is/lib/util.js", {st_mode=S_IFREG|0644, st_size=3040, ...}) = 0
27106 gettimeofday({1412474788, 883154}, NULL) = 0
27106 gettimeofday({1412474788, 883213}, NULL) = 0
27106 gettimeofday({1412474788, 883272}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/node_modules/core-util-is/lib/util.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=3040, ...}) = 0
27106 gettimeofday({1412474788, 883605}, NULL) = 0
27106 gettimeofday({1412474788, 883666}, NULL) = 0
27106 gettimeofday({1412474788, 883725}, NULL) = 0
27106 read(10, "// Copyright Joyent, Inc. and other Node contributors.\n//\n// Permission is hereby granted, free of charge, to any person obtaining a\n// copy of this software and associated documentation files (the\n// \"Software\"), to deal in the Software without restriction, including\n// without limitation the rights to use, copy, modify, merge, publish,\n// distribute, sublicense, and/or sell copies of the Software, and to permit\n// persons to whom the Software is furnished to do so, subject to the\n// following conditions:\n//\n// The above copyright notice and this permission notice shall be included\n// in all copies or substantial portions of the Software.\n//\n// THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS\n// OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN\n// NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,\n// DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\n// OTHERWI"..., 3040) = 3040
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/node_modules/inherits", 0x7fff1ec74f08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/node_modules/inherits.js", 0x7fff1ec74eb8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/node_modules/inherits.json", 0x7fff1ec74eb8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/node_modules/inherits.node", 0x7fff1ec74eb8) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/node_modules/inherits/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/node_modules/inherits/index.js", 0x7fff1ec74eb8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/node_modules/inherits/index.json", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec74eb8) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/node_modules/inherits/index.node", 0x7fff1ec74eb8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/node_modules/inherits", 0x7fff1ec74f08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/node_modules/inherits.js", 0x7fff1ec74eb8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/node_modules/inherits.json", 0x7fff1ec74eb8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/node_modules/inherits.node", 0x7fff1ec74eb8) = -1 ENOENT (No such file or directory)
27106 gettimeofday({1412474788, 885775}, NULL) = 0
27106 gettimeofday({1412474788, 885865}, NULL) = 0
27106 gettimeofday({1412474788, 885921}, NULL) = 0
27106 gettimeofday({1412474788, 886032}, NULL) = 0
27106 gettimeofday({1412474788, 886088}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474788, 886164}, NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
27106 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 886331}, NULL) = 0
27106 gettimeofday({1412474788, 886437}, NULL) = 0
27106 gettimeofday({1412474788, 886493}, NULL) = 0
27106 gettimeofday({1412474788, 886637}, NULL) = 0
27106 gettimeofday({1412474788, 886693}, NULL) = 0
27106 gettimeofday({1412474788, 886775}, NULL) = 0
27106 gettimeofday({1412474788, 886859}, NULL) = 0
27106 gettimeofday({1412474788, 886947}, NULL) = 0
27106 gettimeofday({1412474788, 887003}, NULL) = 0
27106 gettimeofday({1412474788, 887127}, NULL) = 0
27106 gettimeofday({1412474788, 887183}, NULL) = 0
27106 gettimeofday({1412474788, 887263}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/node_modules/inherits/package.json", O_RDONLY <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... open resumed> ) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/node_modules/inherits/index.js", 0x7fff1ec74eb8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/node_modules/inherits/index.json", 0x7fff1ec74eb8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/node_modules/inherits/index.node", 0x7fff1ec74eb8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/inherits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 887942}, NULL) = 0
27106 gettimeofday({1412474788, 888002}, NULL) = 0
27106 gettimeofday({1412474788, 888061}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/inherits.js", 0x7fff1ec74eb8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/inherits.json", 0x7fff1ec74eb8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/inherits.node", 0x7fff1ec74eb8) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/inherits/inherits.js", <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... stat resumed> {st_mode=S_IFREG|0644, st_size=42, ...}) = 0
27106 gettimeofday({1412474788, 888574}, NULL) = 0
27106 gettimeofday({1412474788, 888634}, NULL) = 0
27106 gettimeofday({1412474788, 888692}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/_stream_writable.js", {st_mode=S_IFREG|0644, st_size=10902, ...}) = 0
27106 gettimeofday({1412474788, 888992}, NULL) = 0
27106 gettimeofday({1412474788, 889051}, NULL) = 0
27106 gettimeofday({1412474788, 889109}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/_stream_writable.js", {st_mode=S_IFREG|0644, st_size=10902, ...}) = 0
27106 gettimeofday({1412474788, 889322}, NULL) = 0
27106 gettimeofday({1412474788, 889380}, NULL) = 0
27106 gettimeofday({1412474788, 889439}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/_stream_writable.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=10902, ...}) = 0
27106 gettimeofday({1412474788, 889759}, NULL) = 0
27106 gettimeofday({1412474788, 889819}, NULL) = 0
27106 gettimeofday({1412474788, 889879}, NULL) = 0
27106 read(10, "// Copyright Joyent, Inc. and other Node contributors.\n//\n// Permission is hereby granted, free of charge, to any person obtaining a\n// copy of this software and associated documentation files (the\n// \"Software\"), to deal in the Software without restriction, including\n// without limitation the rights to use, copy, modify, merge, publish,\n// distribute, sublicense, and/or sell copies of the Software, and to permit\n// persons to whom the Software is furnished to do so, subject to the\n// following conditions:\n//\n// The above copyright notice and this permission notice shall be included\n// in all copies or substantial portions of the Software.\n//\n// THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS\n// OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN\n// NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,\n// DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\n// OTHERWI"..., 10902) = 10902
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/_stream_duplex.js", {st_mode=S_IFREG|0644, st_size=2811, ...}) = 0
27106 gettimeofday({1412474788, 891054}, NULL) = 0
27106 gettimeofday({1412474788, 891112}, NULL) = 0
27106 gettimeofday({1412474788, 891169}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/_stream_duplex.js", {st_mode=S_IFREG|0644, st_size=2811, ...}) = 0
27106 gettimeofday({1412474788, 891383}, NULL) = 0
27106 gettimeofday({1412474788, 891441}, NULL) = 0
27106 gettimeofday({1412474788, 891497}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/_stream_duplex.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=2811, ...}) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 891823}, NULL) = 0
27106 gettimeofday({1412474788, 891892}, NULL) = 0
27106 gettimeofday({1412474788, 891951}, NULL) = 0
27106 read(10, "// Copyright Joyent, Inc. and other Node contributors.\n//\n// Permission is hereby granted, free of charge, to any person obtaining a\n// copy of this software and associated documentation files (the\n// \"Software\"), to deal in the Software without restriction, including\n// without limitation the rights to use, copy, modify, merge, publish,\n// distribute, sublicense, and/or sell copies of the Software, and to permit\n// persons to whom the Software is furnished to do so, subject to the\n// following conditions:\n//\n// The above copyright notice and this permission notice shall be included\n// in all copies or substantial portions of the Software.\n//\n// THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS\n// OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN\n// NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,\n// DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\n// OTHERWI"..., 2811) = 2811
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/_stream_readable", 0x7fff1ec74f08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/_stream_readable.js", {st_mode=S_IFREG|0644, st_size=27120, ...}) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474788, 892866}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 892931}, NULL) = 0
27106 gettimeofday({1412474788, 892991}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/_stream_writable", 0x7fff1ec74f08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/_stream_writable.js", {st_mode=S_IFREG|0644, st_size=10902, ...}) = 0
27106 gettimeofday({1412474788, 893358}, NULL) = 0
27106 gettimeofday({1412474788, 893416}, NULL) = 0
27106 gettimeofday({1412474788, 893473}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/_stream_transform.js", {st_mode=S_IFREG|0644, st_size=7396, ...}) = 0
27106 gettimeofday({1412474788, 893828}, NULL) = 0
27106 gettimeofday({1412474788, 893886}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474788, 893948}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/_stream_transform.js", {st_mode=S_IFREG|0644, st_size=7396, ...}) = 0
27106 gettimeofday({1412474788, 894173}, NULL) = 0
27106 gettimeofday({1412474788, 894232}, NULL) = 0
27106 gettimeofday({1412474788, 894291}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/_stream_transform.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=7396, ...}) = 0
27106 gettimeofday({1412474788, 894605}, NULL) = 0
27106 gettimeofday({1412474788, 894664}, NULL) = 0
27106 gettimeofday({1412474788, 894723}, NULL) = 0
27106 read(10, "// Copyright Joyent, Inc. and other Node contributors.\n//\n// Permission is hereby granted, free of charge, to any person obtaining a\n// copy of this software and associated documentation files (the\n// \"Software\"), to deal in the Software without restriction, including\n// without limitation the rights to use, copy, modify, merge, publish,\n// distribute, sublicense, and/or sell copies of the Software, and to permit\n// persons to whom the Software is furnished to do so, subject to the\n// following conditions:\n//\n// The above copyright notice and this permission notice shall be included\n// in all copies or substantial portions of the Software.\n//\n// THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS\n// OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN\n// NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,\n// DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\n// OTHERWI"..., 7396) = 7396
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 gettimeofday({1412474788, 895479}, NULL) = 0
27106 gettimeofday({1412474788, 895605}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/_stream_duplex", 0x7fff1ec74f18) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/_stream_duplex.js", {st_mode=S_IFREG|0644, st_size=2811, ...}) = 0
27106 gettimeofday({1412474788, 895915}, NULL) = 0
27106 gettimeofday({1412474788, 895972}, NULL) = 0
27106 gettimeofday({1412474788, 896029}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/_stream_passthrough.js", {st_mode=S_IFREG|0644, st_size=1727, ...}) = 0
27106 gettimeofday({1412474788, 896355}, NULL) = 0
27106 gettimeofday({1412474788, 896412}, NULL) = 0
27106 gettimeofday({1412474788, 896469}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/_stream_passthrough.js", {st_mode=S_IFREG|0644, st_size=1727, ...}) = 0
27106 gettimeofday({1412474788, 896682}, NULL) = 0
27106 gettimeofday({1412474788, 896741}, NULL) = 0
27106 gettimeofday({1412474788, 896806}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/_stream_passthrough.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1727, ...}) = 0
27106 gettimeofday({1412474788, 897121}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474788, 897184}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 897251}, NULL) = 0
27106 read(10, "// Copyright Joyent, Inc. and other Node contributors.\n//\n// Permission is hereby granted, free of charge, to any person obtaining a\n// copy of this software and associated documentation files (the\n// \"Software\"), to deal in the Software without restriction, including\n// without limitation the rights to use, copy, modify, merge, publish,\n// distribute, sublicense, and/or sell copies of the Software, and to permit\n// persons to whom the Software is furnished to do so, subject to the\n// following conditions:\n//\n// The above copyright notice and this permission notice shall be included\n// in all copies or substantial portions of the Software.\n//\n// THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS\n// OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN\n// NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,\n// DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\n// OTHERWI"..., 1727) = 1727
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/_stream_transform", 0x7fff1ec74f18) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/readable-stream/lib/_stream_transform.js", {st_mode=S_IFREG|0644, st_size=7396, ...}) = 0
27106 gettimeofday({1412474788, 898031}, NULL) = 0
27106 gettimeofday({1412474788, 898088}, NULL) = 0
27106 gettimeofday({1412474788, 898145}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 898349}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 gettimeofday({1412474788, 901460}, NULL) = 0
27106 gettimeofday({1412474788, 901792}, NULL) = 0
27106 gettimeofday({1412474788, 901982}, NULL) = 0
27106 mmap(0x22712b17e000, 2097152, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x22712b17e000
27106 munmap(0x22712b17e000, 532480) = 0
27106 munmap(0x22712b300000, 516096) = 0
27106 mmap(0x22712b200000, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x22712b200000
27106 gettimeofday({1412474788, 904306}, NULL) = 0
27106 gettimeofday({1412474788, 904364}, NULL) = 0
27106 gettimeofday({1412474788, 904421}, NULL) = 0
27106 gettimeofday({1412474788, 904477}, NULL) = 0
27106 gettimeofday({1412474788, 904533}, NULL) = 0
27106 gettimeofday({1412474788, 904589}, NULL) = 0
27106 gettimeofday({1412474788, 904659}, NULL) = 0
27106 gettimeofday({1412474788, 904716}, NULL) = 0
27106 gettimeofday({1412474788, 904865}, NULL) = 0
27106 gettimeofday({1412474788, 904922}, NULL) = 0
27106 gettimeofday({1412474788, 904978}, NULL) = 0
27106 gettimeofday({1412474788, 905035}, NULL) = 0
27106 gettimeofday({1412474788, 905092}, NULL) = 0
27106 gettimeofday({1412474788, 905148}, NULL) = 0
27106 gettimeofday({1412474788, 905255}, NULL) = 0
27106 gettimeofday({1412474788, 905352}, NULL) = 0
27106 gettimeofday({1412474788, 905415}, NULL) = 0
27106 gettimeofday({1412474788, 905483}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1) = 1
27107 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/oauth-sign", 0x7fff1ec75788) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/oauth-sign.js", 0x7fff1ec75738) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/oauth-sign.json", 0x7fff1ec75738) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/oauth-sign.node", 0x7fff1ec75738) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/oauth-sign/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/oauth-sign/index.js", 0x7fff1ec75738) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/oauth-sign/index.json", 0x7fff1ec75738) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/oauth-sign/index.node", 0x7fff1ec75738) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/oauth-sign", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474788, 906650}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 906716}, NULL) = 0
27106 gettimeofday({1412474788, 906777}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/oauth-sign.js", 0x7fff1ec75738) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/oauth-sign.json", 0x7fff1ec75738) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/oauth-sign.node", 0x7fff1ec75738) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/oauth-sign/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1028, ...}) = 0
27106 gettimeofday({1412474788, 907331}, NULL) = 0
27106 gettimeofday({1412474788, 907390}, NULL) = 0
27106 gettimeofday({1412474788, 907449}, NULL) = 0
27106 read(10, "{\n \"author\": {\n \"name\": \"Mikeal Rogers\",\n \"email\": \"mikeal.rogers@gmail.com\",\n \"url\": \"http://www.futurealoof.com\"\n },\n \"name\": \"oauth-sign\",\n \"description\": \"OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.\",\n \"version\": \"0.4.0\",\n \"repository\": {\n \"url\": \"https://github.com/mikeal/oauth-sign\"\n },\n \"main\": \"index.js\",\n \"dependencies\": {},\n \"devDependencies\": {},\n \"optionalDependencies\": {},\n \"engines\": {\n \"node\": \"*\"\n },\n \"scripts\": {\n \"test\": \"node test.js\"\n },\n \"readme\": \"oauth-sign\\n==========\\n\\nOAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module. \\n\",\n \"readmeFilename\": \"README.md\",\n \"bugs\": {\n \"url\": \"https://github.com/mikeal/oauth-sign/issues\"\n },\n \"homepage\": \"https://github.com/mikeal/oauth-sign\",\n \"_id\": \"oauth-sign@0.4.0\",\n \"_shasum\": \"f22956f31ea7151a821e5f2fb32c113cad8b9f69\",\n \"_from\": \"oauth-sign@>=0.4.0 <0.5.0\",\n \"_resolved\": \"https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.4.0.tgz"..., 1028) = 1028
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/oauth-sign/index.js", {st_mode=S_IFREG|0644, st_size=2274, ...}) = 0
27106 gettimeofday({1412474788, 908011}, NULL) = 0
27106 gettimeofday({1412474788, 908068}, NULL) = 0
27106 gettimeofday({1412474788, 908125}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/oauth-sign", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 908333}, NULL) = 0
27106 gettimeofday({1412474788, 908390}, NULL) = 0
27106 gettimeofday({1412474788, 908446}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/oauth-sign/index.js", {st_mode=S_IFREG|0644, st_size=2274, ...}) = 0
27106 gettimeofday({1412474788, 908625}, NULL) = 0
27106 gettimeofday({1412474788, 908681}, NULL) = 0
27106 gettimeofday({1412474788, 908737}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/oauth-sign/index.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=2274, ...}) = 0
27106 gettimeofday({1412474788, 909060}, NULL) = 0
27106 gettimeofday({1412474788, 909117}, NULL) = 0
27106 gettimeofday({1412474788, 909173}, NULL) = 0
27106 read(10, "var crypto = require('crypto')\n , qs = require('querystring')\n ;\n\nfunction sha1 (key, body) {\n return crypto.createHmac('sha1', key).update(body).digest('base64')\n}\n\nfunction rfc3986 (str) {\n return encodeURIComponent(str)\n .replace(/!/g,'%21')\n .replace(/\\*/g,'%2A')\n .replace(/\\(/g,'%28')\n .replace(/\\)/g,'%29')\n .replace(/'/g,'%27')\n ;\n}\n\n// Maps object to bi-dimensional array\n// Converts { foo: 'A', bar: [ 'b', 'B' ]} to\n// [ ['foo', 'A'], ['bar', 'b'], ['bar', 'B'] ]\nfunction map (obj) {\n var key, val, arr = []\n for (key in obj) {\n val = obj[key]\n if (Array.isArray(val))\n for (var i = 0; i < val.length; i++)\n arr.push([key, val[i]])\n else\n arr.push([key, val])\n }\n return arr\n}\n\n// Compare function for sort\nfunction compare (a, b) {\n return a > b ? 1 : a < b ? -1 : 0\n}\n\nfunction hmacsign (httpMethod, base_uri, params, consumer_secret, token_secret) {\n // adapted from https://dev.twitter.com/docs/auth/oauth and \n // https://dev.twitter.com/docs/auth/crea"..., 2274) = 2274
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/hawk", 0x7fff1ec75788) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/hawk.js", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec75738) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/hawk.json", 0x7fff1ec75738) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/hawk.node", 0x7fff1ec75738) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/hawk/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/hawk/index.js", 0x7fff1ec75738) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/hawk/index.json", 0x7fff1ec75738) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/hawk/index.node", 0x7fff1ec75738) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 910769}, NULL) = 0
27106 gettimeofday({1412474788, 910829}, NULL) = 0
27106 gettimeofday({1412474788, 910888}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk.js", 0x7fff1ec75738) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk.json", 0x7fff1ec75738) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk.node", 0x7fff1ec75738) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0755, st_size=1566, ...}) = 0
27106 gettimeofday({1412474788, 911456}, NULL) = 0
27106 gettimeofday({1412474788, 911516}, NULL) = 0
27106 gettimeofday({1412474788, 911575}, NULL) = 0
27106 read(10, "{\n \"name\": \"hawk\",\n \"description\": \"HTTP Hawk Authentication Scheme\",\n \"version\": \"1.1.1\",\n \"author\": {\n \"name\": \"Eran Hammer\",\n \"email\": \"eran@hueniverse.com\",\n \"url\": \"http://hueniverse.com\"\n },\n \"contributors\": [],\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"git://github.com/hueniverse/hawk\"\n },\n \"main\": \"index\",\n \"keywords\": [\n \"http\",\n \"authentication\",\n \"scheme\",\n \"hawk\"\n ],\n \"engines\": {\n \"node\": \">=0.8.0\"\n },\n \"dependencies\": {\n \"hoek\": \"0.9.x\",\n \"boom\": \"0.4.x\",\n \"cryptiles\": \"0.2.x\",\n \"sntp\": \"0.2.x\"\n },\n \"devDependencies\": {\n \"lab\": \"0.1.x\",\n \"complexity-report\": \"0.x.x\",\n \"localStorage\": \"1.0.x\"\n },\n \"scripts\": {\n \"test\": \"make test-cov\"\n },\n \"licenses\": [\n {\n \"type\": \"BSD\",\n \"url\": \"http://github.com/hueniverse/hawk/raw/master/LICENSE\"\n }\n ],\n \"bugs\": {\n \"url\": \"https://github.com/hueniverse/hawk/issues\"\n },\n \"_id\": \"hawk@1.1.1\",\n \"dist\": {\n \"shasum\": \"87cd491f9b46e4e2aeaca335416766885d2d1ed9\",\n "..., 1566) = 1566
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/index", 0x7fff1ec75738) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/index.js", <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... stat resumed> {st_mode=S_IFREG|0755, st_size=34, ...}) = 0
27106 gettimeofday({1412474788, 912230}, NULL) = 0
27106 gettimeofday({1412474788, 912294}, NULL) = 0
27106 gettimeofday({1412474788, 912355}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 912562}, NULL) = 0
27106 gettimeofday({1412474788, 912620}, NULL) = 0
27106 gettimeofday({1412474788, 912676}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/index.js", {st_mode=S_IFREG|0755, st_size=34, ...}) = 0
27106 gettimeofday({1412474788, 912851}, NULL) = 0
27106 gettimeofday({1412474788, 912908}, NULL) = 0
27106 gettimeofday({1412474788, 912964}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/index.js", O_RDONLY) = 10
27106 fstat(10, <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... fstat resumed> {st_mode=S_IFREG|0755, st_size=34, ...}) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 913272}, NULL) = 0
27106 gettimeofday({1412474788, 913331}, NULL) = 0
27106 gettimeofday({1412474788, 913388}, NULL) = 0
27106 read(10, "module.exports = require('./lib');", 34) = 34
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 913829}, NULL) = 0
27106 gettimeofday({1412474788, 913886}, NULL) = 0
27106 gettimeofday({1412474788, 913943}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib.js", 0x7fff1ec75458) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib.json", 0x7fff1ec75458) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib.node", 0x7fff1ec75458) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/index.js", {st_mode=S_IFREG|0755, st_size=366, ...}) = 0
27106 gettimeofday({1412474788, 914573}, NULL) = 0
27106 gettimeofday({1412474788, 914631}, NULL) = 0
27106 gettimeofday({1412474788, 914688}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 914889}, NULL) = 0
27106 gettimeofday({1412474788, 914947}, NULL) = 0
27106 gettimeofday({1412474788, 915003}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/index.js", {st_mode=S_IFREG|0755, st_size=366, ...}) = 0
27106 gettimeofday({1412474788, 915181}, NULL) = 0
27106 gettimeofday({1412474788, 915238}, NULL) = 0
27106 gettimeofday({1412474788, 915295}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 gettimeofday({1412474788, 915415}, NULL) = 0
27106 gettimeofday({1412474788, 915482}, NULL) = 0
27106 gettimeofday({1412474788, 915536}, NULL) = 0
27106 gettimeofday({1412474788, 915623}, NULL) = 0
27106 gettimeofday({1412474788, 915679}, NULL) = 0
27106 gettimeofday({1412474788, 915749}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/index.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0755, st_size=366, ...}) = 0
27106 gettimeofday({1412474788, 916115}, NULL) = 0
27106 gettimeofday({1412474788, 916175}, NULL) = 0
27106 gettimeofday({1412474788, 916235}, NULL) = 0
27106 read(10, "// Export sub-modules\n\nexports.error = exports.Error = require('boom');\nexports.sntp = require('sntp');\n\nexports.server = require('./server');\nexports.client = require('./client');\nexports.crypto = require('./crypto');\nexports.utils = require('./utils');\n\nexports.uri = {\n authenticate: exports.server.authenticateBewit,\n getBewit: exports.client.getBewit\n};\n\n", 366) = 366
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/node_modules/boom", 0x7fff1ec751c8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/node_modules/boom.js", 0x7fff1ec75168) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/node_modules/boom.json", 0x7fff1ec75168) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/node_modules/boom.node", <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... stat resumed> 0x7fff1ec75168) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/node_modules/boom/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/node_modules/boom/index.js", 0x7fff1ec75168) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/node_modules/boom/index.json", 0x7fff1ec75168) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/node_modules/boom/index.node", 0x7fff1ec75168) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/boom", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 917611}, NULL) = 0
27106 gettimeofday({1412474788, 917670}, NULL) = 0
27106 gettimeofday({1412474788, 917728}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/boom.js", 0x7fff1ec75168) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/boom.json", 0x7fff1ec75168) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/boom.node", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec75168) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/boom/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0755, st_size=1398, ...}) = 0
27106 gettimeofday({1412474788, 918293}, NULL) = 0
27106 gettimeofday({1412474788, 918352}, NULL) = 0
27106 gettimeofday({1412474788, 918411}, NULL) = 0
27106 read(10, "{\n \"name\": \"boom\",\n \"description\": \"HTTP-friendly error objects\",\n \"version\": \"0.4.2\",\n \"author\": {\n \"name\": \"Eran Hammer\",\n \"email\": \"eran@hueniverse.com\",\n \"url\": \"http://hueniverse.com\"\n },\n \"contributors\": [],\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"git://github.com/spumko/boom\"\n },\n \"main\": \"index\",\n \"keywords\": [\n \"error\",\n \"http\"\n ],\n \"engines\": {\n \"node\": \">=0.8.0\"\n },\n \"dependencies\": {\n \"hoek\": \"0.9.x\"\n },\n \"devDependencies\": {\n \"lab\": \"0.1.x\",\n \"complexity-report\": \"0.x.x\"\n },\n \"scripts\": {\n \"test\": \"make test-cov\"\n },\n \"licenses\": [\n {\n \"type\": \"BSD\",\n \"url\": \"http://github.com/spumko/boom/raw/master/LICENSE\"\n }\n ],\n \"readme\": \"<a href=\\\"https://github.com/spumko\\\"><img src=\\\"https://raw.github.com/spumko/spumko/master/images/from.png\\\" align=\\\"right\\\" /></a>\\n![boom Logo](https://raw.github.com/spumko/boom/master/images/boom.png)\\n\\nHTTP-friendly error objects\\n\\n[![Build Status](https://secure.travis-ci.org/spumko/boom.p"..., 1398) = 1398
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/boom/index", 0x7fff1ec75178) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/boom/index.js", {st_mode=S_IFREG|0755, st_size=34, ...}) = 0
27106 gettimeofday({1412474788, 919056}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 919127}, NULL) = 0
27106 gettimeofday({1412474788, 919196}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 919402}, NULL) = 0
27106 gettimeofday({1412474788, 919459}, NULL) = 0
27106 gettimeofday({1412474788, 919515}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/boom", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 919695}, NULL) = 0
27106 gettimeofday({1412474788, 919754}, NULL) = 0
27106 gettimeofday({1412474788, 919812}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/boom/index.js", {st_mode=S_IFREG|0755, st_size=34, ...}) = 0
27106 gettimeofday({1412474788, 919993}, NULL) = 0
27106 gettimeofday({1412474788, 920053}, NULL) = 0
27106 gettimeofday({1412474788, 920112}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/boom/index.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0755, st_size=34, ...}) = 0
27106 gettimeofday({1412474788, 920419}, NULL) = 0
27106 gettimeofday({1412474788, 920479}, NULL) = 0
27106 gettimeofday({1412474788, 920538}, NULL) = 0
27106 read(10, "module.exports = require('./lib');", 34) = 34
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/boom/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 920960}, NULL) = 0
27106 gettimeofday({1412474788, 921018}, NULL) = 0
27106 gettimeofday({1412474788, 921075}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/boom/lib.js", 0x7fff1ec74e88) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/boom/lib.json", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec74e88) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/boom/lib.node", 0x7fff1ec74e88) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/boom/lib/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/boom/lib/index.js", {st_mode=S_IFREG|0755, st_size=4620, ...}) = 0
27106 gettimeofday({1412474788, 921703}, NULL) = 0
27106 gettimeofday({1412474788, 921760}, NULL) = 0
27106 gettimeofday({1412474788, 921817}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/boom/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 922031}, NULL) = 0
27106 gettimeofday({1412474788, 922096}, NULL) = 0
27106 gettimeofday({1412474788, 922154}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/boom/lib/index.js", {st_mode=S_IFREG|0755, st_size=4620, ...}) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474788, 922339}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 922404}, NULL) = 0
27106 gettimeofday({1412474788, 922465}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/boom/lib/index.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0755, st_size=4620, ...}) = 0
27106 gettimeofday({1412474788, 922772}, NULL) = 0
27106 gettimeofday({1412474788, 922832}, NULL) = 0
27106 gettimeofday({1412474788, 922891}, NULL) = 0
27106 read(10, "// Load modules\n\nvar Http = require('http');\nvar NodeUtil = require('util');\nvar Hoek = require('hoek');\n\n\n// Declare internals\n\nvar internals = {};\n\n\nexports = module.exports = internals.Boom = function (/* (new Error) or (code, message) */) {\n\n var self = this;\n\n Hoek.assert(this.constructor === internals.Boom, 'Error must be instantiated using new');\n\n Error.call(this);\n this.isBoom = true;\n\n this.response = {\n code: 0,\n payload: {},\n headers: {}\n // type: 'content-type'\n };\n\n if (arguments[0] instanceof Error) {\n\n // Error\n\n var error = arguments[0];\n\n this.data = error;\n this.response.code = error.code || 500;\n if (error.message) {\n this.message = error.message;\n }\n }\n else {\n\n // code, message\n\n var code = arguments[0];\n var message = arguments[1];\n\n Hoek.assert(!isNaN(parseFloat(code)) && isFinite(code) && code >= 400, 'First argument must be a number (400+)');\n\n "..., 4620) = 4620
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 923666}, NULL) = 0
27106 gettimeofday({1412474788, 923746}, NULL) = 0
27106 gettimeofday({1412474788, 923800}, NULL) = 0
27106 gettimeofday({1412474788, 923905}, NULL) = 0
27106 gettimeofday({1412474788, 923961}, NULL) = 0
27106 gettimeofday({1412474788, 924035}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/boom/lib/node_modules/hoek", 0x7fff1ec74b08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/boom/lib/node_modules/hoek.js", 0x7fff1ec74ab8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/boom/lib/node_modules/hoek.json", 0x7fff1ec74b98) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/boom/lib/node_modules/hoek.node", 0x7fff1ec74b98) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/boom/lib/node_modules/hoek/package.json", O_RDONLY <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... open resumed> ) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/boom/lib/node_modules/hoek/index.js", 0x7fff1ec74b98) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/boom/lib/node_modules/hoek/index.json", 0x7fff1ec74b98) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/boom/lib/node_modules/hoek/index.node", 0x7fff1ec74b98) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/boom/node_modules/hoek", 0x7fff1ec74bf8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/boom/node_modules/hoek.js", 0x7fff1ec74b98) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/boom/node_modules/hoek.json", 0x7fff1ec74b98) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/boom/node_modules/hoek.node", 0x7fff1ec74b98) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/boom/node_modules/hoek/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/boom/node_modules/hoek/index.js", 0x7fff1ec74b98) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/boom/node_modules/hoek/index.json", 0x7fff1ec74b98) = -1 ENOENT (No such file or directory)
27106 gettimeofday({1412474788, 925899}, NULL) = 0
27106 gettimeofday({1412474788, 926065}, NULL) = 0
27106 gettimeofday({1412474788, 926119}, NULL) = 0
27106 gettimeofday({1412474788, 926406}, NULL) = 0
27106 gettimeofday({1412474788, 926460}, NULL) = 0
27106 gettimeofday({1412474788, 926600}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/boom/node_modules/hoek/index.node", 0x7fff1ec74b98) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/hoek", <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... stat resumed> {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 926925}, NULL) = 0
27106 gettimeofday({1412474788, 926983}, NULL) = 0
27106 gettimeofday({1412474788, 927040}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/hoek.js", 0x7fff1ec74b98) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/hoek.json", 0x7fff1ec74b98) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/hoek.node", 0x7fff1ec74b98) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/hoek/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0755, st_size=12799, ...}) = 0
27106 gettimeofday({1412474788, 927605}, NULL) = 0
27106 gettimeofday({1412474788, 927665}, NULL) = 0
27106 gettimeofday({1412474788, 927723}, NULL) = 0
27106 read(10, "{\n \"name\": \"hoek\",\n \"description\": \"General purpose node utilities\",\n \"version\": \"0.9.1\",\n \"author\": {\n \"name\": \"Eran Hammer\",\n \"email\": \"eran@hueniverse.com\",\n \"url\": \"http://hueniverse.com\"\n },\n \"contributors\": [\n {\n \"name\": \"Van Nguyen\",\n \"email\": \"the.gol.effect@gmail.com\"\n }\n ],\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"git://github.com/spumko/hoek\"\n },\n \"main\": \"index\",\n \"keywords\": [\n \"utilities\"\n ],\n \"engines\": {\n \"node\": \">=0.8.0\"\n },\n \"dependencies\": {},\n \"devDependencies\": {\n \"lab\": \"0.1.x\",\n \"complexity-report\": \"0.x.x\"\n },\n \"scripts\": {\n \"test\": \"make test-cov\"\n },\n \"licenses\": [\n {\n \"type\": \"BSD\",\n \"url\": \"http://github.com/spumko/hoek/raw/master/LICENSE\"\n }\n ],\n \"readme\": \"<a href=\\\"https://github.com/spumko\\\"><img src=\\\"https://raw.github.com/spumko/spumko/master/images/from.png\\\" align=\\\"right\\\" /></a>\\r\\n![hoek Logo](https://raw.github.com/spumko/hoek/master/images/hoek.png)\\r\\n\\r\\nGeneral purpose node utilit"..., 12799) = 12799
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/hoek/index", 0x7fff1ec74ba8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/hoek/index.js", {st_mode=S_IFREG|0755, st_size=34, ...}) = 0
27106 gettimeofday({1412474788, 928428}, NULL) = 0
27106 gettimeofday({1412474788, 928486}, NULL) = 0
27106 gettimeofday({1412474788, 928542}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/hoek", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 928747}, NULL) = 0
27106 gettimeofday({1412474788, 928803}, NULL) = 0
27106 gettimeofday({1412474788, 928859}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/hoek/index.js", {st_mode=S_IFREG|0755, st_size=34, ...}) = 0
27106 gettimeofday({1412474788, 929043}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474788, 929108}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 929172}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/hoek/index.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0755, st_size=34, ...}) = 0
27106 gettimeofday({1412474788, 929482}, NULL) = 0
27106 gettimeofday({1412474788, 929541}, NULL) = 0
27106 gettimeofday({1412474788, 929600}, NULL) = 0
27106 read(10, "module.exports = require('./lib');", 34) = 34
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/hoek/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 930023}, NULL) = 0
27106 gettimeofday({1412474788, 930081}, NULL) = 0
27106 gettimeofday({1412474788, 930138}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/hoek/lib.js", <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... stat resumed> 0x7fff1ec748b8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/hoek/lib.json", 0x7fff1ec748b8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/hoek/lib.node", 0x7fff1ec748b8) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/hoek/lib/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/hoek/lib/index.js", {st_mode=S_IFREG|0755, st_size=14227, ...}) = 0
27106 gettimeofday({1412474788, 930785}, NULL) = 0
27106 gettimeofday({1412474788, 930843}, NULL) = 0
27106 gettimeofday({1412474788, 930900}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/hoek/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 931121}, NULL) = 0
27106 gettimeofday({1412474788, 931178}, NULL) = 0
27106 gettimeofday({1412474788, 931235}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/hoek/lib/index.js", <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... lstat resumed> {st_mode=S_IFREG|0755, st_size=14227, ...}) = 0
27106 gettimeofday({1412474788, 931432}, NULL) = 0
27106 gettimeofday({1412474788, 931490}, NULL) = 0
27106 gettimeofday({1412474788, 931546}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/hoek/lib/index.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0755, st_size=14227, ...}) = 0
27106 gettimeofday({1412474788, 931845}, NULL) = 0
27106 gettimeofday({1412474788, 931903}, NULL) = 0
27106 gettimeofday({1412474788, 931960}, NULL) = 0
27106 read(10, "// Load modules\r\n\r\nvar Fs = require('fs');\r\nvar Escape = require('./escape');\r\n\r\n\r\n// Declare internals\r\n\r\nvar internals = {};\r\n\r\n\r\n// Clone object or array\r\n\r\nexports.clone = function (obj, seen) {\r\n\r\n if (typeof obj !== 'object' ||\r\n obj === null) {\r\n\r\n return obj;\r\n }\r\n\r\n seen = seen || { orig: [], copy: [] };\r\n\r\n var lookup = seen.orig.indexOf(obj);\r\n if (lookup !== -1) {\r\n return seen.copy[lookup];\r\n }\r\n\r\n var newObj = (obj instanceof Array) ? [] : {};\r\n\r\n seen.orig.push(obj);\r\n seen.copy.push(newObj);\r\n\r\n for (var i in obj) {\r\n if (obj.hasOwnProperty(i)) {\r\n if (obj[i] instanceof Buffer) {\r\n newObj[i] = new Buffer(obj[i]);\r\n }\r\n else if (obj[i] instanceof Date) {\r\n newObj[i] = new Date(obj[i].getTime());\r\n }\r\n else if (obj[i] instanceof RegExp) {\r\n var flags = '' + (obj[i].global ? 'g' : '') + (obj[i].ignoreCase ? 'i' : '') + (obj[i].multiline ? 'm"..., 14227) = 14227
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/hoek/lib/escape", 0x7fff1ec74638) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/hoek/lib/escape.js", {st_mode=S_IFREG|0755, st_size=2807, ...}) = 0
27106 gettimeofday({1412474788, 933403}, NULL) = 0
27106 gettimeofday({1412474788, 933461}, NULL) = 0
27106 gettimeofday({1412474788, 933517}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/hoek/lib/escape.js", {st_mode=S_IFREG|0755, st_size=2807, ...}) = 0
27106 gettimeofday({1412474788, 933730}, NULL) = 0
27106 gettimeofday({1412474788, 933788}, NULL) = 0
27106 gettimeofday({1412474788, 933844}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/hoek/lib/escape.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0755, st_size=2807, ...}) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 934149}, NULL) = 0
27106 gettimeofday({1412474788, 934217}, NULL) = 0
27106 gettimeofday({1412474788, 934274}, NULL) = 0
27106 read(10, "// Declare internals\r\n\r\nvar internals = {};\r\n\r\n\r\nexports.escapeJavaScript = function (input) {\r\n\r\n if (!input) {\r\n return '';\r\n }\r\n\r\n var escaped = '';\r\n\r\n for (var i = 0, il = input.length; i < il; ++i) {\r\n\r\n var charCode = input.charCodeAt(i);\r\n\r\n if (internals.isSafe(charCode)) {\r\n escaped += input[i];\r\n }\r\n else {\r\n escaped += internals.escapeJavaScriptChar(charCode);\r\n }\r\n }\r\n\r\n return escaped;\r\n};\r\n\r\n\r\nexports.escapeHtml = function (input) {\r\n\r\n if (!input) {\r\n return '';\r\n }\r\n\r\n var escaped = '';\r\n\r\n for (var i = 0, il = input.length; i < il; ++i) {\r\n\r\n var charCode = input.charCodeAt(i);\r\n\r\n if (internals.isSafe(charCode)) {\r\n escaped += input[i];\r\n }\r\n else {\r\n escaped += internals.escapeHtmlChar(charCode);\r\n }\r\n }\r\n\r\n return escaped;\r\n};\r\n\r\n\r\ninternals.escapeJavaScriptChar = function (charCode) {\r\n\r\n if (charCode >= 256) {\r\n ret"..., 2807) = 2807
27106 close(10) = 0
27106 gettimeofday({1412474788, 934969}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
27106 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
27106 ioctl(1, TIOCGWINSZ, {ws_row=45, ws_col=180, ws_xpixel=0, ws_ypixel=0}) = 0
27106 rt_sigprocmask(SIG_SETMASK, ~[RTMIN RT_1], [], 8) = 0
27106 read(3, "*", 1) = 1
27106 rt_sigaction(SIGWINCH, {0x9643b0, ~[RTMIN RT_1], SA_RESTORER, 0x7ffc00fd3cb0}, NULL, 8) = 0
27106 write(4, "*", 1) = 1
27106 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
27106 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/node_modules/sntp", 0x7fff1ec751b8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/node_modules/sntp.js", 0x7fff1ec75168) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/node_modules/sntp.json", 0x7fff1ec75168) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/node_modules/sntp.node", 0x7fff1ec75168) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/node_modules/sntp/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/node_modules/sntp/index.js", 0x7fff1ec75168) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/node_modules/sntp/index.json", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec75168) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/node_modules/sntp/index.node", 0x7fff1ec75168) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/sntp", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 937821}, NULL) = 0
27106 gettimeofday({1412474788, 937879}, NULL) = 0
27106 gettimeofday({1412474788, 937935}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/sntp.js", 0x7fff1ec75168) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/sntp.json", 0x7fff1ec75168) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/sntp.node", 0x7fff1ec75168) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/sntp/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0755, st_size=3034, ...}) = 0
27106 gettimeofday({1412474788, 938501}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474788, 938561}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 938643}, NULL) = 0
27106 read(10, "{\n \"name\": \"sntp\",\n \"description\": \"SNTP Client\",\n \"version\": \"0.2.4\",\n \"author\": {\n \"name\": \"Eran Hammer\",\n \"email\": \"eran@hueniverse.com\",\n \"url\": \"http://hueniverse.com\"\n },\n \"contributors\": [],\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"git://github.com/hueniverse/sntp\"\n },\n \"main\": \"index\",\n \"keywords\": [\n \"sntp\",\n \"ntp\",\n \"time\"\n ],\n \"engines\": {\n \"node\": \">=0.8.0\"\n },\n \"dependencies\": {\n \"hoek\": \"0.9.x\"\n },\n \"devDependencies\": {\n \"lab\": \"0.1.x\",\n \"complexity-report\": \"0.x.x\"\n },\n \"scripts\": {\n \"test\": \"make test-cov\"\n },\n \"licenses\": [\n {\n \"type\": \"BSD\",\n \"url\": \"http://github.com/hueniverse/sntp/raw/master/LICENSE\"\n }\n ],\n \"readme\": \"# sntp\\n\\nAn SNTP v4 client (RFC4330) for node. Simpy connects to the NTP or SNTP server requested and returns the server time\\nalong with the roundtrip duration and clock offset. To adjust the local time to the NTP time, add the returned `t` offset\\nto the local time.\\n\\n[![Build Status](https://"..., 3034) = 3034
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/sntp/index", 0x7fff1ec75168) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/sntp/index.js", {st_mode=S_IFREG|0755, st_size=34, ...}) = 0
27106 gettimeofday({1412474788, 939280}, NULL) = 0
27106 gettimeofday({1412474788, 939337}, NULL) = 0
27106 gettimeofday({1412474788, 939393}, NULL) = 0
27106 gettimeofday({1412474788, 939499}, NULL) = 0
27106 gettimeofday({1412474788, 939579}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474788, 939635}, NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 gettimeofday({1412474788, 939763}, NULL) = 0
27106 gettimeofday({1412474788, 939819}, NULL) = 0
27106 gettimeofday({1412474788, 939893}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1) = 1
27107 <... futex resumed> ) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/sntp", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 940240}, NULL) = 0
27106 gettimeofday({1412474788, 940301}, NULL) = 0
27106 gettimeofday({1412474788, 940361}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/sntp/index.js", {st_mode=S_IFREG|0755, st_size=34, ...}) = 0
27106 gettimeofday({1412474788, 940569}, NULL) = 0
27106 gettimeofday({1412474788, 940636}, NULL) = 0
27106 gettimeofday({1412474788, 940696}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/sntp/index.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0755, st_size=34, ...}) = 0
27106 gettimeofday({1412474788, 941005}, NULL) = 0
27106 gettimeofday({1412474788, 941065}, NULL) = 0
27106 gettimeofday({1412474788, 941124}, NULL) = 0
27106 read(10, "module.exports = require('./lib');", 34) = 34
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/sntp/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 941583}, NULL) = 0
27106 gettimeofday({1412474788, 941641}, NULL) = 0
27106 gettimeofday({1412474788, 941698}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/sntp/lib.js", 0x7fff1ec74e88) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/sntp/lib.json", 0x7fff1ec74e88) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/sntp/lib.node", 0x7fff1ec74e88) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/sntp/lib/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/sntp/lib/index.js", {st_mode=S_IFREG|0755, st_size=9734, ...}) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 942345}, NULL) = 0
27106 gettimeofday({1412474788, 942413}, NULL) = 0
27106 gettimeofday({1412474788, 942470}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/sntp/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 942679}, NULL) = 0
27106 gettimeofday({1412474788, 942736}, NULL) = 0
27106 gettimeofday({1412474788, 942793}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/sntp/lib/index.js", {st_mode=S_IFREG|0755, st_size=9734, ...}) = 0
27106 gettimeofday({1412474788, 942977}, NULL) = 0
27106 gettimeofday({1412474788, 943040}, NULL) = 0
27106 gettimeofday({1412474788, 943098}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/sntp/lib/index.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0755, st_size=9734, ...}) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 943421}, NULL) = 0
27106 gettimeofday({1412474788, 943490}, NULL) = 0
27106 gettimeofday({1412474788, 943550}, NULL) = 0
27106 read(10, "// Load modules\n\nvar Dgram = require('dgram');\nvar Dns = require('dns');\nvar Hoek = require('hoek');\n\n\n// Declare internals\n\nvar internals = {};\n\n\nexports.time = function (options, callback) {\n\n if (arguments.length !== 2) {\n callback = arguments[0];\n options = {};\n }\n\n var settings = Hoek.clone(options);\n settings.host = settings.host || 'pool.ntp.org';\n settings.port = settings.port || 123;\n settings.resolveReference = settings.resolveReference || false;\n\n // Declare variables used by callback\n\n var timeoutId = 0;\n var sent = 0;\n\n // Ensure callback is only called once\n\n var isFinished = false;\n var finish = function (err, result) {\n\n if (timeoutId) {\n clearTimeout(timeoutId);\n timeoutId = 0;\n }\n\n if (!isFinished) {\n isFinished = true;\n socket.removeAllListeners();\n socket.close();\n return callback(err, result);\n }\n };\n\n // Create UDP socket\n\n var socket = "..., 9734) = 9734
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/sntp/lib/node_modules/hoek", 0x7fff1ec74c08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/sntp/lib/node_modules/hoek.js", 0x7fff1ec74ba8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/sntp/lib/node_modules/hoek.json", 0x7fff1ec74ba8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/sntp/lib/node_modules/hoek.node", 0x7fff1ec74ba8) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/sntp/lib/node_modules/hoek/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/sntp/lib/node_modules/hoek/index.js", 0x7fff1ec74ba8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/sntp/lib/node_modules/hoek/index.json", 0x7fff1ec74ba8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/sntp/lib/node_modules/hoek/index.node", 0x7fff1ec74ba8) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/sntp/node_modules/hoek", <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... stat resumed> 0x7fff1ec74c08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/sntp/node_modules/hoek.js", 0x7fff1ec74ba8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/sntp/node_modules/hoek.json", 0x7fff1ec74ba8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/sntp/node_modules/hoek.node", 0x7fff1ec74ba8) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/sntp/node_modules/hoek/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/sntp/node_modules/hoek/index.js", 0x7fff1ec74ba8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/sntp/node_modules/hoek/index.json", 0x7fff1ec74ba8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/sntp/node_modules/hoek/index.node", 0x7fff1ec74ba8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/hoek", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 946808}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474788, 946872}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 946944}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/hoek.js", 0x7fff1ec74ba8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/hoek.json", 0x7fff1ec74ba8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/hoek.node", 0x7fff1ec74ba8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/hoek/index", 0x7fff1ec74bb8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/hoek/index.js", {st_mode=S_IFREG|0755, st_size=34, ...}) = 0
27106 gettimeofday({1412474788, 947557}, NULL) = 0
27106 gettimeofday({1412474788, 947616}, NULL) = 0
27106 gettimeofday({1412474788, 947675}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/server", 0x7fff1ec751b8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/server.js", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> {st_mode=S_IFREG|0755, st_size=17538, ...}) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 948041}, NULL) = 0
27106 gettimeofday({1412474788, 948103}, NULL) = 0
27106 gettimeofday({1412474788, 948162}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/server.js", {st_mode=S_IFREG|0755, st_size=17538, ...}) = 0
27106 gettimeofday({1412474788, 948371}, NULL) = 0
27106 gettimeofday({1412474788, 948430}, NULL) = 0
27106 gettimeofday({1412474788, 948488}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/server.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0755, st_size=17538, ...}) = 0
27106 gettimeofday({1412474788, 948784}, NULL) = 0
27106 gettimeofday({1412474788, 948843}, NULL) = 0
27106 gettimeofday({1412474788, 948901}, NULL) = 0
27106 read(10, "// Load modules\n\nvar Boom = require('boom');\nvar Hoek = require('hoek');\nvar Cryptiles = require('cryptiles');\nvar Crypto = require('./crypto');\nvar Utils = require('./utils');\n\n\n// Declare internals\n\nvar internals = {};\n\n\n// Hawk authentication\n\n/*\n req: node's HTTP request object or an object as follows:\n \n var request = {\n method: 'GET',\n url: '/resource/4?a=1&b=2',\n host: 'example.com',\n port: 8080,\n authorization: 'Hawk id=\"dh37fgj492je\", ts=\"1353832234\", nonce=\"j4h3g2\", ext=\"some-app-ext-data\", mac=\"6R4rV5iE+NPoym+WwjeHzjAGXUtLNIxmo1vpMofpLAE=\"'\n };\n \n credentialsFunc: required function to lookup the set of Hawk credentials based on the provided credentials id.\n The credentials include the MAC key, MAC algorithm, and other attributes (such as username)\n n"..., 17538) = 17538
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/node_modules/hoek", 0x7fff1ec74ed8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/node_modules/hoek.js", 0x7fff1ec74e88) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/node_modules/hoek.json", 0x7fff1ec74e88) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/node_modules/hoek.node", 0x7fff1ec74e88) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/node_modules/hoek/package.json", O_RDONLY <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... open resumed> ) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/node_modules/hoek/index.js", 0x7fff1ec74e88) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/node_modules/hoek/index.json", 0x7fff1ec74e88) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/node_modules/hoek/index.node", 0x7fff1ec74e88) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/hoek", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 950812}, NULL) = 0
27106 gettimeofday({1412474788, 950872}, NULL) = 0
27106 gettimeofday({1412474788, 950931}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/hoek.js", 0x7fff1ec74e88) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/hoek.json", 0x7fff1ec74e88) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/hoek.node", 0x7fff1ec74e88) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/hoek/index", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec74e88) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/hoek/index.js", {st_mode=S_IFREG|0755, st_size=34, ...}) = 0
27106 gettimeofday({1412474788, 951547}, NULL) = 0
27106 gettimeofday({1412474788, 951606}, NULL) = 0
27106 gettimeofday({1412474788, 951665}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/node_modules/cryptiles", 0x7fff1ec74ed8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/node_modules/cryptiles.js", 0x7fff1ec74e88) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/node_modules/cryptiles.json", 0x7fff1ec74e88) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/node_modules/cryptiles.node", 0x7fff1ec74e88) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/node_modules/cryptiles/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 gettimeofday({1412474788, 952348}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 gettimeofday({1412474788, 952532}, NULL) = 0
27106 gettimeofday({1412474788, 952587}, NULL) = 0
27106 gettimeofday({1412474788, 952910}, NULL) = 0
27106 gettimeofday({1412474788, 952964}, NULL) = 0
27106 gettimeofday({1412474788, 953112}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1) = 1
27107 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/node_modules/cryptiles/index.js", 0x7fff1ec74e88) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/node_modules/cryptiles/index.json", 0x7fff1ec74e88) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/node_modules/cryptiles/index.node", 0x7fff1ec74e88) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 953727}, NULL) = 0
27106 gettimeofday({1412474788, 953786}, NULL) = 0
27106 gettimeofday({1412474788, 953844}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles.js", 0x7fff1ec74e88) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles.json", 0x7fff1ec74e88) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles.node", 0x7fff1ec74e88) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/package.json", O_RDONLY <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... open resumed> ) = 10
27107 nanosleep({0, 900000}, <unfinished ...>
27106 fstat(10, {st_mode=S_IFREG|0755, st_size=1328, ...}) = 0
27106 gettimeofday({1412474788, 954429}, NULL) = 0
27106 gettimeofday({1412474788, 954488}, NULL) = 0
27106 gettimeofday({1412474788, 954547}, NULL) = 0
27106 read(10, "{\n \"name\": \"cryptiles\",\n \"description\": \"General purpose crypto utilities\",\n \"version\": \"0.2.2\",\n \"author\": {\n \"name\": \"Eran Hammer\",\n \"email\": \"eran@hueniverse.com\",\n \"url\": \"http://hueniverse.com\"\n },\n \"contributors\": [],\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"git://github.com/hueniverse/cryptiles\"\n },\n \"main\": \"index\",\n \"keywords\": [\n \"cryptography\",\n \"security\",\n \"utilites\"\n ],\n \"engines\": {\n \"node\": \">=0.8.0\"\n },\n \"dependencies\": {\n \"boom\": \"0.4.x\"\n },\n \"devDependencies\": {\n \"lab\": \"0.1.x\",\n \"complexity-report\": \"0.x.x\"\n },\n \"scripts\": {\n \"test\": \"make test-cov\"\n },\n \"licenses\": [\n {\n \"type\": \"BSD\",\n \"url\": \"http://github.com/hueniverse/cryptiles/raw/master/LICENSE\"\n }\n ],\n \"readme\": \"cryptiles\\n=========\\n\\nGeneral purpose crypto utilities\\n\\n[![Build Status](https://secure.travis-ci.org/hueniverse/cryptiles.png)](http://travis-ci.org/hueniverse/cryptiles)\\n\",\n \"readmeFilename\": \"README.md\",\n \"bugs\": {\n \"url\": \"https://"..., 1328) = 1328
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/index", 0x7fff1ec74e88) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/index.js", {st_mode=S_IFREG|0755, st_size=34, ...}) = 0
27106 gettimeofday({1412474788, 955180}, NULL) = 0
27106 gettimeofday({1412474788, 955238}, NULL) = 0
27106 gettimeofday({1412474788, 955298}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
27106 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 955603}, NULL) = 0
27106 gettimeofday({1412474788, 955660}, NULL) = 0
27106 gettimeofday({1412474788, 955717}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/index.js", {st_mode=S_IFREG|0755, st_size=34, ...}) = 0
27106 gettimeofday({1412474788, 955902}, NULL) = 0
27106 gettimeofday({1412474788, 955961}, NULL) = 0
27106 gettimeofday({1412474788, 956020}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/index.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0755, st_size=34, ...}) = 0
27106 gettimeofday({1412474788, 956331}, NULL) = 0
27106 gettimeofday({1412474788, 956390}, NULL) = 0
27106 gettimeofday({1412474788, 956448}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 read(10, <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... read resumed> "module.exports = require('./lib');", 34) = 34
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 956895}, NULL) = 0
27106 gettimeofday({1412474788, 956952}, NULL) = 0
27106 gettimeofday({1412474788, 957008}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/lib.js", 0x7fff1ec74ba8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/lib.json", 0x7fff1ec74ba8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/lib.node", 0x7fff1ec74ba8) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/lib/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/lib/index.js", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> {st_mode=S_IFREG|0755, st_size=1374, ...}) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 957652}, NULL) = 0
27106 gettimeofday({1412474788, 957712}, NULL) = 0
27106 gettimeofday({1412474788, 957768}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 957977}, NULL) = 0
27106 gettimeofday({1412474788, 958034}, NULL) = 0
27106 gettimeofday({1412474788, 958089}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/lib/index.js", {st_mode=S_IFREG|0755, st_size=1374, ...}) = 0
27106 gettimeofday({1412474788, 958270}, NULL) = 0
27106 gettimeofday({1412474788, 958327}, NULL) = 0
27106 gettimeofday({1412474788, 958383}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/lib/index.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0755, st_size=1374, ...}) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 958693}, NULL) = 0
27106 gettimeofday({1412474788, 958762}, NULL) = 0
27106 gettimeofday({1412474788, 958818}, NULL) = 0
27106 read(10, "// Load modules\n\nvar Crypto = require('crypto');\nvar Boom = require('boom');\n\n\n// Declare internals\n\nvar internals = {};\n\n\n// Generate a cryptographically strong pseudo-random data\n\nexports.randomString = function (size) {\n\n var buffer = exports.randomBits((size + 1) * 6);\n if (buffer instanceof Error) {\n return buffer;\n }\n\n var string = buffer.toString('base64').replace(/\\+/g, '-').replace(/\\//g, '_').replace(/\\=/g, '');\n return string.slice(0, size);\n};\n\n\nexports.randomBits = function (bits) {\n\n if (!bits ||\n bits < 0) {\n\n return Boom.internal('Invalid random bits count');\n }\n\n var bytes = Math.ceil(bits / 8);\n try {\n return Crypto.randomBytes(bytes);\n }\n catch (err) {\n return Boom.internal('Failed generating random bits: ' + err.message);\n }\n};\n\n\n// Compare two strings using fixed time algorithm (to prevent time-based analysis of MAC digest match)\n\nexports.fixedTimeComparison = function (a, b) {\n\n if (typeof a !== 'string' ||\n "..., 1374) = 1374
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/lib/node_modules/boom", 0x7fff1ec74918) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/lib/node_modules/boom.js", 0x7fff1ec748c8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/lib/node_modules/boom.json", 0x7fff1ec748c8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/lib/node_modules/boom.node", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec748c8) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/lib/node_modules/boom/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/lib/node_modules/boom/index.js", 0x7fff1ec748c8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/lib/node_modules/boom/index.json", 0x7fff1ec748c8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/lib/node_modules/boom/index.node", 0x7fff1ec748c8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/node_modules/boom", 0x7fff1ec74918) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/node_modules/boom.js", 0x7fff1ec748c8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/node_modules/boom.json", 0x7fff1ec748c8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/node_modules/boom.node", 0x7fff1ec748c8) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/node_modules/boom/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/node_modules/boom/index.js", 0x7fff1ec748c8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/node_modules/boom/index.json", 0x7fff1ec748c8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/node_modules/boom/index.node", 0x7fff1ec748c8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/boom", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 961340}, NULL) = 0
27106 gettimeofday({1412474788, 961399}, NULL) = 0
27106 gettimeofday({1412474788, 961458}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/boom.js", 0x7fff1ec748c8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/boom.json", 0x7fff1ec748c8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/boom.node", 0x7fff1ec748c8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/boom/index", 0x7fff1ec748c8) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/node_modules/boom/index.js", {st_mode=S_IFREG|0755, st_size=34, ...}) = 0
27106 gettimeofday({1412474788, 962085}, NULL) = 0
27106 gettimeofday({1412474788, 962144}, NULL) = 0
27106 gettimeofday({1412474788, 962203}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/crypto", 0x7fff1ec74ed8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/crypto.js", {st_mode=S_IFREG|0755, st_size=3285, ...}) = 0
27106 gettimeofday({1412474788, 962557}, NULL) = 0
27106 gettimeofday({1412474788, 962617}, NULL) = 0
27106 gettimeofday({1412474788, 962675}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/crypto.js", {st_mode=S_IFREG|0755, st_size=3285, ...}) = 0
27106 gettimeofday({1412474788, 962883}, NULL) = 0
27106 gettimeofday({1412474788, 962943}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 963004}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/crypto.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0755, st_size=3285, ...}) = 0
27106 gettimeofday({1412474788, 963314}, NULL) = 0
27106 gettimeofday({1412474788, 963376}, NULL) = 0
27106 gettimeofday({1412474788, 963435}, NULL) = 0
27106 read(10, "// Load modules\n\nvar Crypto = require('crypto');\nvar Url = require('url');\nvar Utils = require('./utils');\n\n\n// Declare internals\n\nvar internals = {};\n\n\n// MAC normalization format version\n\nexports.headerVersion = '1'; // Prevent comparison of mac values generated with different normalized string formats\n\n\n// Supported HMAC algorithms\n\nexports.algorithms = ['sha1', 'sha256'];\n\n\n// Calculate the request MAC\n\n/*\n type: 'header', // 'header', 'bewit', 'response'\n credentials: {\n key: 'aoijedoaijsdlaksjdl',\n algorithm: 'sha256' // 'sha1', 'sha256'\n },\n options: {\n method: 'GET',\n resource: '/resource?a=1&b=2',\n host: 'example.com',\n port: 8080,\n ts: 1357718381034,\n nonce: 'd3d345f',\n hash: 'U4MKKSmiVxk37JCCrAVIjV/OhB3y+NdwoCr6RShbVkE=',\n ext: 'app-specific-data',\n app: 'hf48hd83qwkj', // Application id (Oz)\n dlg: 'd8dj"..., 3285) = 3285
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/utils", <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... stat resumed> 0x7fff1ec74bf8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/utils.js", {st_mode=S_IFREG|0755, st_size=4043, ...}) = 0
27106 gettimeofday({1412474788, 964313}, NULL) = 0
27106 gettimeofday({1412474788, 964370}, NULL) = 0
27106 gettimeofday({1412474788, 964427}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/utils.js", {st_mode=S_IFREG|0755, st_size=4043, ...}) = 0
27106 gettimeofday({1412474788, 964632}, NULL) = 0
27106 gettimeofday({1412474788, 964689}, NULL) = 0
27106 gettimeofday({1412474788, 964746}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/utils.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0755, st_size=4043, ...}) = 0
27106 gettimeofday({1412474788, 965038}, NULL) = 0
27106 gettimeofday({1412474788, 965095}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474788, 965157}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 read(10, "// Load modules\n\nvar Hoek = require('hoek');\nvar Sntp = require('sntp');\nvar Boom = require('boom');\n\n\n// Declare internals\n\nvar internals = {};\n\n\n// Import Hoek Utilities\n\ninternals.import = function () {\n\n for (var i in Hoek) {\n if (Hoek.hasOwnProperty(i)) {\n exports[i] = Hoek[i];\n }\n }\n};\n\ninternals.import();\n\n\n// Hawk version\n\nexports.version = function () {\n\n return exports.loadPackage(__dirname + '/..').version;\n};\n\n\n// Extract host and port from request\n\nexports.parseHost = function (req, hostHeaderName) {\n\n hostHeaderName = (hostHeaderName ? hostHeaderName.toLowerCase() : 'host');\n var hostHeader = req.headers[hostHeaderName];\n if (!hostHeader) {\n return null;\n }\n\n var hostHeaderRegex;\n if (hostHeader[0] === '[') {\n hostHeaderRegex = /^(?:(?:\\r\\n)?\\s)*(\\[[^\\]]+\\])(?::(\\d+))?(?:(?:\\r\\n)?\\s)*$/; // IPv6\n }\n else {\n hostHeaderRegex = /^(?:(?:\\r\\n)?\\s)*([^:]+)(?::(\\d+))?(?:(?:\\r\\n)?\\s)*$/; // IPv4, hostname\n }"..., 4043) = 4043
27106 close(10) = 0
27106 gettimeofday({1412474788, 965901}, NULL) = 0
27106 gettimeofday({1412474788, 965969}, NULL) = 0
27106 gettimeofday({1412474788, 966023}, NULL) = 0
27106 gettimeofday({1412474788, 966111}, NULL) = 0
27106 gettimeofday({1412474788, 966165}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474788, 966238}, NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
27106 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 966365}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/client", 0x7fff1ec751b8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/client.js", {st_mode=S_IFREG|0755, st_size=10416, ...}) = 0
27106 gettimeofday({1412474788, 966753}, NULL) = 0
27106 gettimeofday({1412474788, 966811}, NULL) = 0
27106 gettimeofday({1412474788, 966867}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/client.js", {st_mode=S_IFREG|0755, st_size=10416, ...}) = 0
27106 gettimeofday({1412474788, 967071}, NULL) = 0
27106 gettimeofday({1412474788, 967129}, NULL) = 0
27106 gettimeofday({1412474788, 967185}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/hawk/lib/client.js", O_RDONLY) = 10
27107 <... nanosleep resumed> NULL) = 0
27106 fstat(10, <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... fstat resumed> {st_mode=S_IFREG|0755, st_size=10416, ...}) = 0
27106 gettimeofday({1412474788, 967515}, NULL) = 0
27106 gettimeofday({1412474788, 967577}, NULL) = 0
27106 gettimeofday({1412474788, 967645}, NULL) = 0
27106 read(10, "// Load modules\n\nvar Url = require('url');\nvar Hoek = require('hoek');\nvar Cryptiles = require('cryptiles');\nvar Crypto = require('./crypto');\nvar Utils = require('./utils');\n\n\n// Declare internals\n\nvar internals = {};\n\n\n// Generate an Authorization header for a given request\n\n/*\n uri: 'http://example.com/resource?a=b' or object from Url.parse()\n method: HTTP verb (e.g. 'GET', 'POST')\n options: {\n\n // Required\n\n credentials: {\n id: 'dh37fgj492je',\n key: 'aoijedoaijsdlaksjdl',\n algorithm: 'sha256' // 'sha1', 'sha256'\n },\n\n // Optional\n\n ext: 'application-specific', // Application specific data sent via the ext attribute\n timestamp: Date.now(), // A pre-calculated timestamp\n nonce: '2334f34f', // A pre-generated nonce\n localtimeOffsetMsec: 400, // Time offset to sync with se"..., 10416) = 10416
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/aws-sign2", 0x7fff1ec75778) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/aws-sign2.js", 0x7fff1ec75728) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/aws-sign2.json", 0x7fff1ec75728) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/aws-sign2.node", 0x7fff1ec75728) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/aws-sign2/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/aws-sign2/index.js", 0x7fff1ec75728) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/aws-sign2/index.json", 0x7fff1ec75728) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/aws-sign2/index.node", 0x7fff1ec75728) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/aws-sign2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 969614}, NULL) = 0
27106 gettimeofday({1412474788, 969675}, NULL) = 0
27106 gettimeofday({1412474788, 969733}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/aws-sign2.js", 0x7fff1ec75728) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/aws-sign2.json", 0x7fff1ec75728) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/aws-sign2.node", 0x7fff1ec75728) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/aws-sign2/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1038, ...}) = 0
27106 gettimeofday({1412474788, 970282}, NULL) = 0
27106 gettimeofday({1412474788, 970342}, NULL) = 0
27106 gettimeofday({1412474788, 970401}, NULL) = 0
27106 read(10, "{\n \"author\": {\n \"name\": \"Mikeal Rogers\",\n \"email\": \"mikeal.rogers@gmail.com\",\n \"url\": \"http://www.futurealoof.com\"\n },\n \"name\": \"aws-sign2\",\n \"description\": \"AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.\",\n \"version\": \"0.5.0\",\n \"repository\": {\n \"url\": \"https://github.com/mikeal/aws-sign\"\n },\n \"main\": \"index.js\",\n \"dependencies\": {},\n \"devDependencies\": {},\n \"optionalDependencies\": {},\n \"engines\": {\n \"node\": \"*\"\n },\n \"readme\": \"aws-sign\\n========\\n\\nAWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.\\n\",\n \"readmeFilename\": \"README.md\",\n \"bugs\": {\n \"url\": \"https://github.com/mikeal/aws-sign/issues\"\n },\n \"homepage\": \"https://github.com/mikeal/aws-sign\",\n \"_id\": \"aws-sign2@0.5.0\",\n \"_shasum\": \"c57103f7a17fc037f02d7c2e64b602ea223f7d63\",\n \"_from\": \"aws-sign2@>=0.5.0 <0.6.0\",\n \"_resolved\": \"https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.5.0.tgz\",\n \"s"..., 1038) = 1038
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/aws-sign2/index.js", {st_mode=S_IFREG|0644, st_size=3896, ...}) = 0
27106 gettimeofday({1412474788, 970943}, NULL) = 0
27106 gettimeofday({1412474788, 971000}, NULL) = 0
27106 gettimeofday({1412474788, 971056}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/aws-sign2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 971254}, NULL) = 0
27106 gettimeofday({1412474788, 971311}, NULL) = 0
27106 gettimeofday({1412474788, 971368}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/aws-sign2/index.js", {st_mode=S_IFREG|0644, st_size=3896, ...}) = 0
27106 gettimeofday({1412474788, 971548}, NULL) = 0
27106 gettimeofday({1412474788, 971607}, NULL) = 0
27106 gettimeofday({1412474788, 971665}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/aws-sign2/index.js", O_RDONLY <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... open resumed> ) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=3896, ...}) = 0
27106 gettimeofday({1412474788, 971979}, NULL) = 0
27106 gettimeofday({1412474788, 972038}, NULL) = 0
27106 gettimeofday({1412474788, 972097}, NULL) = 0
27106 read(10, "\n/*!\n * knox - auth\n * Copyright(c) 2010 LearnBoost <dev@learnboost.com>\n * MIT Licensed\n */\n\n/**\n * Module dependencies.\n */\n\nvar crypto = require('crypto')\n , parse = require('url').parse\n ;\n\n/**\n * Valid keys.\n */\n\nvar keys = \n [ 'acl'\n , 'location'\n , 'logging'\n , 'notification'\n , 'partNumber'\n , 'policy'\n , 'requestPayment'\n , 'torrent'\n , 'uploadId'\n , 'uploads'\n , 'versionId'\n , 'versioning'\n , 'versions'\n , 'website'\n ]\n\n/**\n * Return an \"Authorization\" header value with the given `options`\n * in the form of \"AWS <key>:<signature>\"\n *\n * @param {Object} options\n * @return {String}\n * @api private\n */\n\nfunction authorization (options) {\n return 'AWS ' + options.key + ':' + sign(options)\n}\n\nmodule.exports = authorization\nmodule.exports.authorization = authorization\n\n/**\n * Simple HMAC-SHA1 Wrapper\n *\n * @param {Object} options\n * @return {String}\n * @api private\n */ \n\nfunction hmacSha1 (options) {\n return crypto.createHmac('sha1', options.secret).update(options.message).digest('base6"..., 3896) = 3896
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/http-signature", 0x7fff1ec75778) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/http-signature.js", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec75728) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/http-signature.json", 0x7fff1ec75728) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/http-signature.node", 0x7fff1ec75728) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/http-signature/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/http-signature/index.js", 0x7fff1ec75728) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/http-signature/index.json", 0x7fff1ec75728) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/http-signature/index.node", 0x7fff1ec75728) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 973740}, NULL) = 0
27106 gettimeofday({1412474788, 973799}, NULL) = 0
27106 gettimeofday({1412474788, 973858}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature.js", 0x7fff1ec75728) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature.json", 0x7fff1ec75728) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature.node", 0x7fff1ec75728) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=2780, ...}) = 0
27106 gettimeofday({1412474788, 974429}, NULL) = 0
27106 gettimeofday({1412474788, 974488}, NULL) = 0
27106 gettimeofday({1412474788, 974547}, NULL) = 0
27106 read(10, "{\n \"author\": {\n \"name\": \"Joyent, Inc\"\n },\n \"name\": \"http-signature\",\n \"description\": \"Reference implementation of Joyent's HTTP Signature Scheme\",\n \"version\": \"0.10.0\",\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"git://github.com/joyent/node-http-signature.git\"\n },\n \"engines\": {\n \"node\": \">=0.8\"\n },\n \"main\": \"lib/index.js\",\n \"scripts\": {\n \"test\": \"tap tst/*.js\"\n },\n \"dependencies\": {\n \"assert-plus\": \"0.1.2\",\n \"asn1\": \"0.1.11\",\n \"ctype\": \"0.5.2\"\n },\n \"devDependencies\": {\n \"node-uuid\": \"1.4.0\",\n \"tap\": \"0.4.2\"\n },\n \"readme\": \"# node-http-signature\\n\\nnode-http-signature is a node.js library that has client and server components\\nfor Joyent's [HTTP Signature Scheme](http_signing.md).\\n\\n## Usage\\n\\nNote the example below signs a request with the same key/cert used to start an\\nHTTP server. This is almost certainly not what you actaully want, but is just\\nused to illustrate the API calls; you will need to provide your own key\\nmanagement in addition to this library.\\n\\"..., 2780) = 2780
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/index.js", {st_mode=S_IFREG|0644, st_size=505, ...}) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 975108}, NULL) = 0
27106 gettimeofday({1412474788, 975167}, NULL) = 0
27106 gettimeofday({1412474788, 975224}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 975433}, NULL) = 0
27106 gettimeofday({1412474788, 975490}, NULL) = 0
27106 gettimeofday({1412474788, 975547}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 975723}, NULL) = 0
27106 gettimeofday({1412474788, 975780}, NULL) = 0
27106 gettimeofday({1412474788, 975836}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/index.js", {st_mode=S_IFREG|0644, st_size=505, ...}) = 0
27106 gettimeofday({1412474788, 976012}, NULL) = 0
27106 gettimeofday({1412474788, 976069}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 976144}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/index.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=505, ...}) = 0
27106 gettimeofday({1412474788, 976460}, NULL) = 0
27106 gettimeofday({1412474788, 976518}, NULL) = 0
27106 gettimeofday({1412474788, 976575}, NULL) = 0
27106 read(10, "// Copyright 2011 Joyent, Inc. All rights reserved.\n\nvar parser = require('./parser');\nvar signer = require('./signer');\nvar verify = require('./verify');\nvar util = require('./util');\n\n\n\n///--- API\n\nmodule.exports = {\n\n parse: parser.parseRequest,\n parseRequest: parser.parseRequest,\n\n sign: signer.signRequest,\n signRequest: signer.signRequest,\n\n sshKeyToPEM: util.sshKeyToPEM,\n sshKeyFingerprint: util.fingerprint,\n\n verify: verify.verifySignature,\n verifySignature: verify.verifySignature\n};\n", 505) = 505
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/parser", 0x7fff1ec75488) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/parser.js", {st_mode=S_IFREG|0644, st_size=8864, ...}) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 977274}, NULL) = 0
27106 gettimeofday({1412474788, 977333}, NULL) = 0
27106 gettimeofday({1412474788, 977391}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/parser.js", {st_mode=S_IFREG|0644, st_size=8864, ...}) = 0
27106 gettimeofday({1412474788, 977597}, NULL) = 0
27106 gettimeofday({1412474788, 977654}, NULL) = 0
27106 gettimeofday({1412474788, 977711}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/parser.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=8864, ...}) = 0
27106 gettimeofday({1412474788, 978011}, NULL) = 0
27106 gettimeofday({1412474788, 978069}, NULL) = 0
27106 gettimeofday({1412474788, 978126}, NULL) = 0
27106 read(10, "// Copyright 2012 Joyent, Inc. All rights reserved.\n\nvar assert = require('assert-plus');\nvar util = require('util');\n\n\n\n///--- Globals\n\nvar Algorithms = {\n 'rsa-sha1': true,\n 'rsa-sha256': true,\n 'rsa-sha512': true,\n 'dsa-sha1': true,\n 'hmac-sha1': true,\n 'hmac-sha256': true,\n 'hmac-sha512': true\n};\n\nvar State = {\n New: 0,\n Params: 1\n};\n\nvar ParamsState = {\n Name: 0,\n Quote: 1,\n Value: 2,\n Comma: 3\n};\n\n\n\n///--- Specific Errors\n\nfunction HttpSignatureError(message, caller) {\n if (Error.captureStackTrace)\n Error.captureStackTrace(this, caller || HttpSignatureError);\n\n this.message = message;\n this.name = caller.name;\n}\nutil.inherits(HttpSignatureError, Error);\n\nfunction ExpiredRequestError(message) {\n HttpSignatureError.call(this, message, ExpiredRequestError);\n}\nutil.inherits(ExpiredRequestError, HttpSignatureError);\n\n\nfunction InvalidHeaderError(message) {\n HttpSignatureError.call(this, message, InvalidHeaderError);\n}\nutil.inherits(InvalidHeaderError, HttpSignatureError);\n\n\nfunction Inv"..., 8864) = 8864
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/node_modules/assert-plus", 0x7fff1ec751a8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/node_modules/assert-plus.js", 0x7fff1ec75148) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/node_modules/assert-plus.json", 0x7fff1ec75148) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/node_modules/assert-plus.node", 0x7fff1ec75148) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/node_modules/assert-plus/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/node_modules/assert-plus/index.js", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec75148) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/node_modules/assert-plus/index.json", 0x7fff1ec75148) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/node_modules/assert-plus/index.node", 0x7fff1ec75148) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 979932}, NULL) = 0
27106 gettimeofday({1412474788, 979991}, NULL) = 0
27106 gettimeofday({1412474788, 980051}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus.js", 0x7fff1ec75148) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus.json", 0x7fff1ec75148) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus.node", 0x7fff1ec75148) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=4624, ...}) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 980662}, NULL) = 0
27106 gettimeofday({1412474788, 980723}, NULL) = 0
27106 gettimeofday({1412474788, 980782}, NULL) = 0
27106 read(10, "{\n \"author\": {\n \"name\": \"Mark Cavage\",\n \"email\": \"mcavage@gmail.com\"\n },\n \"name\": \"assert-plus\",\n \"description\": \"Extra assertions on top of node's assert module\",\n \"version\": \"0.1.2\",\n \"main\": \"./assert.js\",\n \"dependencies\": {},\n \"devDependencies\": {},\n \"optionalDependencies\": {},\n \"engines\": {\n \"node\": \">=0.6\"\n },\n \"readme\": \"# node-assert-plus\\n\\nThis library is a super small wrapper over node's assert module that has two\\nthings: (1) the ability to disable assertions with the environment variable\\nNODE_NDEBUG, and (2) some API wrappers for argument testing. Like\\n`assert.string(myArg, 'myArg')`. As a simple example, most of my code looks\\nlike this:\\n\\n var assert = require('assert-plus');\\n\\n function fooAccount(options, callback) {\\n\\t assert.object(options, 'options');\\n\\t\\tassert.number(options.id, 'options.id);\\n\\t\\tassert.bool(options.isManager, 'options.isManager');\\n\\t\\tassert.string(options.name, 'options.name');\\n\\t\\tassert.arrayOfString(options.email, 'options.em"..., 4624) = 4624
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus/assert.js", {st_mode=S_IFREG|0644, st_size=4787, ...}) = 0
27106 gettimeofday({1412474788, 981338}, NULL) = 0
27106 gettimeofday({1412474788, 981395}, NULL) = 0
27106 gettimeofday({1412474788, 981452}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474788, 981658}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 981738}, NULL) = 0
27106 gettimeofday({1412474788, 981796}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 981979}, NULL) = 0
27106 gettimeofday({1412474788, 982037}, NULL) = 0
27106 gettimeofday({1412474788, 982094}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus/assert.js", {st_mode=S_IFREG|0644, st_size=4787, ...}) = 0
27106 gettimeofday({1412474788, 982275}, NULL) = 0
27106 gettimeofday({1412474788, 982332}, NULL) = 0
27106 gettimeofday({1412474788, 982388}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus/assert.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=4787, ...}) = 0
27106 gettimeofday({1412474788, 982699}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 982775}, NULL) = 0
27106 gettimeofday({1412474788, 982843}, NULL) = 0
27106 read(10, "// Copyright (c) 2012, Mark Cavage. All rights reserved.\n\nvar assert = require('assert');\nvar Stream = require('stream').Stream;\nvar util = require('util');\n\n\n\n///--- Globals\n\nvar NDEBUG = process.env.NODE_NDEBUG || false;\n\n\n\n///--- Messages\n\nvar ARRAY_TYPE_REQUIRED = '%s ([%s]) required';\nvar TYPE_REQUIRED = '%s (%s) is required';\n\n\n\n///--- Internal\n\nfunction capitalize(str) {\n return (str.charAt(0).toUpperCase() + str.slice(1));\n}\n\nfunction uncapitalize(str) {\n return (str.charAt(0).toLowerCase() + str.slice(1));\n}\n\nfunction _() {\n return (util.format.apply(util, arguments));\n}\n\n\nfunction _assert(arg, type, name, stackFunc) {\n if (!NDEBUG) {\n name = name || type;\n stackFunc = stackFunc || _assert.caller;\n var t = typeof (arg);\n\n if (t !== type) {\n throw new assert.AssertionError({\n message: _(TYPE_REQUIRED, name, type),\n actual: t,\n "..., 4787) = 4787
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
27106 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/signer", 0x7fff1ec75488) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/signer.js", {st_mode=S_IFREG|0644, st_size=5219, ...}) = 0
27106 gettimeofday({1412474788, 984452}, NULL) = 0
27106 gettimeofday({1412474788, 984509}, NULL) = 0
27106 gettimeofday({1412474788, 984566}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/signer.js", {st_mode=S_IFREG|0644, st_size=5219, ...}) = 0
27106 gettimeofday({1412474788, 984786}, NULL) = 0
27106 gettimeofday({1412474788, 984846}, NULL) = 0
27106 gettimeofday({1412474788, 984903}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/signer.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=5219, ...}) = 0
27106 gettimeofday({1412474788, 985231}, NULL) = 0
27106 gettimeofday({1412474788, 985289}, NULL) = 0
27106 gettimeofday({1412474788, 985346}, NULL) = 0
27106 read(10, "// Copyright 2012 Joyent, Inc. All rights reserved.\n\nvar assert = require('assert-plus');\nvar crypto = require('crypto');\nvar http = require('http');\n\nvar sprintf = require('util').format;\n\n\n\n///--- Globals\n\nvar Algorithms = {\n 'rsa-sha1': true,\n 'rsa-sha256': true,\n 'rsa-sha512': true,\n 'dsa-sha1': true,\n 'hmac-sha1': true,\n 'hmac-sha256': true,\n 'hmac-sha512': true\n};\n\nvar Authorization =\n 'Signature keyId=\"%s\",algorithm=\"%s\",headers=\"%s\",signature=\"%s\"';\n\n\n\n///--- Specific Errors\n\nfunction MissingHeaderError(message) {\n this.name = 'MissingHeaderError';\n this.message = message;\n this.stack = (new Error()).stack;\n}\nMissingHeaderError.prototype = new Error();\n\n\nfunction InvalidAlgorithmError(message) {\n this.name = 'InvalidAlgorithmError';\n this.message = message;\n this.stack = (new Error()).stack;\n}\nInvalidAlgorithmError.prototype = new Error();\n\n\n\n///--- Internal Functions\n\nfunction _pad(val) {\n if (parseInt(val, 10) < 10) {\n val = '0' + val;\n }\n return val;\n}\n\n\nfunction _r"..., 5219) = 5219
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 986124}, NULL) = 0
27106 gettimeofday({1412474788, 986217}, NULL) = 0
27106 gettimeofday({1412474788, 986271}, NULL) = 0
27106 gettimeofday({1412474788, 986386}, NULL) = 0
27106 gettimeofday({1412474788, 986440}, NULL) = 0
27106 gettimeofday({1412474788, 986519}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/verify", 0x7fff1ec75488) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/verify.js", {st_mode=S_IFREG|0644, st_size=1408, ...}) = 0
27106 gettimeofday({1412474788, 986853}, NULL) = 0
27106 gettimeofday({1412474788, 986913}, NULL) = 0
27106 gettimeofday({1412474788, 986972}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/verify.js", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... lstat resumed> {st_mode=S_IFREG|0644, st_size=1408, ...}) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 987225}, NULL) = 0
27106 gettimeofday({1412474788, 987286}, NULL) = 0
27106 gettimeofday({1412474788, 987345}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/verify.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1408, ...}) = 0
27106 gettimeofday({1412474788, 987672}, NULL) = 0
27106 gettimeofday({1412474788, 987732}, NULL) = 0
27106 gettimeofday({1412474788, 987791}, NULL) = 0
27106 read(10, "// Copyright 2011 Joyent, Inc. All rights reserved.\n\nvar assert = require('assert-plus');\nvar crypto = require('crypto');\n\n\n\n///--- Exported API\n\nmodule.exports = {\n\n /**\n * Simply wraps up the node crypto operations for you, and returns\n * true or false. You are expected to pass in an object that was\n * returned from `parse()`.\n *\n * @param {Object} parsedSignature the object you got from `parse`.\n * @param {String} key either an RSA private key PEM or HMAC secret.\n * @return {Boolean} true if valid, false otherwise.\n * @throws {TypeError} if you pass in bad arguments.\n */\n verifySignature: function verifySignature(parsedSignature, key) {\n assert.object(parsedSignature, 'parsedSignature');\n assert.string(key, 'key');\n\n var alg = parsedSignature.algorithm.match(/(HMAC|RSA|DSA)-(\\w+)/);\n if (!alg || alg.length !== 3)\n throw new TypeError('parsedSignature: unsupported algorithm ' +\n parsedSignature.algorithm);\n\n if (alg[1] === 'HMAC') {\n va"..., 1408) = 1408
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1) = 1
27107 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/util", 0x7fff1ec75488) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/util.js", {st_mode=S_IFREG|0644, st_size=5035, ...}) = 0
27106 gettimeofday({1412474788, 988726}, NULL) = 0
27106 gettimeofday({1412474788, 988786}, NULL) = 0
27106 gettimeofday({1412474788, 988844}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/util.js", {st_mode=S_IFREG|0644, st_size=5035, ...}) = 0
27106 gettimeofday({1412474788, 989065}, NULL) = 0
27106 gettimeofday({1412474788, 989124}, NULL) = 0
27106 gettimeofday({1412474788, 989183}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/util.js", O_RDONLY) = 10
27106 fstat(10, <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... fstat resumed> {st_mode=S_IFREG|0644, st_size=5035, ...}) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 989516}, NULL) = 0
27106 gettimeofday({1412474788, 989576}, NULL) = 0
27106 gettimeofday({1412474788, 989635}, NULL) = 0
27106 read(10, "// Copyright 2012 Joyent, Inc. All rights reserved.\n\nvar assert = require('assert-plus');\nvar crypto = require('crypto');\n\nvar asn1 = require('asn1');\nvar ctype = require('ctype');\n\n\n\n///--- Helpers\n\nfunction readNext(buffer, offset) {\n var len = ctype.ruint32(buffer, 'big', offset);\n offset += 4;\n\n var newOffset = offset + len;\n\n return {\n data: buffer.slice(offset, newOffset),\n offset: newOffset\n };\n}\n\n\nfunction writeInt(writer, buffer) {\n writer.writeByte(0x02); // ASN1.Integer\n writer.writeLength(buffer.length);\n\n for (var i = 0; i < buffer.length; i++)\n writer.writeByte(buffer[i]);\n\n return writer;\n}\n\n\nfunction rsaToPEM(key) {\n var buffer;\n var der;\n var exponent;\n var i;\n var modulus;\n var newKey = '';\n var offset = 0;\n var type;\n var tmp;\n\n try {\n buffer = new Buffer(key.split(' ')[1], 'base64');\n\n tmp = readNext(buffer, offset);\n type = tmp.data.toString();\n offset = tmp.offset;\n\n if (type !== 'ssh-rsa')\n throw new Error('Invalid ssh key type: ' + type)"..., 5035) = 5035
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/node_modules/asn1", 0x7fff1ec751a8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/node_modules/asn1.js", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec75158) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/node_modules/asn1.json", 0x7fff1ec75158) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/node_modules/asn1.node", 0x7fff1ec75158) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/node_modules/asn1/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/node_modules/asn1/index.js", 0x7fff1ec75158) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/node_modules/asn1/index.json", 0x7fff1ec75158) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/node_modules/asn1/index.node", 0x7fff1ec75158) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/asn1", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 991472}, NULL) = 0
27106 gettimeofday({1412474788, 991531}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474788, 991594}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/asn1.js", 0x7fff1ec75158) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/asn1.json", 0x7fff1ec75158) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/asn1.node", 0x7fff1ec75158) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/asn1/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=2406, ...}) = 0
27106 gettimeofday({1412474788, 992208}, NULL) = 0
27106 gettimeofday({1412474788, 992267}, NULL) = 0
27106 gettimeofday({1412474788, 992325}, NULL) = 0
27106 read(10, "{\n \"author\": {\n \"name\": \"Mark Cavage\",\n \"email\": \"mcavage@gmail.com\"\n },\n \"contributors\": [\n {\n \"name\": \"David Gwynne\",\n \"email\": \"loki@animata.net\"\n },\n {\n \"name\": \"Yunong Xiao\",\n \"email\": \"yunong@joyent.com\"\n }\n ],\n \"name\": \"asn1\",\n \"description\": \"Contains parsers and serializers for ASN.1 (currently BER only)\",\n \"version\": \"0.1.11\",\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"git://github.com/mcavage/node-asn1.git\"\n },\n \"main\": \"lib/index.js\",\n \"engines\": {\n \"node\": \">=0.4.9\"\n },\n \"dependencies\": {},\n \"devDependencies\": {\n \"tap\": \"0.1.4\"\n },\n \"scripts\": {\n \"pretest\": \"which gjslint; if [[ \\\"$?\\\" = 0 ]] ; then gjslint --nojsdoc -r lib -r tst; else echo \\\"Missing gjslint. Skipping lint\\\"; fi\",\n \"test\": \"tap ./tst\"\n },\n \"readme\": \"node-asn1 is a library for encoding and decoding ASN.1 datatypes in pure JS.\\nCurrently BER encoding is supported; at some point I'll likely have to do DER.\\n\\n## Usage\\n\\nMostly, if you're *actually* needing "..., 2406) = 2406
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/asn1/lib/index.js", {st_mode=S_IFREG|0644, st_size=320, ...}) = 0
27106 gettimeofday({1412474788, 992896}, NULL) = 0
27106 gettimeofday({1412474788, 992954}, NULL) = 0
27106 gettimeofday({1412474788, 993010}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/asn1", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 993235}, NULL) = 0
27106 gettimeofday({1412474788, 993292}, NULL) = 0
27106 gettimeofday({1412474788, 993349}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/asn1/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 993530}, NULL) = 0
27106 gettimeofday({1412474788, 993587}, NULL) = 0
27106 gettimeofday({1412474788, 993644}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/asn1/lib/index.js", {st_mode=S_IFREG|0644, st_size=320, ...}) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474788, 993861}, NULL) = 0
27106 gettimeofday({1412474788, 993921}, NULL) = 0
27106 gettimeofday({1412474788, 993978}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/asn1/lib/index.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=320, ...}) = 0
27106 gettimeofday({1412474788, 994305}, NULL) = 0
27106 gettimeofday({1412474788, 994363}, NULL) = 0
27106 gettimeofday({1412474788, 994419}, NULL) = 0
27106 read(10, "// Copyright 2011 Mark Cavage <mcavage@gmail.com> All rights reserved.\n\n// If you have no idea what ASN.1 or BER is, see this:\n// ftp://ftp.rsa.com/pub/pkcs/ascii/layman.asc\n\nvar Ber = require('./ber/index');\n\n\n\n///--- Exported API\n\nmodule.exports = {\n\n Ber: Ber,\n\n BerReader: Ber.Reader,\n\n BerWriter: Ber.Writer\n\n};\n", 320) = 320
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/asn1/lib/ber/index", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec74ec8) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/asn1/lib/ber/index.js", {st_mode=S_IFREG|0644, st_size=469, ...}) = 0
27106 gettimeofday({1412474788, 995086}, NULL) = 0
27106 gettimeofday({1412474788, 995144}, NULL) = 0
27106 gettimeofday({1412474788, 995201}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/asn1/lib/ber", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474788, 995429}, NULL) = 0
27106 gettimeofday({1412474788, 995487}, NULL) = 0
27106 gettimeofday({1412474788, 995544}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/asn1/lib/ber/index.js", {st_mode=S_IFREG|0644, st_size=469, ...}) = 0
27106 gettimeofday({1412474788, 995741}, NULL) = 0
27106 gettimeofday({1412474788, 995800}, NULL) = 0
27106 gettimeofday({1412474788, 995859}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/asn1/lib/ber/index.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=469, ...}) = 0
27106 gettimeofday({1412474788, 996200}, NULL) = 0
27106 gettimeofday({1412474788, 996261}, NULL) = 0
27106 gettimeofday({1412474788, 996320}, NULL) = 0
27106 read(10, "// Copyright 2011 Mark Cavage <mcavage@gmail.com> All rights reserved.\n\nvar errors = require('./errors');\nvar types = require('./types');\n\nvar Reader = require('./reader');\nvar Writer = require('./writer');\n\n\n///--- Exports\n\nmodule.exports = {\n\n Reader: Reader,\n\n Writer: Writer\n\n};\n\nfor (var t in types) {\n if (types.hasOwnProperty(t))\n module.exports[t] = types[t];\n}\nfor (var e in errors) {\n if (errors.hasOwnProperty(e))\n module.exports[e] = errors[e];\n}\n", 469) = 469
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/asn1/lib/ber/errors", 0x7fff1ec74bc8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/asn1/lib/ber/errors.js", {st_mode=S_IFREG|0644, st_size=239, ...}) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474788, 997044}, NULL) = 0
27106 gettimeofday({1412474788, 997113}, NULL) = 0
27106 gettimeofday({1412474788, 997170}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/asn1/lib/ber/errors.js", {st_mode=S_IFREG|0644, st_size=239, ...}) = 0
27106 gettimeofday({1412474788, 997401}, NULL) = 0
27106 gettimeofday({1412474788, 997459}, NULL) = 0
27106 gettimeofday({1412474788, 997517}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/asn1/lib/ber/errors.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=239, ...}) = 0
27106 gettimeofday({1412474788, 997855}, NULL) = 0
27106 gettimeofday({1412474788, 997913}, NULL) = 0
27106 gettimeofday({1412474788, 997969}, NULL) = 0
27106 read(10, "// Copyright 2011 Mark Cavage <mcavage@gmail.com> All rights reserved.\n\n\nmodule.exports = {\n\n newInvalidAsn1Error: function(msg) {\n var e = new Error();\n e.name = 'InvalidAsn1Error';\n e.message = msg || '';\n return e;\n }\n\n};\n", 239) = 239
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/asn1/lib/ber/types", 0x7fff1ec74bc8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/asn1/lib/ber/types.js", {st_mode=S_IFREG|0644, st_size=638, ...}) = 0
27106 gettimeofday({1412474788, 998611}, NULL) = 0
27106 gettimeofday({1412474788, 998668}, NULL) = 0
27106 gettimeofday({1412474788, 998725}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/asn1/lib/ber/types.js", {st_mode=S_IFREG|0644, st_size=638, ...}) = 0
27106 gettimeofday({1412474788, 998960}, NULL) = 0
27106 gettimeofday({1412474788, 999017}, NULL) = 0
27106 gettimeofday({1412474788, 999074}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/asn1/lib/ber/types.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=638, ...}) = 0
27106 gettimeofday({1412474788, 999427}, NULL) = 0
27106 gettimeofday({1412474788, 999484}, NULL) = 0
27106 gettimeofday({1412474788, 999541}, NULL) = 0
27106 read(10, "// Copyright 2011 Mark Cavage <mcavage@gmail.com> All rights reserved.\n\n\nmodule.exports = {\n EOC: 0,\n Boolean: 1,\n Integer: 2,\n BitString: 3,\n OctetString: 4,\n Null: 5,\n OID: 6,\n ObjectDescriptor: 7,\n External: 8,\n Real: 9, // float\n Enumeration: 10,\n PDV: 11,\n Utf8String: 12,\n RelativeOID: 13,\n Sequence: 16,\n Set: 17,\n NumericString: 18,\n PrintableString: 19,\n T61String: 20,\n VideotexString: 21,\n IA5String: 22,\n UTCTime: 23,\n GeneralizedTime: 24,\n GraphicString: 25,\n VisibleString: 26,\n GeneralString: 28,\n UniversalString: 29,\n CharacterString: 30,\n BMPString: 31,\n Constructor: 32,\n Context: 128\n};\n", 638) = 638
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/asn1/lib/ber/reader", 0x7fff1ec74bc8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/asn1/lib/ber/reader.js", {st_mode=S_IFREG|0644, st_size=5760, ...}) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 325}, NULL) = 0
27106 gettimeofday({1412474789, 386}, NULL) = 0
27106 gettimeofday({1412474789, 443}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/asn1/lib/ber/reader.js", {st_mode=S_IFREG|0644, st_size=5760, ...}) = 0
27106 gettimeofday({1412474789, 677}, NULL) = 0
27106 gettimeofday({1412474789, 734}, NULL) = 0
27106 gettimeofday({1412474789, 792}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/asn1/lib/ber/reader.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=5760, ...}) = 0
27106 gettimeofday({1412474789, 1130}, NULL) = 0
27106 gettimeofday({1412474789, 1187}, NULL) = 0
27106 gettimeofday({1412474789, 1244}, NULL) = 0
27106 read(10, "// Copyright 2011 Mark Cavage <mcavage@gmail.com> All rights reserved.\n\nvar assert = require('assert');\n\nvar ASN1 = require('./types');\nvar errors = require('./errors');\n\n\n///--- Globals\n\nvar newInvalidAsn1Error = errors.newInvalidAsn1Error;\n\n\n\n///--- API\n\nfunction Reader(data) {\n if (!data || !Buffer.isBuffer(data))\n throw new TypeError('data must be a node Buffer');\n\n this._buf = data;\n this._size = data.length;\n\n // These hold the \"current\" state\n this._len = 0;\n this._offset = 0;\n\n var self = this;\n this.__defineGetter__('length', function() { return self._len; });\n this.__defineGetter__('offset', function() { return self._offset; });\n this.__defineGetter__('remain', function() {\n return self._size - self._offset;\n });\n this.__defineGetter__('buffer', function() {\n return self._buf.slice(self._offset);\n });\n}\n\n\n/**\n * Reads a single byte and advances offset; you can pass in `true` to make this\n * a \"peek\" operation (i.e., get the byte, but don't advance the offset).\n *\n * @param {Boo"..., 5760) = 5760
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/asn1/lib/ber/writer", 0x7fff1ec74bc8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/asn1/lib/ber/writer.js", {st_mode=S_IFREG|0644, st_size=7603, ...}) = 0
27106 gettimeofday({1412474789, 2399}, NULL) = 0
27106 gettimeofday({1412474789, 2457}, NULL) = 0
27106 gettimeofday({1412474789, 2514}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/asn1/lib/ber/writer.js", <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... lstat resumed> {st_mode=S_IFREG|0644, st_size=7603, ...}) = 0
27106 gettimeofday({1412474789, 2762}, NULL) = 0
27106 gettimeofday({1412474789, 2820}, NULL) = 0
27106 gettimeofday({1412474789, 2877}, NULL) = 0
27106 gettimeofday({1412474789, 3058}, NULL) = 0
27106 gettimeofday({1412474789, 3172}, NULL) = 0
27106 gettimeofday({1412474789, 3226}, NULL) = 0
27106 gettimeofday({1412474789, 3399}, NULL) = 0
27106 gettimeofday({1412474789, 3452}, NULL) = 0
27106 gettimeofday({1412474789, 3540}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/asn1/lib/ber/writer.js", O_RDONLY) = 10
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 <... gettimeofday resumed> {1412474789, 3736}, NULL) = 0
27106 gettimeofday({1412474789, 3834}, NULL) = 0
27106 gettimeofday({1412474789, 3891}, NULL) = 0
27106 gettimeofday({1412474789, 3976}, NULL) = 0
27106 gettimeofday({1412474789, 4032}, NULL) = 0
27106 gettimeofday({1412474789, 4099}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1) = 1
27107 <... futex resumed> ) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=7603, ...}) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1) = 1
27107 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 4429}, NULL) = 0
27106 gettimeofday({1412474789, 4490}, NULL) = 0
27106 gettimeofday({1412474789, 4551}, NULL) = 0
27106 gettimeofday({1412474789, 4628}, NULL) = 0
27106 gettimeofday({1412474789, 4710}, NULL) = 0
27106 gettimeofday({1412474789, 4766}, NULL) = 0
27106 gettimeofday({1412474789, 4866}, NULL) = 0
27106 gettimeofday({1412474789, 4921}, NULL) = 0
27106 gettimeofday({1412474789, 4993}, NULL) = 0
27106 gettimeofday({1412474789, 5074}, NULL) = 0
27106 gettimeofday({1412474789, 5148}, NULL) = 0
27106 gettimeofday({1412474789, 5203}, NULL) = 0
27106 gettimeofday({1412474789, 5288}, NULL) = 0
27106 gettimeofday({1412474789, 5343}, NULL) = 0
27106 gettimeofday({1412474789, 5410}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 read(10, <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... read resumed> "// Copyright 2011 Mark Cavage <mcavage@gmail.com> All rights reserved.\n\nvar assert = require('assert');\nvar ASN1 = require('./types');\nvar errors = require('./errors');\n\n\n///--- Globals\n\nvar newInvalidAsn1Error = errors.newInvalidAsn1Error;\n\nvar DEFAULT_OPTS = {\n size: 1024,\n growthFactor: 8\n};\n\n\n///--- Helpers\n\nfunction merge(from, to) {\n assert.ok(from);\n assert.equal(typeof(from), 'object');\n assert.ok(to);\n assert.equal(typeof(to), 'object');\n\n var keys = Object.getOwnPropertyNames(from);\n keys.forEach(function(key) {\n if (to[key])\n return;\n\n var value = Object.getOwnPropertyDescriptor(from, key);\n Object.defineProperty(to, key, value);\n });\n\n return to;\n}\n\n\n\n///--- API\n\nfunction Writer(options) {\n options = merge(DEFAULT_OPTS, options || {});\n\n this._buf = new Buffer(options.size || 1024);\n this._size = this._buf.length;\n this._offset = 0;\n this._options = options;\n\n // A list of offsets in the buffer where we need to insert\n // sequence tag/len pairs.\n this._seq = [];\n\n "..., 7603) = 7603
27106 gettimeofday({1412474789, 5746}, NULL) = 0
27106 gettimeofday({1412474789, 5820}, NULL) = 0
27106 gettimeofday({1412474789, 5877}, NULL) = 0
27106 gettimeofday({1412474789, 5958}, NULL) = 0
27106 gettimeofday({1412474789, 6014}, NULL) = 0
27106 gettimeofday({1412474789, 6081}, NULL) = 0
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/node_modules/ctype", 0x7fff1ec751a8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/node_modules/ctype.js", 0x7fff1ec75158) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/node_modules/ctype.json", 0x7fff1ec75158) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/node_modules/ctype.node", 0x7fff1ec75158) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/node_modules/ctype/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/node_modules/ctype/index.js", 0x7fff1ec75158) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/node_modules/ctype/index.json", <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... stat resumed> 0x7fff1ec75158) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/lib/node_modules/ctype/index.node", 0x7fff1ec75158) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/ctype", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 8140}, NULL) = 0
27106 gettimeofday({1412474789, 8198}, NULL) = 0
27106 gettimeofday({1412474789, 8261}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/ctype.js", 0x7fff1ec75158) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/ctype.json", 0x7fff1ec75158) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/ctype.node", 0x7fff1ec75158) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=3531, ...}) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474789, 8880}, NULL) = 0
27106 gettimeofday({1412474789, 8951}, NULL) = 0
27106 gettimeofday({1412474789, 9012}, NULL) = 0
27106 read(10, "{\n \"name\": \"ctype\",\n \"version\": \"0.5.2\",\n \"description\": \"read and write binary structures and data types\",\n \"homepage\": \"https://github.com/rmustacc/node-ctype\",\n \"author\": {\n \"name\": \"Robert Mustacchi\",\n \"email\": \"rm@fingolfin.org\"\n },\n \"engines\": {\n \"node\": \">= 0.4\"\n },\n \"main\": \"ctype.js\",\n \"readme\": \"Node-CType is a way to read and write binary data in structured and easy to use\\nformat. Its name comes from the C header file.\\n\\nTo get started, simply clone the repository or use npm to install it. Once it is\\nthere, simply require it.\\n\\ngit clone git://github.com/rmustacc/node-ctype\\nnpm install ctype\\nvar mod_ctype = require('ctype')\\n\\n\\nThere are two APIs that you can use, depending on what abstraction you'd like.\\nThe low level API let's you read and write individual integers and floats from\\nbuffers. The higher level API let's you read and write structures of these. To\\nillustrate this, let's looks look at how we would read and write a binary\\nencoded x,y point.\\n\\nIn C we would "..., 3531) = 3531
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/ctype.js", {st_mode=S_IFREG|0644, st_size=25257, ...}) = 0
27106 gettimeofday({1412474789, 9586}, NULL) = 0
27106 gettimeofday({1412474789, 9643}, NULL) = 0
27106 gettimeofday({1412474789, 9700}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/ctype", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474789, 9936}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 10001}, NULL) = 0
27106 gettimeofday({1412474789, 10059}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/ctype.js", {st_mode=S_IFREG|0644, st_size=25257, ...}) = 0
27106 gettimeofday({1412474789, 10242}, NULL) = 0
27106 gettimeofday({1412474789, 10299}, NULL) = 0
27106 gettimeofday({1412474789, 10355}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/ctype.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=25257, ...}) = 0
27106 gettimeofday({1412474789, 10677}, NULL) = 0
27106 gettimeofday({1412474789, 10734}, NULL) = 0
27106 gettimeofday({1412474789, 10792}, NULL) = 0
27106 read(10, "/*\n * rm - Feb 2011\n * ctype.js\n *\n * This module provides a simple abstraction towards reading and writing\n * different types of binary data. It is designed to use ctio.js and provide a\n * richer and more expressive API on top of it.\n *\n * By default we support the following as built in basic types:\n *\tint8_t\n *\tint16_t\n *\tint32_t\n *\tuint8_t\n *\tuint16_t\n *\tuint32_t\n *\tuint64_t\n *\tfloat\n *\tdouble\n *\tchar\n *\tchar[]\n *\n * Each type is returned as a Number, with the exception of char and char[]\n * which are returned as Node Buffers. A char is considered a uint8_t.\n *\n * Requests to read and write data are specified as an array of JSON objects.\n * This is also the same way that one declares structs. Even if just a single\n * value is requested, it must be done as a struct. The array order determines\n * the order that we try and read values. Each entry has the following format\n * with values marked with a * being optional.\n *\n * { key: { type: /type/, value*: /value/, offset*: /offset/ }\n *\n * If offset is defined,"..., 25257) = 25257
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/ctf.js", {st_mode=S_IFREG|0644, st_size=5834, ...}) = 0
27106 gettimeofday({1412474789, 12363}, NULL) = 0
27106 gettimeofday({1412474789, 12422}, NULL) = 0
27106 gettimeofday({1412474789, 12480}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/ctf.js", {st_mode=S_IFREG|0644, st_size=5834, ...}) = 0
27106 gettimeofday({1412474789, 12707}, NULL) = 0
27106 gettimeofday({1412474789, 12765}, NULL) = 0
27106 gettimeofday({1412474789, 12822}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/ctf.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=5834, ...}) = 0
27106 gettimeofday({1412474789, 13146}, NULL) = 0
27106 gettimeofday({1412474789, 13203}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474789, 13266}, NULL) = 0
27106 read(10, "/*\n * ctf.js\n *\n * Understand and parse all of the different JSON formats of CTF data and\n * translate that into a series of node-ctype friendly pieces. The reason for\n * the abstraction is to handle different changes in the file format.\n *\n * We have to be careful here that we don't end up using a name that is already\n * a built in type.\n */\nvar mod_assert = require('assert');\nvar ASSERT = mod_assert.ok;\n\nvar ctf_versions = [ '1.0' ];\nvar ctf_entries = [ 'integer', 'float', 'typedef', 'struct' ];\nvar ctf_deftypes = [ 'int8_t', 'uint8_t', 'int16_t', 'uint16_t', 'int32_t',\n 'uint32_t', 'float', 'double' ];\n\nfunction ctfParseInteger(entry, ctype)\n{\n\tvar name, sign, len, type;\n\n\tname = entry['name'];\n\tif (!('signed' in entry['integer']))\n\t\tthrow (new Error('Malformed CTF JSON: integer missing ' +\n\t\t 'signed value'));\n\n\n\tif (!('length' in entry['integer']))\n\t\tthrow (new Error('Malformed CTF JSON: integer missing ' +\n\t\t 'length value'));\n\n\tsign = entry['integer']['signed'];\n\tlen = entry['integer']['length"..., 5834) = 5834
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/ctio.js", {st_mode=S_IFREG|0644, st_size=43551, ...}) = 0
27106 gettimeofday({1412474789, 14202}, NULL) = 0
27106 gettimeofday({1412474789, 14259}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474789, 14335}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/ctio.js", {st_mode=S_IFREG|0644, st_size=43551, ...}) = 0
27106 gettimeofday({1412474789, 14578}, NULL) = 0
27106 gettimeofday({1412474789, 14635}, NULL) = 0
27106 gettimeofday({1412474789, 14691}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/ctio.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=43551, ...}) = 0
27106 gettimeofday({1412474789, 15014}, NULL) = 0
27106 gettimeofday({1412474789, 15071}, NULL) = 0
27106 gettimeofday({1412474789, 15128}, NULL) = 0
27106 read(10, "/*\n * rm - Feb 2011\n * ctio.js:\n *\n * A simple way to read and write simple ctypes. Of course, as you'll find the\n * code isn't as simple as it might appear. The following types are currently\n * supported in big and little endian formats:\n *\n * \tuint8_t\t\t\tint8_t\n * \tuint16_t\t\tint16_t\n * \tuint32_t\t\tint32_t\n *\tfloat (single precision IEEE 754)\n *\tdouble (double precision IEEE 754)\n *\n * This is designed to work in Node and v8. It may in fact work in other\n * Javascript interpreters (that'd be pretty neat), but it hasn't been tested.\n * If you find that it does in fact work, that's pretty cool. Try and pass word\n * back to the original author.\n *\n * Note to the reader: If you're tabstop isn't set to 8, parts of this may look\n * weird.\n */\n\n/*\n * Numbers in Javascript have a secret: all numbers must be represented with an\n * IEEE-754 double. The double has a mantissa with a length of 52 bits with an\n * implicit one. Thus the range of integers that can be represented is limited\n * to the size of the mantissa, this"..., 43551) = 43551
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 gettimeofday({1412474789, 15632}, NULL) = 0
27106 gettimeofday({1412474789, 15703}, NULL) = 0
27106 gettimeofday({1412474789, 15757}, NULL) = 0
27106 gettimeofday({1412474789, 15867}, NULL) = 0
27106 gettimeofday({1412474789, 15921}, NULL) = 0
27106 gettimeofday({1412474789, 15993}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/node-uuid", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 17416}, NULL) = 0
27106 gettimeofday({1412474789, 17474}, NULL) = 0
27106 gettimeofday({1412474789, 17531}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/node-uuid.js", 0x7fff1ec75748) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/node-uuid.json", 0x7fff1ec75748) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/node-uuid.node", 0x7fff1ec75748) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/node-uuid/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=7656, ...}) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474789, 18143}, NULL) = 0
27106 gettimeofday({1412474789, 18214}, NULL) = 0
27106 gettimeofday({1412474789, 18274}, NULL) = 0
27106 read(10, "{\n \"name\": \"node-uuid\",\n \"description\": \"Rigorous implementation of RFC4122 (v1 and v4) UUIDs.\",\n \"url\": \"http://github.com/broofa/node-uuid\",\n \"keywords\": [\n \"uuid\",\n \"guid\",\n \"rfc4122\"\n ],\n \"author\": {\n \"name\": \"Robert Kieffer\",\n \"email\": \"robert@broofa.com\"\n },\n \"contributors\": [\n {\n \"name\": \"Christoph Tavan\",\n \"email\": \"dev@tavan.de\"\n }\n ],\n \"lib\": \".\",\n \"main\": \"./uuid.js\",\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"https://github.com/broofa/node-uuid.git\"\n },\n \"version\": \"1.4.1\",\n \"readme\": \"# node-uuid\\n\\nSimple, fast generation of [RFC4122](http://www.ietf.org/rfc/rfc4122.txt) UUIDS.\\n\\nFeatures:\\n\\n* Generate RFC4122 version 1 or version 4 UUIDs\\n* Runs in node.js and all browsers.\\n* Registered as a [ComponentJS](https://github.com/component/component) [component](https://github.com/component/component/wiki/Components) ('broofa/node-uuid').\\n* Cryptographically strong random # generation on supporting platforms\\n* 1.1K minified and gzip'ed (Want so"..., 7656) = 7656
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/node-uuid/uuid.js", {st_mode=S_IFREG|0644, st_size=7207, ...}) = 0
27106 gettimeofday({1412474789, 18862}, NULL) = 0
27106 gettimeofday({1412474789, 18926}, NULL) = 0
27106 gettimeofday({1412474789, 18984}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/node-uuid", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474789, 19215}, NULL) = 0
27106 gettimeofday({1412474789, 19285}, NULL) = 0
27106 gettimeofday({1412474789, 19341}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/node-uuid/uuid.js", {st_mode=S_IFREG|0644, st_size=7207, ...}) = 0
27106 gettimeofday({1412474789, 19528}, NULL) = 0
27106 gettimeofday({1412474789, 19585}, NULL) = 0
27106 gettimeofday({1412474789, 19641}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/node-uuid/uuid.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=7207, ...}) = 0
27106 gettimeofday({1412474789, 19947}, NULL) = 0
27106 gettimeofday({1412474789, 20004}, NULL) = 0
27106 gettimeofday({1412474789, 20061}, NULL) = 0
27106 read(10, "// uuid.js\n//\n// Copyright (c) 2010-2012 Robert Kieffer\n// MIT License - http://opensource.org/licenses/mit-license.php\n\n(function() {\n var _global = this;\n\n // Unique ID creation requires a high quality random # generator. We feature\n // detect to determine the best RNG source, normalizing to a function that\n // returns 128-bits of randomness, since that's what's usually required\n var _rng;\n\n // Node.js crypto-based RNG - http://nodejs.org/docs/v0.6.2/api/crypto.html\n //\n // Moderately fast, high quality\n if (typeof(require) == 'function') {\n try {\n var _rb = require('crypto').randomBytes;\n _rng = _rb && function() {return _rb(16);};\n } catch(e) {}\n }\n\n if (!_rng && _global.crypto && crypto.getRandomValues) {\n // WHATWG crypto-based RNG - http://wiki.whatwg.org/wiki/Crypto\n //\n // Moderately fast, high quality\n var _rnds8 = new Uint8Array(16);\n _rng = function whatwgRNG() {\n crypto.getRandomValues(_rnds8);\n return _rnds8;\n };\n }\n\n if (!_rn"..., 7207) = 7207
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 open("/dev/urandom", O_RDONLY|O_NOCTTY|O_NONBLOCK) = 10
27106 fstat(10, {st_mode=S_IFCHR|0666, st_rdev=makedev(1, 9), ...}) = 0
27106 poll([{fd=10, events=POLLIN}], 1, 10 <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... poll resumed> ) = 1 ([{fd=10, revents=POLLIN}])
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 read(10, "\232\5\273]s\366\253\2d 8v\216 \307\232\273\224\37X\353\315\340\353\202<x*i\223=\246", 32) = 32
27106 close(10) = 0
27106 getuid() = 1002
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1) = 1
27107 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/mime-types", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 22024}, NULL) = 0
27106 gettimeofday({1412474789, 22083}, NULL) = 0
27106 gettimeofday({1412474789, 22139}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/mime-types.js", 0x7fff1ec75748) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/mime-types.json", 0x7fff1ec75748) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/mime-types.node", 0x7fff1ec75748) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/mime-types/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=3712, ...}) = 0
27106 gettimeofday({1412474789, 22718}, NULL) = 0
27106 gettimeofday({1412474789, 22775}, NULL) = 0
27106 gettimeofday({1412474789, 22832}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 read(10, "{\n \"name\": \"mime-types\",\n \"description\": \"The ultimate javascript content-type utility.\",\n \"version\": \"1.0.2\",\n \"author\": {\n \"name\": \"Jonathan Ong\",\n \"email\": \"me@jongleberry.com\",\n \"url\": \"http://jongleberry.com\"\n },\n \"contributors\": [\n {\n \"name\": \"Jeremiah Senkpiel\",\n \"email\": \"fishrock123@rocketmail.com\",\n \"url\": \"https://searchbeam.jit.su\"\n }\n ],\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"https://github.com/expressjs/mime-types\"\n },\n \"license\": \"MIT\",\n \"main\": \"lib\",\n \"devDependencies\": {\n \"co\": \"3\",\n \"cogent\": \"0\",\n \"mocha\": \"1\",\n \"should\": \"3\"\n },\n \"engines\": {\n \"node\": \">= 0.8.0\"\n },\n \"scripts\": {\n \"test\": \"make test\"\n },\n \"readme\": \"# mime-types\\n[![NPM version](https://badge.fury.io/js/mime-types.svg)](https://badge.fury.io/js/mime-types) [![Build Status](https://travis-ci.org/expressjs/mime-types.svg?branch=master)](https://travis-ci.org/expressjs/mime-types)\\n\\nThe ultimate javascript content-type utility.\\n\\n### Install\\n\\n```s"..., 3712) = 3712
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/mime-types/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 23426}, NULL) = 0
27106 gettimeofday({1412474789, 23483}, NULL) = 0
27106 gettimeofday({1412474789, 23540}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/mime-types/lib.js", 0x7fff1ec756f8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/mime-types/lib.json", 0x7fff1ec756f8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/mime-types/lib.node", 0x7fff1ec756f8) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/mime-types/lib/index.js", <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... stat resumed> {st_mode=S_IFREG|0644, st_size=1962, ...}) = 0
27106 gettimeofday({1412474789, 24093}, NULL) = 0
27106 gettimeofday({1412474789, 24153}, NULL) = 0
27106 gettimeofday({1412474789, 24213}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/mime-types", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 24433}, NULL) = 0
27106 gettimeofday({1412474789, 24492}, NULL) = 0
27106 gettimeofday({1412474789, 24551}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/mime-types/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 24731}, NULL) = 0
27106 gettimeofday({1412474789, 24791}, NULL) = 0
27106 gettimeofday({1412474789, 24849}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/mime-types/lib/index.js", {st_mode=S_IFREG|0644, st_size=1962, ...}) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474789, 25032}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 25098}, NULL) = 0
27106 gettimeofday({1412474789, 25165}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/mime-types/lib/index.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1962, ...}) = 0
27106 gettimeofday({1412474789, 25481}, NULL) = 0
27106 gettimeofday({1412474789, 25540}, NULL) = 0
27106 gettimeofday({1412474789, 25598}, NULL) = 0
27106 read(10, "\n// types[extension] = type\nexports.types = Object.create(null)\n// extensions[type] = [extensions]\nexports.extensions = Object.create(null)\n// define more mime types\nexports.define = define\n\n// store the json files\nexports.json = {\n mime: require('./mime.json'),\n node: require('./node.json'),\n custom: require('./custom.json'),\n}\n\nexports.lookup = function (string) {\n if (!string || typeof string !== \"string\") return false\n string = string.replace(/.*[\\.\\/\\\\]/, '').toLowerCase()\n if (!string) return false\n return exports.types[string] || false\n}\n\nexports.extension = function (type) {\n if (!type || typeof type !== \"string\") return false\n type = type.match(/^\\s*([^;\\s]*)(?:;|\\s|$)/)\n if (!type) return false\n var exts = exports.extensions[type[1].toLowerCase()]\n if (!exts || !exts.length) return false\n return exts[0]\n}\n\n// type has to be an exact mime type\nexports.charset = function (type) {\n // special cases\n switch (type) {\n case 'application/json': return 'UTF-8'\n case 'application/javascr"..., 1962) = 1962
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/mime-types/lib/mime.json", {st_mode=S_IFREG|0644, st_size=71165, ...}) = 0
27106 gettimeofday({1412474789, 26356}, NULL) = 0
27106 gettimeofday({1412474789, 26414}, NULL) = 0
27106 gettimeofday({1412474789, 26471}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/mime-types/lib/mime.json", {st_mode=S_IFREG|0644, st_size=71165, ...}) = 0
27106 gettimeofday({1412474789, 26690}, NULL) = 0
27106 gettimeofday({1412474789, 26748}, NULL) = 0
27106 gettimeofday({1412474789, 26804}, NULL) = 0
27106 mmap(0x30ff7c800000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x30ff7c800000
27106 mprotect(0x30ff7c805000, 4096, PROT_NONE) = 0
27106 mmap(0x30ff7c806000, 1019904, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x30ff7c806000
27106 mprotect(0x30ff7c8ff000, 4096, PROT_NONE <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... mprotect resumed> ) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/mime-types/lib/mime.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=71165, ...}) = 0
27106 gettimeofday({1412474789, 27544}, NULL) = 0
27106 gettimeofday({1412474789, 27602}, NULL) = 0
27106 gettimeofday({1412474789, 27659}, NULL) = 0
27106 read(10, "{\n \"application/1d-interleaved-parityfec\": [],\n \"application/3gpp-ims+xml\": [],\n \"application/activemessage\": [],\n \"application/andrew-inset\": [\n \"ez\"\n ],\n \"application/applefile\": [],\n \"application/applixware\": [\n \"aw\"\n ],\n \"application/atom+xml\": [\n \"atom\"\n ],\n \"application/atomcat+xml\": [\n \"atomcat\"\n ],\n \"application/atomicmail\": [],\n \"application/atomsvc+xml\": [\n \"atomsvc\"\n ],\n \"application/auth-policy+xml\": [],\n \"application/batch-smtp\": [],\n \"application/beep+xml\": [],\n \"application/calendar+xml\": [],\n \"application/cals-1840\": [],\n \"application/ccmp+xml\": [],\n \"application/ccxml+xml\": [\n \"ccxml\"\n ],\n \"application/cdmi-capability\": [\n \"cdmia\"\n ],\n \"application/cdmi-container\": [\n \"cdmic\"\n ],\n \"application/cdmi-domain\": [\n \"cdmid\"\n ],\n \"application/cdmi-object\": [\n \"cdmio\"\n ],\n \"application/cdmi-queue\": [\n \"cdmiq\"\n ],\n \"application/cea-2018+xml\": [],\n \"application/cellml+xml\": [],\n \"application/cfw\": [],\n \"application/cnrp+xml\": [],\n \""..., 71165) = 71165
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/mime-types/lib/node.json", {st_mode=S_IFREG|0644, st_size=722, ...}) = 0
27106 gettimeofday({1412474789, 29860}, NULL) = 0
27106 gettimeofday({1412474789, 29918}, NULL) = 0
27106 gettimeofday({1412474789, 29975}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/mime-types/lib/node.json", {st_mode=S_IFREG|0644, st_size=722, ...}) = 0
27106 gettimeofday({1412474789, 30194}, NULL) = 0
27106 gettimeofday({1412474789, 30251}, NULL) = 0
27106 gettimeofday({1412474789, 30308}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/mime-types/lib/node.json", O_RDONLY) = 10
27107 <... nanosleep resumed> NULL) = 0
27106 fstat(10, <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... fstat resumed> {st_mode=S_IFREG|0644, st_size=722, ...}) = 0
27106 gettimeofday({1412474789, 30663}, NULL) = 0
27106 gettimeofday({1412474789, 30721}, NULL) = 0
27106 gettimeofday({1412474789, 30778}, NULL) = 0
27106 read(10, "{\n \"text/vtt\": [\n \"vtt\"\n ],\n \"application/x-chrome-extension\": [\n \"crx\"\n ],\n \"text/x-component\": [\n \"htc\"\n ],\n \"text/cache-manifest\": [\n \"manifest\"\n ],\n \"application/octet-stream\": [\n \"buffer\"\n ],\n \"application/mp4\": [\n \"m4p\"\n ],\n \"audio/mp4\": [\n \"m4a\"\n ],\n \"video/MP2T\": [\n \"ts\"\n ],\n \"application/x-web-app-manifest+json\": [\n \"webapp\"\n ],\n \"text/x-lua\": [\n \"lua\"\n ],\n \"application/x-lua-bytecode\": [\n \"luac\"\n ],\n \"text/x-markdown\": [\n \"markdown\",\n \"md\",\n \"mkd\"\n ],\n \"text/plain\": [\n \"ini\"\n ],\n \"application/dash+xml\": [\n \"mdp\"\n ],\n \"font/opentype\": [\n \"otf\"\n ],\n \"application/json\": [\n \"map\"\n ],\n \"application/xml\": [\n \"xsd\"\n ]\n}\n", 722) = 722
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/mime-types/lib/custom.json", {st_mode=S_IFREG|0644, st_size=311, ...}) = 0
27106 gettimeofday({1412474789, 31319}, NULL) = 0
27106 gettimeofday({1412474789, 31377}, NULL) = 0
27106 gettimeofday({1412474789, 31433}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/mime-types/lib/custom.json", {st_mode=S_IFREG|0644, st_size=311, ...}) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 31682}, NULL) = 0
27106 gettimeofday({1412474789, 31741}, NULL) = 0
27106 gettimeofday({1412474789, 31798}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/mime-types/lib/custom.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=311, ...}) = 0
27106 gettimeofday({1412474789, 32117}, NULL) = 0
27106 gettimeofday({1412474789, 32175}, NULL) = 0
27106 gettimeofday({1412474789, 32232}, NULL) = 0
27106 read(10, "{\n \"text/jade\": [\n \"jade\"\n ],\n \"text/stylus\": [\n \"stylus\",\n \"styl\"\n ],\n \"text/less\": [\n \"less\"\n ],\n \"text/x-sass\": [\n \"sass\"\n ],\n \"text/x-scss\": [\n \"scss\"\n ],\n \"text/coffeescript\": [\n \"coffee\"\n ],\n \"text/x-handlebars-template\": [\n \"hbs\"\n ],\n \"text/jsx\": [\n \"jsx\"\n ]\n}\n", 311) = 311
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 mmap(0x25219be35000, 2097152, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x25219be35000
27106 munmap(0x25219be35000, 831488) = 0
27106 munmap(0x25219c000000, 217088) = 0
27106 mmap(0x25219bf00000, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x25219bf00000
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 34207}, NULL) = 0
27106 gettimeofday({1412474789, 34301}, NULL) = 0
27106 gettimeofday({1412474789, 34355}, NULL) = 0
27106 gettimeofday({1412474789, 34497}, NULL) = 0
27106 gettimeofday({1412474789, 34551}, NULL) = 0
27106 gettimeofday({1412474789, 34643}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 gettimeofday({1412474789, 36910}, NULL) = 0
27106 gettimeofday({1412474789, 36982}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1) = 1
27107 <... futex resumed> ) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 gettimeofday({1412474789, 37138}, NULL) = 0
27106 gettimeofday({1412474789, 37230}, NULL) = 0
27106 gettimeofday({1412474789, 37285}, NULL) = 0
27106 gettimeofday({1412474789, 37423}, NULL) = 0
27106 gettimeofday({1412474789, 37480}, NULL) = 0
27106 gettimeofday({1412474789, 37563}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1) = 1
27107 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 38283}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/tunnel-agent", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 38535}, NULL) = 0
27106 gettimeofday({1412474789, 38595}, NULL) = 0
27106 gettimeofday({1412474789, 38653}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/tunnel-agent.js", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec75748) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/tunnel-agent.json", 0x7fff1ec75748) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/tunnel-agent.node", 0x7fff1ec75748) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/tunnel-agent/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1023, ...}) = 0
27106 gettimeofday({1412474789, 39237}, NULL) = 0
27106 gettimeofday({1412474789, 39296}, NULL) = 0
27106 gettimeofday({1412474789, 39355}, NULL) = 0
27106 read(10, "{\n \"author\": {\n \"name\": \"Mikeal Rogers\",\n \"email\": \"mikeal.rogers@gmail.com\",\n \"url\": \"http://www.futurealoof.com\"\n },\n \"name\": \"tunnel-agent\",\n \"description\": \"HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.\",\n \"version\": \"0.4.0\",\n \"repository\": {\n \"url\": \"https://github.com/mikeal/tunnel-agent\"\n },\n \"main\": \"index.js\",\n \"dependencies\": {},\n \"devDependencies\": {},\n \"optionalDependencies\": {},\n \"engines\": {\n \"node\": \"*\"\n },\n \"readme\": \"tunnel-agent\\n============\\n\\nHTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.\\n\",\n \"readmeFilename\": \"README.md\",\n \"bugs\": {\n \"url\": \"https://github.com/mikeal/tunnel-agent/issues\"\n },\n \"homepage\": \"https://github.com/mikeal/tunnel-agent\",\n \"_id\": \"tunnel-agent@0.4.0\",\n \"_shasum\": \"b1184e312ffbcf70b3b4c78e8c219de7ebb1c550\",\n \"_from\": \"tunnel-agent@>=0.4.0 <0.5.0\",\n \"_resolved\": \"https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.0.tgz\",\n \"scripts\": {}\n}\n", 1023) = 1023
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/tunnel-agent/index.js", {st_mode=S_IFREG|0644, st_size=6621, ...}) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 39902}, NULL) = 0
27106 gettimeofday({1412474789, 39961}, NULL) = 0
27106 gettimeofday({1412474789, 40019}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/tunnel-agent", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 40219}, NULL) = 0
27106 gettimeofday({1412474789, 40277}, NULL) = 0
27106 gettimeofday({1412474789, 40334}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/tunnel-agent/index.js", {st_mode=S_IFREG|0644, st_size=6621, ...}) = 0
27106 gettimeofday({1412474789, 40513}, NULL) = 0
27106 gettimeofday({1412474789, 40573}, NULL) = 0
27106 gettimeofday({1412474789, 40632}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/tunnel-agent/index.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=6621, ...}) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474789, 40945}, NULL) = 0
27106 gettimeofday({1412474789, 41015}, NULL) = 0
27106 gettimeofday({1412474789, 41074}, NULL) = 0
27106 read(10, "'use strict'\n\nvar net = require('net')\n , tls = require('tls')\n , http = require('http')\n , https = require('https')\n , events = require('events')\n , assert = require('assert')\n , util = require('util')\n ;\n\nexports.httpOverHttp = httpOverHttp\nexports.httpsOverHttp = httpsOverHttp\nexports.httpOverHttps = httpOverHttps\nexports.httpsOverHttps = httpsOverHttps\n\n\nfunction httpOverHttp(options) {\n var agent = new TunnelingAgent(options)\n agent.request = http.request\n return agent\n}\n\nfunction httpsOverHttp(options) {\n var agent = new TunnelingAgent(options)\n agent.request = http.request\n agent.createSocket = createSecureSocket\n return agent\n}\n\nfunction httpOverHttps(options) {\n var agent = new TunnelingAgent(options)\n agent.request = https.request\n return agent\n}\n\nfunction httpsOverHttps(options) {\n var agent = new TunnelingAgent(options)\n agent.request = https.request\n agent.createSocket = createSecureSocket\n return agent\n}\n\n\nfunction TunnelingAgent(options) {\n var self = this\n self.options ="..., 6621) = 6621
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/json-stringify-safe", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 42081}, NULL) = 0
27106 gettimeofday({1412474789, 42140}, NULL) = 0
27106 gettimeofday({1412474789, 42197}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/json-stringify-safe.js", 0x7fff1ec75748) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/json-stringify-safe.json", 0x7fff1ec75748) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/json-stringify-safe.node", 0x7fff1ec75748) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/json-stringify-safe/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=2160, ...}) = 0
27106 gettimeofday({1412474789, 42759}, NULL) = 0
27106 gettimeofday({1412474789, 42819}, NULL) = 0
27106 gettimeofday({1412474789, 42877}, NULL) = 0
27106 read(10, "{\n \"name\": \"json-stringify-safe\",\n \"version\": \"5.0.0\",\n \"description\": \"Like JSON.stringify, but doesn't blow up on circular refs\",\n \"main\": \"stringify.js\",\n \"scripts\": {\n \"test\": \"node test.js\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"git://github.com/isaacs/json-stringify-safe\"\n },\n \"keywords\": [\n \"json\",\n \"stringify\",\n \"circular\",\n \"safe\"\n ],\n \"author\": {\n \"name\": \"Isaac Z. Schlueter\",\n \"email\": \"i@izs.me\",\n \"url\": \"http://blog.izs.me\"\n },\n \"license\": \"BSD\",\n \"readmeFilename\": \"README.md\",\n \"readme\": \"# json-stringify-safe\\n\\nLike JSON.stringify, but doesn't throw on circular references.\\n\\n## Usage\\n\\nTakes the same arguments as `JSON.stringify`.\\n\\n```javascript\\nvar stringify = require('json-stringify-safe');\\nvar circularObj = {};\\ncircularObj.circularRef = circularObj;\\ncircularObj.list = [ circularObj, circularObj ];\\nconsole.log(stringify(circularObj, null, 2));\\n```\\n\\nOutput:\\n\\n```json\\n{\\n \\\"circularRef\\\": \\\"[Circular]\\\",\\n \\\"list\\\": [\\n \\\"["..., 2160) = 2160
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/json-stringify-safe/stringify.js", {st_mode=S_IFREG|0644, st_size=954, ...}) = 0
27106 gettimeofday({1412474789, 43423}, NULL) = 0
27106 gettimeofday({1412474789, 43480}, NULL) = 0
27106 gettimeofday({1412474789, 43537}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/json-stringify-safe", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 43740}, NULL) = 0
27106 gettimeofday({1412474789, 43797}, NULL) = 0
27106 gettimeofday({1412474789, 43854}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/json-stringify-safe/stringify.js", {st_mode=S_IFREG|0644, st_size=954, ...}) = 0
27106 gettimeofday({1412474789, 44033}, NULL) = 0
27106 gettimeofday({1412474789, 44092}, NULL) = 0
27106 gettimeofday({1412474789, 44150}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/json-stringify-safe/stringify.js", O_RDONLY <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... open resumed> ) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0
27106 gettimeofday({1412474789, 44461}, NULL) = 0
27106 gettimeofday({1412474789, 44519}, NULL) = 0
27106 gettimeofday({1412474789, 44576}, NULL) = 0
27106 read(10, "module.exports = stringify;\n\nfunction getSerialize (fn, decycle) {\n var seen = [], keys = [];\n decycle = decycle || function(key, value) {\n return '[Circular ' + getPath(value, seen, keys) + ']'\n };\n return function(key, value) {\n var ret = value;\n if (typeof value === 'object' && value) {\n if (seen.indexOf(value) !== -1)\n ret = decycle(key, value);\n else {\n seen.push(value);\n keys.push(key);\n }\n }\n if (fn) ret = fn(key, ret);\n return ret;\n }\n}\n\nfunction getPath (value, seen, keys) {\n var index = seen.indexOf(value);\n var path = [ keys[index] ];\n for (index--; index >= 0; index--) {\n if (seen[index][ path[0] ] === value) {\n value = seen[index];\n path.unshift(keys[index]);\n }\n }\n return '~' + path.join('.');\n}\n\nfunction stringify(obj, fn, spaces, decycle) {\n return JSON.stringify(obj, getSerialize(fn, decycle), spaces);\n}\n\nstringify.getSerialize = getSerialize;\n", 954) = 954
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/stringstream", 0x7fff1ec75778) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/stringstream.js", 0x7fff1ec75728) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/stringstream.json", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec75728) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/stringstream.node", 0x7fff1ec75728) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/stringstream/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/stringstream/index.js", 0x7fff1ec75728) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/stringstream/index.json", 0x7fff1ec75728) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/stringstream/index.node", 0x7fff1ec75728) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/stringstream", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 46105}, NULL) = 0
27106 gettimeofday({1412474789, 46164}, NULL) = 0
27106 gettimeofday({1412474789, 46223}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/stringstream.js", 0x7fff1ec75728) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/stringstream.json", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec75728) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/stringstream.node", 0x7fff1ec75728) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/stringstream/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1972, ...}) = 0
27106 gettimeofday({1412474789, 46801}, NULL) = 0
27106 gettimeofday({1412474789, 46861}, NULL) = 0
27106 gettimeofday({1412474789, 46927}, NULL) = 0
27106 read(10, "{\n \"name\": \"stringstream\",\n \"version\": \"0.0.4\",\n \"description\": \"Encode and decode streams into string streams\",\n \"author\": {\n \"name\": \"Michael Hart\",\n \"email\": \"michael.hart.au@gmail.com\",\n \"url\": \"http://github.com/mhart\"\n },\n \"main\": \"stringstream.js\",\n \"keywords\": [\n \"string\",\n \"stream\",\n \"base64\",\n \"gzip\"\n ],\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"https://github.com/mhart/StringStream.git\"\n },\n \"license\": \"MIT\",\n \"readme\": \"# Decode streams into strings The Right Way(tm)\\n\\n```javascript\\nvar fs = require('fs')\\nvar zlib = require('zlib')\\nvar strs = require('stringstream')\\n\\nvar utf8Stream = fs.createReadStream('massiveLogFile.gz')\\n .pipe(zlib.createGunzip())\\n .pipe(strs('utf8'))\\n```\\n\\nNo need to deal with `setEncoding()` weirdness, just compose streams\\nlike they were supposed to be!\\n\\nHandles input and output encoding:\\n\\n```javascript\\n// Stream from utf8 to hex to base64... Why not, ay.\\nvar hex64Stream = fs.createReadStream('myFile')\\n .pipe(strs"..., 1972) = 1972
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/stringstream/stringstream.js", {st_mode=S_IFREG|0644, st_size=2792, ...}) = 0
27106 gettimeofday({1412474789, 47458}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474789, 47534}, NULL) = 0
27106 gettimeofday({1412474789, 47603}, NULL) = 0
27106 gettimeofday({1412474789, 47702}, NULL) = 0
27106 gettimeofday({1412474789, 47818}, NULL) = 0
27106 gettimeofday({1412474789, 47871}, NULL) = 0
27106 gettimeofday({1412474789, 48098}, NULL) = 0
27106 gettimeofday({1412474789, 48152}, NULL) = 0
27106 gettimeofday({1412474789, 48251}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/stringstream", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 48455}, NULL) = 0
27106 gettimeofday({1412474789, 48514}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474789, 48577}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/stringstream/stringstream.js", {st_mode=S_IFREG|0644, st_size=2792, ...}) = 0
27106 gettimeofday({1412474789, 48769}, NULL) = 0
27106 gettimeofday({1412474789, 48828}, NULL) = 0
27106 gettimeofday({1412474789, 48886}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/stringstream/stringstream.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=2792, ...}) = 0
27106 gettimeofday({1412474789, 49188}, NULL) = 0
27106 gettimeofday({1412474789, 49247}, NULL) = 0
27106 gettimeofday({1412474789, 49305}, NULL) = 0
27106 read(10, "var util = require('util')\nvar Stream = require('stream')\nvar StringDecoder = require('string_decoder').StringDecoder\n\nmodule.exports = StringStream\nmodule.exports.AlignedStringDecoder = AlignedStringDecoder\n\nfunction StringStream(from, to) {\n if (!(this instanceof StringStream)) return new StringStream(from, to)\n\n Stream.call(this)\n\n if (from == null) from = 'utf8'\n\n this.readable = this.writable = true\n this.paused = false\n this.toEncoding = (to == null ? from : to)\n this.fromEncoding = (to == null ? '' : from)\n this.decoder = new AlignedStringDecoder(this.toEncoding)\n}\nutil.inherits(StringStream, Stream)\n\nStringStream.prototype.write = function(data) {\n if (!this.writable) {\n var err = new Error('stream not writable')\n err.code = 'EPIPE'\n this.emit('error', err)\n return false\n }\n if (this.fromEncoding) {\n if (Buffer.isBuffer(data)) data = data.toString()\n data = new Buffer(data, this.fromEncoding)\n }\n var string = this.decoder.write(data)\n if (string.length) this.emit('data'"..., 2792) = 2792
27106 close(10 <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... close resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/caseless", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 50107}, NULL) = 0
27106 gettimeofday({1412474789, 50165}, NULL) = 0
27106 gettimeofday({1412474789, 50220}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/caseless.js", 0x7fff1ec75748) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/caseless.json", 0x7fff1ec75748) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/caseless.node", 0x7fff1ec75748) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/caseless/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=2132, ...}) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 50799}, NULL) = 0
27106 gettimeofday({1412474789, 50860}, NULL) = 0
27106 gettimeofday({1412474789, 50919}, NULL) = 0
27106 read(10, "{\n \"name\": \"caseless\",\n \"version\": \"0.6.0\",\n \"description\": \"Caseless object set/get/has, very useful when working with HTTP headers.\",\n \"main\": \"index.js\",\n \"scripts\": {\n \"test\": \"node test.js\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"https://github.com/mikeal/caseless\"\n },\n \"keywords\": [\n \"headers\",\n \"http\",\n \"caseless\"\n ],\n \"test\": \"node test.js\",\n \"author\": {\n \"name\": \"Mikeal Rogers\",\n \"email\": \"mikeal.rogers@gmail.com\"\n },\n \"license\": \"BSD\",\n \"bugs\": {\n \"url\": \"https://github.com/mikeal/caseless/issues\"\n },\n \"devDependencies\": {\n \"tape\": \"^2.10.2\"\n },\n \"readme\": \"## Caseless -- wrap an object to set and get property with caseless semantics but also preserve caseing.\\n\\nThis library is incredibly useful when working with HTTP headers. It allows you to get/set/check for headers in a caseless manor while also preserving the caseing of headers the first time they are set.\\n\\n## Usage\\n\\n```javascript\\nvar headers = {}\\n , c = caseless(headers)\\n ;\\nc.se"..., 2132) = 2132
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/caseless/index.js", {st_mode=S_IFREG|0644, st_size=1705, ...}) = 0
27106 gettimeofday({1412474789, 51453}, NULL) = 0
27106 gettimeofday({1412474789, 51512}, NULL) = 0
27106 gettimeofday({1412474789, 51570}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/caseless", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 51768}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474789, 51839}, NULL) = 0
27106 gettimeofday({1412474789, 51910}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/caseless/index.js", {st_mode=S_IFREG|0644, st_size=1705, ...}) = 0
27106 gettimeofday({1412474789, 52087}, NULL) = 0
27106 gettimeofday({1412474789, 52145}, NULL) = 0
27106 gettimeofday({1412474789, 52201}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/caseless/index.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1705, ...}) = 0
27106 gettimeofday({1412474789, 52499}, NULL) = 0
27106 gettimeofday({1412474789, 52556}, NULL) = 0
27106 gettimeofday({1412474789, 52613}, NULL) = 0
27106 read(10, "function Caseless (dict) {\n this.dict = dict\n}\nCaseless.prototype.set = function (name, value, clobber) {\n if (typeof name === 'object') {\n for (var i in name) {\n this.set(i, name[i], value)\n }\n } else {\n if (typeof clobber === 'undefined') clobber = true\n var has = this.has(name)\n\n if (!clobber && has) this.dict[has] = this.dict[has] + ',' + value\n else this.dict[has || name] = value\n return has\n }\n}\nCaseless.prototype.has = function (name) {\n var keys = Object.keys(this.dict)\n , name = name.toLowerCase()\n ;\n for (var i=0;i<keys.length;i++) {\n if (keys[i].toLowerCase() === name) return keys[i]\n }\n return false\n}\nCaseless.prototype.get = function (name) {\n var result, re, match\n var headers = this.dict\n Object.keys(headers).forEach(function (key) {\n re = new RegExp(name, 'i')\n match = key.match(re)\n if (match) result = headers[key]\n })\n return result\n}\nCaseless.prototype.swap = function (name) {\n var has = this.has(name)\n if (!has) throw new Error('Th"..., 1705) = 1705
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/forever-agent", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 53336}, NULL) = 0
27106 gettimeofday({1412474789, 53394}, NULL) = 0
27106 gettimeofday({1412474789, 53451}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/forever-agent.js", 0x7fff1ec75748) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/forever-agent.json", 0x7fff1ec75748) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/forever-agent.node", 0x7fff1ec75748) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/forever-agent/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1129, ...}) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474789, 54014}, NULL) = 0
27106 gettimeofday({1412474789, 54083}, NULL) = 0
27106 gettimeofday({1412474789, 54140}, NULL) = 0
27106 read(10, "{\n \"author\": {\n \"name\": \"Mikeal Rogers\",\n \"email\": \"mikeal.rogers@gmail.com\",\n \"url\": \"http://www.futurealoof.com\"\n },\n \"name\": \"forever-agent\",\n \"description\": \"HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.\",\n \"version\": \"0.5.2\",\n \"repository\": {\n \"url\": \"https://github.com/mikeal/forever-agent\"\n },\n \"main\": \"index.js\",\n \"dependencies\": {},\n \"devDependencies\": {},\n \"optionalDependencies\": {},\n \"engines\": {\n \"node\": \"*\"\n },\n \"readme\": \"forever-agent\\n=============\\n\\nHTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.\\n\",\n \"readmeFilename\": \"README.md\",\n \"bugs\": {\n \"url\": \"https://github.com/mikeal/forever-agent/issues\"\n },\n \"homepage\": \"https://github.com/mikeal/forever-agent\",\n \"_id\": \"forever-agent@0.5.2\",\n \"_shasum\": \"6d0e09c4921f94a27f63d3b49c5feff1ea4c5130\",\n \"_from\": \"forever-agent@>=0.5.0 <0.6.0\""..., 1129) = 1129
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/forever-agent/index.js", {st_mode=S_IFREG|0644, st_size=3653, ...}) = 0
27106 gettimeofday({1412474789, 54651}, NULL) = 0
27106 gettimeofday({1412474789, 54708}, NULL) = 0
27106 gettimeofday({1412474789, 54764}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/forever-agent", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 54973}, NULL) = 0
27106 gettimeofday({1412474789, 55031}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474789, 55091}, NULL) = 0
27106 gettimeofday({1412474789, 55174}, NULL) = 0
27106 gettimeofday({1412474789, 55254}, NULL) = 0
27106 gettimeofday({1412474789, 55309}, NULL) = 0
27106 gettimeofday({1412474789, 55414}, NULL) = 0
27106 gettimeofday({1412474789, 55468}, NULL) = 0
27106 gettimeofday({1412474789, 55541}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/forever-agent/index.js", {st_mode=S_IFREG|0644, st_size=3653, ...}) = 0
27106 gettimeofday({1412474789, 55730}, NULL) = 0
27106 gettimeofday({1412474789, 55788}, NULL) = 0
27106 gettimeofday({1412474789, 55848}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/forever-agent/index.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=3653, ...}) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474789, 56165}, NULL) = 0
27106 gettimeofday({1412474789, 56236}, NULL) = 0
27106 gettimeofday({1412474789, 56295}, NULL) = 0
27106 read(10, "module.exports = ForeverAgent\nForeverAgent.SSL = ForeverAgentSSL\n\nvar util = require('util')\n , Agent = require('http').Agent\n , net = require('net')\n , tls = require('tls')\n , AgentSSL = require('https').Agent\n\nfunction ForeverAgent(options) {\n var self = this\n self.options = options || {}\n self.requests = {}\n self.sockets = {}\n self.freeSockets = {}\n self.maxSockets = self.options.maxSockets || Agent.defaultMaxSockets\n self.minSockets = self.options.minSockets || ForeverAgent.defaultMinSockets\n self.on('free', function(socket, host, port) {\n var name = host + ':' + port\n if (self.requests[name] && self.requests[name].length) {\n self.requests[name].shift().onSocket(socket)\n } else if (self.sockets[name].length < self.minSockets) {\n if (!self.freeSockets[name]) self.freeSockets[name] = []\n self.freeSockets[name].push(socket)\n \n // if an error happens while we don't use the socket anyway, meh, throw the socket away\n var onIdleError = function() {\n socke"..., 3653) = 3653
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/form-data", 0x7fff1ec75778) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/form-data.js", 0x7fff1ec75728) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/form-data.json", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec75728) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/form-data.node", 0x7fff1ec75728) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/form-data/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/form-data/index.js", 0x7fff1ec75728) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/form-data/index.json", 0x7fff1ec75728) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/node_modules/form-data/index.node", 0x7fff1ec75728) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 57964}, NULL) = 0
27106 gettimeofday({1412474789, 58022}, NULL) = 0
27106 gettimeofday({1412474789, 58079}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data.js", 0x7fff1ec75728) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data.json", 0x7fff1ec75728) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data.node", 0x7fff1ec75728) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=6288, ...}) = 0
27106 gettimeofday({1412474789, 58639}, NULL) = 0
27106 gettimeofday({1412474789, 58696}, NULL) = 0
27106 gettimeofday({1412474789, 58753}, NULL) = 0
27106 read(10, "{\n \"author\": {\n \"name\": \"Felix Geisend\303\266rfer\",\n \"email\": \"felix@debuggable.com\",\n \"url\": \"http://debuggable.com/\"\n },\n \"name\": \"form-data\",\n \"description\": \"A module to create readable \\\"multipart/form-data\\\" streams. Can be used to submit forms and file uploads to other web applications.\",\n \"version\": \"0.1.4\",\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"git://github.com/felixge/node-form-data.git\"\n },\n \"main\": \"./lib/form_data\",\n \"scripts\": {\n \"test\": \"node test/run.js\"\n },\n \"engines\": {\n \"node\": \">= 0.8\"\n },\n \"dependencies\": {\n \"combined-stream\": \"~0.0.4\",\n \"mime\": \"~1.2.11\",\n \"async\": \"~0.9.0\"\n },\n \"licenses\": [\n {\n \"type\": \"MIT\",\n \"url\": \"https://raw.github.com/felixge/node-form-data/master/License\"\n }\n ],\n \"devDependencies\": {\n \"fake\": \"~0.2.2\",\n \"far\": \"~0.0.7\",\n \"formidable\": \"~1.0.14\",\n \"request\": \"~2.36.0\"\n },\n \"readme\": \"# Form-Data [![Build Status](https://travis-ci.org/felixge/node-form-data.png?branch=master)](https://tra"..., 6288) = 6288
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/lib/form_data", 0x7fff1ec75728) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/lib/form_data.js", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> {st_mode=S_IFREG|0644, st_size=9583, ...}) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 59475}, NULL) = 0
27106 gettimeofday({1412474789, 59535}, NULL) = 0
27106 gettimeofday({1412474789, 59592}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 59791}, NULL) = 0
27106 gettimeofday({1412474789, 59848}, NULL) = 0
27106 gettimeofday({1412474789, 59904}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 60080}, NULL) = 0
27106 gettimeofday({1412474789, 60137}, NULL) = 0
27106 gettimeofday({1412474789, 60193}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/lib/form_data.js", {st_mode=S_IFREG|0644, st_size=9583, ...}) = 0
27106 gettimeofday({1412474789, 60382}, NULL) = 0
27106 gettimeofday({1412474789, 60439}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474789, 60507}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/lib/form_data.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=9583, ...}) = 0
27106 gettimeofday({1412474789, 60816}, NULL) = 0
27106 gettimeofday({1412474789, 60873}, NULL) = 0
27106 gettimeofday({1412474789, 60930}, NULL) = 0
27106 read(10, "var CombinedStream = require('combined-stream');\nvar util = require('util');\nvar path = require('path');\nvar http = require('http');\nvar https = require('https');\nvar parseUrl = require('url').parse;\nvar fs = require('fs');\nvar mime = require('mime');\nvar async = require('async');\n\nmodule.exports = FormData;\nfunction FormData() {\n this._overheadLength = 0;\n this._valueLength = 0;\n this._lengthRetrievers = [];\n\n CombinedStream.call(this);\n}\nutil.inherits(FormData, CombinedStream);\n\nFormData.LINE_BREAK = '\\r\\n';\n\nFormData.prototype.append = function(field, value, options) {\n options = options || {};\n\n var append = CombinedStream.prototype.append.bind(this);\n\n // all that streamy business can't handle numbers\n if (typeof value == 'number') value = ''+value;\n\n // https://github.com/felixge/node-form-data/issues/38\n if (util.isArray(value)) {\n // Please convert your array into string\n // the way web server expects it\n this._error(new Error('Arrays are not supported.'));\n return;\n }\n\n var he"..., 9583) = 9583
27106 close(10) = 0
27106 gettimeofday({1412474789, 61396}, NULL) = 0
27106 gettimeofday({1412474789, 61471}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474789, 61524}, NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 gettimeofday({1412474789, 61619}, NULL) = 0
27106 gettimeofday({1412474789, 61673}, NULL) = 0
27106 gettimeofday({1412474789, 61741}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 61882}, NULL) = 0
27106 gettimeofday({1412474789, 61955}, NULL) = 0
27106 gettimeofday({1412474789, 62010}, NULL) = 0
27106 gettimeofday({1412474789, 62087}, NULL) = 0
27106 gettimeofday({1412474789, 62142}, NULL) = 0
27106 gettimeofday({1412474789, 62208}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/lib/node_modules/combined-stream", 0x7fff1ec754a8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/lib/node_modules/combined-stream.js", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec75448) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/lib/node_modules/combined-stream.json", 0x7fff1ec75448) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/lib/node_modules/combined-stream.node", 0x7fff1ec75448) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/lib/node_modules/combined-stream/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/lib/node_modules/combined-stream/index.js", 0x7fff1ec75448) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/lib/node_modules/combined-stream/index.json", 0x7fff1ec75448) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/lib/node_modules/combined-stream/index.node", 0x7fff1ec75448) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 63751}, NULL) = 0
27106 gettimeofday({1412474789, 63808}, NULL) = 0
27106 gettimeofday({1412474789, 63864}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream.js", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec75448) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream.json", 0x7fff1ec75448) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream.node", 0x7fff1ec75448) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=5285, ...}) = 0
27106 gettimeofday({1412474789, 64426}, NULL) = 0
27106 gettimeofday({1412474789, 64486}, NULL) = 0
27106 gettimeofday({1412474789, 64544}, NULL) = 0
27106 read(10, "{\n \"author\": {\n \"name\": \"Felix Geisend\303\266rfer\",\n \"email\": \"felix@debuggable.com\",\n \"url\": \"http://debuggable.com/\"\n },\n \"name\": \"combined-stream\",\n \"description\": \"A stream that emits multiple other streams one after another.\",\n \"version\": \"0.0.5\",\n \"homepage\": \"https://github.com/felixge/node-combined-stream\",\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"git://github.com/felixge/node-combined-stream.git\"\n },\n \"main\": \"./lib/combined_stream\",\n \"scripts\": {\n \"test\": \"node test/run.js\"\n },\n \"engines\": {\n \"node\": \">= 0.8\"\n },\n \"dependencies\": {\n \"delayed-stream\": \"0.0.5\"\n },\n \"devDependencies\": {\n \"far\": \"~0.0.7\"\n },\n \"readme\": \"# combined-stream [![Build Status](https://travis-ci.org/felixge/node-combined-stream.svg?branch=master)](https://travis-ci.org/felixge/node-combined-stream)\\n\\nA stream that emits multiple other streams one after another.\\n\\n## Installation\\n\\n``` bash\\nnpm install combined-stream\\n```\\n\\n## Usage\\n\\nHere is a simple example that shows how you ca"..., 5285) = 5285
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/lib/combined_stream", <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... stat resumed> 0x7fff1ec75458) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/lib/combined_stream.js", {st_mode=S_IFREG|0644, st_size=4014, ...}) = 0
27106 gettimeofday({1412474789, 65261}, NULL) = 0
27106 gettimeofday({1412474789, 65318}, NULL) = 0
27106 gettimeofday({1412474789, 65374}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 65581}, NULL) = 0
27106 gettimeofday({1412474789, 65638}, NULL) = 0
27106 gettimeofday({1412474789, 65694}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 65878}, NULL) = 0
27106 gettimeofday({1412474789, 65935}, NULL) = 0
27106 gettimeofday({1412474789, 65991}, NULL) = 0
27106 gettimeofday({1412474789, 66061}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 gettimeofday({1412474789, 66144}, NULL) = 0
27106 gettimeofday({1412474789, 66200}, NULL) = 0
27106 gettimeofday({1412474789, 66296}, NULL) = 0
27106 gettimeofday({1412474789, 66352}, NULL) = 0
27106 gettimeofday({1412474789, 66419}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 66683}, NULL) = 0
27106 gettimeofday({1412474789, 66743}, NULL) = 0
27106 gettimeofday({1412474789, 66801}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/lib/combined_stream.js", {st_mode=S_IFREG|0644, st_size=4014, ...}) = 0
27106 gettimeofday({1412474789, 66999}, NULL) = 0
27106 gettimeofday({1412474789, 67057}, NULL) = 0
27106 gettimeofday({1412474789, 67116}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/lib/combined_stream.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=4014, ...}) = 0
27106 gettimeofday({1412474789, 67434}, NULL) = 0
27106 gettimeofday({1412474789, 67493}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474789, 67551}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 read(10, "var util = require('util');\nvar Stream = require('stream').Stream;\nvar DelayedStream = require('delayed-stream');\n\nmodule.exports = CombinedStream;\nfunction CombinedStream() {\n this.writable = false;\n this.readable = true;\n this.dataSize = 0;\n this.maxDataSize = 2 * 1024 * 1024;\n this.pauseStreams = true;\n\n this._released = false;\n this._streams = [];\n this._currentStream = null;\n}\nutil.inherits(CombinedStream, Stream);\n\nCombinedStream.create = function(options) {\n var combinedStream = new this();\n\n options = options || {};\n for (var option in options) {\n combinedStream[option] = options[option];\n }\n\n return combinedStream;\n};\n\nCombinedStream.isStreamLike = function(stream) {\n return (typeof stream !== 'function')\n && (typeof stream !== 'string')\n && (typeof stream !== 'boolean') \n && (typeof stream !== 'number')\n && (!Buffer.isBuffer(stream));\n};\n\nCombinedStream.prototype.append = function(stream) {\n var isStreamLike = CombinedStream.isStreamLike(stream);\n\n if (isStreamLike)"..., 4014) = 4014
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/lib/node_modules/delayed-stream", 0x7fff1ec751c8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/lib/node_modules/delayed-stream.js", 0x7fff1ec75168) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/lib/node_modules/delayed-stream.json", 0x7fff1ec75168) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/lib/node_modules/delayed-stream.node", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec75168) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/lib/node_modules/delayed-stream/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/lib/node_modules/delayed-stream/index.js", 0x7fff1ec75168) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/lib/node_modules/delayed-stream/index.json", 0x7fff1ec75168) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/lib/node_modules/delayed-stream/index.node", 0x7fff1ec75168) = -1 ENOENT (No such file or directory)
27106 gettimeofday({1412474789, 69223}, NULL) = 0
27106 gettimeofday({1412474789, 69390}, NULL) = 0
27106 gettimeofday({1412474789, 69445}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 gettimeofday({1412474789, 69872}, NULL) = 0
27106 gettimeofday({1412474789, 69925}, NULL) = 0
27106 gettimeofday({1412474789, 70085}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 70356}, NULL) = 0
27106 gettimeofday({1412474789, 70415}, NULL) = 0
27106 gettimeofday({1412474789, 70473}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream.js", 0x7fff1ec75168) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream.json", 0x7fff1ec75168) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream.node", 0x7fff1ec75168) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=5369, ...}) = 0
27106 gettimeofday({1412474789, 71083}, NULL) = 0
27106 gettimeofday({1412474789, 71142}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474789, 71200}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 read(10, "{\n \"author\": {\n \"name\": \"Felix Geisend\303\266rfer\",\n \"email\": \"felix@debuggable.com\",\n \"url\": \"http://debuggable.com/\"\n },\n \"name\": \"delayed-stream\",\n \"description\": \"Buffers events from a stream until you are ready to handle them.\",\n \"version\": \"0.0.5\",\n \"homepage\": \"https://github.com/felixge/node-delayed-stream\",\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"git://github.com/felixge/node-delayed-stream.git\"\n },\n \"main\": \"./lib/delayed_stream\",\n \"engines\": {\n \"node\": \">=0.4.0\"\n },\n \"dependencies\": {},\n \"devDependencies\": {\n \"fake\": \"0.2.0\",\n \"far\": \"0.0.1\"\n },\n \"readme\": \"# delayed-stream\\n\\nBuffers events from a stream until you are ready to handle them.\\n\\n## Installation\\n\\n``` bash\\nnpm install delayed-stream\\n```\\n\\n## Usage\\n\\nThe following example shows how to write a http echo server that delays its\\nresponse by 1000 ms.\\n\\n``` javascript\\nvar DelayedStream = require('delayed-stream');\\nvar http = require('http');\\n\\nhttp.createServer(function(req, res) {\\n var delayed"..., 5369) = 5369
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/lib/delayed_stream", 0x7fff1ec75178) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/lib/delayed_stream.js", {st_mode=S_IFREG|0644, st_size=2137, ...}) = 0
27106 gettimeofday({1412474789, 71947}, NULL) = 0
27106 gettimeofday({1412474789, 72004}, NULL) = 0
27106 gettimeofday({1412474789, 72059}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474789, 72276}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 72328}, NULL) = 0
27106 gettimeofday({1412474789, 72384}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 72571}, NULL) = 0
27106 gettimeofday({1412474789, 72626}, NULL) = 0
27106 gettimeofday({1412474789, 72682}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 72868}, NULL) = 0
27106 gettimeofday({1412474789, 72926}, NULL) = 0
27106 gettimeofday({1412474789, 72983}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/lib/delayed_stream.js", {st_mode=S_IFREG|0644, st_size=2137, ...}) = 0
27106 gettimeofday({1412474789, 73175}, NULL) = 0
27106 gettimeofday({1412474789, 73233}, NULL) = 0
27106 gettimeofday({1412474789, 73291}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/lib/delayed_stream.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=2137, ...}) = 0
27106 gettimeofday({1412474789, 73619}, NULL) = 0
27106 gettimeofday({1412474789, 73677}, NULL) = 0
27106 gettimeofday({1412474789, 73735}, NULL) = 0
27106 read(10, "var Stream = require('stream').Stream;\nvar util = require('util');\n\nmodule.exports = DelayedStream;\nfunction DelayedStream() {\n this.source = null;\n this.dataSize = 0;\n this.maxDataSize = 1024 * 1024;\n this.pauseStream = true;\n\n this._maxDataSizeExceeded = false;\n this._released = false;\n this._bufferedEvents = [];\n}\nutil.inherits(DelayedStream, Stream);\n\nDelayedStream.create = function(source, options) {\n var delayedStream = new this();\n\n options = options || {};\n for (var option in options) {\n delayedStream[option] = options[option];\n }\n\n delayedStream.source = source;\n\n var realEmit = source.emit;\n source.emit = function() {\n delayedStream._handleEmit(arguments);\n return realEmit.apply(source, arguments);\n };\n\n source.on('error', function() {});\n if (delayedStream.pauseStream) {\n source.pause();\n }\n\n return delayedStream;\n};\n\nDelayedStream.prototype.__defineGetter__('readable', function() {\n return this.source.readable;\n});\n\nDelayedStream.prototype.resume = function() {\n if"..., 2137) = 2137
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/lib/node_modules/mime", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec754a8) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/lib/node_modules/mime.js", 0x7fff1ec75448) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/lib/node_modules/mime.json", 0x7fff1ec75448) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/lib/node_modules/mime.node", 0x7fff1ec75448) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/lib/node_modules/mime/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/lib/node_modules/mime/index.js", 0x7fff1ec75448) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/lib/node_modules/mime/index.json", 0x7fff1ec75448) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/lib/node_modules/mime/index.node", 0x7fff1ec75448) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/mime", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 75371}, NULL) = 0
27106 gettimeofday({1412474789, 75428}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474789, 75487}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/mime.js", 0x7fff1ec75448) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/mime.json", 0x7fff1ec75448) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/mime.node", 0x7fff1ec75448) = -1 ENOENT (No such file or directory)
27106 gettimeofday({1412474789, 75884}, NULL) = 0
27106 gettimeofday({1412474789, 76137}, NULL) = 0
27106 gettimeofday({1412474789, 76193}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 gettimeofday({1412474789, 76670}, NULL) = 0
27106 gettimeofday({1412474789, 76726}, NULL) = 0
27106 gettimeofday({1412474789, 76892}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/mime/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=3271, ...}) = 0
27106 gettimeofday({1412474789, 77222}, NULL) = 0
27106 gettimeofday({1412474789, 77281}, NULL) = 0
27106 gettimeofday({1412474789, 77339}, NULL) = 0
27106 read(10, "{\n \"author\": {\n \"name\": \"Robert Kieffer\",\n \"email\": \"robert@broofa.com\",\n \"url\": \"http://github.com/broofa\"\n },\n \"contributors\": [\n {\n \"name\": \"Benjamin Thomas\",\n \"email\": \"benjamin@benjaminthomas.org\",\n \"url\": \"http://github.com/bentomas\"\n }\n ],\n \"dependencies\": {},\n \"description\": \"A comprehensive library for mime-type mapping\",\n \"devDependencies\": {},\n \"keywords\": [\n \"util\",\n \"mime\"\n ],\n \"main\": \"mime.js\",\n \"name\": \"mime\",\n \"repository\": {\n \"url\": \"https://github.com/broofa/node-mime\",\n \"type\": \"git\"\n },\n \"version\": \"1.2.11\",\n \"readme\": \"# mime\\n\\nComprehensive MIME type mapping API. Includes all 600+ types and 800+ extensions defined by the Apache project, plus additional types submitted by the node.js community.\\n\\n## Install\\n\\nInstall with [npm](http://github.com/isaacs/npm):\\n\\n npm install mime\\n\\n## API - Queries\\n\\n### mime.lookup(path)\\nGet the mime type associated with a file, if no mime type is found `application/octet-stream` is return"..., 3271) = 3271
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/mime/mime.js", {st_mode=S_IFREG|0644, st_size=2861, ...}) = 0
27106 gettimeofday({1412474789, 77889}, NULL) = 0
27106 gettimeofday({1412474789, 77948}, NULL) = 0
27106 gettimeofday({1412474789, 78005}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/mime", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 78216}, NULL) = 0
27106 gettimeofday({1412474789, 78273}, NULL) = 0
27106 gettimeofday({1412474789, 78329}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/mime/mime.js", {st_mode=S_IFREG|0644, st_size=2861, ...}) = 0
27106 gettimeofday({1412474789, 78509}, NULL) = 0
27106 gettimeofday({1412474789, 78566}, NULL) = 0
27106 gettimeofday({1412474789, 78622}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/mime/mime.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=2861, ...}) = 0
27106 gettimeofday({1412474789, 78919}, NULL) = 0
27106 gettimeofday({1412474789, 78976}, NULL) = 0
27106 gettimeofday({1412474789, 79032}, NULL) = 0
27106 read(10, <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... read resumed> "var path = require('path');\nvar fs = require('fs');\n\nfunction Mime() {\n // Map of extension -> mime type\n this.types = Object.create(null);\n\n // Map of mime type -> extension\n this.extensions = Object.create(null);\n}\n\n/**\n * Define mimetype -> extension mappings. Each key is a mime-type that maps\n * to an array of extensions associated with the type. The first extension is\n * used as the default extension for the type.\n *\n * e.g. mime.define({'audio/ogg', ['oga', 'ogg', 'spx']});\n *\n * @param map (Object) type definitions\n */\nMime.prototype.define = function (map) {\n for (var type in map) {\n var exts = map[type];\n\n for (var i = 0; i < exts.length; i++) {\n if (process.env.DEBUG_MIME && this.types[exts]) {\n console.warn(this._loading.replace(/.*\\//, ''), 'changes \"' + exts[i] + '\" extension type from ' +\n this.types[exts] + ' to ' + type);\n }\n\n this.types[exts[i]] = type;\n }\n\n // Default extension is the first one we encounter\n if (!this.extensions[type]) {\n "..., 2861) = 2861
27107 nanosleep({0, 900000}, <unfinished ...>
27106 close(10) = 0
27106 gettimeofday({1412474789, 79693}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/mime/types/mime.types", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=53009, ...}) = 0
27106 gettimeofday({1412474789, 80072}, NULL) = 0
27106 gettimeofday({1412474789, 80129}, NULL) = 0
27106 gettimeofday({1412474789, 80186}, NULL) = 0
27106 read(10, "# This file maps Internet media types to unique file extension(s).\n# Although created for httpd, this file is used by many software systems\n# and has been placed in the public domain for unlimited redisribution.\n#\n# The table below contains both registered and (common) unregistered types.\n# A type that has no unique extension can be ignored -- they are listed\n# here to guide configurations toward known types and to make it easier to\n# identify \"new\" types. File extensions are also commonly used to indicate\n# content languages and encodings, so choose them carefully.\n#\n# Internet media types should be registered as described in RFC 4288.\n# The registry is at <http://www.iana.org/assignments/media-types/>.\n#\n# MIME type (lowercased)\t\t\tExtensions\n# ============================================\t==========\n# application/1d-interleaved-parityfec\n# application/3gpp-ims+xml\n# application/activemessage\napplication/andrew-inset\t\t\tez\n# application/applefile\napplication/applixware\t\t\t\taw\napplication/atom+xml\t\t\t\tatom\nappli"..., 53009) = 53009
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 gettimeofday({1412474789, 80984}, NULL) = 0
27106 gettimeofday({1412474789, 81181}, NULL) = 0
27106 gettimeofday({1412474789, 81235}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 gettimeofday({1412474789, 81722}, NULL) = 0
27106 gettimeofday({1412474789, 81779}, NULL) = 0
27106 gettimeofday({1412474789, 81955}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 82288}, NULL) = 0
27106 gettimeofday({1412474789, 82373}, NULL) = 0
27106 gettimeofday({1412474789, 82426}, NULL) = 0
27106 gettimeofday({1412474789, 82534}, NULL) = 0
27106 gettimeofday({1412474789, 82590}, NULL) = 0
27106 gettimeofday({1412474789, 82677}, NULL) = 0
27106 gettimeofday({1412474789, 82999}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 gettimeofday({1412474789, 83195}, NULL) = 0
27106 gettimeofday({1412474789, 83251}, NULL) = 0
27106 gettimeofday({1412474789, 83715}, NULL) = 0
27106 gettimeofday({1412474789, 83771}, NULL) = 0
27106 gettimeofday({1412474789, 83972}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 85946}, NULL) = 0
27106 gettimeofday({1412474789, 86032}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/mime/types/node.types", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=2572, ...}) = 0
27106 gettimeofday({1412474789, 87059}, NULL) = 0
27106 gettimeofday({1412474789, 87119}, NULL) = 0
27106 gettimeofday({1412474789, 87179}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 read(10, <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... read resumed> "# What: WebVTT\n# Why: To allow formats intended for marking up external text track resources.\n# http://dev.w3.org/html5/webvtt/\n# Added by: niftylettuce\ntext/vtt vtt\n\n# What: Google Chrome Extension\n# Why: To allow apps to (work) be served with the right content type header.\n# http://codereview.chromium.org/2830017\n# Added by: niftylettuce\napplication/x-chrome-extension crx\n\n# What: HTC support\n# Why: To properly render .htc files such as CSS3PIE\n# Added by: niftylettuce\ntext/x-component htc\n\n# What: HTML5 application cache manifes ('.manifest' extension)\n# Why: De-facto standard. Required by Mozilla browser when serving HTML5 apps\n# per https://developer.mozilla.org/en/offline_resources_in_firefox\n# Added by: louisremi\ntext/cache-manifest manifest\n\n# What: node binary buffer format\n# Why: semi-standard extension w/in the node community\n# Added by: tootallnate\napplication/octet-stream buffer\n\n# What: The \"protected\" MP-4 formats used by iTunes.\n# Why: Required for streaming music to browsers (?)\n# Added "..., 2572) = 2572
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/lib/node_modules/async", 0x7fff1ec754a8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/lib/node_modules/async.js", 0x7fff1ec75448) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/lib/node_modules/async.json", 0x7fff1ec75448) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/lib/node_modules/async.node", 0x7fff1ec75448) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/lib/node_modules/async/package.json", O_RDONLY <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... open resumed> ) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/lib/node_modules/async/index.js", 0x7fff1ec75448) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/lib/node_modules/async/index.json", 0x7fff1ec75448) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/lib/node_modules/async/index.node", 0x7fff1ec75448) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/async", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 88832}, NULL) = 0
27106 gettimeofday({1412474789, 88892}, NULL) = 0
27106 gettimeofday({1412474789, 88951}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/async.js", 0x7fff1ec75448) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/async.json", 0x7fff1ec75448) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/async.node", 0x7fff1ec75448) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/async/package.json", O_RDONLY <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... open resumed> ) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=54637, ...}) = 0
27106 gettimeofday({1412474789, 89542}, NULL) = 0
27106 gettimeofday({1412474789, 89602}, NULL) = 0
27106 gettimeofday({1412474789, 89661}, NULL) = 0
27106 read(10, "{\n \"name\": \"async\",\n \"description\": \"Higher-order functions and common patterns for asynchronous code\",\n \"main\": \"./lib/async\",\n \"author\": {\n \"name\": \"Caolan McMahon\"\n },\n \"version\": \"0.9.0\",\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"https://github.com/caolan/async.git\"\n },\n \"bugs\": {\n \"url\": \"https://github.com/caolan/async/issues\"\n },\n \"licenses\": [\n {\n \"type\": \"MIT\",\n \"url\": \"https://github.com/caolan/async/raw/master/LICENSE\"\n }\n ],\n \"devDependencies\": {\n \"nodeunit\": \">0.0.0\",\n \"uglify-js\": \"1.2.x\",\n \"nodelint\": \">0.0.0\"\n },\n \"jam\": {\n \"main\": \"lib/async.js\",\n \"include\": [\n \"lib/async.js\",\n \"README.md\",\n \"LICENSE\"\n ]\n },\n \"scripts\": {\n \"test\": \"nodeunit test/test-async.js\"\n },\n \"readme\": \"# Async.js\\n\\n[![Build Status via Travis CI](https://travis-ci.org/caolan/async.svg?branch=master)](https://travis-ci.org/caolan/async)\\n\\n\\nAsync is a utility module which provides straight-forward, powerful functions\\nfor working with as"..., 54637) = 54637
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/async/lib/async", 0x7fff1ec753f8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/async/lib/async.js", {st_mode=S_IFREG|0755, st_size=34598, ...}) = 0
27106 gettimeofday({1412474789, 90938}, NULL) = 0
27106 gettimeofday({1412474789, 90996}, NULL) = 0
27106 gettimeofday({1412474789, 91055}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/async", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 91273}, NULL) = 0
27106 gettimeofday({1412474789, 91333}, NULL) = 0
27106 gettimeofday({1412474789, 91393}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/async/lib", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... lstat resumed> {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 91563}, NULL) = 0
27106 gettimeofday({1412474789, 91627}, NULL) = 0
27106 gettimeofday({1412474789, 91686}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/async/lib/async.js", {st_mode=S_IFREG|0755, st_size=34598, ...}) = 0
27106 gettimeofday({1412474789, 91872}, NULL) = 0
27106 gettimeofday({1412474789, 91931}, NULL) = 0
27106 gettimeofday({1412474789, 91990}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/form-data/node_modules/async/lib/async.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0755, st_size=34598, ...}) = 0
27106 gettimeofday({1412474789, 92302}, NULL) = 0
27106 gettimeofday({1412474789, 92361}, NULL) = 0
27106 gettimeofday({1412474789, 92420}, NULL) = 0
27106 read(10, "/*!\n * async\n * https://github.com/caolan/async\n *\n * Copyright 2010-2014 Caolan McMahon\n * Released under the MIT license\n */\n/*jshint onevar: false, indent:4 */\n/*global setImmediate: false, setTimeout: false, console: false */\n(function () {\n\n var async = {};\n\n // global on the server, window in the browser\n var root, previous_async;\n\n root = this;\n if (root != null) {\n previous_async = root.async;\n }\n\n async.noConflict = function () {\n root.async = previous_async;\n return async;\n };\n\n function only_once(fn) {\n var called = false;\n return function() {\n if (called) throw new Error(\"Callback was already called.\");\n called = true;\n fn.apply(root, arguments);\n }\n }\n\n //// cross-browser compatiblity functions ////\n\n var _toString = Object.prototype.toString;\n\n var _isArray = Array.isArray || function (obj) {\n return _toString.call(obj) === '[object Array]';\n };\n\n var _each = function (arr"..., 34598) = 34598
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 brk(0x29df000 <unfinished ...>
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 <... brk resumed> ) = 0x29df000
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/tough-cookie/lib/memstore", 0x7fff1ec756c8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/tough-cookie/lib/memstore.js", {st_mode=S_IFREG|0644, st_size=3267, ...}) = 0
27106 gettimeofday({1412474789, 94835}, NULL) = 0
27106 gettimeofday({1412474789, 94894}, NULL) = 0
27106 gettimeofday({1412474789, 94953}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/tough-cookie/lib/memstore.js", {st_mode=S_IFREG|0644, st_size=3267, ...}) = 0
27106 gettimeofday({1412474789, 95175}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474789, 95234}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 95302}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/tough-cookie/lib/memstore.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=3267, ...}) = 0
27106 gettimeofday({1412474789, 95608}, NULL) = 0
27106 gettimeofday({1412474789, 95668}, NULL) = 0
27106 gettimeofday({1412474789, 95726}, NULL) = 0
27106 read(10, "'use strict';\nvar tough = require('./cookie');\nvar Store = require('./store').Store;\nvar permuteDomain = tough.permuteDomain;\nvar permutePath = tough.permutePath;\nvar util = require('util');\n\nfunction MemoryCookieStore() {\n Store.call(this);\n this.idx = {};\n}\nutil.inherits(MemoryCookieStore, Store);\nexports.MemoryCookieStore = MemoryCookieStore;\nMemoryCookieStore.prototype.idx = null;\nMemoryCookieStore.prototype.synchronous = true;\n\n// force a default depth:\nMemoryCookieStore.prototype.inspect = function() {\n return \"{ idx: \"+util.inspect(this.idx, false, 2)+' }';\n};\n\nMemoryCookieStore.prototype.findCookie = function(domain, path, key, cb) {\n if (!this.idx[domain]) {\n return cb(null,undefined);\n }\n if (!this.idx[domain][path]) {\n return cb(null,undefined);\n }\n return cb(null,this.idx[domain][path][key]||null);\n};\n\nMemoryCookieStore.prototype.findCookies = function(domain, path, cb) {\n var results = [];\n if (!domain) {\n return cb(null,[]);\n }\n\n var pathMatcher;\n if (!path) {\n // null o"..., 3267) = 3267
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/tough-cookie/lib/cookie", 0x7fff1ec753e8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/node_modules/tough-cookie/lib/cookie.js", {st_mode=S_IFREG|0644, st_size=31891, ...}) = 0
27106 gettimeofday({1412474789, 96628}, NULL) = 0
27106 gettimeofday({1412474789, 96687}, NULL) = 0
27106 gettimeofday({1412474789, 96747}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/debug", 0x7fff1ec757a8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/debug.js", {st_mode=S_IFREG|0644, st_size=199, ...}) = 0
27106 gettimeofday({1412474789, 97229}, NULL) = 0
27106 gettimeofday({1412474789, 97291}, NULL) = 0
27106 gettimeofday({1412474789, 97350}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/debug.js", {st_mode=S_IFREG|0644, st_size=199, ...}) = 0
27106 gettimeofday({1412474789, 97547}, NULL) = 0
27106 gettimeofday({1412474789, 97607}, NULL) = 0
27106 gettimeofday({1412474789, 97666}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/lib/debug.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=199, ...}) = 0
27106 gettimeofday({1412474789, 97958}, NULL) = 0
27106 gettimeofday({1412474789, 98017}, NULL) = 0
27106 gettimeofday({1412474789, 98077}, NULL) = 0
27106 read(10, "var util = require('util')\n , request = require('../index')\n ;\n\nmodule.exports = function debug() {\n if (request.debug) {\n console.error('REQUEST %s', util.format.apply(util, arguments))\n }\n}\n", 199) = 199
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/index", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec754c8) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/request/index.js", {st_mode=S_IFREG|0755, st_size=5208, ...}) = 0
27106 gettimeofday({1412474789, 98640}, NULL) = 0
27106 gettimeofday({1412474789, 98698}, NULL) = 0
27106 gettimeofday({1412474789, 98758}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/once", 0x7fff1ec75d68) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/once.js", 0x7fff1ec75d18) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/once.json", 0x7fff1ec75d18) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/once.node", 0x7fff1ec75d18) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/once/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/once/index.js", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec75d18) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/once/index.json", 0x7fff1ec75d18) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/once/index.node", 0x7fff1ec75d18) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/once", 0x7fff1ec75d68) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/once.js", 0x7fff1ec75d18) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/once.json", 0x7fff1ec75d18) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/once.node", 0x7fff1ec75d18) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/once/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/once/index.js", 0x7fff1ec75d18) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/once/index.json", 0x7fff1ec75d18) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/once/index.node", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec75d18) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/once", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 100759}, NULL) = 0
27106 gettimeofday({1412474789, 100819}, NULL) = 0
27106 gettimeofday({1412474789, 100877}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/once.js", 0x7fff1ec75d18) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/once.json", 0x7fff1ec75d18) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/once.node", 0x7fff1ec75d18) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/once/once.js", {st_mode=S_IFREG|0644, st_size=378, ...}) = 0
27106 gettimeofday({1412474789, 101344}, NULL) = 0
27106 gettimeofday({1412474789, 101410}, NULL) = 0
27106 gettimeofday({1412474789, 101470}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/get.js", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... stat resumed> {st_mode=S_IFREG|0644, st_size=6142, ...}) = 0
27106 gettimeofday({1412474789, 101734}, NULL) = 0
27106 gettimeofday({1412474789, 101794}, NULL) = 0
27106 gettimeofday({1412474789, 101852}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/get.js", {st_mode=S_IFREG|0644, st_size=6142, ...}) = 0
27106 gettimeofday({1412474789, 102058}, NULL) = 0
27106 gettimeofday({1412474789, 102117}, NULL) = 0
27106 gettimeofday({1412474789, 102175}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/get.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=6142, ...}) = 0
27106 gettimeofday({1412474789, 102469}, NULL) = 0
27106 gettimeofday({1412474789, 102528}, NULL) = 0
27106 gettimeofday({1412474789, 102587}, NULL) = 0
27106 read(10, <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... read resumed> "\nmodule.exports = get\n\nvar fs = require(\"graceful-fs\")\n , assert = require(\"assert\")\n , path = require(\"path\")\n , mkdir = require(\"mkdirp\")\n , chownr = require(\"chownr\")\n , url = require(\"url\")\n\n/**\n * options:\n *\n * timeout: request timeouts\n * follow: follow redirects\n * staleOk: stale results are OK\n * stat: results of checking for cached metadata\n * data: the cached metadata\n */\nfunction get (uri, options, cb) {\n assert(uri, \"must have URL to fetch\")\n assert(cb, \"must have callback\")\n if (!options) options = {}\n\n var parsed = url.parse(uri)\n assert(parsed.protocol, \"must have a URL that starts with npm:, http:, or https:\")\n\n var cache = this.cacheFile(uri) + \"/.cache.json\"\n\n // /-/all is special.\n // It uses timestamp-based caching and partial updates,\n // because it is a monster.\n if (parsed.pathname === \"/-/all\") {\n return requestAll.call(this, uri, cache, cb)\n }\n\n // If the GET is part of a write operation (PUT or DELETE), then\n // skip past the cache entirely, but still sav"..., 6142) = 6142
27107 nanosleep({0, 900000}, <unfinished ...>
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/graceful-fs", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/graceful-fs.js", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/graceful-fs.json", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/graceful-fs.node", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/graceful-fs/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/graceful-fs/index.js", <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... stat resumed> 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/graceful-fs/index.json", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/graceful-fs/index.node", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/graceful-fs", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/graceful-fs.js", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/graceful-fs.json", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/graceful-fs.node", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/graceful-fs/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/graceful-fs/index.js", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/graceful-fs/index.json", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/graceful-fs/index.node", <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... stat resumed> 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/graceful-fs", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 105258}, NULL) = 0
27106 mmap(0x26e8ea272000, 2097152, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x26e8ea272000
27106 munmap(0x26e8ea272000, 581632) = 0
27106 munmap(0x26e8ea400000, 466944) = 0
27106 mmap(0x26e8ea300000, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x26e8ea300000
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 gettimeofday({1412474789, 107380}, NULL) = 0
27106 gettimeofday({1412474789, 107450}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 107582}, NULL) = 0
27106 gettimeofday({1412474789, 107644}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/graceful-fs.js", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/graceful-fs.json", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/graceful-fs.node", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/graceful-fs/graceful-fs.js", {st_mode=S_IFREG|0644, st_size=3077, ...}) = 0
27106 gettimeofday({1412474789, 108136}, NULL) = 0
27106 gettimeofday({1412474789, 108196}, NULL) = 0
27106 gettimeofday({1412474789, 108258}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/mkdirp", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/mkdirp.js", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/mkdirp.json", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/mkdirp.node", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/mkdirp/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/mkdirp/index.js", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/mkdirp/index.json", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/mkdirp/index.node", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/mkdirp", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/mkdirp.js", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/mkdirp.json", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/mkdirp.node", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/mkdirp/package.json", O_RDONLY <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... open resumed> ) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/mkdirp/index.js", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/mkdirp/index.json", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/mkdirp/index.node", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/mkdirp", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 110211}, NULL) = 0
27106 gettimeofday({1412474789, 110271}, NULL) = 0
27106 gettimeofday({1412474789, 110331}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/mkdirp.js", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/mkdirp.json", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/mkdirp.node", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/mkdirp/index", 0x7fff1ec75ca8) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/mkdirp/index.js", {st_mode=S_IFREG|0644, st_size=2595, ...}) = 0
27106 gettimeofday({1412474789, 110902}, NULL) = 0
27106 gettimeofday({1412474789, 110962}, NULL) = 0
27106 gettimeofday({1412474789, 111021}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/chownr", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/chownr.js", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/chownr.json", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/chownr.node", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/chownr/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/chownr/index.js", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/chownr/index.json", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/chownr/index.node", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/chownr", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/chownr.js", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/chownr.json", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/chownr.node", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/chownr/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/chownr/index.js", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/chownr/index.json", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/chownr/index.node", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/chownr", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 112936}, NULL) = 0
27106 gettimeofday({1412474789, 112997}, NULL) = 0
27106 gettimeofday({1412474789, 113055}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/chownr.js", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/chownr.json", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/chownr.node", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/chownr/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=850, ...}) = 0
27106 gettimeofday({1412474789, 113579}, NULL) = 0
27106 gettimeofday({1412474789, 113639}, NULL) = 0
27106 gettimeofday({1412474789, 113698}, NULL) = 0
27106 read(10, "{\n \"author\": {\n \"name\": \"Isaac Z. Schlueter\",\n \"email\": \"i@izs.me\",\n \"url\": \"http://blog.izs.me/\"\n },\n \"name\": \"chownr\",\n \"description\": \"like `chown -R`\",\n \"version\": \"0.0.1\",\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"git://github.com/isaacs/chownr.git\"\n },\n \"main\": \"chownr.js\",\n \"devDependencies\": {\n \"tap\": \"0.2\",\n \"mkdirp\": \"0.3\",\n \"rimraf\": \"\"\n },\n \"scripts\": {\n \"test\": \"tap test/*.js\"\n },\n \"license\": \"BSD\",\n \"_npmUser\": {\n \"name\": \"isaacs\",\n \"email\": \"i@izs.me\"\n },\n \"_id\": \"chownr@0.0.1\",\n \"dependencies\": {},\n \"optionalDependencies\": {},\n \"engines\": {\n \"node\": \"*\"\n },\n \"_engineSupported\": true,\n \"_npmVersion\": \"1.1.23\",\n \"_nodeVersion\": \"v0.7.10-pre\",\n \"_defaultsLoaded\": true,\n \"dist\": {\n \"shasum\": \"51d18189d9092d5f8afd623f3288bfd1c6bf1a62\"\n },\n \"_from\": \"../chownr\"\n}\n", 850) = 850
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/chownr/chownr.js", {st_mode=S_IFREG|0644, st_size=1087, ...}) = 0
27106 gettimeofday({1412474789, 114187}, NULL) = 0
27106 gettimeofday({1412474789, 114245}, NULL) = 0
27106 gettimeofday({1412474789, 114302}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/chownr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 114497}, NULL) = 0
27106 gettimeofday({1412474789, 114557}, NULL) = 0
27106 gettimeofday({1412474789, 114615}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/chownr/chownr.js", {st_mode=S_IFREG|0644, st_size=1087, ...}) = 0
27106 gettimeofday({1412474789, 114790}, NULL) = 0
27106 gettimeofday({1412474789, 114849}, NULL) = 0
27106 gettimeofday({1412474789, 114909}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/chownr/chownr.js", O_RDONLY <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... open resumed> ) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1087, ...}) = 0
27106 gettimeofday({1412474789, 115202}, NULL) = 0
27106 gettimeofday({1412474789, 115261}, NULL) = 0
27106 gettimeofday({1412474789, 115320}, NULL) = 0
27106 read(10, "module.exports = chownr\nchownr.sync = chownrSync\n\nvar fs = require(\"fs\")\n, path = require(\"path\")\n\nfunction chownr (p, uid, gid, cb) {\n fs.readdir(p, function (er, children) {\n // any error other than ENOTDIR means it's not readable, or\n // doesn't exist. give up.\n if (er && er.code !== \"ENOTDIR\") return cb(er)\n if (er || !children.length) return fs.chown(p, uid, gid, cb)\n\n var len = children.length\n , errState = null\n children.forEach(function (child) {\n chownr(path.resolve(p, child), uid, gid, then)\n })\n function then (er) {\n if (errState) return\n if (er) return cb(errState = er)\n if (-- len === 0) return fs.chown(p, uid, gid, cb)\n }\n })\n}\n\nfunction chownrSync (p, uid, gid) {\n var children\n try {\n children = fs.readdirSync(p)\n } catch (er) {\n if (er && er.code === \"ENOTDIR\") return fs.chownSync(p, uid, gid)\n throw er\n }\n if (!children.length) return fs.chownSync(p, uid, gid)\n\n children.forEach(function (child) {\n chownrSync(path.resolve("..., 1087) = 1087
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/initialize.js", {st_mode=S_IFREG|0644, st_size=1114, ...}) = 0
27106 gettimeofday({1412474789, 116015}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474789, 116073}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 116139}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/initialize.js", {st_mode=S_IFREG|0644, st_size=1114, ...}) = 0
27106 gettimeofday({1412474789, 116348}, NULL) = 0
27106 gettimeofday({1412474789, 116408}, NULL) = 0
27106 gettimeofday({1412474789, 116468}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/initialize.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1114, ...}) = 0
27106 gettimeofday({1412474789, 116769}, NULL) = 0
27106 gettimeofday({1412474789, 116828}, NULL) = 0
27106 gettimeofday({1412474789, 116888}, NULL) = 0
27106 read(10, "var crypto = require(\"crypto\")\n\nvar pkg = require(\"../package.json\")\n\nmodule.exports = initialize\n\nfunction initialize (uri, method, accept, headers) {\n if (!this.sessionToken) {\n this.sessionToken = crypto.randomBytes(8).toString(\"hex\")\n this.log.verbose(\"request id\", this.sessionToken)\n }\n\n var strict = this.conf.get(\"strict-ssl\")\n if (strict === undefined) strict = true\n\n var p = this.conf.get(\"proxy\")\n var sp = this.conf.get(\"https-proxy\") || p\n\n var opts = {\n url : uri,\n method : method,\n headers : headers,\n proxy : uri.protocol === \"https:\" ? sp : p,\n localAddress : this.conf.get(\"local-address\"),\n strictSSL : strict,\n cert : this.conf.get(\"cert\"),\n key : this.conf.get(\"key\"),\n ca : this.conf.get(\"ca\")\n }\n\n headers.version = this.version || pkg.version\n headers.accept = accept\n\n if (this.refer) headers.referer = this.refer\n\n headers[\"npm-session\"] = this.sessionToken\n headers[\"user-agent\"] = this.conf."..., 1114) = 1114
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 gettimeofday({1412474789, 117411}, NULL) = 0
27106 gettimeofday({1412474789, 117480}, NULL) = 0
27106 gettimeofday({1412474789, 117534}, NULL) = 0
27106 gettimeofday({1412474789, 117624}, NULL) = 0
27106 gettimeofday({1412474789, 117681}, NULL) = 0
27106 gettimeofday({1412474789, 117752}, NULL) = 0
27106 gettimeofday({1412474789, 117812}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/package.json", {st_mode=S_IFREG|0644, st_size=8209, ...}) = 0
27106 gettimeofday({1412474789, 118054}, NULL) = 0
27106 gettimeofday({1412474789, 118115}, NULL) = 0
27106 gettimeofday({1412474789, 118175}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/package.json", <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... lstat resumed> {st_mode=S_IFREG|0644, st_size=8209, ...}) = 0
27106 gettimeofday({1412474789, 118385}, NULL) = 0
27106 gettimeofday({1412474789, 118444}, NULL) = 0
27106 gettimeofday({1412474789, 118504}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=8209, ...}) = 0
27106 gettimeofday({1412474789, 118796}, NULL) = 0
27106 gettimeofday({1412474789, 118856}, NULL) = 0
27106 gettimeofday({1412474789, 118915}, NULL) = 0
27106 read(10, "{\n \"author\": {\n \"name\": \"Isaac Z. Schlueter\",\n \"email\": \"i@izs.me\",\n \"url\": \"http://blog.izs.me/\"\n },\n \"name\": \"npm-registry-client\",\n \"description\": \"Client for the npm registry\",\n \"version\": \"3.2.2\",\n \"repository\": {\n \"url\": \"git://github.com/isaacs/npm-registry-client\"\n },\n \"main\": \"index.js\",\n \"scripts\": {\n \"test\": \"tap test/*.js\"\n },\n \"dependencies\": {\n \"chownr\": \"0\",\n \"graceful-fs\": \"^3.0.0\",\n \"mkdirp\": \"^0.5.0\",\n \"normalize-package-data\": \"~1.0.1\",\n \"npm-cache-filename\": \"^1.0.0\",\n \"once\": \"^1.3.0\",\n \"request\": \"2 >=2.25.0\",\n \"retry\": \"0.6.0\",\n \"rimraf\": \"2\",\n \"semver\": \"2 >=2.2.1 || 3.x || 4\",\n \"slide\": \"^1.1.3\",\n \"npmlog\": \"\"\n },\n \"devDependencies\": {\n \"concat-stream\": \"^1.4.6\",\n \"npmconf\": \"^2.1.0\",\n \"tap\": \"\"\n },\n \"optionalDependencies\": {\n \"npmlog\": \"\"\n },\n \"peerDependencies\": {\n \"npmconf\": \"^2.1.0\"\n },\n \"license\": \"ISC\",\n \"readme\": \"# npm-registry-client\\n\\nThe code that npm uses to talk to the registry.\\n\\nIt h"..., 8209) = 8209
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/publish.js", {st_mode=S_IFREG|0644, st_size=4540, ...}) = 0
27106 gettimeofday({1412474789, 119518}, NULL) = 0
27106 gettimeofday({1412474789, 119576}, NULL) = 0
27106 gettimeofday({1412474789, 119637}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/publish.js", {st_mode=S_IFREG|0644, st_size=4540, ...}) = 0
27106 gettimeofday({1412474789, 119848}, NULL) = 0
27106 gettimeofday({1412474789, 119908}, NULL) = 0
27106 gettimeofday({1412474789, 119967}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/publish.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=4540, ...}) = 0
27106 gettimeofday({1412474789, 120261}, NULL) = 0
27106 gettimeofday({1412474789, 120321}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474789, 120380}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 read(10, "\nmodule.exports = publish\n\nvar url = require(\"url\")\n , semver = require(\"semver\")\n , crypto = require(\"crypto\")\n , fs = require(\"fs\")\n , fixNameField = require(\"normalize-package-data/lib/fixer.js\").fixNameField\n\nfunction escaped(name) {\n return name.replace(\"/\", \"%2f\")\n}\n\nfunction publish (uri, data, tarball, cb) {\n var c = this.conf.getCredentialsByURI(uri)\n if (!(c.token || (c.auth && c.username && c.email))) {\n var er = new Error(\"auth and email required for publishing\")\n er.code = 'ENEEDAUTH'\n return cb(er)\n }\n\n try {\n fixNameField(data, true)\n }\n catch (er) {\n return cb(er)\n }\n\n var ver = semver.clean(data.version)\n if (!ver)\n return cb(new Error('invalid semver: ' + data.version))\n data.version = ver\n\n var self = this\n fs.stat(tarball, function(er, s) {\n if (er) return cb(er)\n fs.readFile(tarball, function(er, tarbuffer) {\n if (er) return cb(er)\n putFirst.call(self, uri, data, tarbuffer, s, c, cb)\n })\n })\n}\n\nfunction putFirst (registry, data, tarbu"..., 4540) = 4540
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/normalize-package-data/lib/fixer.js", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/normalize-package-data/lib/fixer.js.js", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/normalize-package-data/lib/fixer.js.json", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/normalize-package-data/lib/fixer.js.node", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/normalize-package-data/lib/fixer.js/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/normalize-package-data/lib/fixer.js/index.js", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/normalize-package-data/lib/fixer.js/index.json", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/normalize-package-data/lib/fixer.js/index.node", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/normalize-package-data/lib/fixer.js", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/normalize-package-data/lib/fixer.js.js", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/normalize-package-data/lib/fixer.js.json", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/normalize-package-data/lib/fixer.js.node", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/normalize-package-data/lib/fixer.js/package.json", O_RDONLY <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... open resumed> ) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/normalize-package-data/lib/fixer.js/index.js", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/normalize-package-data/lib/fixer.js/index.json", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/normalize-package-data/lib/fixer.js/index.node", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib/fixer.js", {st_mode=S_IFREG|0644, st_size=11308, ...}) = 0
27106 gettimeofday({1412474789, 123047}, NULL) = 0
27106 gettimeofday({1412474789, 123106}, NULL) = 0
27106 gettimeofday({1412474789, 123166}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 123362}, NULL) = 0
27106 gettimeofday({1412474789, 123421}, NULL) = 0
27106 gettimeofday({1412474789, 123480}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... lstat resumed> {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 123641}, NULL) = 0
27106 gettimeofday({1412474789, 123702}, NULL) = 0
27106 gettimeofday({1412474789, 123761}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib/fixer.js", {st_mode=S_IFREG|0644, st_size=11308, ...}) = 0
27106 gettimeofday({1412474789, 123938}, NULL) = 0
27106 gettimeofday({1412474789, 123997}, NULL) = 0
27106 gettimeofday({1412474789, 124057}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib/fixer.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=11308, ...}) = 0
27106 gettimeofday({1412474789, 124351}, NULL) = 0
27106 gettimeofday({1412474789, 124411}, NULL) = 0
27106 gettimeofday({1412474789, 124469}, NULL) = 0
27106 read(10, "var semver = require(\"semver\")\nvar parseGitHubURL = require(\"github-url-from-git\")\nvar depTypes = [\"dependencies\",\"devDependencies\",\"optionalDependencies\"]\nvar extractDescription = require(\"./extract_description\")\nvar url = require(\"url\")\nvar typos = require(\"./typos\")\nvar coreModuleNames = require(\"./core_module_names\")\nvar githubUserRepo = require(\"github-url-from-username-repo\")\n\nvar fixer = module.exports = {\n // default warning function\n warn: function() {},\n\n fixRepositoryField: function(data) {\n if (data.repositories) {\n this.warn(\"repositories\");\n data.repository = data.repositories[0]\n }\n if (!data.repository) return this.warn(\"missingRepository\")\n if (typeof data.repository === \"string\") {\n data.repository = {\n type: \"git\",\n url: data.repository\n }\n }\n var r = data.repository.url || \"\"\n if (r) {\n var ghurl = parseGitHubURL(r)\n if (ghurl) {\n r = ghurl.replace(/^https?:\\/\\//, 'git://')\n } else if (githubUserRepo(r)) {\n "..., 11308) = 11308
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib/node_modules/semver", 0x7fff1ec75a78) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib/node_modules/semver.js", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib/node_modules/semver.json", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib/node_modules/semver.node", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib/node_modules/semver/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib/node_modules/semver/index.js", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib/node_modules/semver/index.json", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib/node_modules/semver/index.node", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/node_modules/semver", 0x7fff1ec75a78) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/node_modules/semver.js", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/node_modules/semver.json", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/node_modules/semver.node", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/node_modules/semver/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/node_modules/semver/index.js", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/node_modules/semver/index.json", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/node_modules/semver/index.node", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/semver", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 127302}, NULL) = 0
27106 gettimeofday({1412474789, 127362}, NULL) = 0
27106 gettimeofday({1412474789, 127421}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/semver.js", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/semver.json", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/semver.node", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/semver/semver.js", {st_mode=S_IFREG|0644, st_size=30303, ...}) = 0
27106 gettimeofday({1412474789, 127892}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474789, 127953}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 128012}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib/node_modules/github-url-from-git", 0x7fff1ec75a78) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib/node_modules/github-url-from-git.js", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib/node_modules/github-url-from-git.json", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib/node_modules/github-url-from-git.node", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib/node_modules/github-url-from-git/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib/node_modules/github-url-from-git/index.js", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib/node_modules/github-url-from-git/index.json", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib/node_modules/github-url-from-git/index.node", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/node_modules/github-url-from-git", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec75a78) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/node_modules/github-url-from-git.js", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/node_modules/github-url-from-git.json", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/node_modules/github-url-from-git.node", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/node_modules/github-url-from-git/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/node_modules/github-url-from-git/index.js", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/node_modules/github-url-from-git/index.json", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/node_modules/github-url-from-git/index.node", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/github-url-from-git", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 129986}, NULL) = 0
27106 gettimeofday({1412474789, 130046}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474789, 130098}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/github-url-from-git.js", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/github-url-from-git.json", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/github-url-from-git.node", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/github-url-from-git/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1531, ...}) = 0
27106 gettimeofday({1412474789, 130647}, NULL) = 0
27106 gettimeofday({1412474789, 130706}, NULL) = 0
27106 gettimeofday({1412474789, 130766}, NULL) = 0
27106 read(10, "{\n \"name\": \"github-url-from-git\",\n \"version\": \"1.4.0\",\n \"description\": \"Parse a github git url and return the github repo url\",\n \"main\": \"index.js\",\n \"scripts\": {\n \"test\": \"mocha test.js --reporter spec --require should\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"https://github.com/visionmedia/node-github-url-from-git.git\"\n },\n \"keywords\": [\n \"github\",\n \"git\",\n \"url\",\n \"parser\"\n ],\n \"author\": {\n \"name\": \"TJ Holowaychuk\"\n },\n \"license\": \"MIT\",\n \"devDependencies\": {\n \"better-assert\": \"~1.0.0\",\n \"mocha\": \"~1.9.0\",\n \"should\": \"~1.2.2\"\n },\n \"gitHead\": \"154df00b0b590c29be5d2a5822e7b2e160b75345\",\n \"bugs\": {\n \"url\": \"https://github.com/visionmedia/node-github-url-from-git/issues\"\n },\n \"homepage\": \"https://github.com/visionmedia/node-github-url-from-git\",\n \"_id\": \"github-url-from-git@1.4.0\",\n \"_shasum\": \"285e6b520819001bde128674704379e4ff03e0de\",\n \"_from\": \"github-url-from-git@>=1.4.0-0 <2.0.0-0\",\n \"_npmVersion\": \"2.0.0-alpha.7\",\n \"_npmUser\": {\n \"name\":"..., 1531) = 1531
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/github-url-from-git/index.js", {st_mode=S_IFREG|0644, st_size=931, ...}) = 0
27106 gettimeofday({1412474789, 131301}, NULL) = 0
27106 gettimeofday({1412474789, 131359}, NULL) = 0
27106 gettimeofday({1412474789, 131416}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/github-url-from-git", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 131613}, NULL) = 0
27106 gettimeofday({1412474789, 131673}, NULL) = 0
27106 gettimeofday({1412474789, 131732}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/github-url-from-git/index.js", {st_mode=S_IFREG|0644, st_size=931, ...}) = 0
27106 gettimeofday({1412474789, 131912}, NULL) = 0
27106 gettimeofday({1412474789, 131972}, NULL) = 0
27106 gettimeofday({1412474789, 132031}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/github-url-from-git/index.js", O_RDONLY <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... open resumed> ) = 10
27107 nanosleep({0, 900000}, <unfinished ...>
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=931, ...}) = 0
27106 gettimeofday({1412474789, 132333}, NULL) = 0
27106 gettimeofday({1412474789, 132392}, NULL) = 0
27106 gettimeofday({1412474789, 132450}, NULL) = 0
27106 read(10, "// convert git:// form url to github URL, e.g.,\n// git://github.com/bcoe/foo.git\n// https://github.com/bcoe/foo.\nfunction githubUrlFromGit(url, opts){\n try {\n var m = re(opts).exec(url.replace(/\\.git(#.*)?$/, ''));\n var host = m[1];\n var path = m[2];\n return 'https://' + host + '/' + path;\n } catch (err) {\n // ignore\n }\n};\n\n// generate the git:// parsing regex\n// with options, e.g., the ability\n// to specify multiple GHE domains.\nfunction re(opts) {\n opts = opts || {};\n // whitelist of URLs that should be treated as GitHub repos.\n var baseUrls = ['gist.github.com', 'github.com'].concat(opts.extraBaseUrls || []);\n // build regex from whitelist.\n return new RegExp(\n /^(?:https?:\\/\\/|git:\\/\\/|git\\+ssh:\\/\\/|git\\+https:\\/\\/)?(?:[^@]+@)?/.source +\n '(' + baseUrls.join('|') + ')' +\n /[:\\/]([^\\/]+\\/[^\\/]+?|[0-9]+)$/.source\n );\n}\n\ngithubUrlFromGit.re = re();\n\nmodule.exports = githubUrlFromGit;\n", 931) = 931
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib/extract_description", 0x7fff1ec75a78) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib/extract_description.js", {st_mode=S_IFREG|0644, st_size=509, ...}) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 133309}, NULL) = 0
27106 gettimeofday({1412474789, 133367}, NULL) = 0
27106 gettimeofday({1412474789, 133426}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib/extract_description.js", {st_mode=S_IFREG|0644, st_size=509, ...}) = 0
27106 gettimeofday({1412474789, 133632}, NULL) = 0
27106 gettimeofday({1412474789, 133691}, NULL) = 0
27106 gettimeofday({1412474789, 133750}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib/extract_description.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=509, ...}) = 0
27106 gettimeofday({1412474789, 134051}, NULL) = 0
27106 gettimeofday({1412474789, 134111}, NULL) = 0
27106 gettimeofday({1412474789, 134169}, NULL) = 0
27106 read(10, "module.exports = extractDescription\n\n// Extracts description from contents of a readme file in markdown format\nfunction extractDescription (d) {\n if (!d) return;\n if (d === \"ERROR: No README data found!\") return;\n // the first block of text before the first heading\n // that isn't the first line heading\n d = d.trim().split('\\n')\n for (var s = 0; d[s] && d[s].trim().match(/^(#|$)/); s ++);\n var l = d.length\n for (var e = s + 1; e < l && d[e].trim(); e ++);\n return d.slice(s, e).join(' ').trim()\n}\n", 509) = 509
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib/typos", 0x7fff1ec75a78) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib/typos.js", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib/typos.json", {st_mode=S_IFREG|0644, st_size=748, ...}) = 0
27106 gettimeofday({1412474789, 134926}, NULL) = 0
27106 gettimeofday({1412474789, 134986}, NULL) = 0
27106 gettimeofday({1412474789, 135045}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib/typos.json", {st_mode=S_IFREG|0644, st_size=748, ...}) = 0
27106 gettimeofday({1412474789, 135250}, NULL) = 0
27106 gettimeofday({1412474789, 135309}, NULL) = 0
27106 gettimeofday({1412474789, 135368}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib/typos.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=748, ...}) = 0
27106 gettimeofday({1412474789, 135663}, NULL) = 0
27106 gettimeofday({1412474789, 135722}, NULL) = 0
27106 gettimeofday({1412474789, 135781}, NULL) = 0
27106 read(10, "{\n \"topLevel\": { \n \"dependancies\": \"dependencies\"\n ,\"dependecies\": \"dependencies\"\n ,\"depdenencies\": \"dependencies\"\n ,\"devEependencies\": \"devDependencies\"\n ,\"depends\": \"dependencies\"\n ,\"dev-dependencies\": \"devDependencies\"\n ,\"devDependences\": \"devDependencies\"\n ,\"devDepenencies\": \"devDependencies\"\n ,\"devdependencies\": \"devDependencies\"\n ,\"repostitory\": \"repository\"\n ,\"repo\": \"repository\"\n ,\"prefereGlobal\": \"preferGlobal\"\n ,\"hompage\": \"homepage\"\n ,\"hampage\": \"homepage\"\n ,\"autohr\": \"author\"\n ,\"autor\": \"author\"\n ,\"contributers\": \"contributors\"\n ,\"publicationConfig\": \"publishConfig\"\n ,\"script\": \"scripts\"\n },\n \"bugs\": { \"web\": \"url\", \"name\": \"url\" },\n \"script\": { \"server\": \"start\", \"tests\": \"test\" }\n}\n", 748) = 748
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib/core_module_names", 0x7fff1ec75a78) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib/core_module_names.js", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib/core_module_names.json", {st_mode=S_IFREG|0644, st_size=259, ...}) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 136547}, NULL) = 0
27106 gettimeofday({1412474789, 136608}, NULL) = 0
27106 gettimeofday({1412474789, 136668}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib/core_module_names.json", {st_mode=S_IFREG|0644, st_size=259, ...}) = 0
27106 gettimeofday({1412474789, 136874}, NULL) = 0
27106 gettimeofday({1412474789, 136934}, NULL) = 0
27106 gettimeofday({1412474789, 136994}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib/core_module_names.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=259, ...}) = 0
27106 gettimeofday({1412474789, 137292}, NULL) = 0
27106 gettimeofday({1412474789, 137352}, NULL) = 0
27106 gettimeofday({1412474789, 137411}, NULL) = 0
27106 read(10, "[\n\"http\",\n\"events\",\n\"util\",\n\"domain\",\n\"cluster\",\n\"buffer\",\n\"stream\",\n\"crypto\",\n\"tls\",\n\"fs\",\n\"string_decoder\",\n\"path\",\n\"net\",\n\"dgram\",\n\"dns\",\n\"https\",\n\"url\",\n\"punycode\",\n\"readline\",\n\"repl\",\n\"vm\",\n\"child_process\",\n\"assert\",\n\"zlib\",\n\"tty\",\n\"os\",\n\"querystring\"\n]\n", 259) = 259
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib/node_modules/github-url-from-username-repo", 0x7fff1ec75a78) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib/node_modules/github-url-from-username-repo.js", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib/node_modules/github-url-from-username-repo.json", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib/node_modules/github-url-from-username-repo.node", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib/node_modules/github-url-from-username-repo/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib/node_modules/github-url-from-username-repo/index.js", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib/node_modules/github-url-from-username-repo/index.json", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/lib/node_modules/github-url-from-username-repo/index.node", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/node_modules/github-url-from-username-repo", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec75a78) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/node_modules/github-url-from-username-repo.js", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/node_modules/github-url-from-username-repo.json", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/node_modules/github-url-from-username-repo.node", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/node_modules/github-url-from-username-repo/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/node_modules/github-url-from-username-repo/index.js", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/node_modules/github-url-from-username-repo/index.json", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/normalize-package-data/node_modules/github-url-from-username-repo/index.node", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/github-url-from-username-repo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 139593}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474789, 139654}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 139716}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/github-url-from-username-repo.js", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/github-url-from-username-repo.json", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/github-url-from-username-repo.node", 0x7fff1ec75a28) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/github-url-from-username-repo/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1684, ...}) = 0
27106 gettimeofday({1412474789, 140266}, NULL) = 0
27106 gettimeofday({1412474789, 140326}, NULL) = 0
27106 gettimeofday({1412474789, 140385}, NULL) = 0
27106 read(10, "{\n \"name\": \"github-url-from-username-repo\",\n \"version\": \"1.0.2\",\n \"description\": \"Create urls from username/repo\",\n \"main\": \"index.js\",\n \"scripts\": {\n \"test\": \"mocha -R spec\"\n },\n \"devDependencies\": {\n \"mocha\": \"~1.13.0\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"git@github.com:robertkowalski/github-url-from-username-repo.git\"\n },\n \"author\": {\n \"name\": \"Robert Kowalski\",\n \"email\": \"rok@kowalski.gd\"\n },\n \"license\": \"BSD-2-Clause\",\n \"bugs\": {\n \"url\": \"https://github.com/robertkowalski/github-url-from-username-repo/issues\"\n },\n \"keywords\": [\n \"git\",\n \"github\",\n \"repo\"\n ],\n \"readme\": \"[![Build Status](https://travis-ci.org/robertkowalski/github-url-from-username-repo.png?branch=master)](https://travis-ci.org/robertkowalski/github-url-from-username-repo)\\n[![Dependency Status](https://gemnasium.com/robertkowalski/github-url-from-username-repo.png)](https://gemnasium.com/robertkowalski/github-url-from-username-repo)\\n\\n\\n# github-url-from-username-repo\\n\\n## API\\n\\"..., 1684) = 1684
27106 close(10 <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... close resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/github-url-from-username-repo/index.js", {st_mode=S_IFREG|0644, st_size=785, ...}) = 0
27106 gettimeofday({1412474789, 140919}, NULL) = 0
27106 gettimeofday({1412474789, 140977}, NULL) = 0
27106 gettimeofday({1412474789, 141036}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/github-url-from-username-repo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 141243}, NULL) = 0
27106 gettimeofday({1412474789, 141302}, NULL) = 0
27106 gettimeofday({1412474789, 141361}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/github-url-from-username-repo/index.js", {st_mode=S_IFREG|0644, st_size=785, ...}) = 0
27106 gettimeofday({1412474789, 141542}, NULL) = 0
27106 gettimeofday({1412474789, 141601}, NULL) = 0
27106 gettimeofday({1412474789, 141660}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/github-url-from-username-repo/index.js", O_RDONLY <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... open resumed> ) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=785, ...}) = 0
27106 gettimeofday({1412474789, 141962}, NULL) = 0
27106 gettimeofday({1412474789, 142022}, NULL) = 0
27106 gettimeofday({1412474789, 142081}, NULL) = 0
27106 read(10, "module.exports = getUrl\n\nfunction getUrl (r, forBrowser) {\n if (!r) return null\n // Regex taken from https://github.com/npm/npm-package-arg/commit/01dce583c64afae07b66a2a8a6033aeba871c3cd\n // Note: This does not fully test the git ref format.\n // See https://www.kernel.org/pub/software/scm/git/docs/git-check-ref-format.html\n //\n // The only way to do this properly would be to shell out to\n // git-check-ref-format, and as this is a fast sync function,\n // we don't want to do that. Just let git fail if it turns\n // out that the commit-ish is invalid.\n // GH usernames cannot start with . or -\n if (/^[^@%\\/\\s\\.-][^:@%\\/\\s]*\\/[^@\\s\\/%]+(?:#.*)?$/.test(r)) {\n if (forBrowser)\n r = r.replace(\"#\", \"/tree/\")\n return \"https://github.com/\" + r\n }\n\n return null\n}\n", 785) = 785
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/request.js", {st_mode=S_IFREG|0644, st_size=8091, ...}) = 0
27106 gettimeofday({1412474789, 142717}, NULL) = 0
27106 gettimeofday({1412474789, 142775}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474789, 142831}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/request.js", {st_mode=S_IFREG|0644, st_size=8091, ...}) = 0
27106 gettimeofday({1412474789, 143045}, NULL) = 0
27106 gettimeofday({1412474789, 143104}, NULL) = 0
27106 gettimeofday({1412474789, 143162}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/request.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=8091, ...}) = 0
27106 gettimeofday({1412474789, 143458}, NULL) = 0
27106 gettimeofday({1412474789, 143517}, NULL) = 0
27106 gettimeofday({1412474789, 143576}, NULL) = 0
27106 read(10, "var assert = require(\"assert\")\n , url = require(\"url\")\n , zlib = require(\"zlib\")\n , Stream = require(\"stream\").Stream\n\nvar rm = require(\"rimraf\")\n , request = require(\"request\")\n , once = require(\"once\")\n\nmodule.exports = regRequest\n\n// npm: means\n// 1. https\n// 2. send authorization\n// 3. content-type is 'application/json' -- metadata\nfunction regRequest (method, uri, options, cb_) {\n assert(uri, \"must pass resource to load\")\n assert(cb_, \"must pass callback\")\n\n options = options || {}\n\n var parsed = url.parse(uri)\n var where = parsed.pathname\n var what = options.body\n var follow = (typeof options.follow === \"boolean\" ? options.follow : true)\n this.log.verbose(\"request\", \"on initialization, where is\", where)\n\n if (parsed.search) {\n where = where + parsed.search\n parsed.search = \"\"\n }\n parsed.pathname = \"/\"\n this.log.verbose(\"request\", \"after pass 1, where is\", where)\n\n // Since there are multiple places where an error could occur,\n // don't let the cb be called more than once.\n var "..., 8091) = 8091
27106 close(10 <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... close resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/rimraf", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/rimraf.js", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/rimraf.json", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/rimraf.node", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/rimraf/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/rimraf/index.js", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/rimraf/index.json", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/rimraf/index.node", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/rimraf", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/rimraf.js", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/rimraf.json", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/rimraf.node", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/rimraf/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/rimraf/index.js", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/rimraf/index.json", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/rimraf/index.node", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/rimraf", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 146232}, NULL) = 0
27106 gettimeofday({1412474789, 146292}, NULL) = 0
27106 gettimeofday({1412474789, 146351}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/rimraf.js", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/rimraf.json", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/rimraf.node", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/rimraf/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1678, ...}) = 0
27106 gettimeofday({1412474789, 146890}, NULL) = 0
27106 gettimeofday({1412474789, 146950}, NULL) = 0
27106 gettimeofday({1412474789, 147009}, NULL) = 0
27106 read(10, <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... read resumed> "{\n \"name\": \"rimraf\",\n \"version\": \"2.2.8\",\n \"main\": \"rimraf.js\",\n \"description\": \"A deep deletion module for node (like `rm -rf`)\",\n \"author\": {\n \"name\": \"Isaac Z. Schlueter\",\n \"email\": \"i@izs.me\",\n \"url\": \"http://blog.izs.me/\"\n },\n \"license\": {\n \"type\": \"MIT\",\n \"url\": \"https://github.com/isaacs/rimraf/raw/master/LICENSE\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"git://github.com/isaacs/rimraf.git\"\n },\n \"scripts\": {\n \"test\": \"cd test && bash run.sh\"\n },\n \"bin\": {\n \"rimraf\": \"./bin.js\"\n },\n \"contributors\": [\n {\n \"name\": \"Isaac Z. Schlueter\",\n \"email\": \"i@izs.me\",\n \"url\": \"http://blog.izs.me\"\n },\n {\n \"name\": \"Wayne Larsen\",\n \"email\": \"wayne@larsen.st\",\n \"url\": \"http://github.com/wvl\"\n },\n {\n \"name\": \"ritch\",\n \"email\": \"skawful@gmail.com\"\n },\n {\n \"name\": \"Marcel Laverdet\"\n },\n {\n \"name\": \"Yosef Dinerstein\",\n \"email\": \"yosefd@microsoft.com\"\n }\n ],\n \"bugs\": {\n \"url\": \"https://githu"..., 1678) = 1678
27107 nanosleep({0, 900000}, <unfinished ...>
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/rimraf/rimraf.js", {st_mode=S_IFREG|0644, st_size=5754, ...}) = 0
27106 gettimeofday({1412474789, 147550}, NULL) = 0
27106 gettimeofday({1412474789, 147608}, NULL) = 0
27106 gettimeofday({1412474789, 147665}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/rimraf", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 147861}, NULL) = 0
27106 gettimeofday({1412474789, 147921}, NULL) = 0
27106 gettimeofday({1412474789, 147980}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/rimraf/rimraf.js", {st_mode=S_IFREG|0644, st_size=5754, ...}) = 0
27106 gettimeofday({1412474789, 148156}, NULL) = 0
27106 gettimeofday({1412474789, 148217}, NULL) = 0
27106 gettimeofday({1412474789, 148277}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
27106 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/rimraf/rimraf.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=5754, ...}) = 0
27106 gettimeofday({1412474789, 148627}, NULL) = 0
27106 gettimeofday({1412474789, 148686}, NULL) = 0
27106 gettimeofday({1412474789, 148745}, NULL) = 0
27106 read(10, "module.exports = rimraf\nrimraf.sync = rimrafSync\n\nvar assert = require(\"assert\")\nvar path = require(\"path\")\nvar fs = require(\"fs\")\n\n// for EMFILE handling\nvar timeout = 0\nexports.EMFILE_MAX = 1000\nexports.BUSYTRIES_MAX = 3\n\nvar isWindows = (process.platform === \"win32\")\n\nfunction defaults (options) {\n var methods = [\n 'unlink',\n 'chmod',\n 'stat',\n 'rmdir',\n 'readdir'\n ]\n methods.forEach(function(m) {\n options[m] = options[m] || fs[m]\n m = m + 'Sync'\n options[m] = options[m] || fs[m]\n })\n}\n\nfunction rimraf (p, options, cb) {\n if (typeof options === 'function') {\n cb = options\n options = {}\n }\n assert(p)\n assert(options)\n assert(typeof cb === 'function')\n\n defaults(options)\n\n if (!cb) throw new Error(\"No callback passed to rimraf()\")\n\n var busyTries = 0\n rimraf_(p, options, function CB (er) {\n if (er) {\n if (isWindows && (er.code === \"EBUSY\" || er.code === \"ENOTEMPTY\") &&\n busyTries < exports.BUSYTRIES_MAX) {\n busyTries ++\n var time = bus"..., 5754) = 5754
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/star.js", {st_mode=S_IFREG|0644, st_size=907, ...}) = 0
27106 gettimeofday({1412474789, 149669}, NULL) = 0
27106 gettimeofday({1412474789, 149728}, NULL) = 0
27106 gettimeofday({1412474789, 149785}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/star.js", {st_mode=S_IFREG|0644, st_size=907, ...}) = 0
27106 gettimeofday({1412474789, 149994}, NULL) = 0
27106 gettimeofday({1412474789, 150054}, NULL) = 0
27106 gettimeofday({1412474789, 150114}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/star.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=907, ...}) = 0
27106 gettimeofday({1412474789, 150411}, NULL) = 0
27106 gettimeofday({1412474789, 150471}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474789, 150530}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 read(10, "\nmodule.exports = star\n\nfunction star (uri, starred, cb) {\n var c = this.conf.getCredentialsByURI(uri)\n if (c.token) {\n return cb(new Error(\"This operation is unsupported for token-based auth\"))\n }\n else if (!c.auth) {\n return cb(new Error(\"Must be logged in to star/unstar packages\"))\n }\n\n this.request(\"GET\", uri + \"?write=true\", null, function (er, fullData) {\n if (er) return cb(er)\n\n fullData = { _id: fullData._id\n , _rev: fullData._rev\n , users: fullData.users || {} }\n\n if (starred) {\n this.log.info(\"starring\", fullData._id)\n fullData.users[c.username] = true\n this.log.verbose(\"starring\", fullData)\n } else {\n delete fullData.users[c.username]\n this.log.info(\"unstarring\", fullData._id)\n this.log.verbose(\"unstarring\", fullData)\n }\n\n return this.request(\"PUT\", uri, { body : fullData }, cb)\n }.bind(this))\n}\n", 907) = 907
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/stars.js", {st_mode=S_IFREG|0644, st_size=232, ...}) = 0
27106 gettimeofday({1412474789, 151161}, NULL) = 0
27106 gettimeofday({1412474789, 151219}, NULL) = 0
27106 gettimeofday({1412474789, 151276}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/stars.js", {st_mode=S_IFREG|0644, st_size=232, ...}) = 0
27106 gettimeofday({1412474789, 151477}, NULL) = 0
27106 gettimeofday({1412474789, 151540}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474789, 151610}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/stars.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=232, ...}) = 0
27106 gettimeofday({1412474789, 151907}, NULL) = 0
27106 gettimeofday({1412474789, 151967}, NULL) = 0
27106 gettimeofday({1412474789, 152026}, NULL) = 0
27106 read(10, "var url = require(\"url\")\n\nmodule.exports = stars\n\nfunction stars (base, name, cb) {\n name = encodeURIComponent(name)\n var path = \"/-/_view/starredByUser?key=\\\"\"+name+\"\\\"\"\n this.request(\"GET\", url.resolve(base, path), null, cb)\n}\n", 232) = 232
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/tag.js", {st_mode=S_IFREG|0644, st_size=146, ...}) = 0
27106 gettimeofday({1412474789, 152516}, NULL) = 0
27106 gettimeofday({1412474789, 152574}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474789, 152630}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/tag.js", {st_mode=S_IFREG|0644, st_size=146, ...}) = 0
27106 gettimeofday({1412474789, 152854}, NULL) = 0
27106 gettimeofday({1412474789, 152914}, NULL) = 0
27106 gettimeofday({1412474789, 152973}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/tag.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=146, ...}) = 0
27106 gettimeofday({1412474789, 153269}, NULL) = 0
27106 gettimeofday({1412474789, 153328}, NULL) = 0
27106 gettimeofday({1412474789, 153387}, NULL) = 0
27106 read(10, "module.exports = tag\n\nfunction tag (uri, version, tagName, cb) {\n this.request(\"PUT\", uri+\"/\"+tagName, { body : JSON.stringify(version) }, cb)\n}\n", 146) = 146
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/unpublish.js", <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... stat resumed> {st_mode=S_IFREG|0644, st_size=3229, ...}) = 0
27106 gettimeofday({1412474789, 153846}, NULL) = 0
27106 gettimeofday({1412474789, 153905}, NULL) = 0
27106 gettimeofday({1412474789, 153962}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/unpublish.js", {st_mode=S_IFREG|0644, st_size=3229, ...}) = 0
27106 gettimeofday({1412474789, 154165}, NULL) = 0
27106 gettimeofday({1412474789, 154225}, NULL) = 0
27106 gettimeofday({1412474789, 154284}, NULL) = 0
27106 gettimeofday({1412474789, 154371}, NULL) = 0
27106 gettimeofday({1412474789, 154468}, NULL) = 0
27106 gettimeofday({1412474789, 154525}, NULL) = 0
27106 gettimeofday({1412474789, 154666}, NULL) = 0
27106 gettimeofday({1412474789, 154722}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 <... gettimeofday resumed> {1412474789, 154817}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 155014}, NULL) = 0
27106 gettimeofday({1412474789, 155111}, NULL) = 0
27106 gettimeofday({1412474789, 155167}, NULL) = 0
27106 gettimeofday({1412474789, 155282}, NULL) = 0
27106 gettimeofday({1412474789, 155339}, NULL) = 0
27106 gettimeofday({1412474789, 155418}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/unpublish.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=3229, ...}) = 0
27106 gettimeofday({1412474789, 155667}, NULL) = 0
27106 gettimeofday({1412474789, 155727}, NULL) = 0
27106 gettimeofday({1412474789, 155786}, NULL) = 0
27106 read(10, "\n// fetch the data\n// modify to remove the version in question\n// If no versions remaining, then DELETE\n// else, PUT the modified data\n// delete the tarball\n\nmodule.exports = unpublish\n\nvar semver = require(\"semver\")\n , url = require(\"url\")\n , chain = require(\"slide\").chain\n\nfunction unpublish (uri, ver, cb) {\n if (typeof cb !== \"function\") cb = ver, ver = null\n\n this.get(uri + \"?write=true\", { timeout : -1, follow : false }, function (er, data) {\n if (er) {\n this.log.info(\"unpublish\", uri+\" not published\")\n return cb()\n }\n // remove all if no version specified\n if (!ver) {\n this.log.info(\"unpublish\", \"No version specified, removing all\")\n return this.request(\"DELETE\", uri+\"/-rev/\"+data._rev, null, cb)\n }\n\n var versions = data.versions || {}\n , versionPublic = versions.hasOwnProperty(ver)\n\n var dist\n if (!versionPublic) {\n this.log.info(\"unpublish\", uri+\"@\"+ver+\" not published\")\n } else {\n dist = versions[ver].dist\n this.log.verbose(\"unpub"..., 3229) = 3229
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 gettimeofday({1412474789, 156184}, NULL) = 0
27106 gettimeofday({1412474789, 156266}, NULL) = 0
27106 gettimeofday({1412474789, 156321}, NULL) = 0
27106 gettimeofday({1412474789, 156429}, NULL) = 0
27106 gettimeofday({1412474789, 156485}, NULL) = 0
27106 gettimeofday({1412474789, 156562}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/slide", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/slide.js", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/slide.json", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/slide.node", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/slide/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/slide/index.js", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/slide/index.json", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/node_modules/slide/index.node", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/slide", 0x7fff1ec75d58) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/slide.js", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/slide.json", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/slide.node", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/slide/package.json", O_RDONLY <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... open resumed> ) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/slide/index.js", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/slide/index.json", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/node_modules/slide/index.node", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/slide", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 158758}, NULL) = 0
27106 gettimeofday({1412474789, 158818}, NULL) = 0
27106 gettimeofday({1412474789, 158877}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/slide.js", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/slide.json", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/slide.node", 0x7fff1ec75d08) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/slide/package.json", O_RDONLY <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... open resumed> ) = 10
27107 nanosleep({0, 900000}, <unfinished ...>
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1388, ...}) = 0
27106 gettimeofday({1412474789, 159417}, NULL) = 0
27106 gettimeofday({1412474789, 159477}, NULL) = 0
27106 gettimeofday({1412474789, 159536}, NULL) = 0
27106 read(10, "{\n \"name\": \"slide\",\n \"version\": \"1.1.6\",\n \"author\": {\n \"name\": \"Isaac Z. Schlueter\",\n \"email\": \"i@izs.me\",\n \"url\": \"http://blog.izs.me/\"\n },\n \"contributors\": [\n {\n \"name\": \"S. Sriram\",\n \"email\": \"ssriram@gmail.com\",\n \"url\": \"http://www.565labs.com\"\n }\n ],\n \"description\": \"A flow control lib small enough to fit on in a slide presentation. Derived live at Oak.JS\",\n \"main\": \"./lib/slide.js\",\n \"dependencies\": {},\n \"devDependencies\": {},\n \"engines\": {\n \"node\": \"*\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"git://github.com/isaacs/slide-flow-control.git\"\n },\n \"license\": \"ISC\",\n \"gitHead\": \"8345e51ee41e35825abc1a40750ea11462f57028\",\n \"bugs\": {\n \"url\": \"https://github.com/isaacs/slide-flow-control/issues\"\n },\n \"homepage\": \"https://github.com/isaacs/slide-flow-control\",\n \"_id\": \"slide@1.1.6\",\n \"scripts\": {},\n \"_shasum\": \"56eb027d65b4d2dce6cb2e2d32c4d4afc9e1d707\",\n \"_from\": \"slide@>=1.1.6 <1.2.0\",\n \"_npmVersion\": \"2.0.0-beta.3\",\n \"_npmUser\": {\n \"n"..., 1388) = 1388
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/slide/lib/slide.js", {st_mode=S_IFREG|0644, st_size=121, ...}) = 0
27106 gettimeofday({1412474789, 160061}, NULL) = 0
27106 gettimeofday({1412474789, 160119}, NULL) = 0
27106 gettimeofday({1412474789, 160176}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/slide", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 160391}, NULL) = 0
27106 gettimeofday({1412474789, 160450}, NULL) = 0
27106 gettimeofday({1412474789, 160512}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/slide/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 160686}, NULL) = 0
27106 gettimeofday({1412474789, 160745}, NULL) = 0
27106 gettimeofday({1412474789, 160803}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/slide/lib/slide.js", {st_mode=S_IFREG|0644, st_size=121, ...}) = 0
27106 gettimeofday({1412474789, 160977}, NULL) = 0
27106 gettimeofday({1412474789, 161036}, NULL) = 0
27106 gettimeofday({1412474789, 161095}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/slide/lib/slide.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=121, ...}) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474789, 161381}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 161448}, NULL) = 0
27106 gettimeofday({1412474789, 161507}, NULL) = 0
27106 read(10, "exports.asyncMap = require(\"./async-map\")\nexports.bindActor = require(\"./bind-actor\")\nexports.chain = require(\"./chain\")\n", 121) = 121
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/slide/lib/async-map", 0x7fff1ec75a78) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/slide/lib/async-map.js", {st_mode=S_IFREG|0644, st_size=1471, ...}) = 0
27106 gettimeofday({1412474789, 162054}, NULL) = 0
27106 gettimeofday({1412474789, 162111}, NULL) = 0
27106 gettimeofday({1412474789, 162168}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/slide/lib/async-map.js", {st_mode=S_IFREG|0644, st_size=1471, ...}) = 0
27106 gettimeofday({1412474789, 162378}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474789, 162437}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 162505}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/slide/lib/async-map.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1471, ...}) = 0
27106 gettimeofday({1412474789, 162792}, NULL) = 0
27106 gettimeofday({1412474789, 162851}, NULL) = 0
27106 gettimeofday({1412474789, 162910}, NULL) = 0
27106 read(10, "\n/*\nusage:\n\n// do something to a list of things\nasyncMap(myListOfStuff, function (thing, cb) { doSomething(thing.foo, cb) }, cb)\n// do more than one thing to each item\nasyncMap(list, fooFn, barFn, cb)\n\n*/\n\nmodule.exports = asyncMap\n\nfunction asyncMap () {\n var steps = Array.prototype.slice.call(arguments)\n , list = steps.shift() || []\n , cb_ = steps.pop()\n if (typeof cb_ !== \"function\") throw new Error(\n \"No callback provided to asyncMap\")\n if (!list) return cb_(null, [])\n if (!Array.isArray(list)) list = [list]\n var n = steps.length\n , data = [] // 2d array\n , errState = null\n , l = list.length\n , a = l * n\n if (!a) return cb_(null, [])\n function cb (er) {\n if (er && !errState) errState = er\n\n var argLen = arguments.length\n for (var i = 1; i < argLen; i ++) if (arguments[i] !== undefined) {\n data[i - 1] = (data[i - 1] || []).concat(arguments[i])\n }\n // see if any new things have been added.\n if (list.length > l) {\n var newList = list.slice(l)\n a +="..., 1471) = 1471
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/slide/lib/bind-actor", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec75a78) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/slide/lib/bind-actor.js", {st_mode=S_IFREG|0644, st_size=382, ...}) = 0
27106 gettimeofday({1412474789, 163699}, NULL) = 0
27106 gettimeofday({1412474789, 163758}, NULL) = 0
27106 gettimeofday({1412474789, 163819}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/slide/lib/bind-actor.js", {st_mode=S_IFREG|0644, st_size=382, ...}) = 0
27106 gettimeofday({1412474789, 164023}, NULL) = 0
27106 gettimeofday({1412474789, 164083}, NULL) = 0
27106 gettimeofday({1412474789, 164142}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/slide/lib/bind-actor.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=382, ...}) = 0
27106 gettimeofday({1412474789, 164430}, NULL) = 0
27106 gettimeofday({1412474789, 164490}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474789, 164549}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 read(10, "module.exports = bindActor\nfunction bindActor () {\n var args = \n Array.prototype.slice.call\n (arguments) // jswtf.\n , obj = null\n , fn\n if (typeof args[0] === \"object\") {\n obj = args.shift()\n fn = args.shift()\n if (typeof fn === \"string\")\n fn = obj[ fn ]\n } else fn = args.shift()\n return function (cb) {\n fn.apply(obj, args.concat(cb)) }\n}\n", 382) = 382
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/slide/lib/chain", 0x7fff1ec75a78) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/slide/lib/chain.js", {st_mode=S_IFREG|0644, st_size=660, ...}) = 0
27106 gettimeofday({1412474789, 165151}, NULL) = 0
27106 gettimeofday({1412474789, 165209}, NULL) = 0
27106 gettimeofday({1412474789, 165266}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/slide/lib/chain.js", {st_mode=S_IFREG|0644, st_size=660, ...}) = 0
27106 gettimeofday({1412474789, 165474}, NULL) = 0
27106 gettimeofday({1412474789, 165534}, NULL) = 0
27106 gettimeofday({1412474789, 165592}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/slide/lib/chain.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=660, ...}) = 0
27106 gettimeofday({1412474789, 165888}, NULL) = 0
27106 gettimeofday({1412474789, 165947}, NULL) = 0
27106 gettimeofday({1412474789, 166006}, NULL) = 0
27106 read(10, "module.exports = chain\nvar bindActor = require(\"./bind-actor.js\")\nchain.first = {} ; chain.last = {}\nfunction chain (things, cb) {\n var res = []\n ;(function LOOP (i, len) {\n if (i >= len) return cb(null,res)\n if (Array.isArray(things[i]))\n things[i] = bindActor.apply(null,\n things[i].map(function(i){\n return (i===chain.first) ? res[0]\n : (i===chain.last)\n ? res[res.length - 1] : i }))\n if (!things[i]) return LOOP(i + 1, len)\n things[i](function (er, data) {\n if (er) return cb(er, res)\n if (data !== undefined) res = res.concat(data)\n LOOP(i + 1, len)\n })\n })(0, things.length) }\n", 660) = 660
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/slide/lib/bind-actor.js", {st_mode=S_IFREG|0644, st_size=382, ...}) = 0
27106 gettimeofday({1412474789, 166590}, NULL) = 0
27106 gettimeofday({1412474789, 166648}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474789, 166698}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/upload.js", {st_mode=S_IFREG|0644, st_size=636, ...}) = 0
27106 gettimeofday({1412474789, 166948}, NULL) = 0
27106 gettimeofday({1412474789, 167006}, NULL) = 0
27106 gettimeofday({1412474789, 167066}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/upload.js", {st_mode=S_IFREG|0644, st_size=636, ...}) = 0
27106 gettimeofday({1412474789, 167269}, NULL) = 0
27106 gettimeofday({1412474789, 167328}, NULL) = 0
27106 gettimeofday({1412474789, 167387}, NULL) = 0
27106 gettimeofday({1412474789, 167484}, NULL) = 0
27106 gettimeofday({1412474789, 167608}, NULL) = 0
27106 gettimeofday({1412474789, 167664}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 gettimeofday({1412474789, 167891}, NULL) = 0
27106 gettimeofday({1412474789, 167947}, NULL) = 0
27106 gettimeofday({1412474789, 168065}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/upload.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=636, ...}) = 0
27106 gettimeofday({1412474789, 168434}, NULL) = 0
27106 gettimeofday({1412474789, 168494}, NULL) = 0
27106 gettimeofday({1412474789, 168553}, NULL) = 0
27106 read(10, "module.exports = upload\n\nvar fs = require('fs')\n, Stream = require(\"stream\").Stream\n\nfunction upload (uri, file, etag, nofollow, cb) {\n if (typeof nofollow === \"function\") cb = nofollow, nofollow = false\n if (typeof etag === \"function\") cb = etag, etag = null\n\n if (file instanceof Stream) {\n return this.request(\"PUT\", uri, { body : file, etag : etag, follow : !nofollow }, cb)\n }\n\n fs.stat(file, function (er, stat) {\n if (er) return cb(er)\n var s = fs.createReadStream(file)\n s.size = stat.size\n s.on(\"error\", cb)\n\n this.request(\"PUT\", uri, { body : s, etag : etag, follow : !nofollow }, cb)\n }.bind(this))\n}\n", 636) = 636
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/whoami.js", {st_mode=S_IFREG|0644, st_size=342, ...}) = 0
27106 gettimeofday({1412474789, 169150}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474789, 169219}, NULL) = 0
27106 gettimeofday({1412474789, 169278}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/whoami.js", {st_mode=S_IFREG|0644, st_size=342, ...}) = 0
27106 gettimeofday({1412474789, 169477}, NULL) = 0
27106 gettimeofday({1412474789, 169535}, NULL) = 0
27106 gettimeofday({1412474789, 169592}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npm-registry-client/lib/whoami.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=342, ...}) = 0
27106 gettimeofday({1412474789, 169882}, NULL) = 0
27106 gettimeofday({1412474789, 169942}, NULL) = 0
27106 gettimeofday({1412474789, 170002}, NULL) = 0
27106 read(10, "module.exports = whoami\n\nvar url = require(\"url\")\n\nfunction whoami (uri, cb) {\n if (!this.conf.getCredentialsByURI(uri)) {\n return cb(new Error(\"Must be logged in to see who you are\"))\n }\n\n this.request(\"GET\", url.resolve(uri, \"whoami\"), null, function (er, userdata) {\n if (er) return cb(er)\n\n cb(null, userdata.username)\n })\n}\n", 342) = 342
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/char-spinner", 0x7fff1ec76428) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/char-spinner.js", 0x7fff1ec763c8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/char-spinner.json", 0x7fff1ec763c8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/char-spinner.node", 0x7fff1ec763c8) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/char-spinner/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/char-spinner/index.js", 0x7fff1ec763c8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/char-spinner/index.json", 0x7fff1ec763c8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/char-spinner/index.node", 0x7fff1ec763c8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/char-spinner", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 171377}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474789, 171429}, NULL) = 0
27106 gettimeofday({1412474789, 171489}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/char-spinner.js", 0x7fff1ec763c8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/char-spinner.json", 0x7fff1ec763c8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/char-spinner.node", 0x7fff1ec763c8) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/char-spinner/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1324, ...}) = 0
27106 gettimeofday({1412474789, 172020}, NULL) = 0
27106 gettimeofday({1412474789, 172089}, NULL) = 0
27106 gettimeofday({1412474789, 172148}, NULL) = 0
27106 read(10, "{\n \"name\": \"char-spinner\",\n \"version\": \"1.0.1\",\n \"description\": \"Put a little spinner on process.stderr, as unobtrusively as possible.\",\n \"main\": \"spin.js\",\n \"directories\": {\n \"test\": \"test\"\n },\n \"dependencies\": {},\n \"devDependencies\": {\n \"tap\": \"^0.4.10\"\n },\n \"scripts\": {\n \"test\": \"tap test/*.js\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"git://github.com/isaacs/char-spinner\"\n },\n \"keywords\": [\n \"char\",\n \"spinner\"\n ],\n \"author\": {\n \"name\": \"Isaac Z. Schlueter\",\n \"email\": \"i@izs.me\",\n \"url\": \"http://blog.izs.me/\"\n },\n \"license\": \"ISC\",\n \"bugs\": {\n \"url\": \"https://github.com/isaacs/char-spinner/issues\"\n },\n \"homepage\": \"https://github.com/isaacs/char-spinner\",\n \"gitHead\": \"091b2ff5960aa083f68a5619fa93999d072aa152\",\n \"_id\": \"char-spinner@1.0.1\",\n \"_shasum\": \"e6ea67bd247e107112983b7ab0479ed362800081\",\n \"_from\": \"char-spinner@latest\",\n \"_npmVersion\": \"1.4.13\",\n \"_npmUser\": {\n \"name\": \"isaacs\",\n \"email\": \"i@izs.me\"\n },\n \"maintainers\": [\n {\n "..., 1324) = 1324
27106 close(10 <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... close resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/char-spinner/spin.js", {st_mode=S_IFREG|0644, st_size=1194, ...}) = 0
27106 gettimeofday({1412474789, 172666}, NULL) = 0
27106 gettimeofday({1412474789, 172724}, NULL) = 0
27106 gettimeofday({1412474789, 172783}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/char-spinner", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 172976}, NULL) = 0
27106 gettimeofday({1412474789, 173036}, NULL) = 0
27106 gettimeofday({1412474789, 173095}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/char-spinner/spin.js", {st_mode=S_IFREG|0644, st_size=1194, ...}) = 0
27106 gettimeofday({1412474789, 173273}, NULL) = 0
27106 gettimeofday({1412474789, 173332}, NULL) = 0
27106 gettimeofday({1412474789, 173390}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/char-spinner/spin.js", O_RDONLY <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... open resumed> ) = 10
27107 nanosleep({0, 900000}, <unfinished ...>
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1194, ...}) = 0
27106 gettimeofday({1412474789, 173665}, NULL) = 0
27106 gettimeofday({1412474789, 173725}, NULL) = 0
27106 gettimeofday({1412474789, 173783}, NULL) = 0
27106 read(10, "module.exports = spinner\n\nfunction spinner(opt) {\n opt = opt || {}\n var str = opt.stream || process.stderr\n var tty = typeof opt.tty === 'boolean' ? opt.tty : true\n var string = opt.string || '/-\\\\|'\n var ms = typeof opt.interval === 'number' ? opt.interval : 50\n if (ms < 0) ms = 0\n if (tty && !str.isTTY) return false\n var CR = str.isTTY ? '\\u001b[0G' : '\\u000d';\n var CLEAR = str.isTTY ? '\\u001b[2K' : '\\u000d \\u000d';\n\n var s = 0\n var sprite = string.split('')\n var wrote = false\n\n var delay = typeof opt.delay === 'number' ? opt.delay : 2\n\n var interval = setInterval(function() {\n if (--delay >= 0) return\n s = ++s % sprite.length\n var c = sprite[s]\n str.write(c + CR)\n wrote = true\n }, ms)\n\n var unref = typeof opt.unref === 'boolean' ? opt.unref : true\n if (unref && typeof interval.unref === 'function') {\n interval.unref()\n }\n\n var cleanup = typeof opt.cleanup === 'boolean' ? opt.cleanup : true\n if (cleanup) {\n process.on('exit', function() {\n if (wrote) {\n "..., 1194) = 1194
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
27106 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=25668, ...}) = 0
27106 gettimeofday({1412474789, 174886}, NULL) = 0
27106 gettimeofday({1412474789, 174944}, NULL) = 0
27106 gettimeofday({1412474789, 175004}, NULL) = 0
27106 read(10, "{\n \"version\": \"2.1.3\",\n \"name\": \"npm\",\n \"description\": \"A package manager for node\",\n \"keywords\": [\n \"package manager\",\n \"modules\",\n \"install\",\n \"package.json\"\n ],\n \"preferGlobal\": true,\n \"config\": {\n \"publishtest\": false\n },\n \"homepage\": \"https://npmjs.org/doc/\",\n \"author\": {\n \"name\": \"Isaac Z. Schlueter\",\n \"email\": \"i@izs.me\",\n \"url\": \"http://blog.izs.me\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"https://github.com/npm/npm\"\n },\n \"bugs\": {\n \"url\": \"http://github.com/npm/npm/issues\",\n \"email\": \"npm-@googlegroups.com\"\n },\n \"directories\": {\n \"doc\": \"./doc\",\n \"man\": \"./man\",\n \"lib\": \"./lib\",\n \"bin\": \"./bin\"\n },\n \"main\": \"./lib/npm.js\",\n \"bin\": {\n \"npm\": \"./bin/npm-cli.js\"\n },\n \"dependencies\": {\n \"abbrev\": \"~1.0.5\",\n \"ansi\": \"~0.3.0\",\n \"ansicolors\": \"~0.3.2\",\n \"ansistyles\": \"~0.1.3\",\n \"archy\": \"0\",\n \"async-some\": \"~1.0.1\",\n \"block-stream\": \"0.0.7\",\n \"char-spinner\": \"~1.0.1\",\n \"child-process-close\": \"~0.1.1\",\n "..., 25668) = 25668
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 <... gettimeofday resumed> {1412474789, 176867}, NULL) = 0
27106 gettimeofday({1412474789, 176946}, NULL) = 0
27106 gettimeofday({1412474789, 177000}, NULL) = 0
27106 gettimeofday({1412474789, 177110}, NULL) = 0
27106 gettimeofday({1412474789, 177166}, NULL) = 0
27106 gettimeofday({1412474789, 177241}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 178256}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474789, 178369}, NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 gettimeofday({1412474789, 178430}, NULL) = 0
27106 gettimeofday({1412474789, 178606}, NULL) = 0
27106 gettimeofday({1412474789, 178662}, NULL) = 0
27106 gettimeofday({1412474789, 178766}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 178915}, NULL) = 0
27106 gettimeofday({1412474789, 178999}, NULL) = 0
27106 gettimeofday({1412474789, 179055}, NULL) = 0
27106 gettimeofday({1412474789, 179161}, NULL) = 0
27106 gettimeofday({1412474789, 179217}, NULL) = 0
27106 gettimeofday({1412474789, 179290}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 180400}, NULL) = 0
27106 gettimeofday({1412474789, 180619}, NULL) = 0
27106 gettimeofday({1412474789, 180675}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 brk(0x2acd000) = 0x2acd000
27106 gettimeofday({1412474789, 182260}, NULL) = 0
27106 gettimeofday({1412474789, 182317}, NULL) = 0
27106 gettimeofday({1412474789, 182741}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 brk(0x28ea000) = 0x28ea000
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 184584}, NULL) = 0
27106 gettimeofday({1412474789, 184697}, NULL) = 0
27106 gettimeofday({1412474789, 184753}, NULL) = 0
27106 gettimeofday({1412474789, 184913}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 <... gettimeofday resumed> {1412474789, 184963}, NULL) = 0
27106 gettimeofday({1412474789, 185056}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 186044}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 <... gettimeofday resumed> {1412474789, 186218}, NULL) = 0
27106 gettimeofday({1412474789, 186275}, NULL) = 0
27106 brk(0x290c000) = 0x290c000
27106 brk(0x294f000) = 0x294f000
27106 gettimeofday({1412474789, 186743}, NULL) = 0
27106 gettimeofday({1412474789, 186800}, NULL) = 0
27106 gettimeofday({1412474789, 186955}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/bin/node_modules/npmconf", 0x7fff1ec76758) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/bin/node_modules/npmconf.js", 0x7fff1ec76708) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/bin/node_modules/npmconf.json", 0x7fff1ec76708) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/bin/node_modules/npmconf.node", 0x7fff1ec76708) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/bin/node_modules/npmconf/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/bin/node_modules/npmconf/index.js", 0x7fff1ec76708) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/bin/node_modules/npmconf/index.json", 0x7fff1ec76708) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/bin/node_modules/npmconf/index.node", 0x7fff1ec76708) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 188173}, NULL) = 0
27106 gettimeofday({1412474789, 188234}, NULL) = 0
27106 gettimeofday({1412474789, 188293}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf.js", 0x7fff1ec76708) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf.json", 0x7fff1ec76708) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf.node", 0x7fff1ec76708) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmconf/npmconf.js", {st_mode=S_IFREG|0644, st_size=10775, ...}) = 0
27106 gettimeofday({1412474789, 188766}, NULL) = 0
27106 gettimeofday({1412474789, 188832}, NULL) = 0
27106 gettimeofday({1412474789, 188893}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/utils/error-handler.js", {st_mode=S_IFREG|0644, st_size=11342, ...}) = 0
27106 gettimeofday({1412474789, 189123}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474789, 189183}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 189235}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/utils", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 189430}, NULL) = 0
27106 gettimeofday({1412474789, 189490}, NULL) = 0
27106 gettimeofday({1412474789, 189550}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/utils/error-handler.js", {st_mode=S_IFREG|0644, st_size=11342, ...}) = 0
27106 gettimeofday({1412474789, 189727}, NULL) = 0
27106 gettimeofday({1412474789, 189786}, NULL) = 0
27106 gettimeofday({1412474789, 189845}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/utils/error-handler.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=11342, ...}) = 0
27106 gettimeofday({1412474789, 190130}, NULL) = 0
27106 gettimeofday({1412474789, 190192}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474789, 190261}, NULL) = 0
27106 read(10, "\nmodule.exports = errorHandler\n\nvar cbCalled = false\n , log = require(\"npmlog\")\n , npm = require(\"../npm.js\")\n , rm = require(\"rimraf\")\n , itWorked = false\n , path = require(\"path\")\n , wroteLogFile = false\n , exitCode = 0\n , rollbacks = npm.rollbacks\n , chain = require(\"slide\").chain\n , writeStream = require(\"fs-write-stream-atomic\")\n\n\nprocess.on(\"exit\", function (code) {\n // console.error(\"exit\", code)\n if (!npm.config || !npm.config.loaded) return\n if (code) itWorked = false\n if (itWorked) log.info(\"ok\")\n else {\n if (!cbCalled) {\n log.error(\"\", \"cb() never called!\")\n }\n\n if (wroteLogFile) {\n // just a line break\n if (log.levels[log.level] <= log.levels.error) console.error(\"\")\n\n log.error(\"\",\n [\"Please include the following file with any support request:\"\n ,\" \" + path.resolve(\"npm-debug.log\")\n ].join(\"\\n\"))\n wroteLogFile = false\n }\n if (code) {\n log.error(\"code\", code)\n }\n }\n\n var doExit = npm.co"..., 11342) = 11342
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/utils/node_modules/npmlog", 0x7fff1ec76458) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/utils/node_modules/npmlog.js", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/utils/node_modules/npmlog.json", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/utils/node_modules/npmlog.node", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/utils/node_modules/npmlog/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/utils/node_modules/npmlog/index.js", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/utils/node_modules/npmlog/index.json", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/utils/node_modules/npmlog/index.node", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/npmlog", 0x7fff1ec76458) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/npmlog.js", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/npmlog.json", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/npmlog.node", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/npmlog/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/npmlog/index.js", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/npmlog/index.json", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/npmlog/index.node", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmlog", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 192926}, NULL) = 0
27106 gettimeofday({1412474789, 192986}, NULL) = 0
27106 gettimeofday({1412474789, 193044}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmlog.js", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmlog.json", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmlog.node", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/npmlog/log.js", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... stat resumed> {st_mode=S_IFREG|0644, st_size=3951, ...}) = 0
27106 gettimeofday({1412474789, 193542}, NULL) = 0
27106 gettimeofday({1412474789, 193602}, NULL) = 0
27106 gettimeofday({1412474789, 193661}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/npm.js", {st_mode=S_IFREG|0644, st_size=12529, ...}) = 0
27106 gettimeofday({1412474789, 193883}, NULL) = 0
27106 gettimeofday({1412474789, 193943}, NULL) = 0
27106 gettimeofday({1412474789, 194001}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/utils/node_modules/rimraf", 0x7fff1ec76458) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/utils/node_modules/rimraf.js", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/utils/node_modules/rimraf.json", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/utils/node_modules/rimraf.node", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/utils/node_modules/rimraf/package.json", O_RDONLY <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... open resumed> ) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/utils/node_modules/rimraf/index.js", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/utils/node_modules/rimraf/index.json", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/utils/node_modules/rimraf/index.node", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/rimraf", 0x7fff1ec76458) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/rimraf.js", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/rimraf.json", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/rimraf.node", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/rimraf/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/rimraf/index.js", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/rimraf/index.json", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/rimraf/index.node", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/rimraf", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 195847}, NULL) = 0
27106 gettimeofday({1412474789, 195906}, NULL) = 0
27106 gettimeofday({1412474789, 195966}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/rimraf.js", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/rimraf.json", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/rimraf.node", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/rimraf/rimraf.js", {st_mode=S_IFREG|0644, st_size=5754, ...}) = 0
27106 gettimeofday({1412474789, 196439}, NULL) = 0
27106 gettimeofday({1412474789, 196499}, NULL) = 0
27106 gettimeofday({1412474789, 196558}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
27106 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/utils/node_modules/slide", 0x7fff1ec76458) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/utils/node_modules/slide.js", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/utils/node_modules/slide.json", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/utils/node_modules/slide.node", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/utils/node_modules/slide/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/utils/node_modules/slide/index.js", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/utils/node_modules/slide/index.json", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/utils/node_modules/slide/index.node", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/slide", 0x7fff1ec76458) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/slide.js", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/slide.json", <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... stat resumed> 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/slide.node", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/slide/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/slide/index.js", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/slide/index.json", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/slide/index.node", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/slide", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 198485}, NULL) = 0
27106 gettimeofday({1412474789, 198545}, NULL) = 0
27106 gettimeofday({1412474789, 198604}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/slide.js", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/slide.json", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/slide.node", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/slide/lib/slide.js", {st_mode=S_IFREG|0644, st_size=121, ...}) = 0
27106 gettimeofday({1412474789, 199076}, NULL) = 0
27106 gettimeofday({1412474789, 199137}, NULL) = 0
27106 gettimeofday({1412474789, 199197}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/utils/node_modules/fs-write-stream-atomic", 0x7fff1ec76458) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/utils/node_modules/fs-write-stream-atomic.js", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/utils/node_modules/fs-write-stream-atomic.json", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/utils/node_modules/fs-write-stream-atomic.node", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/utils/node_modules/fs-write-stream-atomic/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/utils/node_modules/fs-write-stream-atomic/index.js", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/utils/node_modules/fs-write-stream-atomic/index.json", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/utils/node_modules/fs-write-stream-atomic/index.node", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/fs-write-stream-atomic", 0x7fff1ec76458) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/fs-write-stream-atomic.js", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/fs-write-stream-atomic.json", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/fs-write-stream-atomic.node", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/fs-write-stream-atomic/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/fs-write-stream-atomic/index.js", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/fs-write-stream-atomic/index.json", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/fs-write-stream-atomic/index.node", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/fs-write-stream-atomic", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 201088}, NULL) = 0
27106 gettimeofday({1412474789, 201145}, NULL) = 0
27106 gettimeofday({1412474789, 201204}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/fs-write-stream-atomic.js", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/fs-write-stream-atomic.json", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/fs-write-stream-atomic.node", 0x7fff1ec76408) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/fs-write-stream-atomic/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1414, ...}) = 0
27106 gettimeofday({1412474789, 201748}, NULL) = 0
27106 gettimeofday({1412474789, 201807}, NULL) = 0
27106 gettimeofday({1412474789, 201865}, NULL) = 0
27106 read(10, "{\n \"name\": \"fs-write-stream-atomic\",\n \"version\": \"1.0.2\",\n \"description\": \"Like `fs.createWriteStream(...)`, but atomic.\",\n \"main\": \"index.js\",\n \"directories\": {\n \"test\": \"test\"\n },\n \"dependencies\": {\n \"graceful-fs\": \"^3.0.2\"\n },\n \"devDependencies\": {\n \"tap\": \"^0.4.12\"\n },\n \"scripts\": {\n \"test\": \"tap test/*.js\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"https://github.com/npm/fs-write-stream-atomic\"\n },\n \"author\": {\n \"name\": \"Isaac Z. Schlueter\",\n \"email\": \"i@izs.me\",\n \"url\": \"http://blog.izs.me/\"\n },\n \"license\": \"ISC\",\n \"bugs\": {\n \"url\": \"https://github.com/npm/fs-write-stream-atomic/issues\"\n },\n \"homepage\": \"https://github.com/npm/fs-write-stream-atomic\",\n \"gitHead\": \"86b111ed1d5db84e8a9680986ef7917036b9c97b\",\n \"_id\": \"fs-write-stream-atomic@1.0.2\",\n \"_shasum\": \"fe0c6cec75256072b2fef8180d97e309fe3f5efb\",\n \"_from\": \"fs-write-stream-atomic@>=1.0.2 <1.1.0\",\n \"_npmVersion\": \"2.1.0\",\n \"_nodeVersion\": \"0.10.31\",\n \"_npmUser\": {\n \"name\": \"isaacs\",\n \""..., 1414) = 1414
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/fs-write-stream-atomic/index.js", {st_mode=S_IFREG|0644, st_size=2510, ...}) = 0
27106 gettimeofday({1412474789, 202382}, NULL) = 0
27106 gettimeofday({1412474789, 202439}, NULL) = 0
27106 gettimeofday({1412474789, 202496}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/fs-write-stream-atomic", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 202694}, NULL) = 0
27106 gettimeofday({1412474789, 202753}, NULL) = 0
27106 gettimeofday({1412474789, 202812}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/fs-write-stream-atomic/index.js", {st_mode=S_IFREG|0644, st_size=2510, ...}) = 0
27106 gettimeofday({1412474789, 202992}, NULL) = 0
27106 gettimeofday({1412474789, 203054}, NULL) = 0
27106 gettimeofday({1412474789, 203113}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/fs-write-stream-atomic/index.js", O_RDONLY <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... open resumed> ) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=2510, ...}) = 0
27106 gettimeofday({1412474789, 203401}, NULL) = 0
27106 gettimeofday({1412474789, 203461}, NULL) = 0
27106 gettimeofday({1412474789, 203519}, NULL) = 0
27106 read(10, "var fs = require('graceful-fs')\nvar util = require('util')\nvar crypto = require('crypto')\n\nfunction md5hex () {\n var hash = crypto.createHash('md5')\n for (var ii=0; ii<arguments.length; ++ii) {\n hash.update(''+arguments[ii])\n }\n return hash.digest('hex')\n}\n\nvar invocations = 0;\nfunction getTmpname (filename) {\n return filename + \".\" + md5hex(__filename, process.pid, ++invocations)\n}\n\nmodule.exports = WriteStream\n\nutil.inherits(WriteStream, fs.WriteStream)\nfunction WriteStream (path, options) {\n if (!options)\n options = {}\n\n if (!(this instanceof WriteStream))\n return new WriteStream(path, options)\n\n this.__atomicTarget = path\n this.__atomicChown = options.chown\n this.__atomicDidStuff = false\n this.__atomicTmp = getTmpname(path)\n\n fs.WriteStream.call(this, this.__atomicTmp, options)\n}\n\nfunction cleanup (er) {\n fs.unlink(this.__atomicTmp, function () {\n fs.WriteStream.prototype.emit.call(this, 'error', er)\n }.bind(this))\n}\n\nfunction cleanupSync (er) {\n try {\n fs.unlinkSync(this.__a"..., 2510) = 2510
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/fs-write-stream-atomic/node_modules/graceful-fs", 0x7fff1ec76158) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/fs-write-stream-atomic/node_modules/graceful-fs.js", 0x7fff1ec760f8) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/fs-write-stream-atomic/node_modules/graceful-fs.json", 0x7fff1ec760f8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/fs-write-stream-atomic/node_modules/graceful-fs.node", 0x7fff1ec760f8) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/fs-write-stream-atomic/node_modules/graceful-fs/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/fs-write-stream-atomic/node_modules/graceful-fs/index.js", 0x7fff1ec760f8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/fs-write-stream-atomic/node_modules/graceful-fs/index.json", 0x7fff1ec760f8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/fs-write-stream-atomic/node_modules/graceful-fs/index.node", 0x7fff1ec760f8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/graceful-fs", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 205108}, NULL) = 0
27106 gettimeofday({1412474789, 205167}, NULL) = 0
27106 gettimeofday({1412474789, 205226}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/graceful-fs.js", 0x7fff1ec760f8) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/graceful-fs.json", 0x7fff1ec760f8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/graceful-fs.node", 0x7fff1ec760f8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/graceful-fs/graceful-fs.js", {st_mode=S_IFREG|0644, st_size=3077, ...}) = 0
27106 gettimeofday({1412474789, 205732}, NULL) = 0
27106 gettimeofday({1412474789, 205791}, NULL) = 0
27106 gettimeofday({1412474789, 205850}, NULL) = 0
27106 gettimeofday({1412474789, 205941}, NULL) = 0
27106 gettimeofday({1412474789, 206011}, NULL) = 0
27106 gettimeofday({1412474789, 206066}, NULL) = 0
27106 gettimeofday({1412474789, 206157}, NULL) = 0
27106 gettimeofday({1412474789, 206213}, NULL) = 0
27106 gettimeofday({1412474789, 206284}, NULL) = 0
27106 gettimeofday({1412474789, 206344}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/bin/node_modules/nopt", 0x7fff1ec76758) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/bin/node_modules/nopt.js", 0x7fff1ec76708) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/bin/node_modules/nopt.json", 0x7fff1ec76708) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/bin/node_modules/nopt.node", 0x7fff1ec76708) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/bin/node_modules/nopt/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/bin/node_modules/nopt/index.js", 0x7fff1ec76708) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/bin/node_modules/nopt/index.json", 0x7fff1ec76708) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/bin/node_modules/nopt/index.node", 0x7fff1ec76708) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/nopt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 207409}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474789, 207469}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 207536}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/nopt.js", 0x7fff1ec76708) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/nopt.json", 0x7fff1ec76708) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/nopt.node", 0x7fff1ec76708) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/nopt/lib/nopt.js", {st_mode=S_IFREG|0644, st_size=11653, ...}) = 0
27106 gettimeofday({1412474789, 208013}, NULL) = 0
27106 gettimeofday({1412474789, 208072}, NULL) = 0
27106 gettimeofday({1412474789, 208131}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, NULL) = 0
27107 nanosleep({0, 900000}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 210734}, NULL) = 0
27106 mmap(NULL, 8392704, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7ffc00403000
27106 mprotect(0x7ffc00403000, 4096, PROT_NONE) = 0
27106 clone(child_stack=0x7ffc00c02fb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7ffc00c039d0, tls=0x7ffc00c03700, child_tidptr=0x7ffc00c039d0) = 27108
27108 set_robust_list(0x7ffc00c039e0, 0x18 <unfinished ...>
27106 mmap(NULL, 8392704, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 <unfinished ...>
27108 <... set_robust_list resumed> ) = 0
27106 <... mmap resumed> ) = 0x7ffbfb7ff000
27108 futex(0xe14de4, FUTEX_WAIT_PRIVATE, 1, NULL <unfinished ...>
27106 mprotect(0x7ffbfb7ff000, 4096, PROT_NONE <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... mprotect resumed> ) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 clone(child_stack=0x7ffbfbffefb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7ffbfbfff9d0, tls=0x7ffbfbfff700, child_tidptr=0x7ffbfbfff9d0) = 27109
27109 set_robust_list(0x7ffbfbfff9e0, 0x18 <unfinished ...>
27106 mmap(NULL, 8392704, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 <unfinished ...>
27109 <... set_robust_list resumed> ) = 0
27106 <... mmap resumed> ) = 0x7ffbfaffe000
27109 futex(0xe14de4, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
27106 mprotect(0x7ffbfaffe000, 4096, PROT_NONE) = 0
27106 clone(child_stack=0x7ffbfb7fdfb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7ffbfb7fe9d0, tls=0x7ffbfb7fe700, child_tidptr=0x7ffbfb7fe9d0) = 27110
27110 set_robust_list(0x7ffbfb7fe9e0, 0x18 <unfinished ...>
27106 mmap(NULL, 8392704, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 <unfinished ...>
27110 <... set_robust_list resumed> ) = 0
27106 <... mmap resumed> ) = 0x7ffbfa7fd000
27110 futex(0xe14de4, FUTEX_WAIT_PRIVATE, 3, NULL <unfinished ...>
27106 mprotect(0x7ffbfa7fd000, 4096, PROT_NONE) = 0
27106 clone(child_stack=0x7ffbfaffcfb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7ffbfaffd9d0, tls=0x7ffbfaffd700, child_tidptr=0x7ffbfaffd9d0) = 27111
27111 set_robust_list(0x7ffbfaffd9e0, 0x18 <unfinished ...>
27106 futex(0xe14e20, FUTEX_WAKE_PRIVATE, 2147483647 <unfinished ...>
27111 <... set_robust_list resumed> ) = 0
27106 <... futex resumed> ) = 0
27111 futex(0xe14de4, FUTEX_WAIT_PRIVATE, 4, NULL <unfinished ...>
27106 futex(0xe14de4, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0xe14de0, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
27111 <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
27106 <... futex resumed> ) = 1
27111 futex(0xe14da0, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
27108 <... futex resumed> ) = 0
27111 <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
27108 futex(0xe14de4, FUTEX_WAIT_PRIVATE, 5, NULL <unfinished ...>
27111 futex(0xe14da0, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27106 futex(0xe14da0, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27111 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 0
27111 stat("/home/jenkins/.npm/bin/node", <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27111 <... stat resumed> 0x27c9d48) = -1 ENOENT (No such file or directory)
27106 <... futex resumed> ) = 1
27111 write(8, "\1\0\0\0\0\0\0\0", 8 <unfinished ...>
27107 <... futex resumed> ) = 0
27111 <... write resumed> ) = 8
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27111 futex(0xe14de4, FUTEX_WAIT_PRIVATE, 6, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 clock_gettime(CLOCK_MONOTONIC, {819753, 336530495}) = 0
27106 epoll_ctl(5, EPOLL_CTL_ADD, 6, {EPOLLIN, {u32=6, u64=6}}) = 0
27106 epoll_ctl(5, EPOLL_CTL_ADD, 8, {EPOLLIN, {u32=8, u64=8}}) = 0
27106 epoll_wait(5, {{EPOLLIN, {u32=8, u64=8}}}, 1024, 4294967295) = 1
27106 clock_gettime(CLOCK_MONOTONIC, {819753, 336771236}) = 0
27106 read(8, "\1\0\0\0\0\0\0\0", 1024) = 8
27106 futex(0xe14de4, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0xe14de0, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
27109 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27109 futex(0xe14da0, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
27106 futex(0xe14da0, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27109 <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
27106 <... futex resumed> ) = 0
27109 futex(0xe14da0, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27106 clock_gettime(CLOCK_MONOTONIC, <unfinished ...>
27109 <... futex resumed> ) = 0
27106 <... clock_gettime resumed> {819753, 337137021}) = 0
27109 stat("/usr/local/mysql/bin/node", <unfinished ...>
27106 epoll_wait(5, <unfinished ...>
27109 <... stat resumed> 0x27ca6c8) = -1 ENOENT (No such file or directory)
27109 write(8, "\1\0\0\0\0\0\0\0", 8) = 8
27106 <... epoll_wait resumed> {{EPOLLIN, {u32=8, u64=8}}}, 1024, 4294967295) = 1
27109 futex(0xe14de4, FUTEX_WAIT_PRIVATE, 8, NULL <unfinished ...>
27106 clock_gettime(CLOCK_MONOTONIC, {819753, 337315536}) = 0
27106 read(8, "\1\0\0\0\0\0\0\0", 1024) = 8
27106 futex(0xe14de4, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0xe14de0, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
27110 <... futex resumed> ) = 0
27107 <... nanosleep resumed> NULL) = 0
27110 futex(0xe14da0, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... futex resumed> ) = 1
27106 futex(0xe14da0, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27110 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27110 futex(0xe14da0, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27106 clock_gettime(CLOCK_MONOTONIC, <unfinished ...>
27110 <... futex resumed> ) = 0
27106 <... clock_gettime resumed> {819753, 337651964}) = 0
27110 stat("/home/jenkins/apps/maven/bin/node", <unfinished ...>
27106 epoll_wait(5, <unfinished ...>
27110 <... stat resumed> 0x27c9d48) = -1 ENOENT (No such file or directory)
27110 write(8, "\1\0\0\0\0\0\0\0", 8) = 8
27106 <... epoll_wait resumed> {{EPOLLIN, {u32=8, u64=8}}}, 1024, 4294967295) = 1
27110 futex(0xe14de4, FUTEX_WAIT_PRIVATE, 10, NULL <unfinished ...>
27106 clock_gettime(CLOCK_MONOTONIC, {819753, 337824463}) = 0
27106 read(8, "\1\0\0\0\0\0\0\0", 1024) = 8
27106 futex(0xe14de4, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0xe14de0, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
27108 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27108 futex(0xe14da0, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
27106 futex(0xe14da0, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27108 <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
27106 <... futex resumed> ) = 0
27108 futex(0xe14da0, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27106 clock_gettime(CLOCK_MONOTONIC, <unfinished ...>
27108 <... futex resumed> ) = 0
27106 <... clock_gettime resumed> {819753, 338092846}) = 0
27108 stat("/home/jenkins/apps/java/bin/node", <unfinished ...>
27106 epoll_wait(5, <unfinished ...>
27108 <... stat resumed> 0x27ca6c8) = -1 ENOENT (No such file or directory)
27108 write(8, "\1\0\0\0\0\0\0\0", 8) = 8
27106 <... epoll_wait resumed> {{EPOLLIN, {u32=8, u64=8}}}, 1024, 4294967295) = 1
27108 futex(0xe14de4, FUTEX_WAIT_PRIVATE, 12, NULL <unfinished ...>
27106 clock_gettime(CLOCK_MONOTONIC, {819753, 338264027}) = 0
27106 read(8, "\1\0\0\0\0\0\0\0", 1024) = 8
27106 futex(0xe14de4, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0xe14de0, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
27111 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27111 futex(0xe14da0, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
27106 futex(0xe14da0, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27111 <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
27106 <... futex resumed> ) = 0
27111 futex(0xe14da0, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27106 clock_gettime(CLOCK_MONOTONIC, <unfinished ...>
27111 <... futex resumed> ) = 0
27106 <... clock_gettime resumed> {819753, 338537519}) = 0
27111 stat("/usr/local/sbin/node", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27111 <... stat resumed> 0x27c9d48) = -1 ENOENT (No such file or directory)
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27111 write(8, "\1\0\0\0\0\0\0\0", 8 <unfinished ...>
27106 epoll_wait(5, <unfinished ...>
27111 <... write resumed> ) = 8
27106 <... epoll_wait resumed> {{EPOLLIN, {u32=8, u64=8}}}, 1024, 4294967295) = 1
27111 futex(0xe14de4, FUTEX_WAIT_PRIVATE, 14, NULL <unfinished ...>
27106 clock_gettime(CLOCK_MONOTONIC, {819753, 338698541}) = 0
27106 read(8, "\1\0\0\0\0\0\0\0", 1024) = 8
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 futex(0xe14de4, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0xe14de0, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
27109 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27109 futex(0xe14da0, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
27106 futex(0xe14da0, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27109 <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
27106 <... futex resumed> ) = 0
27109 futex(0xe14da0, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27106 clock_gettime(CLOCK_MONOTONIC, <unfinished ...>
27109 <... futex resumed> ) = 0
27106 <... clock_gettime resumed> {819753, 339045996}) = 0
27109 stat("/usr/local/bin/node", <unfinished ...>
27106 epoll_wait(5, <unfinished ...>
27109 <... stat resumed> 0x27ca6c8) = -1 ENOENT (No such file or directory)
27109 write(8, "\1\0\0\0\0\0\0\0", 8) = 8
27106 <... epoll_wait resumed> {{EPOLLIN, {u32=8, u64=8}}}, 1024, 4294967295) = 1
27109 futex(0xe14de4, FUTEX_WAIT_PRIVATE, 16, NULL <unfinished ...>
27106 clock_gettime(CLOCK_MONOTONIC, {819753, 339214495}) = 0
27106 read(8, "\1\0\0\0\0\0\0\0", 1024) = 8
27106 futex(0xe14de4, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0xe14de0, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
27110 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27110 futex(0xe14da0, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
27106 futex(0xe14da0, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27110 <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
27106 <... futex resumed> ) = 0
27110 futex(0xe14da0, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27106 clock_gettime(CLOCK_MONOTONIC, <unfinished ...>
27110 <... futex resumed> ) = 0
27106 <... clock_gettime resumed> {819753, 339478432}) = 0
27110 stat("/usr/sbin/node", <unfinished ...>
27106 epoll_wait(5, <unfinished ...>
27110 <... stat resumed> 0x27c9d48) = -1 ENOENT (No such file or directory)
27110 write(8, "\1\0\0\0\0\0\0\0", 8) = 8
27106 <... epoll_wait resumed> {{EPOLLIN, {u32=8, u64=8}}}, 1024, 4294967295) = 1
27110 futex(0xe14de4, FUTEX_WAIT_PRIVATE, 18, NULL <unfinished ...>
27106 clock_gettime(CLOCK_MONOTONIC, {819753, 339645091}) = 0
27106 read(8, "\1\0\0\0\0\0\0\0", 1024) = 8
27106 futex(0xe14de4, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0xe14de0, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
27108 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27108 futex(0xe14da0, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
27106 futex(0xe14da0, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27108 <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
27106 <... futex resumed> ) = 0
27108 futex(0xe14da0, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27108 <... futex resumed> ) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27108 stat("/usr/bin/node", <unfinished ...>
27106 clock_gettime(CLOCK_MONOTONIC, <unfinished ...>
27108 <... stat resumed> {st_mode=S_IFREG|0755, st_size=8442672, ...}) = 0
27106 <... clock_gettime resumed> {819753, 339967824}) = 0
27108 write(8, "\1\0\0\0\0\0\0\0", 8 <unfinished ...>
27106 epoll_wait(5, <unfinished ...>
27108 <... write resumed> ) = 8
27106 <... epoll_wait resumed> {{EPOLLIN, {u32=8, u64=8}}}, 1024, 4294967295) = 1
27108 futex(0xe14de4, FUTEX_WAIT_PRIVATE, 20, NULL <unfinished ...>
27106 clock_gettime(CLOCK_MONOTONIC, {819753, 340114703}) = 0
27106 read(8, "\1\0\0\0\0\0\0\0", 1024) = 8
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 216502}, NULL) = 0
27106 gettimeofday({1412474789, 216561}, NULL) = 0
27106 gettimeofday({1412474789, 216622}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 getuid() = 1002
27106 umask(0) = 022
27106 umask(022) = 0
27106 futex(0xe14de4, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0xe14de0, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
27111 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27111 futex(0xe14da0, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
27106 futex(0xe14da0, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27111 <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
27106 <... futex resumed> ) = 0
27111 futex(0xe14da0, FUTEX_WAKE_PRIVATE, 1) = 0
27106 clock_gettime(CLOCK_MONOTONIC, <unfinished ...>
27111 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/npmrc", O_RDONLY <unfinished ...>
27106 <... clock_gettime resumed> {819753, 342148341}) = 0
27111 <... open resumed> ) = -1 ENOENT (No such file or directory)
27106 epoll_wait(5, <unfinished ...>
27111 write(8, "\1\0\0\0\0\0\0\0", 8) = 8
27106 <... epoll_wait resumed> {{EPOLLIN, {u32=8, u64=8}}}, 1024, 4294967295) = 1
27111 futex(0xe14de4, FUTEX_WAIT_PRIVATE, 22, NULL <unfinished ...>
27106 clock_gettime(CLOCK_MONOTONIC, {819753, 342296257}) = 0
27106 read(8, <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
27106 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 getcwd("/mnt2/workspace/x-web/DYLAN-test-1", 4096) = 35
27106 futex(0xe14de4, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0xe14de0, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
27109 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27109 futex(0xe14da0, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
27106 futex(0xe14da0, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27109 <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
27106 <... futex resumed> ) = 0
27109 futex(0xe14da0, FUTEX_WAKE_PRIVATE, 1) = 0
27109 openat(AT_FDCWD, "/mnt2/workspace/x-web/DYLAN-test-1", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 10
27106 clock_gettime(CLOCK_MONOTONIC, <unfinished ...>
27109 mmap(NULL, 134217728, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0 <unfinished ...>
27106 <... clock_gettime resumed> {819753, 344267981}) = 0
27109 <... mmap resumed> ) = 0x7ffbf27fd000
27109 munmap(0x7ffbf27fd000, 25178112) = 0
27106 epoll_wait(5, <unfinished ...>
27109 munmap(0x7ffbf8000000, 41930752) = 0
27109 mprotect(0x7ffbf4000000, 167936, PROT_READ|PROT_WRITE) = 0
27109 getdents(10, /* 6 entries */, 32768) = 168
27109 getdents(10, /* 0 entries */, 32768) = 0
27107 <... nanosleep resumed> NULL) = 0
27109 close(10 <unfinished ...>
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27109 <... close resumed> ) = 0
27109 write(8, "\1\0\0\0\0\0\0\0", 8) = 8
27106 <... epoll_wait resumed> {{EPOLLIN, {u32=8, u64=8}}}, 1024, 4294967295) = 1
27109 futex(0xe14de4, FUTEX_WAIT_PRIVATE, 24, NULL <unfinished ...>
27106 clock_gettime(CLOCK_MONOTONIC, {819753, 344820730}) = 0
27106 read(8, "\1\0\0\0\0\0\0\0", 1024) = 8
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 futex(0xe14de4, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0xe14de0, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
27110 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27110 futex(0xe14da0, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
27106 futex(0xe14da0, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27110 <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
27106 <... futex resumed> ) = 0
27110 futex(0xe14da0, FUTEX_WAKE_PRIVATE, 1) = 0
27106 clock_gettime(CLOCK_MONOTONIC, <unfinished ...>
27110 open("/mnt2/workspace/x-web/DYLAN-test-1/.npmrc", O_RDONLY <unfinished ...>
27106 <... clock_gettime resumed> {819753, 345427583}) = 0
27110 <... open resumed> ) = -1 ENOENT (No such file or directory)
27106 epoll_wait(5, <unfinished ...>
27110 write(8, "\1\0\0\0\0\0\0\0", 8) = 8
27106 <... epoll_wait resumed> {{EPOLLIN, {u32=8, u64=8}}}, 1024, 4294967295) = 1
27110 futex(0xe14de4, FUTEX_WAIT_PRIVATE, 26, NULL <unfinished ...>
27106 clock_gettime(CLOCK_MONOTONIC, {819753, 345575263}) = 0
27106 read(8, "\1\0\0\0\0\0\0\0", 1024) = 8
27106 futex(0xe14de4, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0xe14de0, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
27108 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27108 futex(0xe14da0, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
27106 futex(0xe14da0, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27108 <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
27107 <... nanosleep resumed> NULL) = 0
27108 futex(0xe14da0, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27108 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 0
27108 open("/home/jenkins/.npmrc", O_RDONLY) = 10
27106 clock_gettime(CLOCK_MONOTONIC, <unfinished ...>
27108 write(8, "\1\0\0\0\0\0\0\0", 8 <unfinished ...>
27106 <... clock_gettime resumed> {819753, 346135428}) = 0
27108 <... write resumed> ) = 8
27106 epoll_wait(5, <unfinished ...>
27108 futex(0xe14de4, FUTEX_WAIT_PRIVATE, 28, NULL <unfinished ...>
27106 <... epoll_wait resumed> {{EPOLLIN, {u32=8, u64=8}}}, 1024, 4294967295) = 1
27106 clock_gettime(CLOCK_MONOTONIC, {819753, 346247788}) = 0
27106 read(8, "\1\0\0\0\0\0\0\0", 1024) = 8
27106 futex(0xe14de4, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0xe14de0, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
27111 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27111 futex(0xe14da0, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
27106 futex(0xe14da0, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27111 <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
27106 <... futex resumed> ) = 0
27111 futex(0xe14da0, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27106 clock_gettime(CLOCK_MONOTONIC, <unfinished ...>
27111 <... futex resumed> ) = 0
27106 <... clock_gettime resumed> {819753, 346516907}) = 0
27111 fstat(10, <unfinished ...>
27106 epoll_wait(5, <unfinished ...>
27111 <... fstat resumed> {st_mode=S_IFREG|0600, st_size=463, ...}) = 0
27111 write(8, "\1\0\0\0\0\0\0\0", 8) = 8
27106 <... epoll_wait resumed> {{EPOLLIN, {u32=8, u64=8}}}, 1024, 4294967295) = 1
27111 futex(0xe14de4, FUTEX_WAIT_PRIVATE, 30, NULL <unfinished ...>
27106 clock_gettime(CLOCK_MONOTONIC, {819753, 346705304}) = 0
27106 read(8, "\1\0\0\0\0\0\0\0", 1024) = 8
27106 gettimeofday({1412474789, 223033}, NULL) = 0
27106 gettimeofday({1412474789, 223092}, NULL) = 0
27106 gettimeofday({1412474789, 223151}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL) = -1 EAGAIN (Resource temporarily unavailable)
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... futex resumed> ) = 0
27106 futex(0xe14de4, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0xe14de0, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
27109 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27109 futex(0xe14da0, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
27106 futex(0xe14da0, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27109 <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
27106 <... futex resumed> ) = 0
27109 futex(0xe14da0, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27106 clock_gettime(CLOCK_MONOTONIC, <unfinished ...>
27109 <... futex resumed> ) = 0
27106 <... clock_gettime resumed> {819753, 347357654}) = 0
27109 read(10, <unfinished ...>
27106 epoll_wait(5, <unfinished ...>
27109 <... read resumed> "_auth=b3Bvd2VyOnpEM2FyQ0lhYWc1VTJ1OW9XUDJUVmZBTjFNU0hGdEFYNXEwb0Y3M1o0enM9\nprefix=/home/jenkins/.npm\nregistry=http://npm.opower.it/\nloglevel=info\ntmp=/mnt/tmp\ncache=/mnt/npm-cache\nemail=x-web-eng@opower.com\nspinner=false\n\ncache-lock-retries = 20\ncache-lock-stale = 3600000\ncache-lock-wait = 20000\n\n//npm.opower.it/:_password=ekQzYXJDSWFhZzVVMnU5b1dQMlRWZkFOMU1TSEZ0QVg1cTBvRjczWjR6cz0=\n//npm.opower.it/:username=opower\n//npm.opower.it/:email=x-web-eng@opower.com\n", 463) = 463
27109 write(8, "\1\0\0\0\0\0\0\0", 8) = 8
27106 <... epoll_wait resumed> {{EPOLLIN, {u32=8, u64=8}}}, 1024, 4294967295) = 1
27109 futex(0xe14de4, FUTEX_WAIT_PRIVATE, 32, NULL <unfinished ...>
27106 clock_gettime(CLOCK_MONOTONIC, {819753, 347609144}) = 0
27106 read(8, "\1\0\0\0\0\0\0\0", 1024) = 8
27106 futex(0xe14de4, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0xe14de0, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
27110 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27110 futex(0xe14da0, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
27106 futex(0xe14da0, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27110 <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
27106 <... futex resumed> ) = 0
27110 futex(0xe14da0, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27106 clock_gettime(CLOCK_MONOTONIC, <unfinished ...>
27110 <... futex resumed> ) = 0
27106 <... clock_gettime resumed> {819753, 347953953}) = 0
27110 close(10 <unfinished ...>
27106 epoll_wait(5, <unfinished ...>
27110 <... close resumed> ) = 0
27110 write(8, "\1\0\0\0\0\0\0\0", 8) = 8
27106 <... epoll_wait resumed> {{EPOLLIN, {u32=8, u64=8}}}, 1024, 4294967295) = 1
27110 futex(0xe14de4, FUTEX_WAIT_PRIVATE, 34, NULL <unfinished ...>
27106 clock_gettime(CLOCK_MONOTONIC, {819753, 348112725}) = 0
27106 read(8, "\1\0\0\0\0\0\0\0", 1024) = 8
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
27106 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 futex(0xe14de4, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0xe14de0, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... futex resumed> ) = 1
27108 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27108 futex(0xe14da0, FUTEX_WAKE_PRIVATE, 1) = 0
27108 open("/home/jenkins/.npm/etc/npmrc", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 clock_gettime(CLOCK_MONOTONIC, <unfinished ...>
27108 write(8, "\1\0\0\0\0\0\0\0", 8 <unfinished ...>
27106 <... clock_gettime resumed> {819753, 349478387}) = 0
27108 <... write resumed> ) = 8
27106 epoll_wait(5, <unfinished ...>
27108 futex(0xe14de4, FUTEX_WAIT_PRIVATE, 36, NULL <unfinished ...>
27106 <... epoll_wait resumed> {{EPOLLIN, {u32=8, u64=8}}}, 1024, 4294967295) = 1
27106 clock_gettime(CLOCK_MONOTONIC, {819753, 349590283}) = 0
27106 read(8, "\1\0\0\0\0\0\0\0", 1024) = 8
27106 mmap(0x32093b800000, 4194304, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x32093b800000
27106 mmap(0x32093a800000, 4194304, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x32093a800000
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 mmap(0x8352e295000, 2097152, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x8352e295000
27106 munmap(0x8352e295000, 438272) = 0
27106 munmap(0x8352e400000, 610304) = 0
27106 mmap(0x8352e300000, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x8352e300000
27106 gettimeofday({1412474789, 228730}, NULL) = 0
27106 gettimeofday({1412474789, 228797}, NULL) = 0
27106 mmap(0x36de2aa11000, 4194304, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x36de2aa11000
27106 mmap(0x36de2aa11000, 4194304, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x36de2aa11000
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 umask(0) = 022
27106 umask(022) = 0
27106 futex(0xe14de4, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0xe14de0, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
27111 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27111 futex(0xe14da0, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
27106 futex(0xe14da0, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27111 <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
27106 <... futex resumed> ) = 0
27111 futex(0xe14da0, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27106 clock_gettime(CLOCK_MONOTONIC, <unfinished ...>
27111 <... futex resumed> ) = 0
27106 <... clock_gettime resumed> {819753, 353407603}) = 0
27111 mkdir("/mnt2/workspace/x-web/DYLAN-test-1", 0755 <unfinished ...>
27106 epoll_wait(5, <unfinished ...>
27111 <... mkdir resumed> ) = -1 EEXIST (File exists)
27111 write(8, "\1\0\0\0\0\0\0\0", 8) = 8
27106 <... epoll_wait resumed> {{EPOLLIN, {u32=8, u64=8}}}, 1024, 4294967295) = 1
27111 futex(0xe14de4, FUTEX_WAIT_PRIVATE, 38, NULL <unfinished ...>
27106 clock_gettime(CLOCK_MONOTONIC, {819753, 353579953}) = 0
27106 read(8, "\1\0\0\0\0\0\0\0", 1024) = 8
27106 futex(0xe14de4, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0xe14de0, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
27109 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27109 futex(0xe14da0, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
27106 futex(0xe14da0, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27109 <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
27106 <... futex resumed> ) = 0
27109 futex(0xe14da0, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27106 clock_gettime(CLOCK_MONOTONIC, <unfinished ...>
27109 <... futex resumed> ) = 0
27107 <... nanosleep resumed> NULL) = 0
27109 stat("/mnt2/workspace/x-web/DYLAN-test-1", <unfinished ...>
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27109 <... stat resumed> {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 <... clock_gettime resumed> {819753, 353924674}) = 0
27109 write(8, "\1\0\0\0\0\0\0\0", 8 <unfinished ...>
27106 epoll_wait(5, <unfinished ...>
27109 <... write resumed> ) = 8
27106 <... epoll_wait resumed> {{EPOLLIN, {u32=8, u64=8}}}, 1024, 4294967295) = 1
27109 futex(0xe14de4, FUTEX_WAIT_PRIVATE, 40, NULL <unfinished ...>
27106 clock_gettime(CLOCK_MONOTONIC, {819753, 354115601}) = 0
27106 read(8, "\1\0\0\0\0\0\0\0", 1024) = 8
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 230506}, NULL) = 0
27106 gettimeofday({1412474789, 230566}, NULL) = 0
27106 gettimeofday({1412474789, 230625}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 232354}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 232812}, NULL) = 0
27106 gettimeofday({1412474789, 232881}, NULL) = 0
27106 gettimeofday({1412474789, 232937}, NULL) = 0
27106 gettimeofday({1412474789, 233014}, NULL) = 0
27106 gettimeofday({1412474789, 233071}, NULL) = 0
27106 gettimeofday({1412474789, 233137}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, NULL) = 0
27107 nanosleep({0, 900000}, NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
27106 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 write(2, "\33[37m", 5) = 5
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
27106 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 write(2, "\33[40m", 5) = 5
27106 write(2, "npm", 3) = 3
27106 write(2, "\33[0m", 4) = 4
27106 write(2, " ", 1) = 1
27106 write(2, "\33[0m", 4) = 4
27106 write(2, "\33[32m", 5) = 5
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 write(2, "info", 4) = 4
27106 write(2, "\33[0m", 4) = 4
27106 write(2, " ", 1) = 1
27106 write(2, "\33[0m", 4) = 4
27106 write(2, "\33[35m", 5) = 5
27106 write(2, "it worked if it ends with", 25) = 25
27106 write(2, "\33[0m", 4) = 4
27106 write(2, " ok\n", 4) = 4
27106 write(2, "\33[0m", 4) = 4
27106 write(2, "\33[37m", 5 <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... write resumed> ) = 5
27107 nanosleep({0, 900000}, <unfinished ...>
27106 write(2, "\33[40m", 5) = 5
27106 write(2, "npm", 3) = 3
27106 write(2, "\33[0m", 4) = 4
27106 write(2, " ", 1) = 1
27106 write(2, "\33[0m", 4) = 4
27106 write(2, "\33[34m", 5) = 5
27106 write(2, "\33[40m", 5) = 5
27106 write(2, "verb", 4) = 4
27106 write(2, "\33[0m", 4) = 4
27106 write(2, " ", 1) = 1
27107 <... nanosleep resumed> NULL) = 0
27106 write(2, "\33[0m", 4 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... write resumed> ) = 4
27106 write(2, "\33[35m", 5) = 5
27106 gettimeofday({1412474789, 241445}, NULL) = 0
27106 gettimeofday({1412474789, 241531}, NULL) = 0
27106 gettimeofday({1412474789, 241587}, NULL) = 0
27106 gettimeofday({1412474789, 241707}, NULL) = 0
27106 gettimeofday({1412474789, 241763}, NULL) = 0
27106 gettimeofday({1412474789, 241841}, NULL) = 0
27106 write(2, "cli", 3) = 3
27106 write(2, "\33[0m", 4) = 4
27106 write(2, " [ 'node',\n", 11) = 11
27106 write(2, "\33[0m", 4) = 4
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 write(2, "\33[37m", 5) = 5
27106 write(2, "\33[40m", 5) = 5
27106 write(2, "npm", 3) = 3
27106 write(2, "\33[0m", 4) = 4
27106 write(2, " ", 1) = 1
27106 write(2, "\33[0m", 4) = 4
27106 write(2, "\33[34m", 5) = 5
27106 write(2, "\33[40m", 5) = 5
27106 write(2, "verb", 4) = 4
27106 write(2, "\33[0m", 4) = 4
27106 write(2, " ", 1) = 1
27107 <... nanosleep resumed> NULL) = 0
27106 write(2, "\33[0m", 4 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... write resumed> ) = 4
27106 write(2, "\33[35m", 5) = 5
27106 write(2, "cli", 3) = 3
27106 write(2, "\33[0m", 4) = 4
27106 write(2, " '/mnt2/workspace/x-web/DYLAN-test-1/npm/cli.js',\n", 52) = 52
27106 write(2, "\33[0m", 4) = 4
27106 write(2, "\33[37m", 5) = 5
27106 gettimeofday({1412474789, 244062}, NULL) = 0
27106 gettimeofday({1412474789, 244154}, NULL) = 0
27106 write(2, "\33[40m", 5) = 5
27106 write(2, "npm", 3) = 3
27107 <... nanosleep resumed> NULL) = 0
27106 write(2, "\33[0m", 4 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... write resumed> ) = 4
27106 write(2, " ", 1) = 1
27106 write(2, "\33[0m", 4) = 4
27106 write(2, "\33[34m", 5) = 5
27106 write(2, "\33[40m", 5) = 5
27106 write(2, "verb", 4) = 4
27106 write(2, "\33[0m", 4) = 4
27106 write(2, " ", 1) = 1
27106 write(2, "\33[0m", 4) = 4
27106 write(2, "\33[35m", 5) = 5
27106 write(2, "cli", 3) = 3
27106 write(2, "\33[0m", 4 <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... write resumed> ) = 4
27106 write(2, " 'install',\n", 14) = 14
27106 write(2, "\33[0m", 4) = 4
27106 write(2, "\33[37m", 5) = 5
27106 write(2, "\33[40m", 5) = 5
27106 write(2, "npm", 3) = 3
27106 write(2, "\33[0m", 4) = 4
27106 write(2, " ", 1) = 1
27106 write(2, "\33[0m", 4) = 4
27106 write(2, "\33[34m", 5) = 5
27107 <... nanosleep resumed> NULL) = 0
27106 write(2, "\33[40m", 5 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... write resumed> ) = 5
27106 write(2, "verb", 4) = 4
27106 write(2, "\33[0m", 4) = 4
27106 write(2, " ", 1) = 1
27106 write(2, "\33[0m", 4) = 4
27106 write(2, "\33[35m", 5) = 5
27106 write(2, "cli", 3) = 3
27106 write(2, "\33[0m", 4) = 4
27106 write(2, " '--loglevel=silly' ]\n", 24) = 24
27106 write(2, "\33[0m", 4) = 4
27106 write(2, "\33[37m", 5) = 5
27107 <... nanosleep resumed> NULL) = 0
27106 write(2, "\33[40m", 5 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... write resumed> ) = 5
27106 write(2, "npm", 3) = 3
27106 write(2, "\33[0m", 4) = 4
27106 write(2, " ", 1) = 1
27106 write(2, "\33[0m", 4) = 4
27106 write(2, "\33[32m", 5) = 5
27106 write(2, "info", 4) = 4
27106 write(2, "\33[0m", 4) = 4
27106 write(2, " ", 1) = 1
27106 write(2, "\33[0m", 4) = 4
27106 write(2, "\33[35m", 5) = 5
27106 write(2, "using", 5 <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... write resumed> ) = 5
27106 write(2, "\33[0m", 4) = 4
27106 write(2, " npm@2.1.3\n", 11) = 11
27106 write(2, "\33[0m", 4) = 4
27106 write(2, "\33[37m", 5) = 5
27106 write(2, "\33[40m", 5) = 5
27106 write(2, "npm", 3) = 3
27106 write(2, "\33[0m", 4) = 4
27106 write(2, " ", 1) = 1
27106 write(2, "\33[0m", 4) = 4
27106 write(2, "\33[32m", 5) = 5
27106 write(2, "info", 4 <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... write resumed> ) = 4
27107 nanosleep({0, 900000}, <unfinished ...>
27106 write(2, "\33[0m", 4) = 4
27106 write(2, " ", 1) = 1
27106 write(2, "\33[0m", 4) = 4
27106 write(2, "\33[35m", 5) = 5
27106 write(2, "using", 5) = 5
27106 write(2, "\33[0m", 4) = 4
27106 gettimeofday({1412474789, 250374}, NULL) = 0
27106 gettimeofday({1412474789, 250495}, NULL) = 0
27106 write(2, " node@v0.10.26\n", 15) = 15
27106 write(2, "\33[0m", 4) = 4
27107 <... nanosleep resumed> NULL) = 0
27106 write(2, "\33[37m", 5 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... write resumed> ) = 5
27106 write(2, "\33[40m", 5) = 5
27106 write(2, "npm", 3) = 3
27106 write(2, "\33[0m", 4) = 4
27106 write(2, " ", 1) = 1
27106 write(2, "\33[0m", 4) = 4
27106 write(2, "\33[34m", 5) = 5
27106 write(2, "\33[40m", 5) = 5
27106 write(2, "verb", 4) = 4
27106 write(2, "\33[0m", 4) = 4
27106 write(2, " ", 1) = 1
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 <... gettimeofday resumed> {1412474789, 251846}, NULL) = 0
27106 gettimeofday({1412474789, 251961}, NULL) = 0
27106 gettimeofday({1412474789, 252017}, NULL) = 0
27106 gettimeofday({1412474789, 252209}, NULL) = 0
27106 gettimeofday({1412474789, 252266}, NULL) = 0
27106 gettimeofday({1412474789, 252369}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 write(2, "\33[0m", 4) = 4
27106 write(2, "\33[35m", 5) = 5
27106 write(2, "node symlink", 12) = 12
27106 write(2, "\33[0m", 4) = 4
27106 gettimeofday({1412474789, 252942}, NULL) = 0
27106 gettimeofday({1412474789, 253035}, NULL) = 0
27106 gettimeofday({1412474789, 253113}, NULL) = 0
27106 gettimeofday({1412474789, 253215}, NULL) = 0
27106 gettimeofday({1412474789, 253271}, NULL) = 0
27106 gettimeofday({1412474789, 253403}, NULL) = 0
27106 gettimeofday({1412474789, 253463}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 gettimeofday({1412474789, 253563}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 253734}, NULL) = 0
27106 gettimeofday({1412474789, 254006}, NULL) = 0
27106 gettimeofday({1412474789, 254062}, NULL) = 0
27106 gettimeofday({1412474789, 254563}, NULL) = 0
27106 gettimeofday({1412474789, 254619}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 gettimeofday({1412474789, 254804}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 254964}, NULL) = 0
27106 gettimeofday({1412474789, 255069}, NULL) = 0
27106 gettimeofday({1412474789, 255125}, NULL) = 0
27106 gettimeofday({1412474789, 255269}, NULL) = 0
27106 gettimeofday({1412474789, 255325}, NULL) = 0
27106 gettimeofday({1412474789, 255419}, NULL) = 0
27106 gettimeofday({1412474789, 255504}, NULL) = 0
27106 gettimeofday({1412474789, 255598}, NULL) = 0
27106 gettimeofday({1412474789, 255653}, NULL) = 0
27106 gettimeofday({1412474789, 255797}, NULL) = 0
27106 gettimeofday({1412474789, 255852}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474789, 255941}, NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
27106 <... futex resumed> ) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 write(2, " /usr/bin/node\n", 15) = 15
27106 gettimeofday({1412474789, 256157}, NULL) = 0
27106 gettimeofday({1412474789, 256234}, NULL) = 0
27106 gettimeofday({1412474789, 256288}, NULL) = 0
27106 gettimeofday({1412474789, 256377}, NULL) = 0
27106 gettimeofday({1412474789, 256431}, NULL) = 0
27106 gettimeofday({1412474789, 256498}, NULL) = 0
27106 gettimeofday({1412474789, 256570}, NULL) = 0
27106 gettimeofday({1412474789, 256649}, NULL) = 0
27106 gettimeofday({1412474789, 256703}, NULL) = 0
27106 gettimeofday({1412474789, 256799}, NULL) = 0
27106 gettimeofday({1412474789, 256862}, NULL) = 0
27106 gettimeofday({1412474789, 256935}, NULL) = 0
27106 gettimeofday({1412474789, 257009}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 gettimeofday({1412474789, 257114}, NULL) = 0
27106 gettimeofday({1412474789, 257170}, NULL) = 0
27106 gettimeofday({1412474789, 257298}, NULL) = 0
27106 gettimeofday({1412474789, 257355}, NULL) = 0
27106 gettimeofday({1412474789, 257435}, NULL) = 0
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 257587}, NULL) = 0
27106 gettimeofday({1412474789, 257694}, NULL) = 0
27106 gettimeofday({1412474789, 257750}, NULL) = 0
27106 gettimeofday({1412474789, 257889}, NULL) = 0
27106 gettimeofday({1412474789, 257945}, NULL) = 0
27106 gettimeofday({1412474789, 258053}, NULL) = 0
27106 write(2, "\33[0m", 4) = 4
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 258904}, NULL) = 0
27106 gettimeofday({1412474789, 259020}, NULL) = 0
27106 gettimeofday({1412474789, 259076}, NULL) = 0
27106 gettimeofday({1412474789, 259233}, NULL) = 0
27106 gettimeofday({1412474789, 259289}, NULL) = 0
27106 gettimeofday({1412474789, 259389}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/install.js", {st_mode=S_IFREG|0644, st_size=35975, ...}) = 0
27106 gettimeofday({1412474789, 259825}, NULL) = 0
27106 gettimeofday({1412474789, 259885}, NULL) = 0
27106 gettimeofday({1412474789, 259944}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/install.js", {st_mode=S_IFREG|0644, st_size=35975, ...}) = 0
27106 gettimeofday({1412474789, 260138}, NULL) = 0
27106 gettimeofday({1412474789, 260197}, NULL) = 0
27106 gettimeofday({1412474789, 260257}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/install.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=35975, ...}) = 0
27106 gettimeofday({1412474789, 260532}, NULL) = 0
27106 gettimeofday({1412474789, 260591}, NULL) = 0
27106 gettimeofday({1412474789, 260650}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 read(10, <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... read resumed> "// npm install <pkg> <pkg> <pkg>\n//\n// See doc/install.md for more description\n\n// Managing contexts...\n// there's a lot of state associated with an \"install\" operation, including\n// packages that are already installed, parent packages, current shrinkwrap, and\n// so on. We maintain this state in a \"context\" object that gets passed around.\n// every time we dive into a deeper node_modules folder, the \"family\" list that\n// gets passed along uses the previous \"family\" list as its __proto__. Any\n// \"resolved precise dependency\" things that aren't already on this object get\n// added, and then that's passed to the next generation of installation.\n\nmodule.exports = install\n\ninstall.usage = \"npm install\"\n + \"\\nnpm install <pkg>\"\n + \"\\nnpm install <pkg>@<tag>\"\n + \"\\nnpm install <pkg>@<version>\"\n + \"\\nnpm install <pkg>@<version range>\"\n + \"\\nnpm install <folder>\"\n + \"\\nnpm install <tarball file>\"\n + \"\\nnpm install <tarball url>\"\n"..., 35975) = 35975
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/npm.js", {st_mode=S_IFREG|0644, st_size=12529, ...}) = 0
27106 gettimeofday({1412474789, 262893}, NULL) = 0
27106 gettimeofday({1412474789, 262950}, NULL) = 0
27106 gettimeofday({1412474789, 263007}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/read-package-json", 0x7fff1ec72a88) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/read-package-json.js", 0x7fff1ec72a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/read-package-json.json", 0x7fff1ec72a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/read-package-json.node", 0x7fff1ec72a28) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/read-package-json/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/read-package-json/index.js", 0x7fff1ec72a28) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/read-package-json/index.json", 0x7fff1ec72a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/lib/node_modules/read-package-json/index.node", 0x7fff1ec72a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/read-package-json", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 264124}, NULL) = 0
27106 gettimeofday({1412474789, 264182}, NULL) = 0
27106 gettimeofday({1412474789, 264238}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/read-package-json.js", 0x7fff1ec72a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/read-package-json.json", 0x7fff1ec72a28) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/read-package-json.node", 0x7fff1ec72a28) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/read-package-json/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1697, ...}) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474789, 264785}, NULL) = 0
27106 gettimeofday({1412474789, 264845}, NULL) = 0
27106 gettimeofday({1412474789, 264899}, NULL) = 0
27106 read(10, "{\n \"name\": \"read-package-json\",\n \"version\": \"1.2.7\",\n \"author\": {\n \"name\": \"Isaac Z. Schlueter\",\n \"email\": \"i@izs.me\",\n \"url\": \"http://blog.izs.me/\"\n },\n \"description\": \"The thing npm uses to read package.json files with semantics and defaults and validation\",\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"git://github.com/isaacs/read-package-json.git\"\n },\n \"main\": \"read-json.js\",\n \"scripts\": {\n \"test\": \"tap test/*.js\"\n },\n \"dependencies\": {\n \"github-url-from-git\": \"^1.3.0\",\n \"github-url-from-username-repo\": \"~1.0.0\",\n \"glob\": \"^4.0.2\",\n \"lru-cache\": \"2\",\n \"normalize-package-data\": \"^1.0.0\",\n \"graceful-fs\": \"2 || 3\"\n },\n \"devDependencies\": {\n \"tap\": \"~0.2.5\"\n },\n \"optionalDependencies\": {\n \"graceful-fs\": \"2 || 3\"\n },\n \"license\": \"ISC\",\n \"gitHead\": \"41d6696c527e32a1cb38ebf0b6fc91b489b0499c\",\n \"bugs\": {\n \"url\": \"https://github.com/isaacs/read-package-json/issues\"\n },\n \"homepage\": \"https://github.com/isaacs/read-package-json\",\n \"_id\": \"read-package-js"..., 1697) = 1697
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/read-package-json/read-json.js", {st_mode=S_IFREG|0644, st_size=15150, ...}) = 0
27106 gettimeofday({1412474789, 265419}, NULL) = 0
27106 gettimeofday({1412474789, 265484}, NULL) = 0
27106 gettimeofday({1412474789, 265539}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/read-package-json", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 265731}, NULL) = 0
27106 gettimeofday({1412474789, 265786}, NULL) = 0
27107 <... nanosleep resumed> NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... gettimeofday resumed> {1412474789, 265870}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/read-package-json/read-json.js", {st_mode=S_IFREG|0644, st_size=15150, ...}) = 0
27106 gettimeofday({1412474789, 266061}, NULL) = 0
27106 gettimeofday({1412474789, 266115}, NULL) = 0
27106 gettimeofday({1412474789, 266168}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/read-package-json/read-json.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=15150, ...}) = 0
27106 gettimeofday({1412474789, 266448}, NULL) = 0
27106 gettimeofday({1412474789, 266502}, NULL) = 0
27106 gettimeofday({1412474789, 266555}, NULL) = 0
27106 read(10, "// vim: set softtabstop=16 shiftwidth=16:\n\ntry {\n var fs = require(\"graceful-fs\")\n} catch (er) {\n var fs = require(\"fs\")\n}\n\n\nmodule.exports = readJson\n\nvar LRU = require(\"lru-cache\")\nreadJson.cache = new LRU({max: 1000})\nvar path = require(\"path\")\nvar glob = require(\"glob\")\nvar normalizeData = require(\"normalize-package-data\")\n\n// put more stuff on here to customize.\nreadJson.extraSet = [\n gypfile,\n serverjs,\n scriptpath,\n authors,\n readme,\n mans,\n bins,\n githead\n]\n\nvar typoWarned = {}\n\n\nfunction readJson (file, log_, strict_, cb_) {\n var log, strict, cb\n for (var i = 1; i < arguments.length - 1; i++) {\n if (typeof arguments[i] === 'boolean')\n strict = arguments[i]\n else if (typeof arguments[i] === 'function')\n "..., 15150) = 15150
27106 close(10) = 0
27107 <... nanosleep resumed> NULL) = 0
27107 futex(0x7ffbfc0008c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
27106 futex(0x7ffbfc0008c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
27107 <... futex resumed> ) = 0
27106 <... futex resumed> ) = 1
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/read-package-json/node_modules/graceful-fs", 0x7fff1ec72708) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/read-package-json/node_modules/graceful-fs.js", 0x7fff1ec726a8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/read-package-json/node_modules/graceful-fs.json", 0x7fff1ec726a8) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/read-package-json/node_modules/graceful-fs.node", <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... stat resumed> 0x7fff1ec726a8) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/read-package-json/node_modules/graceful-fs/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/read-package-json/node_modules/graceful-fs/index.js", 0x7fff1ec726a8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/read-package-json/node_modules/graceful-fs/index.json", 0x7fff1ec726a8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/read-package-json/node_modules/graceful-fs/index.node", 0x7fff1ec726a8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/graceful-fs", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 268829}, NULL) = 0
27106 gettimeofday({1412474789, 268885}, NULL) = 0
27106 gettimeofday({1412474789, 268939}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/graceful-fs.js", 0x7fff1ec726a8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/graceful-fs.json", 0x7fff1ec726a8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/graceful-fs.node", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec726a8) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/graceful-fs/graceful-fs.js", {st_mode=S_IFREG|0644, st_size=3077, ...}) = 0
27106 gettimeofday({1412474789, 269403}, NULL) = 0
27106 gettimeofday({1412474789, 269458}, NULL) = 0
27106 gettimeofday({1412474789, 269512}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/read-package-json/node_modules/lru-cache", 0x7fff1ec72728) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/read-package-json/node_modules/lru-cache.js", 0x7fff1ec726d8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/read-package-json/node_modules/lru-cache.json", 0x7fff1ec726d8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/read-package-json/node_modules/lru-cache.node", 0x7fff1ec726d8) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/read-package-json/node_modules/lru-cache/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/read-package-json/node_modules/lru-cache/index.js", 0x7fff1ec726d8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/read-package-json/node_modules/lru-cache/index.json", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec726d8) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/read-package-json/node_modules/lru-cache/index.node", 0x7fff1ec726d8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/lru-cache", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 270546}, NULL) = 0
27106 gettimeofday({1412474789, 270601}, NULL) = 0
27106 gettimeofday({1412474789, 270655}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/lru-cache.js", 0x7fff1ec726d8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/lru-cache.json", 0x7fff1ec726d8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/lru-cache.node", 0x7fff1ec726d8) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/lru-cache/package.json", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=4113, ...}) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474789, 271300}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 gettimeofday({1412474789, 271367}, NULL) = 0
27106 gettimeofday({1412474789, 271421}, NULL) = 0
27106 read(10, "{\n \"name\": \"lru-cache\",\n \"description\": \"A cache object that deletes the least-recently-used items.\",\n \"version\": \"2.5.0\",\n \"author\": {\n \"name\": \"Isaac Z. Schlueter\",\n \"email\": \"i@izs.me\"\n },\n \"scripts\": {\n \"test\": \"tap test --gc\"\n },\n \"main\": \"lib/lru-cache.js\",\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"git://github.com/isaacs/node-lru-cache.git\"\n },\n \"devDependencies\": {\n \"tap\": \"\",\n \"weak\": \"\"\n },\n \"license\": {\n \"type\": \"MIT\",\n \"url\": \"http://github.com/isaacs/node-lru-cache/raw/master/LICENSE\"\n },\n \"readme\": \"# lru cache\\n\\nA cache object that deletes the least-recently-used items.\\n\\n## Usage:\\n\\n```javascript\\nvar LRU = require(\\\"lru-cache\\\")\\n , options = { max: 500\\n , length: function (n) { return n * 2 }\\n , dispose: function (key, n) { n.close() }\\n , maxAge: 1000 * 60 * 60 }\\n , cache = LRU(options)\\n , otherCache = LRU(50) // sets just the max size\\n\\ncache.set(\\\"key\\\", \\\"value\\\")\\ncache.get(\\\"key\\\") // \\\"value\\\"\\"..., 4113) = 4113
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/lru-cache/lib/lru-cache.js", {st_mode=S_IFREG|0644, st_size=6445, ...}) = 0
27106 gettimeofday({1412474789, 271952}, NULL) = 0
27106 gettimeofday({1412474789, 272008}, NULL) = 0
27106 gettimeofday({1412474789, 272061}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/lru-cache", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 272248}, NULL) = 0
27106 gettimeofday({1412474789, 272310}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474789, 272368}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/lru-cache/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 272535}, NULL) = 0
27106 gettimeofday({1412474789, 272590}, NULL) = 0
27106 gettimeofday({1412474789, 272644}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/lru-cache/lib/lru-cache.js", {st_mode=S_IFREG|0644, st_size=6445, ...}) = 0
27106 gettimeofday({1412474789, 272809}, NULL) = 0
27106 gettimeofday({1412474789, 272864}, NULL) = 0
27106 gettimeofday({1412474789, 272918}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/lru-cache/lib/lru-cache.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=6445, ...}) = 0
27106 gettimeofday({1412474789, 273195}, NULL) = 0
27106 gettimeofday({1412474789, 273250}, NULL) = 0
27106 gettimeofday({1412474789, 273304}, NULL) = 0
27106 read(10, ";(function () { // closure for web browsers\n\nif (typeof module === 'object' && module.exports) {\n module.exports = LRUCache\n} else {\n // just set the global for non-node platforms.\n this.LRUCache = LRUCache\n}\n\nfunction hOP (obj, key) {\n return Object.prototype.hasOwnProperty.call(obj, key)\n}\n\nfunction naiveLength () { return 1 }\n\nfunction LRUCache (options) {\n if (!(this instanceof LRUCache))\n return new LRUCache(options)\n\n if (typeof options === 'number')\n options = { max: options }\n\n if (!options)\n options = {}\n\n this._max = options.max\n // Kind of weird to have a default max of Infinity, but oh well.\n if (!this._max || !(typeof this._max === \"number\") || this._max <= 0 )\n this._max = Infinity\n\n this._lengthCalculator = options.length || naiveLength\n if (typeof this._lengthCalculator !== \"function\")\n this._lengthCalculator = naiveLength\n\n this._allowStale = options.stale || false\n this._maxAge = options.maxAge || null\n this._dispose = options.dispose\n this.reset()\n}\n\n// resize"..., 6445) = 6445
27107 <... nanosleep resumed> NULL) = 0
27106 close(10 <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... close resumed> ) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/read-package-json/node_modules/glob", 0x7fff1ec72728) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/read-package-json/node_modules/glob.js", 0x7fff1ec726d8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/read-package-json/node_modules/glob.json", 0x7fff1ec726d8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/read-package-json/node_modules/glob.node", <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... stat resumed> 0x7fff1ec726d8) = -1 ENOENT (No such file or directory)
27107 nanosleep({0, 900000}, <unfinished ...>
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/read-package-json/node_modules/glob/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/read-package-json/node_modules/glob/index.js", 0x7fff1ec726d8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/read-package-json/node_modules/glob/index.json", 0x7fff1ec726d8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/read-package-json/node_modules/glob/index.node", 0x7fff1ec726d8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/glob", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 275272}, NULL) = 0
27106 gettimeofday({1412474789, 275328}, NULL) = 0
27106 gettimeofday({1412474789, 275382}, NULL) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/glob.js", 0x7fff1ec726d8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/glob.json", 0x7fff1ec726d8) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/glob.node", 0x7fff1ec726d8) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/glob/package.json", O_RDONLY <unfinished ...>
27107 nanosleep({0, 900000}, <unfinished ...>
27106 <... open resumed> ) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=1432, ...}) = 0
27106 gettimeofday({1412474789, 275883}, NULL) = 0
27106 gettimeofday({1412474789, 275938}, NULL) = 0
27106 gettimeofday({1412474789, 275992}, NULL) = 0
27106 read(10, "{\n \"author\": {\n \"name\": \"Isaac Z. Schlueter\",\n \"email\": \"i@izs.me\",\n \"url\": \"http://blog.izs.me/\"\n },\n \"name\": \"glob\",\n \"description\": \"a little globber\",\n \"version\": \"4.0.5\",\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"git://github.com/isaacs/node-glob.git\"\n },\n \"main\": \"glob.js\",\n \"engines\": {\n \"node\": \"*\"\n },\n \"optionalDependencies\": {\n \"graceful-fs\": \"^3.0.2\"\n },\n \"dependencies\": {\n \"inherits\": \"2\",\n \"minimatch\": \"^1.0.0\",\n \"once\": \"^1.3.0\",\n \"graceful-fs\": \"^3.0.2\"\n },\n \"devDependencies\": {\n \"tap\": \"~0.4.0\",\n \"mkdirp\": \"0\",\n \"rimraf\": \"1\"\n },\n \"scripts\": {\n \"test\": \"tap test/*.js\",\n \"test-regen\": \"TEST_REGEN=1 node test/00-setup.js\"\n },\n \"license\": \"ISC\",\n \"gitHead\": \"a7d85acf4e89fa26d17396ab022ef98fbe1f8a4b\",\n \"bugs\": {\n \"url\": \"https://github.com/isaacs/node-glob/issues\"\n },\n \"homepage\": \"https://github.com/isaacs/node-glob\",\n \"_id\": \"glob@4.0.5\",\n \"_shasum\": \"95e42c9efdb3ab1f4788fd7793dfded4a3378063\",\n \"_from\": \"glob@latest\",\n "..., 1432) = 1432
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/glob/glob.js", {st_mode=S_IFREG|0644, st_size=19929, ...}) = 0
27106 gettimeofday({1412474789, 276666}, NULL) = 0
27106 gettimeofday({1412474789, 276721}, NULL) = 0
27106 gettimeofday( <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... gettimeofday resumed> {1412474789, 276775}, NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/glob", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
27106 gettimeofday({1412474789, 276973}, NULL) = 0
27106 gettimeofday({1412474789, 277028}, NULL) = 0
27106 gettimeofday({1412474789, 277082}, NULL) = 0
27106 lstat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/glob/glob.js", {st_mode=S_IFREG|0644, st_size=19929, ...}) = 0
27106 gettimeofday({1412474789, 277250}, NULL) = 0
27106 gettimeofday({1412474789, 277305}, NULL) = 0
27106 gettimeofday({1412474789, 277359}, NULL) = 0
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/glob/glob.js", O_RDONLY) = 10
27106 fstat(10, {st_mode=S_IFREG|0644, st_size=19929, ...}) = 0
27106 gettimeofday({1412474789, 277636}, NULL) = 0
27106 gettimeofday({1412474789, 277691}, NULL) = 0
27106 gettimeofday({1412474789, 277746}, NULL) = 0
27106 read(10, <unfinished ...>
27107 <... nanosleep resumed> NULL) = 0
27106 <... read resumed> "// Approach:\n//\n// 1. Get the minimatch set\n// 2. For each pattern in the set, PROCESS(pattern)\n// 3. Store matches per-set, then uniq them\n//\n// PROCESS(pattern)\n// Get the first [n] items from pattern that are all strings\n// Join these together. This is PREFIX.\n// If there is no more remaining, then stat(PREFIX) and\n// add to matches if it succeeds. END.\n// readdir(PREFIX) as ENTRIES\n// If fails, END\n// If pattern[n] is GLOBSTAR\n// // handle the case where the globstar match is empty\n// // by pruning it out, and testing the resulting pattern\n// PROCESS(pattern[0..n] + pattern[n+1 .. $])\n// // handle other cases.\n// for ENTRY in ENTRIES (not dotfiles)\n// // attach globstar + tail onto the entry\n// PROCESS(pattern[0..n] + ENTRY + pattern[n .. $])\n//\n// else // not globstar\n// for ENTRY in ENTRIES (not dotfiles, unless pattern[n] is dot)\n// Test ENTRY against pattern[n]\n// If fails, continue\n// If passes, PROCESS(pattern[0..n] + item + pattern[n"..., 19929) = 19929
27107 nanosleep({0, 900000}, <unfinished ...>
27106 close(10) = 0
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/glob/node_modules/graceful-fs", 0x7fff1ec723e8) = -1 ENOENT (No such file or directory)
27107 <... nanosleep resumed> NULL) = 0
27107 nanosleep({0, 900000}, <unfinished ...>
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/glob/node_modules/graceful-fs.js", 0x7fff1ec72388) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/glob/node_modules/graceful-fs.json", 0x7fff1ec72388) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/glob/node_modules/graceful-fs.node", 0x7fff1ec72388) = -1 ENOENT (No such file or directory)
27106 open("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/glob/node_modules/graceful-fs/package.json", O_RDONLY) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/glob/node_modules/graceful-fs/index.js", 0x7fff1ec72388) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/glob/node_modules/graceful-fs/index.json", 0x7fff1ec72388) = -1 ENOENT (No such file or directory)
27106 stat("/mnt2/workspace/x-web/DYLAN-test-1/npm/node_modules/glob/node_modules/graceful-fs/index.node", 0x7fff1ec72388) = -1 ENOENT (No such file or directory)
27106 stat("/mn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment