liaosankai
8/25/2016 - 2:10 PM

Linux 4.2.0-c9.log

0 info it worked if it ends with ok
1 verbose cli [ '/home/ubuntu/.nvm/versions/node/v4.4.5/bin/node',
1 verbose cli   '/home/ubuntu/.nvm/versions/node/v4.4.5/bin/npm',
1 verbose cli   'publish' ]
2 info using npm@2.15.5
3 info using node@v4.4.5
4 verbose publish [ '.' ]
5 silly cache add args [ '.', null ]
6 verbose cache add spec .
7 silly cache add parsed spec Result {
7 silly cache add   raw: '.',
7 silly cache add   scope: null,
7 silly cache add   name: null,
7 silly cache add   rawSpec: '.',
7 silly cache add   spec: '/home/ubuntu/workspace/test',
7 silly cache add   type: 'directory' }
8 verbose addLocalDirectory /home/ubuntu/.npm/liaosankai-~~~~/1.0.5/package.tgz not in flight; packing
9 verbose correctMkdir /home/ubuntu/.npm correctMkdir not in flight; initializing
10 verbose tar pack [ '/home/ubuntu/.npm/liaosankai-~~~~/1.0.5/package.tgz',
10 verbose tar pack   '/home/ubuntu/workspace/test' ]
11 verbose tarball /home/ubuntu/.npm/liaosankai-~~~~/1.0.5/package.tgz
12 verbose folder /home/ubuntu/workspace/test
13 info prepublish liaosankai-~~~~@1.0.5
14 verbose addLocalTarball adding from inside cache /home/ubuntu/.npm/liaosankai-~~~~/1.0.5/package.tgz
15 verbose correctMkdir /home/ubuntu/.npm correctMkdir not in flight; initializing
16 silly cache afterAdd liaosankai-~~~~@1.0.5
17 verbose afterAdd /home/ubuntu/.npm/liaosankai-~~~~/1.0.5/package/package.json not in flight; writing
18 verbose correctMkdir /home/ubuntu/.npm correctMkdir not in flight; initializing
19 verbose afterAdd /home/ubuntu/.npm/liaosankai-~~~~/1.0.5/package/package.json written
20 silly publish { name: 'liaosankai-~~~~',
20 silly publish   version: '1.0.5',
20 silly publish   description: '',
20 silly publish   main: 'index.js',
20 silly publish   scripts: { test: 'echo "Error: no test specified" && exit 1' },
20 silly publish   author: '',
20 silly publish   license: 'ISC',
20 silly publish   readme: 'ERROR: No README data found!',
20 silly publish   _id: 'liaosankai-~~~~@1.0.5',
20 silly publish   _shasum: '498c192860b66f456abf265bd8f628fed0db75a3',
20 silly publish   _from: '.' }
21 verbose getPublishConfig undefined
22 silly mapToRegistry name liaosankai-~~~~
23 silly mapToRegistry using default registry
24 silly mapToRegistry registry https://registry.npmjs.org/
25 silly mapToRegistry data Result {
25 silly mapToRegistry   raw: 'liaosankai-~~~~',
25 silly mapToRegistry   scope: null,
25 silly mapToRegistry   name: null,
25 silly mapToRegistry   rawSpec: 'liaosankai-~~~~',
25 silly mapToRegistry   spec: '/home/ubuntu/workspace/test/liaosankai-~~~~',
25 silly mapToRegistry   type: 'local' }
26 silly mapToRegistry uri https://registry.npmjs.org/liaosankai-~~~~
27 verbose publish registryBase https://registry.npmjs.org/
28 silly publish uploading /home/ubuntu/.npm/liaosankai-~~~~/1.0.5/package.tgz
29 verbose request uri https://registry.npmjs.org/liaosankai-~~~~
30 verbose request sending authorization for write operation
31 info attempt registry request try #1 at 2:07:10 PM
32 verbose request using bearer token for auth
33 verbose request id 19b25cfd70f8079a
34 http request PUT https://registry.npmjs.org/liaosankai-~~~~
35 http 500 https://registry.npmjs.org/liaosankai-~~~~
36 verbose headers { 'content-type': 'application/json',
36 verbose headers   'cache-control': 'max-age=0',
36 verbose headers   'content-length': '48',
36 verbose headers   'accept-ranges': 'bytes',
36 verbose headers   date: 'Thu, 25 Aug 2016 14:07:11 GMT',
36 verbose headers   via: '1.1 varnish',
36 verbose headers   connection: 'keep-alive',
36 verbose headers   'x-served-by': 'cache-hkg6820-HKG',
36 verbose headers   'x-cache': 'MISS',
36 verbose headers   'x-cache-hits': '0',
36 verbose headers   'x-timer': 'S1472134031.120056,VS0,VE733' }
37 info retry will retry, error on last attempt: Error: "name was invalid" : liaosankai-~~~~
38 info attempt registry request try #2 at 2:07:21 PM
39 verbose request using bearer token for auth
40 http request PUT https://registry.npmjs.org/liaosankai-~~~~
41 http 500 https://registry.npmjs.org/liaosankai-~~~~
42 verbose headers { 'content-type': 'application/json',
42 verbose headers   'cache-control': 'max-age=0',
42 verbose headers   'content-length': '48',
42 verbose headers   'accept-ranges': 'bytes',
42 verbose headers   date: 'Thu, 25 Aug 2016 14:07:22 GMT',
42 verbose headers   via: '1.1 varnish',
42 verbose headers   connection: 'keep-alive',
42 verbose headers   'x-served-by': 'cache-hkg6820-HKG',
42 verbose headers   'x-cache': 'MISS',
42 verbose headers   'x-cache-hits': '0',
42 verbose headers   'x-timer': 'S1472134041.906993,VS0,VE778' }
43 info retry will retry, error on last attempt: Error: "name was invalid" : liaosankai-~~~~
44 info attempt registry request try #3 at 2:08:22 PM
45 verbose request using bearer token for auth
46 http request PUT https://registry.npmjs.org/liaosankai-~~~~
47 http 500 https://registry.npmjs.org/liaosankai-~~~~
48 verbose headers { 'content-type': 'application/json',
48 verbose headers   'cache-control': 'max-age=0',
48 verbose headers   'content-length': '48',
48 verbose headers   'accept-ranges': 'bytes',
48 verbose headers   date: 'Thu, 25 Aug 2016 14:08:23 GMT',
48 verbose headers   via: '1.1 varnish',
48 verbose headers   connection: 'keep-alive',
48 verbose headers   'x-served-by': 'cache-hkg6820-HKG',
48 verbose headers   'x-cache': 'MISS',
48 verbose headers   'x-cache-hits': '0',
48 verbose headers   'x-timer': 'S1472134102.780835,VS0,VE739' }
49 verbose request invalidating /home/ubuntu/.npm/registry.npmjs.org/liaosankai-~~~~ on PUT
50 error publish Failed PUT 500
51 verbose stack Error: "name was invalid" : liaosankai-~~~~
51 verbose stack     at makeError (/home/ubuntu/.nvm/versions/node/v4.4.5/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:264:12)
51 verbose stack     at CachingRegistryClient.<anonymous> (/home/ubuntu/.nvm/versions/node/v4.4.5/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:252:14)
51 verbose stack     at Request._callback (/home/ubuntu/.nvm/versions/node/v4.4.5/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:172:14)
51 verbose stack     at Request.self.callback (/home/ubuntu/.nvm/versions/node/v4.4.5/lib/node_modules/npm/node_modules/request/request.js:200:22)
51 verbose stack     at emitTwo (events.js:87:13)
51 verbose stack     at Request.emit (events.js:172:7)
51 verbose stack     at Request.<anonymous> (/home/ubuntu/.nvm/versions/node/v4.4.5/lib/node_modules/npm/node_modules/request/request.js:1067:10)
51 verbose stack     at emitOne (events.js:82:20)
51 verbose stack     at Request.emit (events.js:169:7)
51 verbose stack     at IncomingMessage.<anonymous> (/home/ubuntu/.nvm/versions/node/v4.4.5/lib/node_modules/npm/node_modules/request/request.js:988:12)
52 verbose statusCode 500
53 verbose pkgid liaosankai-~~~~
54 verbose cwd /home/ubuntu/workspace/test
55 error Linux 4.2.0-c9
56 error argv "/home/ubuntu/.nvm/versions/node/v4.4.5/bin/node" "/home/ubuntu/.nvm/versions/node/v4.4.5/bin/npm" "publish"
57 error node v4.4.5
58 error npm  v2.15.5
59 error code E500
60 error "name was invalid" : liaosankai-~~~~
61 error If you need help, you may report this error at:
61 error     <https://github.com/npm/npm/issues>
62 verbose exit [ 1, true ]