Skip to content

Instantly share code, notes, and snippets.

@RickCogley
Last active October 28, 2015 06:57
Show Gist options
  • Save RickCogley/53b601d60dc7e509bc79 to your computer and use it in GitHub Desktop.
Save RickCogley/53b601d60dc7e509bc79 to your computer and use it in GitHub Desktop.
Hubot Hipchat debug 20151028-01
0 info it worked if it ends with ok
1 verbose cli [ '/home/sai/webapps/hubot_01/bin/node',
1 verbose cli '/home/sai/webapps/hubot_01/bin/npm',
1 verbose cli 'install',
1 verbose cli '--save',
1 verbose cli 'hubot-hipchat' ]
2 info using [email protected]
3 info using [email protected]
4 silly loadCurrentTree Starting
5 silly install loadCurrentTree
6 silly install readLocalPackageData
7 silly fetchPackageMetaData hubot-hipchat
8 silly fetchNamedPackageData hubot-hipchat
9 silly mapToRegistry name hubot-hipchat
10 silly mapToRegistry using default registry
11 silly mapToRegistry registry https://registry.npmjs.org/
12 silly mapToRegistry uri https://registry.npmjs.org/hubot-hipchat
13 verbose request uri https://registry.npmjs.org/hubot-hipchat
14 verbose request no auth needed
15 info attempt registry request try #1 at 3:22:40 PM
16 verbose request id ab0b12540c5ba310
17 verbose etag "ELBJWHL7H17UUZV869V5DKAT6"
18 http request GET https://registry.npmjs.org/hubot-hipchat
19 http 304 https://registry.npmjs.org/hubot-hipchat
20 verbose headers { date: 'Wed, 28 Oct 2015 06:22:41 GMT',
20 verbose headers via: '1.1 varnish',
20 verbose headers 'cache-control': 'max-age=60',
20 verbose headers etag: '"ELBJWHL7H17UUZV869V5DKAT6"',
20 verbose headers age: '0',
20 verbose headers connection: 'keep-alive',
20 verbose headers 'x-served-by': 'cache-syd1627-SYD',
20 verbose headers 'x-cache': 'MISS',
20 verbose headers 'x-cache-hits': '0',
20 verbose headers 'x-timer': 'S1446013361.055481,VS0,VE184',
20 verbose headers vary: 'Accept' }
21 silly get cb [ 304,
21 silly get { date: 'Wed, 28 Oct 2015 06:22:41 GMT',
21 silly get via: '1.1 varnish',
21 silly get 'cache-control': 'max-age=60',
21 silly get etag: '"ELBJWHL7H17UUZV869V5DKAT6"',
21 silly get age: '0',
21 silly get connection: 'keep-alive',
21 silly get 'x-served-by': 'cache-syd1627-SYD',
21 silly get 'x-cache': 'MISS',
21 silly get 'x-cache-hits': '0',
21 silly get 'x-timer': 'S1446013361.055481,VS0,VE184',
21 silly get vary: 'Accept' } ]
22 verbose etag https://registry.npmjs.org/hubot-hipchat from cache
23 verbose get saving hubot-hipchat to /home/sai/.npm/registry.npmjs.org/hubot-hipchat/.cache.json
24 silly install normalizeTree
25 silly loadCurrentTree Finishing
26 silly loadIdealTree Starting
27 silly install loadIdealTree
28 silly cloneCurrentTree Starting
29 silly install cloneCurrentTreeToIdealTree
30 silly cloneCurrentTree Finishing
31 silly loadShrinkwrap Starting
32 silly install loadShrinkwrap
33 silly loadShrinkwrap Finishing
34 silly loadAllDepsIntoIdealTree Starting
35 silly install loadAllDepsIntoIdealTree
36 silly resolveWithNewModule [email protected] checking installable status
37 silly cache add args [ 'hubot-hipchat', null ]
38 verbose cache add spec hubot-hipchat
39 silly cache add parsed spec Result {
39 silly cache add raw: 'hubot-hipchat',
39 silly cache add scope: null,
39 silly cache add name: 'hubot-hipchat',
39 silly cache add rawSpec: '',
39 silly cache add spec: '*',
39 silly cache add type: 'range' }
40 silly addNamed hubot-hipchat@*
41 verbose addNamed "*" is a valid semver range for hubot-hipchat
42 silly addNameRange { name: 'hubot-hipchat', range: '*', hasData: false }
43 silly mapToRegistry name hubot-hipchat
44 silly mapToRegistry using default registry
45 silly mapToRegistry registry https://registry.npmjs.org/
46 silly mapToRegistry uri https://registry.npmjs.org/hubot-hipchat
47 verbose addNameRange registry:https://registry.npmjs.org/hubot-hipchat not in flight; fetching
48 verbose get https://registry.npmjs.org/hubot-hipchat not expired, no request
49 silly addNameRange number 2 { name: 'hubot-hipchat', range: '*', hasData: true }
50 silly addNameRange versions [ 'hubot-hipchat',
50 silly addNameRange [ '1.0.0',
50 silly addNameRange '1.0.1',
50 silly addNameRange '1.0.2',
50 silly addNameRange '1.0.3',
50 silly addNameRange '1.0.4',
50 silly addNameRange '1.0.5',
50 silly addNameRange '1.0.6',
50 silly addNameRange '1.0.7',
50 silly addNameRange '1.0.8',
50 silly addNameRange '1.0.9',
50 silly addNameRange '1.0.10',
50 silly addNameRange '1.0.11',
50 silly addNameRange '1.1.0',
50 silly addNameRange '1.1.1',
50 silly addNameRange '1.1.2',
50 silly addNameRange '1.1.3',
50 silly addNameRange '1.1.4',
50 silly addNameRange '2.4.2',
50 silly addNameRange '2.4.5',
50 silly addNameRange '2.4.5-1',
50 silly addNameRange '2.5.1-1',
50 silly addNameRange '2.5.1-2',
50 silly addNameRange '2.5.1-3',
50 silly addNameRange '2.5.1-4',
50 silly addNameRange '2.5.1-5',
50 silly addNameRange '2.6.4',
50 silly addNameRange '2.6.4-2',
50 silly addNameRange '2.7.5',
50 silly addNameRange '2.12.0',
50 silly addNameRange '2.12.0-2',
50 silly addNameRange '2.12.0-3',
50 silly addNameRange '2.12.0-4',
50 silly addNameRange '2.12.0-5' ] ]
51 silly addNamed [email protected]
52 verbose addNamed "2.12.0" is a plain semver version for hubot-hipchat
53 silly cache afterAdd [email protected]
54 verbose afterAdd /home/sai/.npm/hubot-hipchat/2.12.0/package/package.json not in flight; writing
55 verbose afterAdd /home/sai/.npm/hubot-hipchat/2.12.0/package/package.json written
56 silly fetchNamedPackageData node-xmpp
57 silly mapToRegistry name node-xmpp
58 silly mapToRegistry using default registry
59 silly mapToRegistry registry https://registry.npmjs.org/
60 silly mapToRegistry uri https://registry.npmjs.org/node-xmpp
61 verbose request uri https://registry.npmjs.org/node-xmpp
62 verbose request no auth needed
63 info attempt registry request try #1 at 3:22:41 PM
64 verbose etag "9T0X9Q4FG151WEMLDDM0BM7HI"
65 http request GET https://registry.npmjs.org/node-xmpp
66 http 304 https://registry.npmjs.org/node-xmpp
67 verbose headers { date: 'Wed, 28 Oct 2015 06:22:42 GMT',
67 verbose headers via: '1.1 varnish',
67 verbose headers 'cache-control': 'max-age=60',
67 verbose headers etag: '"9T0X9Q4FG151WEMLDDM0BM7HI"',
67 verbose headers age: '0',
67 verbose headers connection: 'keep-alive',
67 verbose headers 'x-served-by': 'cache-syd1627-SYD',
67 verbose headers 'x-cache': 'MISS',
67 verbose headers 'x-cache-hits': '0',
67 verbose headers 'x-timer': 'S1446013362.032973,VS0,VE185',
67 verbose headers vary: 'Accept' }
68 silly get cb [ 304,
68 silly get { date: 'Wed, 28 Oct 2015 06:22:42 GMT',
68 silly get via: '1.1 varnish',
68 silly get 'cache-control': 'max-age=60',
68 silly get etag: '"9T0X9Q4FG151WEMLDDM0BM7HI"',
68 silly get age: '0',
68 silly get connection: 'keep-alive',
68 silly get 'x-served-by': 'cache-syd1627-SYD',
68 silly get 'x-cache': 'MISS',
68 silly get 'x-cache-hits': '0',
68 silly get 'x-timer': 'S1446013362.032973,VS0,VE185',
68 silly get vary: 'Accept' } ]
69 verbose etag https://registry.npmjs.org/node-xmpp from cache
70 verbose get saving node-xmpp to /home/sai/.npm/registry.npmjs.org/node-xmpp/.cache.json
71 silly resolveWithNewModule [email protected] checking installable status
72 silly cache add args [ 'node-xmpp@~0.12.0', null ]
73 verbose cache add spec node-xmpp@~0.12.0
74 silly cache add parsed spec Result {
74 silly cache add raw: 'node-xmpp@~0.12.0',
74 silly cache add scope: null,
74 silly cache add name: 'node-xmpp',
74 silly cache add rawSpec: '~0.12.0',
74 silly cache add spec: '>=0.12.0 <0.13.0',
74 silly cache add type: 'range' }
75 silly addNamed node-xmpp@>=0.12.0 <0.13.0
76 verbose addNamed ">=0.12.0 <0.13.0" is a valid semver range for node-xmpp
77 silly addNameRange { name: 'node-xmpp', range: '>=0.12.0 <0.13.0', hasData: false }
78 silly mapToRegistry name node-xmpp
79 silly mapToRegistry using default registry
80 silly mapToRegistry registry https://registry.npmjs.org/
81 silly mapToRegistry uri https://registry.npmjs.org/node-xmpp
82 verbose addNameRange registry:https://registry.npmjs.org/node-xmpp not in flight; fetching
83 verbose get https://registry.npmjs.org/node-xmpp not expired, no request
84 silly addNameRange number 2 { name: 'node-xmpp', range: '>=0.12.0 <0.13.0', hasData: true }
85 silly addNameRange versions [ 'node-xmpp',
85 silly addNameRange [ '0.0.3',
85 silly addNameRange '0.0.4',
85 silly addNameRange '0.1.0',
85 silly addNameRange '0.1.1',
85 silly addNameRange '0.2.0',
85 silly addNameRange '0.2.1',
85 silly addNameRange '0.2.2',
85 silly addNameRange '0.2.3',
85 silly addNameRange '0.2.4',
85 silly addNameRange '0.2.5',
85 silly addNameRange '0.2.6',
85 silly addNameRange '0.2.7',
85 silly addNameRange '0.2.8',
85 silly addNameRange '0.2.9',
85 silly addNameRange '0.2.10',
85 silly addNameRange '0.2.11',
85 silly addNameRange '0.3.0',
85 silly addNameRange '0.3.1',
85 silly addNameRange '0.3.2',
85 silly addNameRange '0.4.0',
85 silly addNameRange '0.4.1',
85 silly addNameRange '0.4.2',
85 silly addNameRange '0.4.3',
85 silly addNameRange '0.4.4',
85 silly addNameRange '0.4.5',
85 silly addNameRange '0.5.0',
85 silly addNameRange '0.5.1',
85 silly addNameRange '0.5.2',
85 silly addNameRange '0.5.3',
85 silly addNameRange '0.5.4',
85 silly addNameRange '0.5.5',
85 silly addNameRange '0.6.0',
85 silly addNameRange '0.6.1',
85 silly addNameRange '0.6.2',
85 silly addNameRange '0.6.3',
85 silly addNameRange '0.7.0',
85 silly addNameRange '0.7.1',
85 silly addNameRange '0.7.2',
85 silly addNameRange '0.8.0',
85 silly addNameRange '0.8.1',
85 silly addNameRange '0.8.2',
85 silly addNameRange '0.8.3',
85 silly addNameRange '0.9.0',
85 silly addNameRange '0.10.0',
85 silly addNameRange '0.10.1',
85 silly addNameRange '0.10.2',
85 silly addNameRange '0.10.4',
85 silly addNameRange '0.10.5',
85 silly addNameRange '0.10.6',
85 silly addNameRange '0.10.7',
85 silly addNameRange '0.10.8',
85 silly addNameRange '0.11.0',
85 silly addNameRange '0.10.9',
85 silly addNameRange '0.12.0',
85 silly addNameRange '0.12.1',
85 silly addNameRange '0.12.2',
85 silly addNameRange '0.13.0',
85 silly addNameRange '0.14.0',
85 silly addNameRange '0.15.0',
85 silly addNameRange '1.0.0-alpha1',
85 silly addNameRange '1.0.0-alpha2',
85 silly addNameRange '1.0.2' ] ]
86 silly addNamed [email protected]
87 verbose addNamed "0.12.2" is a plain semver version for node-xmpp
88 warn deprecated [email protected]: Please use node-xmpp-client / node-xmpp-server / node-xmpp-component
89 silly cache afterAdd [email protected]
90 verbose afterAdd /home/sai/.npm/node-xmpp/0.12.2/package/package.json not in flight; writing
91 verbose afterAdd /home/sai/.npm/node-xmpp/0.12.2/package/package.json written
92 silly fetchNamedPackageData node-xmpp-core
93 silly mapToRegistry name node-xmpp-core
94 silly mapToRegistry using default registry
95 silly mapToRegistry registry https://registry.npmjs.org/
96 silly mapToRegistry uri https://registry.npmjs.org/node-xmpp-core
97 verbose request uri https://registry.npmjs.org/node-xmpp-core
98 verbose request no auth needed
99 info attempt registry request try #1 at 3:22:42 PM
100 verbose etag "82KEZ8HRKBQ6JRAQDOYVICJST"
101 http request GET https://registry.npmjs.org/node-xmpp-core
102 http 304 https://registry.npmjs.org/node-xmpp-core
103 verbose headers { date: 'Wed, 28 Oct 2015 06:22:42 GMT',
103 verbose headers via: '1.1 varnish',
103 verbose headers 'cache-control': 'max-age=60',
103 verbose headers etag: '"82KEZ8HRKBQ6JRAQDOYVICJST"',
103 verbose headers age: '0',
103 verbose headers connection: 'keep-alive',
103 verbose headers 'x-served-by': 'cache-syd1626-SYD',
103 verbose headers 'x-cache': 'MISS',
103 verbose headers 'x-cache-hits': '0',
103 verbose headers 'x-timer': 'S1446013362.702272,VS0,VE230',
103 verbose headers vary: 'Accept' }
104 silly get cb [ 304,
104 silly get { date: 'Wed, 28 Oct 2015 06:22:42 GMT',
104 silly get via: '1.1 varnish',
104 silly get 'cache-control': 'max-age=60',
104 silly get etag: '"82KEZ8HRKBQ6JRAQDOYVICJST"',
104 silly get age: '0',
104 silly get connection: 'keep-alive',
104 silly get 'x-served-by': 'cache-syd1626-SYD',
104 silly get 'x-cache': 'MISS',
104 silly get 'x-cache-hits': '0',
104 silly get 'x-timer': 'S1446013362.702272,VS0,VE230',
104 silly get vary: 'Accept' } ]
105 verbose etag https://registry.npmjs.org/node-xmpp-core from cache
106 verbose get saving node-xmpp-core to /home/sai/.npm/registry.npmjs.org/node-xmpp-core/.cache.json
107 silly resolveWithNewModule [email protected] checking installable status
108 silly cache add args [ 'node-xmpp-core@~0.3.1', null ]
109 verbose cache add spec node-xmpp-core@~0.3.1
110 silly cache add parsed spec Result {
110 silly cache add raw: 'node-xmpp-core@~0.3.1',
110 silly cache add scope: null,
110 silly cache add name: 'node-xmpp-core',
110 silly cache add rawSpec: '~0.3.1',
110 silly cache add spec: '>=0.3.1 <0.4.0',
110 silly cache add type: 'range' }
111 silly addNamed node-xmpp-core@>=0.3.1 <0.4.0
112 verbose addNamed ">=0.3.1 <0.4.0" is a valid semver range for node-xmpp-core
113 silly addNameRange { name: 'node-xmpp-core',
113 silly addNameRange range: '>=0.3.1 <0.4.0',
113 silly addNameRange hasData: false }
114 silly mapToRegistry name node-xmpp-core
115 silly mapToRegistry using default registry
116 silly mapToRegistry registry https://registry.npmjs.org/
117 silly mapToRegistry uri https://registry.npmjs.org/node-xmpp-core
118 verbose addNameRange registry:https://registry.npmjs.org/node-xmpp-core not in flight; fetching
119 verbose get https://registry.npmjs.org/node-xmpp-core not expired, no request
120 silly addNameRange number 2 { name: 'node-xmpp-core',
120 silly addNameRange range: '>=0.3.1 <0.4.0',
120 silly addNameRange hasData: true }
121 silly addNameRange versions [ 'node-xmpp-core',
121 silly addNameRange [ '0.0.1',
121 silly addNameRange '0.0.2',
121 silly addNameRange '0.0.3',
121 silly addNameRange '0.0.4',
121 silly addNameRange '0.0.5',
121 silly addNameRange '0.0.6',
121 silly addNameRange '0.1.0',
121 silly addNameRange '0.2.0',
121 silly addNameRange '0.2.1',
121 silly addNameRange '0.2.2',
121 silly addNameRange '0.2.3',
121 silly addNameRange '0.3.0',
121 silly addNameRange '0.3.1',
121 silly addNameRange '0.3.3',
121 silly addNameRange '0.4.0',
121 silly addNameRange '0.4.1',
121 silly addNameRange '0.4.2',
121 silly addNameRange '0.4.4',
121 silly addNameRange '0.4.5',
121 silly addNameRange '0.4.6',
121 silly addNameRange '0.4.7',
121 silly addNameRange '0.4.8',
121 silly addNameRange '0.4.9',
121 silly addNameRange '0.4.10',
121 silly addNameRange '0.5.0',
121 silly addNameRange '1.0.0-alpha1',
121 silly addNameRange '1.0.0-alpha2',
121 silly addNameRange '1.0.0-alpha3',
121 silly addNameRange '1.0.0-alpha5',
121 silly addNameRange '1.0.0-alpha6',
121 silly addNameRange '1.0.0-alpha7',
121 silly addNameRange '1.0.0-alpha8',
121 silly addNameRange '1.0.0-alpha9',
121 silly addNameRange '1.0.0-alpha10',
121 silly addNameRange '1.0.0-alpha11',
121 silly addNameRange '1.0.0-alpha12',
121 silly addNameRange '1.0.0-alpha13',
121 silly addNameRange '1.0.0-alpha14',
121 silly addNameRange '1.0.0',
121 silly addNameRange '2.0.0',
121 silly addNameRange '3.0.0',
121 silly addNameRange '4.0.0',
121 silly addNameRange '4.1.0' ] ]
122 silly addNamed [email protected]
123 verbose addNamed "0.3.3" is a plain semver version for node-xmpp-core
124 silly cache afterAdd [email protected]
125 verbose afterAdd /home/sai/.npm/node-xmpp-core/0.3.3/package/package.json not in flight; writing
126 verbose afterAdd /home/sai/.npm/node-xmpp-core/0.3.3/package/package.json written
127 silly fetchNamedPackageData insert-module-globals
128 silly mapToRegistry name insert-module-globals
129 silly mapToRegistry using default registry
130 silly mapToRegistry registry https://registry.npmjs.org/
131 silly mapToRegistry uri https://registry.npmjs.org/insert-module-globals
132 verbose request uri https://registry.npmjs.org/insert-module-globals
133 verbose request no auth needed
134 info attempt registry request try #1 at 3:22:43 PM
135 verbose etag "EL0MC9GPSKPGML38GW7M4CPDK"
136 http request GET https://registry.npmjs.org/insert-module-globals
137 http 304 https://registry.npmjs.org/insert-module-globals
138 verbose headers { date: 'Wed, 28 Oct 2015 06:22:43 GMT',
138 verbose headers via: '1.1 varnish',
138 verbose headers 'cache-control': 'max-age=60',
138 verbose headers etag: '"EL0MC9GPSKPGML38GW7M4CPDK"',
138 verbose headers age: '11',
138 verbose headers connection: 'keep-alive',
138 verbose headers 'x-served-by': 'cache-syd1624-SYD',
138 verbose headers 'x-cache': 'HIT',
138 verbose headers 'x-cache-hits': '1',
138 verbose headers 'x-timer': 'S1446013363.498469,VS0,VE0',
138 verbose headers vary: 'Accept' }
139 silly get cb [ 304,
139 silly get { date: 'Wed, 28 Oct 2015 06:22:43 GMT',
139 silly get via: '1.1 varnish',
139 silly get 'cache-control': 'max-age=60',
139 silly get etag: '"EL0MC9GPSKPGML38GW7M4CPDK"',
139 silly get age: '11',
139 silly get connection: 'keep-alive',
139 silly get 'x-served-by': 'cache-syd1624-SYD',
139 silly get 'x-cache': 'HIT',
139 silly get 'x-cache-hits': '1',
139 silly get 'x-timer': 'S1446013363.498469,VS0,VE0',
139 silly get vary: 'Accept' } ]
140 verbose etag https://registry.npmjs.org/insert-module-globals from cache
141 verbose get saving insert-module-globals to /home/sai/.npm/registry.npmjs.org/insert-module-globals/.cache.json
142 silly resolveWithNewModule [email protected] checking installable status
143 silly cache add args [ 'insert-module-globals@~3.1.2', null ]
144 verbose cache add spec insert-module-globals@~3.1.2
145 silly cache add parsed spec Result {
145 silly cache add raw: 'insert-module-globals@~3.1.2',
145 silly cache add scope: null,
145 silly cache add name: 'insert-module-globals',
145 silly cache add rawSpec: '~3.1.2',
145 silly cache add spec: '>=3.1.2 <3.2.0',
145 silly cache add type: 'range' }
146 silly addNamed insert-module-globals@>=3.1.2 <3.2.0
147 verbose addNamed ">=3.1.2 <3.2.0" is a valid semver range for insert-module-globals
148 silly addNameRange { name: 'insert-module-globals',
148 silly addNameRange range: '>=3.1.2 <3.2.0',
148 silly addNameRange hasData: false }
149 silly mapToRegistry name insert-module-globals
150 silly mapToRegistry using default registry
151 silly mapToRegistry registry https://registry.npmjs.org/
152 silly mapToRegistry uri https://registry.npmjs.org/insert-module-globals
153 verbose addNameRange registry:https://registry.npmjs.org/insert-module-globals not in flight; fetching
154 verbose get https://registry.npmjs.org/insert-module-globals not expired, no request
155 silly addNameRange number 2 { name: 'insert-module-globals',
155 silly addNameRange range: '>=3.1.2 <3.2.0',
155 silly addNameRange hasData: true }
156 silly addNameRange versions [ 'insert-module-globals',
156 silly addNameRange [ '0.0.1',
156 silly addNameRange '0.1.0',
156 silly addNameRange '0.1.1',
156 silly addNameRange '0.1.2',
156 silly addNameRange '0.1.3',
156 silly addNameRange '0.2.0',
156 silly addNameRange '0.2.1',
156 silly addNameRange '1.0.0',
156 silly addNameRange '1.0.1',
156 silly addNameRange '1.0.2',
156 silly addNameRange '1.1.0',
156 silly addNameRange '1.1.1',
156 silly addNameRange '1.1.2',
156 silly addNameRange '1.2.0',
156 silly addNameRange '1.2.1',
156 silly addNameRange '1.3.0',
156 silly addNameRange '1.3.1',
156 silly addNameRange '2.0.0',
156 silly addNameRange '2.1.0',
156 silly addNameRange '2.1.1',
156 silly addNameRange '2.2.0',
156 silly addNameRange '2.3.0',
156 silly addNameRange '2.3.1',
156 silly addNameRange '2.3.2',
156 silly addNameRange '2.3.3',
156 silly addNameRange '2.3.4',
156 silly addNameRange '3.0.0',
156 silly addNameRange '3.0.1',
156 silly addNameRange '3.0.2',
156 silly addNameRange '3.1.0',
156 silly addNameRange '3.1.1',
156 silly addNameRange '3.1.2',
156 silly addNameRange '3.1.3',
156 silly addNameRange '3.2.0',
156 silly addNameRange '4.0.0',
156 silly addNameRange '4.1.0',
156 silly addNameRange '5.0.0',
156 silly addNameRange '5.0.1',
156 silly addNameRange '6.0.0',
156 silly addNameRange '6.1.0',
156 silly addNameRange '6.2.0',
156 silly addNameRange '6.2.1',
156 silly addNameRange '6.3.0',
156 silly addNameRange '6.4.0',
156 silly addNameRange '6.4.1',
156 silly addNameRange '6.4.2',
156 silly addNameRange '6.4.3',
156 silly addNameRange '6.5.0',
156 silly addNameRange '6.5.1',
156 silly addNameRange '6.5.2',
156 silly addNameRange '6.6.0',
156 silly addNameRange '6.6.1',
156 silly addNameRange '6.6.2',
156 silly addNameRange '6.6.3',
156 silly addNameRange '7.0.0' ] ]
157 silly addNamed [email protected]
158 verbose addNamed "3.1.3" is a plain semver version for insert-module-globals
159 silly cache afterAdd [email protected]
160 verbose afterAdd /home/sai/.npm/insert-module-globals/3.1.3/package/package.json not in flight; writing
161 verbose afterAdd /home/sai/.npm/insert-module-globals/3.1.3/package/package.json written
162 silly fetchNamedPackageData lexical-scope
163 silly mapToRegistry name lexical-scope
164 silly mapToRegistry using default registry
165 silly mapToRegistry registry https://registry.npmjs.org/
166 silly mapToRegistry uri https://registry.npmjs.org/lexical-scope
167 verbose request uri https://registry.npmjs.org/lexical-scope
168 verbose request no auth needed
169 info attempt registry request try #1 at 3:22:43 PM
170 verbose etag "8ZVGK0UGHLIJ8O66Q82QMSEEO"
171 http request GET https://registry.npmjs.org/lexical-scope
172 http 304 https://registry.npmjs.org/lexical-scope
173 verbose headers { date: 'Wed, 28 Oct 2015 06:22:43 GMT',
173 verbose headers via: '1.1 varnish',
173 verbose headers 'cache-control': 'max-age=60',
173 verbose headers etag: '"8ZVGK0UGHLIJ8O66Q82QMSEEO"',
173 verbose headers age: '6',
173 verbose headers connection: 'keep-alive',
173 verbose headers 'x-served-by': 'cache-syd1620-SYD',
173 verbose headers 'x-cache': 'HIT',
173 verbose headers 'x-cache-hits': '1',
173 verbose headers 'x-timer': 'S1446013363.979945,VS0,VE0',
173 verbose headers vary: 'Accept' }
174 silly get cb [ 304,
174 silly get { date: 'Wed, 28 Oct 2015 06:22:43 GMT',
174 silly get via: '1.1 varnish',
174 silly get 'cache-control': 'max-age=60',
174 silly get etag: '"8ZVGK0UGHLIJ8O66Q82QMSEEO"',
174 silly get age: '6',
174 silly get connection: 'keep-alive',
174 silly get 'x-served-by': 'cache-syd1620-SYD',
174 silly get 'x-cache': 'HIT',
174 silly get 'x-cache-hits': '1',
174 silly get 'x-timer': 'S1446013363.979945,VS0,VE0',
174 silly get vary: 'Accept' } ]
175 verbose etag https://registry.npmjs.org/lexical-scope from cache
176 verbose get saving lexical-scope to /home/sai/.npm/registry.npmjs.org/lexical-scope/.cache.json
177 silly resolveWithNewModule [email protected] checking installable status
178 silly cache add args [ 'lexical-scope@~0.1.0', null ]
179 verbose cache add spec lexical-scope@~0.1.0
180 silly cache add parsed spec Result {
180 silly cache add raw: 'lexical-scope@~0.1.0',
180 silly cache add scope: null,
180 silly cache add name: 'lexical-scope',
180 silly cache add rawSpec: '~0.1.0',
180 silly cache add spec: '>=0.1.0 <0.2.0',
180 silly cache add type: 'range' }
181 silly addNamed lexical-scope@>=0.1.0 <0.2.0
182 verbose addNamed ">=0.1.0 <0.2.0" is a valid semver range for lexical-scope
183 silly addNameRange { name: 'lexical-scope',
183 silly addNameRange range: '>=0.1.0 <0.2.0',
183 silly addNameRange hasData: false }
184 silly mapToRegistry name lexical-scope
185 silly mapToRegistry using default registry
186 silly mapToRegistry registry https://registry.npmjs.org/
187 silly mapToRegistry uri https://registry.npmjs.org/lexical-scope
188 verbose addNameRange registry:https://registry.npmjs.org/lexical-scope not in flight; fetching
189 verbose get https://registry.npmjs.org/lexical-scope not expired, no request
190 silly addNameRange number 2 { name: 'lexical-scope', range: '>=0.1.0 <0.2.0', hasData: true }
191 silly addNameRange versions [ 'lexical-scope',
191 silly addNameRange [ '0.0.0',
191 silly addNameRange '0.0.1',
191 silly addNameRange '0.0.2',
191 silly addNameRange '0.0.3',
191 silly addNameRange '0.0.5',
191 silly addNameRange '0.0.6',
191 silly addNameRange '0.0.7',
191 silly addNameRange '0.0.8',
191 silly addNameRange '0.0.9',
191 silly addNameRange '0.0.10',
191 silly addNameRange '0.0.11',
191 silly addNameRange '0.0.12',
191 silly addNameRange '0.0.13',
191 silly addNameRange '0.0.14',
191 silly addNameRange '0.0.15',
191 silly addNameRange '0.1.0',
191 silly addNameRange '1.0.0',
191 silly addNameRange '1.1.0',
191 silly addNameRange '1.1.1',
191 silly addNameRange '1.2.0' ] ]
192 silly addNamed [email protected]
193 verbose addNamed "0.1.0" is a plain semver version for lexical-scope
194 silly cache afterAdd [email protected]
195 verbose afterAdd /home/sai/.npm/lexical-scope/0.1.0/package/package.json not in flight; writing
196 verbose afterAdd /home/sai/.npm/lexical-scope/0.1.0/package/package.json written
197 silly fetchNamedPackageData astw
198 silly mapToRegistry name astw
199 silly mapToRegistry using default registry
200 silly mapToRegistry registry https://registry.npmjs.org/
201 silly mapToRegistry uri https://registry.npmjs.org/astw
202 verbose request uri https://registry.npmjs.org/astw
203 verbose request no auth needed
204 info attempt registry request try #1 at 3:22:44 PM
205 verbose etag "CI17VLCK9Z7E6YX7ECLOWY93Q"
206 http request GET https://registry.npmjs.org/astw
207 http 304 https://registry.npmjs.org/astw
208 verbose headers { date: 'Wed, 28 Oct 2015 06:22:44 GMT',
208 verbose headers via: '1.1 varnish',
208 verbose headers 'cache-control': 'max-age=60',
208 verbose headers etag: '"CI17VLCK9Z7E6YX7ECLOWY93Q"',
208 verbose headers age: '1',
208 verbose headers connection: 'keep-alive',
208 verbose headers 'x-served-by': 'cache-syd1624-SYD',
208 verbose headers 'x-cache': 'HIT',
208 verbose headers 'x-cache-hits': '1',
208 verbose headers 'x-timer': 'S1446013364.437485,VS0,VE0',
208 verbose headers vary: 'Accept' }
209 silly get cb [ 304,
209 silly get { date: 'Wed, 28 Oct 2015 06:22:44 GMT',
209 silly get via: '1.1 varnish',
209 silly get 'cache-control': 'max-age=60',
209 silly get etag: '"CI17VLCK9Z7E6YX7ECLOWY93Q"',
209 silly get age: '1',
209 silly get connection: 'keep-alive',
209 silly get 'x-served-by': 'cache-syd1624-SYD',
209 silly get 'x-cache': 'HIT',
209 silly get 'x-cache-hits': '1',
209 silly get 'x-timer': 'S1446013364.437485,VS0,VE0',
209 silly get vary: 'Accept' } ]
210 verbose etag https://registry.npmjs.org/astw from cache
211 verbose get saving astw to /home/sai/.npm/registry.npmjs.org/astw/.cache.json
212 silly resolveWithNewModule [email protected] checking installable status
213 silly cache add args [ 'astw@~0.1.0', null ]
214 verbose cache add spec astw@~0.1.0
215 silly cache add parsed spec Result {
215 silly cache add raw: 'astw@~0.1.0',
215 silly cache add scope: null,
215 silly cache add name: 'astw',
215 silly cache add rawSpec: '~0.1.0',
215 silly cache add spec: '>=0.1.0 <0.2.0',
215 silly cache add type: 'range' }
216 silly addNamed astw@>=0.1.0 <0.2.0
217 verbose addNamed ">=0.1.0 <0.2.0" is a valid semver range for astw
218 silly addNameRange { name: 'astw', range: '>=0.1.0 <0.2.0', hasData: false }
219 silly mapToRegistry name astw
220 silly mapToRegistry using default registry
221 silly mapToRegistry registry https://registry.npmjs.org/
222 silly mapToRegistry uri https://registry.npmjs.org/astw
223 verbose addNameRange registry:https://registry.npmjs.org/astw not in flight; fetching
224 verbose get https://registry.npmjs.org/astw not expired, no request
225 silly addNameRange number 2 { name: 'astw', range: '>=0.1.0 <0.2.0', hasData: true }
226 silly addNameRange versions [ 'astw',
226 silly addNameRange [ '0.0.0', '0.1.0', '1.0.0', '1.1.0', '1.2.0', '1.3.0', '2.0.0' ] ]
227 silly addNamed [email protected]
228 verbose addNamed "0.1.0" is a plain semver version for astw
229 silly cache afterAdd [email protected]
230 verbose afterAdd /home/sai/.npm/astw/0.1.0/package/package.json not in flight; writing
231 verbose afterAdd /home/sai/.npm/astw/0.1.0/package/package.json written
232 silly fetchNamedPackageData esprima-six
233 silly mapToRegistry name esprima-six
234 silly mapToRegistry using default registry
235 silly mapToRegistry registry https://registry.npmjs.org/
236 silly mapToRegistry uri https://registry.npmjs.org/esprima-six
237 verbose request uri https://registry.npmjs.org/esprima-six
238 verbose request no auth needed
239 info attempt registry request try #1 at 3:22:44 PM
240 verbose etag "ALPUKE7MDZUC09T6DOKBIEL66"
241 http request GET https://registry.npmjs.org/esprima-six
242 http 304 https://registry.npmjs.org/esprima-six
243 verbose headers { date: 'Wed, 28 Oct 2015 06:22:44 GMT',
243 verbose headers via: '1.1 varnish',
243 verbose headers 'cache-control': 'max-age=60',
243 verbose headers etag: '"ALPUKE7MDZUC09T6DOKBIEL66"',
243 verbose headers age: '0',
243 verbose headers connection: 'keep-alive',
243 verbose headers 'x-served-by': 'cache-syd1620-SYD',
243 verbose headers 'x-cache': 'MISS',
243 verbose headers 'x-cache-hits': '0',
243 verbose headers 'x-timer': 'S1446013364.898331,VS0,VE182',
243 verbose headers vary: 'Accept' }
244 silly get cb [ 304,
244 silly get { date: 'Wed, 28 Oct 2015 06:22:44 GMT',
244 silly get via: '1.1 varnish',
244 silly get 'cache-control': 'max-age=60',
244 silly get etag: '"ALPUKE7MDZUC09T6DOKBIEL66"',
244 silly get age: '0',
244 silly get connection: 'keep-alive',
244 silly get 'x-served-by': 'cache-syd1620-SYD',
244 silly get 'x-cache': 'MISS',
244 silly get 'x-cache-hits': '0',
244 silly get 'x-timer': 'S1446013364.898331,VS0,VE182',
244 silly get vary: 'Accept' } ]
245 verbose etag https://registry.npmjs.org/esprima-six from cache
246 verbose get saving esprima-six to /home/sai/.npm/registry.npmjs.org/esprima-six/.cache.json
247 silly resolveWithNewModule [email protected] checking installable status
248 silly cache add args [ '[email protected]', null ]
249 verbose cache add spec [email protected]
250 silly cache add parsed spec Result {
250 silly cache add raw: '[email protected]',
250 silly cache add scope: null,
250 silly cache add name: 'esprima-six',
250 silly cache add rawSpec: '0.0.3',
250 silly cache add spec: '0.0.3',
250 silly cache add type: 'version' }
251 silly addNamed [email protected]
252 verbose addNamed "0.0.3" is a plain semver version for esprima-six
253 silly mapToRegistry name esprima-six
254 silly mapToRegistry using default registry
255 silly mapToRegistry registry https://registry.npmjs.org/
256 silly mapToRegistry uri https://registry.npmjs.org/esprima-six
257 verbose addNameVersion registry:https://registry.npmjs.org/esprima-six not in flight; fetching
258 verbose get https://registry.npmjs.org/esprima-six not expired, no request
259 silly cache afterAdd [email protected]
260 verbose afterAdd /home/sai/.npm/esprima-six/0.0.3/package/package.json not in flight; writing
261 verbose afterAdd /home/sai/.npm/esprima-six/0.0.3/package/package.json written
262 silly fetchNamedPackageData node-stringprep
263 silly mapToRegistry name node-stringprep
264 silly mapToRegistry using default registry
265 silly mapToRegistry registry https://registry.npmjs.org/
266 silly mapToRegistry uri https://registry.npmjs.org/node-stringprep
267 silly fetchNamedPackageData ltx
268 silly mapToRegistry name ltx
269 silly mapToRegistry using default registry
270 silly mapToRegistry registry https://registry.npmjs.org/
271 silly mapToRegistry uri https://registry.npmjs.org/ltx
272 verbose request uri https://registry.npmjs.org/node-stringprep
273 verbose request no auth needed
274 info attempt registry request try #1 at 3:22:45 PM
275 verbose etag "1O63JU2RC101ZCSB1V5J4DJW0"
276 http request GET https://registry.npmjs.org/node-stringprep
277 verbose request uri https://registry.npmjs.org/ltx
278 verbose request no auth needed
279 info attempt registry request try #1 at 3:22:45 PM
280 verbose etag "5ZPXFRUX0K9GOCIJ345NIC9RF"
281 http request GET https://registry.npmjs.org/ltx
282 http 304 https://registry.npmjs.org/node-stringprep
283 verbose headers { date: 'Wed, 28 Oct 2015 06:22:45 GMT',
283 verbose headers via: '1.1 varnish',
283 verbose headers 'cache-control': 'max-age=60',
283 verbose headers etag: '"1O63JU2RC101ZCSB1V5J4DJW0"',
283 verbose headers age: '0',
283 verbose headers connection: 'keep-alive',
283 verbose headers 'x-served-by': 'cache-syd1627-SYD',
283 verbose headers 'x-cache': 'MISS',
283 verbose headers 'x-cache-hits': '0',
283 verbose headers 'x-timer': 'S1446013365.686447,VS0,VE184',
283 verbose headers vary: 'Accept' }
284 silly get cb [ 304,
284 silly get { date: 'Wed, 28 Oct 2015 06:22:45 GMT',
284 silly get via: '1.1 varnish',
284 silly get 'cache-control': 'max-age=60',
284 silly get etag: '"1O63JU2RC101ZCSB1V5J4DJW0"',
284 silly get age: '0',
284 silly get connection: 'keep-alive',
284 silly get 'x-served-by': 'cache-syd1627-SYD',
284 silly get 'x-cache': 'MISS',
284 silly get 'x-cache-hits': '0',
284 silly get 'x-timer': 'S1446013365.686447,VS0,VE184',
284 silly get vary: 'Accept' } ]
285 verbose etag https://registry.npmjs.org/node-stringprep from cache
286 verbose get saving node-stringprep to /home/sai/.npm/registry.npmjs.org/node-stringprep/.cache.json
287 silly resolveWithNewModule [email protected] checking installable status
288 silly cache add args [ 'node-stringprep@~0.2.0', null ]
289 verbose cache add spec node-stringprep@~0.2.0
290 silly cache add parsed spec Result {
290 silly cache add raw: 'node-stringprep@~0.2.0',
290 silly cache add scope: null,
290 silly cache add name: 'node-stringprep',
290 silly cache add rawSpec: '~0.2.0',
290 silly cache add spec: '>=0.2.0 <0.3.0',
290 silly cache add type: 'range' }
291 silly addNamed node-stringprep@>=0.2.0 <0.3.0
292 verbose addNamed ">=0.2.0 <0.3.0" is a valid semver range for node-stringprep
293 silly addNameRange { name: 'node-stringprep',
293 silly addNameRange range: '>=0.2.0 <0.3.0',
293 silly addNameRange hasData: false }
294 silly mapToRegistry name node-stringprep
295 silly mapToRegistry using default registry
296 silly mapToRegistry registry https://registry.npmjs.org/
297 silly mapToRegistry uri https://registry.npmjs.org/node-stringprep
298 verbose addNameRange registry:https://registry.npmjs.org/node-stringprep not in flight; fetching
299 verbose get https://registry.npmjs.org/node-stringprep not expired, no request
300 silly addNameRange number 2 { name: 'node-stringprep',
300 silly addNameRange range: '>=0.2.0 <0.3.0',
300 silly addNameRange hasData: true }
301 silly addNameRange versions [ 'node-stringprep',
301 silly addNameRange [ '0.0.2',
301 silly addNameRange '0.0.3',
301 silly addNameRange '0.0.4',
301 silly addNameRange '0.0.5',
301 silly addNameRange '0.1.0',
301 silly addNameRange '0.1.1',
301 silly addNameRange '0.1.2',
301 silly addNameRange '0.1.3',
301 silly addNameRange '0.1.4',
301 silly addNameRange '0.1.5',
301 silly addNameRange '0.1.5-test',
301 silly addNameRange '0.1.6',
301 silly addNameRange '0.1.7',
301 silly addNameRange '0.1.8',
301 silly addNameRange '0.1.9',
301 silly addNameRange '0.1.10',
301 silly addNameRange '0.1.11',
301 silly addNameRange '0.1.12',
301 silly addNameRange '0.2.0',
301 silly addNameRange '0.2.1',
301 silly addNameRange '0.2.2',
301 silly addNameRange '0.2.3',
301 silly addNameRange '0.4.0',
301 silly addNameRange '0.5.0',
301 silly addNameRange '0.5.1',
301 silly addNameRange '0.5.2',
301 silly addNameRange '0.5.3',
301 silly addNameRange '0.5.4',
301 silly addNameRange '0.6.0',
301 silly addNameRange '0.6.1',
301 silly addNameRange '0.6.2',
301 silly addNameRange '0.7.0',
301 silly addNameRange '0.7.1',
301 silly addNameRange '0.7.2' ] ]
302 silly addNamed [email protected]
303 verbose addNamed "0.2.3" is a plain semver version for node-stringprep
304 silly cache afterAdd [email protected]
305 verbose afterAdd /home/sai/.npm/node-stringprep/0.2.3/package/package.json not in flight; writing
306 verbose afterAdd /home/sai/.npm/node-stringprep/0.2.3/package/package.json written
307 http 304 https://registry.npmjs.org/ltx
308 verbose headers { date: 'Wed, 28 Oct 2015 06:22:45 GMT',
308 verbose headers via: '1.1 varnish',
308 verbose headers 'cache-control': 'max-age=60',
308 verbose headers etag: '"5ZPXFRUX0K9GOCIJ345NIC9RF"',
308 verbose headers age: '0',
308 verbose headers connection: 'keep-alive',
308 verbose headers 'x-served-by': 'cache-syd1623-SYD',
308 verbose headers 'x-cache': 'MISS',
308 verbose headers 'x-cache-hits': '0',
308 verbose headers 'x-timer': 'S1446013365.672608,VS0,VE226',
308 verbose headers vary: 'Accept' }
309 silly get cb [ 304,
309 silly get { date: 'Wed, 28 Oct 2015 06:22:45 GMT',
309 silly get via: '1.1 varnish',
309 silly get 'cache-control': 'max-age=60',
309 silly get etag: '"5ZPXFRUX0K9GOCIJ345NIC9RF"',
309 silly get age: '0',
309 silly get connection: 'keep-alive',
309 silly get 'x-served-by': 'cache-syd1623-SYD',
309 silly get 'x-cache': 'MISS',
309 silly get 'x-cache-hits': '0',
309 silly get 'x-timer': 'S1446013365.672608,VS0,VE226',
309 silly get vary: 'Accept' } ]
310 verbose etag https://registry.npmjs.org/ltx from cache
311 verbose get saving ltx to /home/sai/.npm/registry.npmjs.org/ltx/.cache.json
312 silly resolveWithNewModule [email protected] checking installable status
313 silly cache add args [ 'ltx@~0.3.3', null ]
314 verbose cache add spec ltx@~0.3.3
315 silly cache add parsed spec Result {
315 silly cache add raw: 'ltx@~0.3.3',
315 silly cache add scope: null,
315 silly cache add name: 'ltx',
315 silly cache add rawSpec: '~0.3.3',
315 silly cache add spec: '>=0.3.3 <0.4.0',
315 silly cache add type: 'range' }
316 silly addNamed ltx@>=0.3.3 <0.4.0
317 verbose addNamed ">=0.3.3 <0.4.0" is a valid semver range for ltx
318 silly addNameRange { name: 'ltx', range: '>=0.3.3 <0.4.0', hasData: false }
319 silly mapToRegistry name ltx
320 silly mapToRegistry using default registry
321 silly mapToRegistry registry https://registry.npmjs.org/
322 silly mapToRegistry uri https://registry.npmjs.org/ltx
323 verbose addNameRange registry:https://registry.npmjs.org/ltx not in flight; fetching
324 verbose get https://registry.npmjs.org/ltx not expired, no request
325 silly addNameRange number 2 { name: 'ltx', range: '>=0.3.3 <0.4.0', hasData: true }
326 silly addNameRange versions [ 'ltx',
326 silly addNameRange [ '0.0.1',
326 silly addNameRange '0.0.3',
326 silly addNameRange '0.0.4',
326 silly addNameRange '0.0.5',
326 silly addNameRange '0.1.0',
326 silly addNameRange '0.1.1',
326 silly addNameRange '0.1.2',
326 silly addNameRange '0.1.3',
326 silly addNameRange '0.2.0',
326 silly addNameRange '0.2.1',
326 silly addNameRange '0.2.2',
326 silly addNameRange '0.2.3',
326 silly addNameRange '0.2.4',
326 silly addNameRange '0.3.0',
326 silly addNameRange '0.3.1',
326 silly addNameRange '0.3.2',
326 silly addNameRange '0.3.3',
326 silly addNameRange '0.3.4',
326 silly addNameRange '0.4.0',
326 silly addNameRange '0.4.1',
326 silly addNameRange '0.4.2',
326 silly addNameRange '0.5.0',
326 silly addNameRange '0.5.1',
326 silly addNameRange '0.5.2',
326 silly addNameRange '0.6.0',
326 silly addNameRange '0.7.0',
326 silly addNameRange '0.7.1',
326 silly addNameRange '0.7.2',
326 silly addNameRange '0.8.0',
326 silly addNameRange '0.9.0',
326 silly addNameRange '0.9.1',
326 silly addNameRange '1.0.0',
326 silly addNameRange '2.0.0',
326 silly addNameRange '2.0.1',
326 silly addNameRange '2.0.2' ] ]
327 silly addNamed [email protected]
328 verbose addNamed "0.3.4" is a plain semver version for ltx
329 silly cache afterAdd [email protected]
330 verbose afterAdd /home/sai/.npm/ltx/0.3.4/package/package.json not in flight; writing
331 verbose afterAdd /home/sai/.npm/ltx/0.3.4/package/package.json written
332 silly fetchNamedPackageData node-expat
333 silly mapToRegistry name node-expat
334 silly mapToRegistry using default registry
335 silly mapToRegistry registry https://registry.npmjs.org/
336 silly mapToRegistry uri https://registry.npmjs.org/node-expat
337 verbose request uri https://registry.npmjs.org/node-expat
338 verbose request no auth needed
339 info attempt registry request try #1 at 3:22:45 PM
340 verbose etag "O8OZ5B4MYG2JKVNR641J77VQ"
341 http request GET https://registry.npmjs.org/node-expat
342 http 304 https://registry.npmjs.org/node-expat
343 verbose headers { date: 'Wed, 28 Oct 2015 06:22:46 GMT',
343 verbose headers via: '1.1 varnish',
343 verbose headers 'cache-control': 'max-age=60',
343 verbose headers etag: '"O8OZ5B4MYG2JKVNR641J77VQ"',
343 verbose headers age: '0',
343 verbose headers connection: 'keep-alive',
343 verbose headers 'x-served-by': 'cache-syd1623-SYD',
343 verbose headers 'x-cache': 'HIT',
343 verbose headers 'x-cache-hits': '1',
343 verbose headers 'x-timer': 'S1446013366.363426,VS0,VE897',
343 verbose headers vary: 'Accept' }
344 silly get cb [ 304,
344 silly get { date: 'Wed, 28 Oct 2015 06:22:46 GMT',
344 silly get via: '1.1 varnish',
344 silly get 'cache-control': 'max-age=60',
344 silly get etag: '"O8OZ5B4MYG2JKVNR641J77VQ"',
344 silly get age: '0',
344 silly get connection: 'keep-alive',
344 silly get 'x-served-by': 'cache-syd1623-SYD',
344 silly get 'x-cache': 'HIT',
344 silly get 'x-cache-hits': '1',
344 silly get 'x-timer': 'S1446013366.363426,VS0,VE897',
344 silly get vary: 'Accept' } ]
345 verbose etag https://registry.npmjs.org/node-expat from cache
346 verbose get saving node-expat to /home/sai/.npm/registry.npmjs.org/node-expat/.cache.json
347 silly resolveWithNewModule [email protected] checking installable status
348 silly cache add args [ 'node-expat@~2.1.4', null ]
349 verbose cache add spec node-expat@~2.1.4
350 silly cache add parsed spec Result {
350 silly cache add raw: 'node-expat@~2.1.4',
350 silly cache add scope: null,
350 silly cache add name: 'node-expat',
350 silly cache add rawSpec: '~2.1.4',
350 silly cache add spec: '>=2.1.4 <2.2.0',
350 silly cache add type: 'range' }
351 silly addNamed node-expat@>=2.1.4 <2.2.0
352 verbose addNamed ">=2.1.4 <2.2.0" is a valid semver range for node-expat
353 silly addNameRange { name: 'node-expat', range: '>=2.1.4 <2.2.0', hasData: false }
354 silly mapToRegistry name node-expat
355 silly mapToRegistry using default registry
356 silly mapToRegistry registry https://registry.npmjs.org/
357 silly mapToRegistry uri https://registry.npmjs.org/node-expat
358 verbose addNameRange registry:https://registry.npmjs.org/node-expat not in flight; fetching
359 verbose get https://registry.npmjs.org/node-expat not expired, no request
360 silly addNameRange number 2 { name: 'node-expat', range: '>=2.1.4 <2.2.0', hasData: true }
361 silly addNameRange versions [ 'node-expat',
361 silly addNameRange [ '0.0.4',
361 silly addNameRange '0.0.5',
361 silly addNameRange '0.0.6',
361 silly addNameRange '1.0.0',
361 silly addNameRange '1.0.1',
361 silly addNameRange '1.1.0',
361 silly addNameRange '1.1.1',
361 silly addNameRange '1.2.0',
361 silly addNameRange '1.3.0',
361 silly addNameRange '1.3.1',
361 silly addNameRange '1.3.2',
361 silly addNameRange '1.4.0',
361 silly addNameRange '1.4.1',
361 silly addNameRange '1.4.2',
361 silly addNameRange '1.4.3',
361 silly addNameRange '1.4.4',
361 silly addNameRange '1.4.5',
361 silly addNameRange '1.5.0',
361 silly addNameRange '1.6.0',
361 silly addNameRange '1.6.1',
361 silly addNameRange '2.0.0',
361 silly addNameRange '2.1.0',
361 silly addNameRange '2.1.1',
361 silly addNameRange '2.1.2',
361 silly addNameRange '2.1.3',
361 silly addNameRange '2.1.4',
361 silly addNameRange '2.2.0',
361 silly addNameRange '2.3.0',
361 silly addNameRange '2.3.1',
361 silly addNameRange '2.3.2',
361 silly addNameRange '2.3.3',
361 silly addNameRange '2.3.4',
361 silly addNameRange '2.3.5',
361 silly addNameRange '2.3.6',
361 silly addNameRange '2.3.7',
361 silly addNameRange '2.3.8',
361 silly addNameRange '2.3.9',
361 silly addNameRange '2.3.10',
361 silly addNameRange '2.3.11' ] ]
362 silly addNamed [email protected]
363 verbose addNamed "2.1.4" is a plain semver version for node-expat
364 silly cache afterAdd [email protected]
365 verbose afterAdd /home/sai/.npm/node-expat/2.1.4/package/package.json not in flight; writing
366 verbose afterAdd /home/sai/.npm/node-expat/2.1.4/package/package.json written
367 silly fetchNamedPackageData nan
368 silly mapToRegistry name nan
369 silly mapToRegistry using default registry
370 silly mapToRegistry registry https://registry.npmjs.org/
371 silly mapToRegistry uri https://registry.npmjs.org/nan
372 verbose request uri https://registry.npmjs.org/nan
373 verbose request no auth needed
374 info attempt registry request try #1 at 3:22:47 PM
375 verbose etag "CJ3ZKOY24CWA1LM0KQ4KE7PG1"
376 http request GET https://registry.npmjs.org/nan
377 http 304 https://registry.npmjs.org/nan
378 verbose headers { date: 'Wed, 28 Oct 2015 06:22:47 GMT',
378 verbose headers via: '1.1 varnish',
378 verbose headers 'cache-control': 'max-age=60',
378 verbose headers etag: '"CJ3ZKOY24CWA1LM0KQ4KE7PG1"',
378 verbose headers age: '44',
378 verbose headers connection: 'keep-alive',
378 verbose headers 'x-served-by': 'cache-syd1623-SYD',
378 verbose headers 'x-cache': 'HIT',
378 verbose headers 'x-cache-hits': '7',
378 verbose headers 'x-timer': 'S1446013367.788322,VS0,VE0',
378 verbose headers vary: 'Accept' }
379 silly get cb [ 304,
379 silly get { date: 'Wed, 28 Oct 2015 06:22:47 GMT',
379 silly get via: '1.1 varnish',
379 silly get 'cache-control': 'max-age=60',
379 silly get etag: '"CJ3ZKOY24CWA1LM0KQ4KE7PG1"',
379 silly get age: '44',
379 silly get connection: 'keep-alive',
379 silly get 'x-served-by': 'cache-syd1623-SYD',
379 silly get 'x-cache': 'HIT',
379 silly get 'x-cache-hits': '7',
379 silly get 'x-timer': 'S1446013367.788322,VS0,VE0',
379 silly get vary: 'Accept' } ]
380 verbose etag https://registry.npmjs.org/nan from cache
381 verbose get saving nan to /home/sai/.npm/registry.npmjs.org/nan/.cache.json
382 silly resolveWithNewModule [email protected] checking installable status
383 silly cache add args [ 'nan@~0.6.0', null ]
384 verbose cache add spec nan@~0.6.0
385 silly cache add parsed spec Result {
385 silly cache add raw: 'nan@~0.6.0',
385 silly cache add scope: null,
385 silly cache add name: 'nan',
385 silly cache add rawSpec: '~0.6.0',
385 silly cache add spec: '>=0.6.0 <0.7.0',
385 silly cache add type: 'range' }
386 silly addNamed nan@>=0.6.0 <0.7.0
387 verbose addNamed ">=0.6.0 <0.7.0" is a valid semver range for nan
388 silly addNameRange { name: 'nan', range: '>=0.6.0 <0.7.0', hasData: false }
389 silly mapToRegistry name nan
390 silly mapToRegistry using default registry
391 silly mapToRegistry registry https://registry.npmjs.org/
392 silly mapToRegistry uri https://registry.npmjs.org/nan
393 verbose addNameRange registry:https://registry.npmjs.org/nan not in flight; fetching
394 verbose get https://registry.npmjs.org/nan not expired, no request
395 silly addNameRange number 2 { name: 'nan', range: '>=0.6.0 <0.7.0', hasData: true }
396 silly addNameRange versions [ 'nan',
396 silly addNameRange [ '0.3.0-wip',
396 silly addNameRange '0.3.0-wip2',
396 silly addNameRange '0.3.0',
396 silly addNameRange '0.3.1',
396 silly addNameRange '0.3.2',
396 silly addNameRange '0.4.0',
396 silly addNameRange '0.4.1',
396 silly addNameRange '0.4.2',
396 silly addNameRange '0.4.3',
396 silly addNameRange '0.4.4',
396 silly addNameRange '0.5.0',
396 silly addNameRange '0.5.1',
396 silly addNameRange '0.5.2',
396 silly addNameRange '0.6.0',
396 silly addNameRange '0.7.0',
396 silly addNameRange '0.7.1',
396 silly addNameRange '0.8.0',
396 silly addNameRange '1.0.0',
396 silly addNameRange '1.1.0',
396 silly addNameRange '1.1.1',
396 silly addNameRange '1.1.2',
396 silly addNameRange '1.2.0',
396 silly addNameRange '1.3.0',
396 silly addNameRange '1.4.0',
396 silly addNameRange '1.4.1',
396 silly addNameRange '1.5.0',
396 silly addNameRange '1.4.2',
396 silly addNameRange '1.4.3',
396 silly addNameRange '1.5.1',
396 silly addNameRange '1.5.2',
396 silly addNameRange '1.6.0',
396 silly addNameRange '1.5.3',
396 silly addNameRange '1.6.1',
396 silly addNameRange '1.6.2',
396 silly addNameRange '1.7.0',
396 silly addNameRange '1.8.0',
396 silly addNameRange '1.8.1',
396 silly addNameRange '1.8.2',
396 silly addNameRange '1.8.3',
396 silly addNameRange '1.8.4',
396 silly addNameRange '1.9.0',
396 silly addNameRange '2.0.0',
396 silly addNameRange '2.0.1',
396 silly addNameRange '2.0.2',
396 silly addNameRange '2.0.3',
396 silly addNameRange '2.0.4',
396 silly addNameRange '2.0.5',
396 silly addNameRange '2.0.6',
396 silly addNameRange '2.0.7',
396 silly addNameRange '2.0.8',
396 silly addNameRange '2.0.9',
396 silly addNameRange '2.1.0' ] ]
397 silly addNamed [email protected]
398 verbose addNamed "0.6.0" is a plain semver version for nan
399 silly cache afterAdd [email protected]
400 verbose afterAdd /home/sai/.npm/nan/0.6.0/package/package.json not in flight; writing
401 verbose afterAdd /home/sai/.npm/nan/0.6.0/package/package.json written
402 silly fetchNamedPackageData nan
403 silly mapToRegistry name nan
404 silly mapToRegistry using default registry
405 silly mapToRegistry registry https://registry.npmjs.org/
406 silly mapToRegistry uri https://registry.npmjs.org/nan
407 silly resolveWithNewModule [email protected] checking installable status
408 silly cache add args [ 'nan@~0.7.0', null ]
409 verbose cache add spec nan@~0.7.0
410 silly fetchNamedPackageData bindings
411 silly mapToRegistry name bindings
412 silly mapToRegistry using default registry
413 silly mapToRegistry registry https://registry.npmjs.org/
414 silly mapToRegistry uri https://registry.npmjs.org/bindings
415 silly cache add parsed spec Result {
415 silly cache add raw: 'nan@~0.7.0',
415 silly cache add scope: null,
415 silly cache add name: 'nan',
415 silly cache add rawSpec: '~0.7.0',
415 silly cache add spec: '>=0.7.0 <0.8.0',
415 silly cache add type: 'range' }
416 silly addNamed nan@>=0.7.0 <0.8.0
417 verbose addNamed ">=0.7.0 <0.8.0" is a valid semver range for nan
418 silly addNameRange { name: 'nan', range: '>=0.7.0 <0.8.0', hasData: false }
419 silly mapToRegistry name nan
420 silly mapToRegistry using default registry
421 silly mapToRegistry registry https://registry.npmjs.org/
422 silly mapToRegistry uri https://registry.npmjs.org/nan
423 verbose addNameRange registry:https://registry.npmjs.org/nan not in flight; fetching
424 verbose request uri https://registry.npmjs.org/bindings
425 verbose request no auth needed
426 info attempt registry request try #1 at 3:22:47 PM
427 verbose etag "9T1GC8LK3NF0OJU9OPHCFIKS3"
428 http request GET https://registry.npmjs.org/bindings
429 verbose get https://registry.npmjs.org/nan not expired, no request
430 silly addNameRange number 2 { name: 'nan', range: '>=0.7.0 <0.8.0', hasData: true }
431 silly addNameRange versions [ 'nan',
431 silly addNameRange [ '0.3.0-wip',
431 silly addNameRange '0.3.0-wip2',
431 silly addNameRange '0.3.0',
431 silly addNameRange '0.3.1',
431 silly addNameRange '0.3.2',
431 silly addNameRange '0.4.0',
431 silly addNameRange '0.4.1',
431 silly addNameRange '0.4.2',
431 silly addNameRange '0.4.3',
431 silly addNameRange '0.4.4',
431 silly addNameRange '0.5.0',
431 silly addNameRange '0.5.1',
431 silly addNameRange '0.5.2',
431 silly addNameRange '0.6.0',
431 silly addNameRange '0.7.0',
431 silly addNameRange '0.7.1',
431 silly addNameRange '0.8.0',
431 silly addNameRange '1.0.0',
431 silly addNameRange '1.1.0',
431 silly addNameRange '1.1.1',
431 silly addNameRange '1.1.2',
431 silly addNameRange '1.2.0',
431 silly addNameRange '1.3.0',
431 silly addNameRange '1.4.0',
431 silly addNameRange '1.4.1',
431 silly addNameRange '1.5.0',
431 silly addNameRange '1.4.2',
431 silly addNameRange '1.4.3',
431 silly addNameRange '1.5.1',
431 silly addNameRange '1.5.2',
431 silly addNameRange '1.6.0',
431 silly addNameRange '1.5.3',
431 silly addNameRange '1.6.1',
431 silly addNameRange '1.6.2',
431 silly addNameRange '1.7.0',
431 silly addNameRange '1.8.0',
431 silly addNameRange '1.8.1',
431 silly addNameRange '1.8.2',
431 silly addNameRange '1.8.3',
431 silly addNameRange '1.8.4',
431 silly addNameRange '1.9.0',
431 silly addNameRange '2.0.0',
431 silly addNameRange '2.0.1',
431 silly addNameRange '2.0.2',
431 silly addNameRange '2.0.3',
431 silly addNameRange '2.0.4',
431 silly addNameRange '2.0.5',
431 silly addNameRange '2.0.6',
431 silly addNameRange '2.0.7',
431 silly addNameRange '2.0.8',
431 silly addNameRange '2.0.9',
431 silly addNameRange '2.1.0' ] ]
432 silly addNamed [email protected]
433 verbose addNamed "0.7.1" is a plain semver version for nan
434 silly cache afterAdd [email protected]
435 verbose afterAdd /home/sai/.npm/nan/0.7.1/package/package.json not in flight; writing
436 verbose afterAdd /home/sai/.npm/nan/0.7.1/package/package.json written
437 http 304 https://registry.npmjs.org/bindings
438 verbose headers { date: 'Wed, 28 Oct 2015 06:22:48 GMT',
438 verbose headers via: '1.1 varnish',
438 verbose headers 'cache-control': 'max-age=60',
438 verbose headers etag: '"9T1GC8LK3NF0OJU9OPHCFIKS3"',
438 verbose headers age: '0',
438 verbose headers connection: 'keep-alive',
438 verbose headers 'x-served-by': 'cache-syd1622-SYD',
438 verbose headers 'x-cache': 'HIT',
438 verbose headers 'x-cache-hits': '1',
438 verbose headers 'x-timer': 'S1446013368.287146,VS0,VE227',
438 verbose headers vary: 'Accept' }
439 silly get cb [ 304,
439 silly get { date: 'Wed, 28 Oct 2015 06:22:48 GMT',
439 silly get via: '1.1 varnish',
439 silly get 'cache-control': 'max-age=60',
439 silly get etag: '"9T1GC8LK3NF0OJU9OPHCFIKS3"',
439 silly get age: '0',
439 silly get connection: 'keep-alive',
439 silly get 'x-served-by': 'cache-syd1622-SYD',
439 silly get 'x-cache': 'HIT',
439 silly get 'x-cache-hits': '1',
439 silly get 'x-timer': 'S1446013368.287146,VS0,VE227',
439 silly get vary: 'Accept' } ]
440 verbose etag https://registry.npmjs.org/bindings from cache
441 verbose get saving bindings to /home/sai/.npm/registry.npmjs.org/bindings/.cache.json
442 silly resolveWithNewModule [email protected] checking installable status
443 silly cache add args [ 'bindings@~1.1.1', null ]
444 verbose cache add spec bindings@~1.1.1
445 silly cache add parsed spec Result {
445 silly cache add raw: 'bindings@~1.1.1',
445 silly cache add scope: null,
445 silly cache add name: 'bindings',
445 silly cache add rawSpec: '~1.1.1',
445 silly cache add spec: '>=1.1.1 <1.2.0',
445 silly cache add type: 'range' }
446 silly addNamed bindings@>=1.1.1 <1.2.0
447 verbose addNamed ">=1.1.1 <1.2.0" is a valid semver range for bindings
448 silly addNameRange { name: 'bindings', range: '>=1.1.1 <1.2.0', hasData: false }
449 silly mapToRegistry name bindings
450 silly mapToRegistry using default registry
451 silly mapToRegistry registry https://registry.npmjs.org/
452 silly mapToRegistry uri https://registry.npmjs.org/bindings
453 verbose addNameRange registry:https://registry.npmjs.org/bindings not in flight; fetching
454 verbose get https://registry.npmjs.org/bindings not expired, no request
455 silly addNameRange number 2 { name: 'bindings', range: '>=1.1.1 <1.2.0', hasData: true }
456 silly addNameRange versions [ 'bindings',
456 silly addNameRange [ '0.0.1',
456 silly addNameRange '0.1.0',
456 silly addNameRange '0.1.1',
456 silly addNameRange '0.2.0',
456 silly addNameRange '0.2.1',
456 silly addNameRange '0.2.2',
456 silly addNameRange '0.2.3',
456 silly addNameRange '0.2.4',
456 silly addNameRange '0.3.0',
456 silly addNameRange '0.4.0',
456 silly addNameRange '1.0.0',
456 silly addNameRange '1.1.0',
456 silly addNameRange '1.1.1',
456 silly addNameRange '1.2.0',
456 silly addNameRange '1.2.1' ] ]
457 silly addNamed [email protected]
458 verbose addNamed "1.1.1" is a plain semver version for bindings
459 silly cache afterAdd [email protected]
460 verbose afterAdd /home/sai/.npm/bindings/1.1.1/package/package.json not in flight; writing
461 verbose afterAdd /home/sai/.npm/bindings/1.1.1/package/package.json written
462 silly loadAllDepsIntoIdealTree Finishing
463 silly idealTree:prePrune [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├─┬ [email protected]
463 silly idealTree:prePrune │ └── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├─┬ [email protected]
463 silly idealTree:prePrune │ └── [email protected]
463 silly idealTree:prePrune ├─┬ [email protected]
463 silly idealTree:prePrune │ └── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├─┬ [email protected]
463 silly idealTree:prePrune │ ├─┬ [email protected]
463 silly idealTree:prePrune │ │ └── [email protected]
463 silly idealTree:prePrune │ └── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├─┬ [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ └── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├─┬ [email protected]
463 silly idealTree:prePrune │ └── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├─┬ [email protected]
463 silly idealTree:prePrune │ └── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├─┬ [email protected]
463 silly idealTree:prePrune │ └── [email protected]
463 silly idealTree:prePrune ├─┬ [email protected]
463 silly idealTree:prePrune │ └── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├─┬ [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ └── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├─┬ [email protected]
463 silly idealTree:prePrune │ ├─┬ [email protected]
463 silly idealTree:prePrune │ │ └── [email protected]
463 silly idealTree:prePrune │ └── [email protected]
463 silly idealTree:prePrune ├─┬ [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ └── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├─┬ [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ └── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├─┬ [email protected]
463 silly idealTree:prePrune │ └── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├─┬ [email protected]
463 silly idealTree:prePrune │ └── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├─┬ [email protected]
463 silly idealTree:prePrune │ └── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├─┬ [email protected]
463 silly idealTree:prePrune │ └── [email protected]
463 silly idealTree:prePrune ├─┬ [email protected]
463 silly idealTree:prePrune │ ├─┬ [email protected]
463 silly idealTree:prePrune │ │ └── [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ ├─┬ [email protected]
463 silly idealTree:prePrune │ │ └── [email protected]
463 silly idealTree:prePrune │ ├─┬ [email protected]
463 silly idealTree:prePrune │ │ └── [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ └── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├─┬ [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ └── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├─┬ [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ └── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├─┬ [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ └── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├─┬ [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ └── [email protected]
463 silly idealTree:prePrune ├─┬ [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ └── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├─┬ [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ └── [email protected]
463 silly idealTree:prePrune ├─┬ [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ ├─┬ [email protected]
463 silly idealTree:prePrune │ │ └── [email protected]
463 silly idealTree:prePrune │ └── [email protected]
463 silly idealTree:prePrune ├─┬ [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ └── [email protected]
463 silly idealTree:prePrune ├─┬ [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ └── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├─┬ [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ └── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├─┬ [email protected]
463 silly idealTree:prePrune │ └── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├─┬ [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ └── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├─┬ [email protected]
463 silly idealTree:prePrune │ └── [email protected]
463 silly idealTree:prePrune ├─┬ [email protected]
463 silly idealTree:prePrune │ └── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├─┬ [email protected]
463 silly idealTree:prePrune │ └── [email protected]
463 silly idealTree:prePrune ├─┬ [email protected]
463 silly idealTree:prePrune │ └── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├─┬ [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ └── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├─┬ [email protected]
463 silly idealTree:prePrune │ └── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├─┬ [email protected]
463 silly idealTree:prePrune │ ├── [email protected]
463 silly idealTree:prePrune │ └── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├── [email protected]
463 silly idealTree:prePrune ├─┬ [email protected]
463 silly idealTree:prePrune │ └── [email protected]
463 silly idealTree:prePrune └── [email protected]
464 silly loadIdealTree Finishing
465 silly currentTree [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├─┬ [email protected]
465 silly currentTree │ └── [email protected]
465 silly currentTree ├─┬ [email protected]
465 silly currentTree │ └── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├─┬ [email protected]
465 silly currentTree │ ├─┬ [email protected]
465 silly currentTree │ │ └── [email protected]
465 silly currentTree │ └── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├─┬ [email protected]
465 silly currentTree │ ├── [email protected]
465 silly currentTree │ └── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├─┬ [email protected]
465 silly currentTree │ └── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├─┬ [email protected]
465 silly currentTree │ └── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├─┬ [email protected]
465 silly currentTree │ └── [email protected]
465 silly currentTree ├─┬ [email protected]
465 silly currentTree │ └── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├─┬ [email protected]
465 silly currentTree │ ├── [email protected]
465 silly currentTree │ └── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├─┬ [email protected]
465 silly currentTree │ ├─┬ [email protected]
465 silly currentTree │ │ └── [email protected]
465 silly currentTree │ └── [email protected]
465 silly currentTree ├─┬ [email protected]
465 silly currentTree │ ├── [email protected]
465 silly currentTree │ └── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├─┬ [email protected]
465 silly currentTree │ ├── [email protected]
465 silly currentTree │ └── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├─┬ [email protected]
465 silly currentTree │ └── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├─┬ [email protected]
465 silly currentTree │ └── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├─┬ [email protected]
465 silly currentTree │ └── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├─┬ [email protected]
465 silly currentTree │ └── [email protected]
465 silly currentTree ├─┬ [email protected]
465 silly currentTree │ ├─┬ [email protected]
465 silly currentTree │ │ └── [email protected]
465 silly currentTree │ ├── [email protected]
465 silly currentTree │ ├─┬ [email protected]
465 silly currentTree │ │ └── [email protected]
465 silly currentTree │ ├── [email protected]
465 silly currentTree │ ├── [email protected]
465 silly currentTree │ └── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├─┬ [email protected]
465 silly currentTree │ ├── [email protected]
465 silly currentTree │ └── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├─┬ [email protected]
465 silly currentTree │ ├── [email protected]
465 silly currentTree │ ├── [email protected]
465 silly currentTree │ └── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├─┬ [email protected]
465 silly currentTree │ ├── [email protected]
465 silly currentTree │ └── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├─┬ [email protected]
465 silly currentTree │ ├── [email protected]
465 silly currentTree │ └── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├─┬ [email protected]
465 silly currentTree │ ├── [email protected]
465 silly currentTree │ ├── [email protected]
465 silly currentTree │ ├── [email protected]
465 silly currentTree │ ├── [email protected]
465 silly currentTree │ ├── [email protected]
465 silly currentTree │ └── [email protected]
465 silly currentTree ├─┬ [email protected]
465 silly currentTree │ ├── [email protected]
465 silly currentTree │ ├── [email protected]
465 silly currentTree │ ├── [email protected]
465 silly currentTree │ ├── [email protected]
465 silly currentTree │ ├─┬ [email protected]
465 silly currentTree │ │ └── [email protected]
465 silly currentTree │ └── [email protected]
465 silly currentTree ├─┬ [email protected]
465 silly currentTree │ ├── [email protected]
465 silly currentTree │ ├── [email protected]
465 silly currentTree │ └── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├─┬ [email protected]
465 silly currentTree │ ├── [email protected]
465 silly currentTree │ ├── [email protected]
465 silly currentTree │ ├── [email protected]
465 silly currentTree │ ├── [email protected]
465 silly currentTree │ ├── [email protected]
465 silly currentTree │ ├── [email protected]
465 silly currentTree │ ├── [email protected]
465 silly currentTree │ ├── [email protected]
465 silly currentTree │ ├── [email protected]
465 silly currentTree │ ├── [email protected]
465 silly currentTree │ ├── [email protected]
465 silly currentTree │ ├── [email protected]
465 silly currentTree │ ├── [email protected]
465 silly currentTree │ ├── [email protected]
465 silly currentTree │ ├── [email protected]
465 silly currentTree │ └── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├─┬ [email protected]
465 silly currentTree │ └── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├─┬ [email protected]
465 silly currentTree │ ├── [email protected]
465 silly currentTree │ └── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├─┬ [email protected]
465 silly currentTree │ └── [email protected]
465 silly currentTree ├─┬ [email protected]
465 silly currentTree │ └── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├─┬ [email protected]
465 silly currentTree │ └── [email protected]
465 silly currentTree ├─┬ [email protected]
465 silly currentTree │ └── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├─┬ [email protected]
465 silly currentTree │ ├── [email protected]
465 silly currentTree │ └── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├─┬ [email protected]
465 silly currentTree │ └── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├─┬ [email protected]
465 silly currentTree │ ├── [email protected]
465 silly currentTree │ └── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├── [email protected]
465 silly currentTree ├─┬ [email protected]
465 silly currentTree │ └── [email protected]
465 silly currentTree └── [email protected]
466 silly idealTree [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├─┬ [email protected]
466 silly idealTree │ └── [email protected]
466 silly idealTree ├─┬ [email protected]
466 silly idealTree │ └── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├─┬ [email protected]
466 silly idealTree │ ├─┬ [email protected]
466 silly idealTree │ │ └── [email protected]
466 silly idealTree │ └── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├─┬ [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ └── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├─┬ [email protected]
466 silly idealTree │ └── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├─┬ [email protected]
466 silly idealTree │ └── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├─┬ [email protected]
466 silly idealTree │ └── [email protected]
466 silly idealTree ├─┬ [email protected]
466 silly idealTree │ └── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├─┬ [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ └── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├─┬ [email protected]
466 silly idealTree │ ├─┬ [email protected]
466 silly idealTree │ │ └── [email protected]
466 silly idealTree │ └── [email protected]
466 silly idealTree ├─┬ [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ └── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├─┬ [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ └── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├─┬ [email protected]
466 silly idealTree │ └── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├─┬ [email protected]
466 silly idealTree │ └── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├─┬ [email protected]
466 silly idealTree │ └── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├─┬ [email protected]
466 silly idealTree │ └── [email protected]
466 silly idealTree ├─┬ [email protected]
466 silly idealTree │ ├─┬ [email protected]
466 silly idealTree │ │ └── [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ ├─┬ [email protected]
466 silly idealTree │ │ └── [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ └── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├─┬ [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ └── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├─┬ [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ └── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├─┬ [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ └── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├─┬ [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ └── [email protected]
466 silly idealTree ├─┬ [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ └── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├─┬ [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ └── [email protected]
466 silly idealTree ├─┬ [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ ├─┬ [email protected]
466 silly idealTree │ │ └── [email protected]
466 silly idealTree │ └── [email protected]
466 silly idealTree ├─┬ [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ └── [email protected]
466 silly idealTree ├─┬ [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ └── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├─┬ [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ └── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├─┬ [email protected]
466 silly idealTree │ └── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├─┬ [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ └── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├─┬ [email protected]
466 silly idealTree │ └── [email protected]
466 silly idealTree ├─┬ [email protected]
466 silly idealTree │ └── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├─┬ [email protected]
466 silly idealTree │ └── [email protected]
466 silly idealTree ├─┬ [email protected]
466 silly idealTree │ └── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├─┬ [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ └── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├─┬ [email protected]
466 silly idealTree │ └── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├─┬ [email protected]
466 silly idealTree │ ├── [email protected]
466 silly idealTree │ └── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├── [email protected]
466 silly idealTree ├─┬ [email protected]
466 silly idealTree │ └── [email protected]
466 silly idealTree └── [email protected]
467 silly generateActionsToTake Starting
468 silly install generateActionsToTake
469 silly generateActionsToTake Finishing
470 silly diffTrees action count 9
471 silly diffTrees add [email protected]
472 silly diffTrees add [email protected]
473 silly diffTrees add [email protected]
474 silly diffTrees add [email protected]
475 silly diffTrees add [email protected]
476 silly diffTrees add [email protected]
477 silly diffTrees add [email protected]
478 silly diffTrees add [email protected]
479 silly diffTrees add [email protected]
480 silly decomposeActions action count 72
481 silly decomposeActions fetch [email protected]
482 silly decomposeActions extract [email protected]
483 silly decomposeActions preinstall [email protected]
484 silly decomposeActions build [email protected]
485 silly decomposeActions install [email protected]
486 silly decomposeActions postinstall [email protected]
487 silly decomposeActions test [email protected]
488 silly decomposeActions finalize [email protected]
489 silly decomposeActions fetch [email protected]
490 silly decomposeActions extract [email protected]
491 silly decomposeActions preinstall [email protected]
492 silly decomposeActions build [email protected]
493 silly decomposeActions install [email protected]
494 silly decomposeActions postinstall [email protected]
495 silly decomposeActions test [email protected]
496 silly decomposeActions finalize [email protected]
497 silly decomposeActions fetch [email protected]
498 silly decomposeActions extract [email protected]
499 silly decomposeActions preinstall [email protected]
500 silly decomposeActions build [email protected]
501 silly decomposeActions install [email protected]
502 silly decomposeActions postinstall [email protected]
503 silly decomposeActions test [email protected]
504 silly decomposeActions finalize [email protected]
505 silly decomposeActions fetch [email protected]
506 silly decomposeActions extract [email protected]
507 silly decomposeActions preinstall [email protected]
508 silly decomposeActions build [email protected]
509 silly decomposeActions install [email protected]
510 silly decomposeActions postinstall [email protected]
511 silly decomposeActions test [email protected]
512 silly decomposeActions finalize [email protected]
513 silly decomposeActions fetch [email protected]
514 silly decomposeActions extract [email protected]
515 silly decomposeActions preinstall [email protected]
516 silly decomposeActions build [email protected]
517 silly decomposeActions install [email protected]
518 silly decomposeActions postinstall [email protected]
519 silly decomposeActions test [email protected]
520 silly decomposeActions finalize [email protected]
521 silly decomposeActions fetch [email protected]
522 silly decomposeActions extract [email protected]
523 silly decomposeActions preinstall [email protected]
524 silly decomposeActions build [email protected]
525 silly decomposeActions install [email protected]
526 silly decomposeActions postinstall [email protected]
527 silly decomposeActions test [email protected]
528 silly decomposeActions finalize [email protected]
529 silly decomposeActions fetch [email protected]
530 silly decomposeActions extract [email protected]
531 silly decomposeActions preinstall [email protected]
532 silly decomposeActions build [email protected]
533 silly decomposeActions install [email protected]
534 silly decomposeActions postinstall [email protected]
535 silly decomposeActions test [email protected]
536 silly decomposeActions finalize [email protected]
537 silly decomposeActions fetch [email protected]
538 silly decomposeActions extract [email protected]
539 silly decomposeActions preinstall [email protected]
540 silly decomposeActions build [email protected]
541 silly decomposeActions install [email protected]
542 silly decomposeActions postinstall [email protected]
543 silly decomposeActions test [email protected]
544 silly decomposeActions finalize [email protected]
545 silly decomposeActions fetch [email protected]
546 silly decomposeActions extract [email protected]
547 silly decomposeActions preinstall [email protected]
548 silly decomposeActions build [email protected]
549 silly decomposeActions install [email protected]
550 silly decomposeActions postinstall [email protected]
551 silly decomposeActions test [email protected]
552 silly decomposeActions finalize [email protected]
553 silly executeActions Starting
554 silly install executeActions
555 silly doSerial global-install 0
556 silly doParallel fetch 9
557 verbose lock using /home/sai/.npm/_locks/staging-7ff2004f23b2b4a3.lock for /home/sai/webapps/hubot_01/saiborg/node_modules/.staging
558 silly doParallel extract 9
559 silly extract [email protected]
560 silly extract [email protected]
561 silly extract [email protected]
562 silly extract [email protected]
563 silly extract [email protected]
564 silly extract [email protected]
565 silly extract [email protected]
566 silly extract [email protected]
567 silly extract [email protected]
568 verbose unbuild node_modules/.staging/bindings-0a2b1006a90a1a164ca4cbb2dc0db96a
569 verbose unbuild node_modules/.staging/nan-2dd96f7387d2cbc193d2121c4432fc50
570 verbose unbuild node_modules/.staging/node-stringprep-bd710c1ac7e25e3e6b07c6c7fac94115
571 verbose unbuild node_modules/.staging/nan-8d694e9109ff0ecd4ca4cf439b031c06
572 verbose unbuild node_modules/.staging/node-expat-fd65b9c4e6648ce6d333406d6b5dad0e
573 verbose unbuild node_modules/.staging/ltx-d3b33ddc3853ab28ae8d3ebfadfc3823
574 verbose unbuild node_modules/.staging/node-xmpp-core-a9c796f96edb9edefae3a39b6ed1e461
575 verbose unbuild node_modules/.staging/node-xmpp-c0b935264520cd617c4473bca842f7ff
576 verbose unbuild node_modules/.staging/hubot-hipchat-12c76f5b2b3f53711f9ae8a27a4eeb73
577 silly gentlyRm /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/bindings-0a2b1006a90a1a164ca4cbb2dc0db96a is being purged from base /home/sai/webapps/hubot_01/saiborg
578 silly gentlyRm /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/nan-2dd96f7387d2cbc193d2121c4432fc50 is being purged from base /home/sai/webapps/hubot_01/saiborg
579 silly gentlyRm /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/node-stringprep-bd710c1ac7e25e3e6b07c6c7fac94115 is being purged from base /home/sai/webapps/hubot_01/saiborg
580 silly gentlyRm /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/nan-8d694e9109ff0ecd4ca4cf439b031c06 is being purged from base /home/sai/webapps/hubot_01/saiborg
581 silly gentlyRm /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/node-expat-fd65b9c4e6648ce6d333406d6b5dad0e is being purged from base /home/sai/webapps/hubot_01/saiborg
582 silly gentlyRm /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/ltx-d3b33ddc3853ab28ae8d3ebfadfc3823 is being purged from base /home/sai/webapps/hubot_01/saiborg
583 silly gentlyRm /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/node-xmpp-core-a9c796f96edb9edefae3a39b6ed1e461 is being purged from base /home/sai/webapps/hubot_01/saiborg
584 silly gentlyRm /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/node-xmpp-c0b935264520cd617c4473bca842f7ff is being purged from base /home/sai/webapps/hubot_01/saiborg
585 silly gentlyRm /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/hubot-hipchat-12c76f5b2b3f53711f9ae8a27a4eeb73 is being purged from base /home/sai/webapps/hubot_01/saiborg
586 verbose gentlyRm don't care about contents; nuking /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/bindings-0a2b1006a90a1a164ca4cbb2dc0db96a
587 verbose gentlyRm don't care about contents; nuking /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/nan-2dd96f7387d2cbc193d2121c4432fc50
588 verbose gentlyRm don't care about contents; nuking /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/node-stringprep-bd710c1ac7e25e3e6b07c6c7fac94115
589 verbose gentlyRm don't care about contents; nuking /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/nan-8d694e9109ff0ecd4ca4cf439b031c06
590 verbose gentlyRm don't care about contents; nuking /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/node-expat-fd65b9c4e6648ce6d333406d6b5dad0e
591 verbose gentlyRm don't care about contents; nuking /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/ltx-d3b33ddc3853ab28ae8d3ebfadfc3823
592 verbose gentlyRm don't care about contents; nuking /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/node-xmpp-core-a9c796f96edb9edefae3a39b6ed1e461
593 verbose gentlyRm don't care about contents; nuking /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/node-xmpp-c0b935264520cd617c4473bca842f7ff
594 verbose gentlyRm don't care about contents; nuking /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/hubot-hipchat-12c76f5b2b3f53711f9ae8a27a4eeb73
595 verbose tar unpack /home/sai/.npm/bindings/1.1.1/package.tgz
596 verbose tar unpacking to /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/bindings-0a2b1006a90a1a164ca4cbb2dc0db96a
597 silly gentlyRm /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/bindings-0a2b1006a90a1a164ca4cbb2dc0db96a is being purged
598 verbose tar unpack /home/sai/.npm/nan/0.7.1/package.tgz
599 verbose tar unpacking to /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/nan-2dd96f7387d2cbc193d2121c4432fc50
600 silly gentlyRm /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/nan-2dd96f7387d2cbc193d2121c4432fc50 is being purged
601 verbose tar unpack /home/sai/.npm/node-stringprep/0.2.3/package.tgz
602 verbose tar unpacking to /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/node-stringprep-bd710c1ac7e25e3e6b07c6c7fac94115
603 silly gentlyRm /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/node-stringprep-bd710c1ac7e25e3e6b07c6c7fac94115 is being purged
604 verbose tar unpack /home/sai/.npm/nan/0.6.0/package.tgz
605 verbose tar unpacking to /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/nan-8d694e9109ff0ecd4ca4cf439b031c06
606 silly gentlyRm /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/nan-8d694e9109ff0ecd4ca4cf439b031c06 is being purged
607 verbose tar unpack /home/sai/.npm/node-expat/2.1.4/package.tgz
608 verbose tar unpacking to /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/node-expat-fd65b9c4e6648ce6d333406d6b5dad0e
609 silly gentlyRm /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/node-expat-fd65b9c4e6648ce6d333406d6b5dad0e is being purged
610 verbose tar unpack /home/sai/.npm/ltx/0.3.4/package.tgz
611 verbose tar unpacking to /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/ltx-d3b33ddc3853ab28ae8d3ebfadfc3823
612 silly gentlyRm /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/ltx-d3b33ddc3853ab28ae8d3ebfadfc3823 is being purged
613 verbose tar unpack /home/sai/.npm/node-xmpp-core/0.3.3/package.tgz
614 verbose tar unpacking to /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/node-xmpp-core-a9c796f96edb9edefae3a39b6ed1e461
615 silly gentlyRm /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/node-xmpp-core-a9c796f96edb9edefae3a39b6ed1e461 is being purged
616 verbose tar unpack /home/sai/.npm/node-xmpp/0.12.2/package.tgz
617 verbose tar unpacking to /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/node-xmpp-c0b935264520cd617c4473bca842f7ff
618 silly gentlyRm /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/node-xmpp-c0b935264520cd617c4473bca842f7ff is being purged
619 verbose tar unpack /home/sai/.npm/hubot-hipchat/2.7.5/package.tgz
620 verbose tar unpacking to /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/hubot-hipchat-12c76f5b2b3f53711f9ae8a27a4eeb73
621 silly gentlyRm /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/hubot-hipchat-12c76f5b2b3f53711f9ae8a27a4eeb73 is being purged
622 verbose gentlyRm don't care about contents; nuking /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/bindings-0a2b1006a90a1a164ca4cbb2dc0db96a
623 verbose gentlyRm don't care about contents; nuking /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/nan-2dd96f7387d2cbc193d2121c4432fc50
624 verbose gentlyRm don't care about contents; nuking /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/node-stringprep-bd710c1ac7e25e3e6b07c6c7fac94115
625 verbose gentlyRm don't care about contents; nuking /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/nan-8d694e9109ff0ecd4ca4cf439b031c06
626 verbose gentlyRm don't care about contents; nuking /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/node-expat-fd65b9c4e6648ce6d333406d6b5dad0e
627 verbose gentlyRm don't care about contents; nuking /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/ltx-d3b33ddc3853ab28ae8d3ebfadfc3823
628 verbose gentlyRm don't care about contents; nuking /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/node-xmpp-core-a9c796f96edb9edefae3a39b6ed1e461
629 verbose gentlyRm don't care about contents; nuking /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/node-xmpp-c0b935264520cd617c4473bca842f7ff
630 verbose gentlyRm don't care about contents; nuking /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/hubot-hipchat-12c76f5b2b3f53711f9ae8a27a4eeb73
631 silly gunzTarPerm modes [ '775', '664' ]
632 silly gunzTarPerm modes [ '775', '664' ]
633 silly gunzTarPerm modes [ '775', '664' ]
634 silly gunzTarPerm modes [ '775', '664' ]
635 silly gunzTarPerm modes [ '775', '664' ]
636 silly gunzTarPerm modes [ '775', '664' ]
637 silly gunzTarPerm modes [ '775', '664' ]
638 silly gunzTarPerm modes [ '775', '664' ]
639 silly gunzTarPerm modes [ '775', '664' ]
640 silly gunzTarPerm extractEntry package.json
641 silly gunzTarPerm modified mode [ 'package.json', 420, 436 ]
642 silly gunzTarPerm extractEntry package.json
643 silly gunzTarPerm modified mode [ 'package.json', 420, 436 ]
644 silly gunzTarPerm extractEntry package.json
645 silly gunzTarPerm modified mode [ 'package.json', 420, 436 ]
646 silly gunzTarPerm extractEntry package.json
647 silly gunzTarPerm modified mode [ 'package.json', 420, 436 ]
648 silly gunzTarPerm extractEntry package.json
649 silly gunzTarPerm modified mode [ 'package.json', 420, 436 ]
650 silly gunzTarPerm extractEntry package.json
651 silly gunzTarPerm modified mode [ 'package.json', 420, 436 ]
652 silly gunzTarPerm extractEntry package.json
653 silly gunzTarPerm modified mode [ 'package.json', 420, 436 ]
654 silly gunzTarPerm extractEntry package.json
655 silly gunzTarPerm modified mode [ 'package.json', 420, 436 ]
656 silly gunzTarPerm extractEntry package.json
657 silly gunzTarPerm modified mode [ 'package.json', 420, 436 ]
658 silly gunzTarPerm extractEntry README.md
659 silly gunzTarPerm modified mode [ 'README.md', 420, 436 ]
660 silly gunzTarPerm extractEntry bindings.js
661 silly gunzTarPerm modified mode [ 'bindings.js', 420, 436 ]
662 silly gunzTarPerm extractEntry README.md
663 silly gunzTarPerm modified mode [ 'README.md', 420, 436 ]
664 silly gunzTarPerm extractEntry LICENSE
665 silly gunzTarPerm modified mode [ 'LICENSE', 420, 436 ]
666 silly gunzTarPerm extractEntry include_dirs.js
667 silly gunzTarPerm modified mode [ 'include_dirs.js', 420, 436 ]
668 silly gunzTarPerm extractEntry .dntrc
669 silly gunzTarPerm modified mode [ '.dntrc', 420, 436 ]
670 silly gunzTarPerm extractEntry build/config.gypi
671 silly gunzTarPerm modified mode [ 'build/config.gypi', 420, 436 ]
672 silly gunzTarPerm extractEntry nan.h
673 silly gunzTarPerm modified mode [ 'nan.h', 420, 436 ]
674 silly gunzTarPerm extractEntry .npmignore
675 silly gunzTarPerm modified mode [ '.npmignore', 420, 436 ]
676 silly gunzTarPerm extractEntry LICENSE
677 silly gunzTarPerm modified mode [ 'LICENSE', 420, 436 ]
678 silly gunzTarPerm extractEntry README.md
679 silly gunzTarPerm modified mode [ 'README.md', 420, 436 ]
680 silly gunzTarPerm extractEntry LICENSE
681 silly gunzTarPerm modified mode [ 'LICENSE', 420, 436 ]
682 silly gunzTarPerm extractEntry include_dirs.js
683 silly gunzTarPerm modified mode [ 'include_dirs.js', 420, 436 ]
684 silly gunzTarPerm extractEntry build/config.gypi
685 silly gunzTarPerm modified mode [ 'build/config.gypi', 420, 436 ]
686 silly gunzTarPerm extractEntry nan.h
687 silly gunzTarPerm modified mode [ 'nan.h', 420, 436 ]
688 silly gunzTarPerm extractEntry .npmignore
689 silly gunzTarPerm modified mode [ '.npmignore', 420, 436 ]
690 silly gunzTarPerm extractEntry LICENSE
691 silly gunzTarPerm modified mode [ 'LICENSE', 420, 436 ]
692 silly gunzTarPerm extractEntry .npmignore
693 silly gunzTarPerm modified mode [ '.npmignore', 420, 436 ]
694 silly gunzTarPerm extractEntry LICENSE
695 silly gunzTarPerm modified mode [ 'LICENSE', 420, 436 ]
696 silly gunzTarPerm extractEntry .npmignore
697 silly gunzTarPerm modified mode [ '.npmignore', 420, 436 ]
698 silly gunzTarPerm extractEntry README.md
699 silly gunzTarPerm modified mode [ 'README.md', 420, 436 ]
700 silly gunzTarPerm extractEntry .npmignore
701 silly gunzTarPerm modified mode [ '.npmignore', 420, 436 ]
702 silly gunzTarPerm extractEntry LICENSE
703 silly gunzTarPerm modified mode [ 'LICENSE', 420, 436 ]
704 silly gunzTarPerm extractEntry .npmignore
705 silly gunzTarPerm modified mode [ '.npmignore', 420, 436 ]
706 silly gunzTarPerm extractEntry README.md
707 silly gunzTarPerm modified mode [ 'README.md', 420, 436 ]
708 silly gunzTarPerm extractEntry Gruntfile.js
709 silly gunzTarPerm modified mode [ 'Gruntfile.js', 420, 436 ]
710 silly gunzTarPerm extractEntry index.js
711 silly gunzTarPerm modified mode [ 'index.js', 420, 436 ]
712 silly gunzTarPerm extractEntry LICENSE
713 silly gunzTarPerm modified mode [ 'LICENSE', 420, 436 ]
714 silly gunzTarPerm extractEntry Gruntfile.js
715 silly gunzTarPerm modified mode [ 'Gruntfile.js', 420, 436 ]
716 silly gunzTarPerm extractEntry LICENSE
717 silly gunzTarPerm modified mode [ 'LICENSE', 420, 436 ]
718 silly gunzTarPerm extractEntry src/hipchat.js
719 silly gunzTarPerm modified mode [ 'src/hipchat.js', 420, 436 ]
720 silly gunzTarPerm extractEntry bench.js
721 silly gunzTarPerm modified mode [ 'bench.js', 420, 436 ]
722 silly gunzTarPerm extractEntry test.js
723 silly gunzTarPerm modified mode [ 'test.js', 420, 436 ]
724 silly gunzTarPerm extractEntry index.js
725 silly gunzTarPerm modified mode [ 'index.js', 420, 436 ]
726 silly gunzTarPerm extractEntry .travis.yml
727 silly gunzTarPerm modified mode [ '.travis.yml', 420, 436 ]
728 silly gunzTarPerm extractEntry Gruntfile.js
729 silly gunzTarPerm modified mode [ 'Gruntfile.js', 420, 436 ]
730 silly gunzTarPerm extractEntry index.js
731 silly gunzTarPerm modified mode [ 'index.js', 420, 436 ]
732 silly gunzTarPerm extractEntry binding.gyp
733 silly gunzTarPerm modified mode [ 'binding.gyp', 420, 436 ]
734 silly gunzTarPerm extractEntry .jshintrc
735 silly gunzTarPerm modified mode [ '.jshintrc', 420, 436 ]
736 silly gunzTarPerm extractEntry index.js
737 silly gunzTarPerm modified mode [ 'index.js', 420, 436 ]
738 silly gunzTarPerm extractEntry .jshintrc
739 silly gunzTarPerm modified mode [ '.jshintrc', 420, 436 ]
740 silly gunzTarPerm extractEntry src/connector.coffee
741 silly gunzTarPerm modified mode [ 'src/connector.coffee', 420, 436 ]
742 silly gunzTarPerm extractEntry binding.gyp
743 silly gunzTarPerm modified mode [ 'binding.gyp', 420, 436 ]
744 silly gunzTarPerm extractEntry README.markdown
745 silly gunzTarPerm modified mode [ 'README.markdown', 420, 436 ]
746 silly gunzTarPerm extractEntry benchmark/.npmignore
747 silly gunzTarPerm modified mode [ 'benchmark/.npmignore', 420, 436 ]
748 silly gunzTarPerm extractEntry .jshintrc
749 silly gunzTarPerm modified mode [ '.jshintrc', 420, 436 ]
750 silly gunzTarPerm extractEntry .travis.yml
751 silly gunzTarPerm modified mode [ '.travis.yml', 420, 436 ]
752 silly gunzTarPerm extractEntry .travis.yml
753 silly gunzTarPerm modified mode [ '.travis.yml', 420, 436 ]
754 silly gunzTarPerm extractEntry node-stringprep.cc
755 silly gunzTarPerm modified mode [ 'node-stringprep.cc', 420, 436 ]
756 silly gunzTarPerm extractEntry .travis.yml
757 silly gunzTarPerm modified mode [ '.travis.yml', 420, 436 ]
758 silly gunzTarPerm extractEntry lib/node-expat.js
759 silly gunzTarPerm modified mode [ 'lib/node-expat.js', 420, 436 ]
760 silly gunzTarPerm extractEntry benchmark/benchmark.js
761 silly gunzTarPerm modified mode [ 'benchmark/benchmark.js', 420, 436 ]
762 silly gunzTarPerm extractEntry benchmark/build.js
763 silly gunzTarPerm modified mode [ 'benchmark/build.js', 420, 436 ]
764 silly gunzTarPerm extractEntry benchmark/index.html
765 silly gunzTarPerm modified mode [ 'benchmark/index.html', 420, 436 ]
766 silly gunzTarPerm extractEntry lib/element.js
767 silly gunzTarPerm modified mode [ 'lib/element.js', 420, 436 ]
768 silly gunzTarPerm extractEntry lib/index-browserify.js
769 silly gunzTarPerm modified mode [ 'lib/index-browserify.js', 420, 436 ]
770 silly gunzTarPerm extractEntry lib/index.js
771 silly gunzTarPerm modified mode [ 'lib/index.js', 420, 436 ]
772 silly gunzTarPerm extractEntry lib/parse.js
773 silly gunzTarPerm modified mode [ 'lib/parse.js', 420, 436 ]
774 silly gunzTarPerm extractEntry lib/sax_easysax.js
775 silly gunzTarPerm modified mode [ 'lib/sax_easysax.js', 420, 436 ]
776 silly gunzTarPerm extractEntry lib/sax_expat.js
777 silly gunzTarPerm modified mode [ 'lib/sax_expat.js', 420, 436 ]
778 silly gunzTarPerm extractEntry lib/sax_ltx.js
779 silly gunzTarPerm modified mode [ 'lib/sax_ltx.js', 420, 436 ]
780 silly gunzTarPerm extractEntry lib/sax_node-xml.js
781 silly gunzTarPerm modified mode [ 'lib/sax_node-xml.js', 420, 436 ]
782 silly gunzTarPerm extractEntry lib/sax_saxjs.js
783 silly gunzTarPerm modified mode [ 'lib/sax_saxjs.js', 420, 436 ]
784 silly gunzTarPerm extractEntry test/element-test.js
785 silly gunzTarPerm modified mode [ 'test/element-test.js', 420, 436 ]
786 silly gunzTarPerm extractEntry test/parse-test.js
787 silly gunzTarPerm modified mode [ 'test/parse-test.js', 420, 436 ]
788 silly gunzTarPerm extractEntry test/unicode-test.js
789 silly gunzTarPerm modified mode [ 'test/unicode-test.js', 420, 436 ]
790 silly gunzTarPerm extractEntry .travis.yml
791 silly gunzTarPerm modified mode [ '.travis.yml', 420, 436 ]
792 silly gunzTarPerm extractEntry lib/connection.js
793 silly gunzTarPerm modified mode [ 'lib/connection.js', 420, 436 ]
794 silly gunzTarPerm extractEntry README.markdown
795 silly gunzTarPerm modified mode [ 'README.markdown', 420, 436 ]
796 silly gunzTarPerm extractEntry examples/send_message_component.js
797 silly gunzTarPerm modified mode [ 'examples/send_message_component.js', 420, 436 ]
798 silly gunzTarPerm extractEntry examples/debug_c2s.js
799 silly gunzTarPerm modified mode [ 'examples/debug_c2s.js', 420, 436 ]
800 silly gunzTarPerm extractEntry examples/echo_bot.js
801 silly gunzTarPerm modified mode [ 'examples/echo_bot.js', 420, 436 ]
802 silly gunzTarPerm extractEntry examples/echo_bot_oauth.js
803 silly gunzTarPerm modified mode [ 'examples/echo_bot_oauth.js', 420, 436 ]
804 silly gunzTarPerm extractEntry examples/echo_component.js
805 silly gunzTarPerm modified mode [ 'examples/echo_component.js', 420, 436 ]
806 silly gunzTarPerm extractEntry examples/c2s.js
807 silly gunzTarPerm modified mode [ 'examples/c2s.js', 420, 436 ]
808 silly gunzTarPerm extractEntry examples/echo_server.js
809 silly gunzTarPerm modified mode [ 'examples/echo_server.js', 420, 436 ]
810 silly gunzTarPerm extractEntry examples/send_message.js
811 silly gunzTarPerm modified mode [ 'examples/send_message.js', 420, 436 ]
812 silly gunzTarPerm extractEntry examples/probe_server.js
813 silly gunzTarPerm modified mode [ 'examples/probe_server.js', 420, 436 ]
814 silly gunzTarPerm extractEntry examples/echo_mixin.js
815 silly gunzTarPerm modified mode [ 'examples/echo_mixin.js', 420, 436 ]
816 silly gunzTarPerm extractEntry examples/load_test/client.js
817 silly gunzTarPerm modified mode [ 'examples/load_test/client.js', 420, 436 ]
818 silly gunzTarPerm extractEntry examples/load_test/server.js
819 silly gunzTarPerm modified mode [ 'examples/load_test/server.js', 420, 436 ]
820 silly gunzTarPerm extractEntry examples/browser/chat.js
821 silly gunzTarPerm modified mode [ 'examples/browser/chat.js', 420, 436 ]
822 silly gunzTarPerm extractEntry examples/browser/index.html
823 silly gunzTarPerm modified mode [ 'examples/browser/index.html', 420, 436 ]
824 silly gunzTarPerm extractEntry CHANGELOG.md
825 silly gunzTarPerm modified mode [ 'CHANGELOG.md', 420, 436 ]
826 silly gunzTarPerm extractEntry lib/node-xmpp-browserify.js
827 silly gunzTarPerm modified mode [ 'lib/node-xmpp-browserify.js', 420, 436 ]
828 silly gunzTarPerm extractEntry CONTRIBUTING.md
829 silly gunzTarPerm modified mode [ 'CONTRIBUTING.md', 420, 436 ]
830 silly gunzTarPerm extractEntry test/jid-test.js
831 silly gunzTarPerm modified mode [ 'test/jid-test.js', 420, 436 ]
832 silly gunzTarPerm extractEntry test/server-event-test.js
833 silly gunzTarPerm modified mode [ 'test/server-event-test.js', 420, 436 ]
834 silly gunzTarPerm extractEntry test/tcp-test.js
835 silly gunzTarPerm modified mode [ 'test/tcp-test.js', 420, 436 ]
836 silly gunzTarPerm extractEntry test/tls-test.js
837 silly gunzTarPerm modified mode [ 'test/tls-test.js', 420, 436 ]
838 silly gunzTarPerm extractEntry README.markdown
839 silly gunzTarPerm modified mode [ 'README.markdown', 420, 436 ]
840 silly gunzTarPerm extractEntry src/hipchat.coffee
841 silly gunzTarPerm modified mode [ 'src/hipchat.coffee', 420, 436 ]
842 silly gunzTarPerm extractEntry src/promises.coffee
843 silly gunzTarPerm modified mode [ 'src/promises.coffee', 420, 436 ]
844 silly gunzTarPerm extractEntry node-expat.cc
845 silly gunzTarPerm modified mode [ 'node-expat.cc', 420, 436 ]
846 silly gunzTarPerm extractEntry README.markdown
847 silly gunzTarPerm modified mode [ 'README.markdown', 420, 436 ]
848 silly gunzTarPerm extractEntry lib/jid.js
849 silly gunzTarPerm modified mode [ 'lib/jid.js', 420, 436 ]
850 silly gunzTarPerm extractEntry src/util.coffee
851 silly gunzTarPerm modified mode [ 'src/util.coffee', 420, 436 ]
852 silly gunzTarPerm extractEntry test/fallback.js
853 silly gunzTarPerm modified mode [ 'test/fallback.js', 420, 436 ]
854 silly gunzTarPerm extractEntry test/leakcheck.js
855 silly gunzTarPerm modified mode [ 'test/leakcheck.js', 420, 436 ]
856 silly gunzTarPerm extractEntry lib/srv.js
857 silly gunzTarPerm modified mode [ 'lib/srv.js', 420, 436 ]
858 silly gunzTarPerm extractEntry lib/stanza.js
859 silly gunzTarPerm modified mode [ 'lib/stanza.js', 420, 436 ]
860 silly gunzTarPerm extractEntry lib/stream_parser.js
861 silly gunzTarPerm modified mode [ 'lib/stream_parser.js', 420, 436 ]
862 silly gunzTarPerm extractEntry test/jid.js
863 silly gunzTarPerm modified mode [ 'test/jid.js', 420, 436 ]
864 silly gunzTarPerm extractEntry wscript
865 silly gunzTarPerm modified mode [ 'wscript', 420, 436 ]
866 silly gunzTarPerm extractEntry test-mystic-library.xml
867 silly gunzTarPerm modified mode [ 'test-mystic-library.xml', 420, 436 ]
868 silly gunzTarPerm extractEntry deps/libexpat/README
869 silly gunzTarPerm modified mode [ 'deps/libexpat/README', 420, 436 ]
870 silly gunzTarPerm extractEntry deps/libexpat/doc/expat.png
871 silly gunzTarPerm modified mode [ 'deps/libexpat/doc/expat.png', 420, 436 ]
872 silly gunzTarPerm extractEntry deps/libexpat/doc/reference.html
873 silly gunzTarPerm modified mode [ 'deps/libexpat/doc/reference.html', 420, 436 ]
874 silly gunzTarPerm extractEntry deps/libexpat/doc/style.css
875 silly gunzTarPerm modified mode [ 'deps/libexpat/doc/style.css', 420, 436 ]
876 silly gunzTarPerm extractEntry deps/libexpat/doc/valid-xhtml10.png
877 silly gunzTarPerm modified mode [ 'deps/libexpat/doc/valid-xhtml10.png', 420, 436 ]
878 silly gunzTarPerm extractEntry deps/libexpat/doc/xmlwf.1
879 silly gunzTarPerm modified mode [ 'deps/libexpat/doc/xmlwf.1', 420, 436 ]
880 silly gunzTarPerm extractEntry deps/libexpat/doc/xmlwf.sgml
881 silly gunzTarPerm modified mode [ 'deps/libexpat/doc/xmlwf.sgml', 420, 436 ]
882 silly gunzTarPerm extractEntry deps/libexpat/COPYING
883 silly gunzTarPerm modified mode [ 'deps/libexpat/COPYING', 420, 436 ]
884 silly gunzTarPerm extractEntry deps/libexpat/Changes
885 silly gunzTarPerm modified mode [ 'deps/libexpat/Changes', 420, 436 ]
886 silly gunzTarPerm extractEntry deps/libexpat/ConfigureChecks.cmake
887 silly gunzTarPerm modified mode [ 'deps/libexpat/ConfigureChecks.cmake', 493, 509 ]
888 silly gunzTarPerm extractEntry deps/libexpat/MANIFEST
889 silly gunzTarPerm modified mode [ 'deps/libexpat/MANIFEST', 420, 436 ]
890 silly gunzTarPerm extractEntry deps/libexpat/Makefile.in
891 silly gunzTarPerm modified mode [ 'deps/libexpat/Makefile.in', 420, 436 ]
892 silly gunzTarPerm extractEntry deps/libexpat/CMake.README
893 silly gunzTarPerm modified mode [ 'deps/libexpat/CMake.README', 493, 509 ]
894 silly gunzTarPerm extractEntry deps/libexpat/aclocal.m4
895 silly gunzTarPerm modified mode [ 'deps/libexpat/aclocal.m4', 420, 436 ]
896 silly gunzTarPerm extractEntry deps/libexpat/amiga/expat_68k_handler_stubs.c
897 silly gunzTarPerm modified mode [ 'deps/libexpat/amiga/expat_68k_handler_stubs.c', 493, 509 ]
898 silly gunzTarPerm extractEntry deps/libexpat/amiga/Makefile
899 silly gunzTarPerm modified mode [ 'deps/libexpat/amiga/Makefile', 420, 436 ]
900 silly gunzTarPerm extractEntry deps/libexpat/amiga/expat.xml
901 silly gunzTarPerm modified mode [ 'deps/libexpat/amiga/expat.xml', 420, 436 ]
902 silly gunzTarPerm extractEntry deps/libexpat/amiga/expat_68k.c
903 silly gunzTarPerm modified mode [ 'deps/libexpat/amiga/expat_68k.c', 420, 436 ]
904 silly gunzTarPerm extractEntry deps/libexpat/amiga/expat_68k.h
905 silly gunzTarPerm modified mode [ 'deps/libexpat/amiga/expat_68k.h', 493, 509 ]
906 silly gunzTarPerm extractEntry deps/libexpat/amiga/README.txt
907 silly gunzTarPerm modified mode [ 'deps/libexpat/amiga/README.txt', 420, 436 ]
908 silly gunzTarPerm extractEntry deps/libexpat/amiga/expat_base.h
909 silly gunzTarPerm modified mode [ 'deps/libexpat/amiga/expat_base.h', 420, 436 ]
910 silly gunzTarPerm extractEntry deps/libexpat/amiga/expat_lib.c
911 silly gunzTarPerm modified mode [ 'deps/libexpat/amiga/expat_lib.c', 493, 509 ]
912 silly gunzTarPerm extractEntry deps/libexpat/amiga/expat_vectors.c
913 silly gunzTarPerm modified mode [ 'deps/libexpat/amiga/expat_vectors.c', 420, 436 ]
914 silly gunzTarPerm extractEntry deps/libexpat/amiga/include/inline4/expat.h
915 silly gunzTarPerm modified mode [ 'deps/libexpat/amiga/include/inline4/expat.h', 420, 436 ]
916 silly gunzTarPerm extractEntry deps/libexpat/amiga/include/interfaces/expat.h
917 silly gunzTarPerm modified mode [ 'deps/libexpat/amiga/include/interfaces/expat.h', 420, 436 ]
918 silly gunzTarPerm extractEntry deps/libexpat/amiga/include/libraries/expat.h
919 silly gunzTarPerm modified mode [ 'deps/libexpat/amiga/include/libraries/expat.h', 420, 436 ]
920 silly gunzTarPerm extractEntry deps/libexpat/amiga/include/proto/expat.h
921 silly gunzTarPerm modified mode [ 'deps/libexpat/amiga/include/proto/expat.h', 420, 436 ]
922 silly gunzTarPerm extractEntry deps/libexpat/amiga/launch.c
923 silly gunzTarPerm modified mode [ 'deps/libexpat/amiga/launch.c', 493, 509 ]
924 silly gunzTarPerm extractEntry deps/libexpat/bcb5/expatw.mak
925 silly gunzTarPerm modified mode [ 'deps/libexpat/bcb5/expatw.mak', 420, 436 ]
926 silly gunzTarPerm extractEntry deps/libexpat/bcb5/README.txt
927 silly gunzTarPerm modified mode [ 'deps/libexpat/bcb5/README.txt', 420, 436 ]
928 silly gunzTarPerm extractEntry deps/libexpat/bcb5/elements.bpf
929 silly gunzTarPerm modified mode [ 'deps/libexpat/bcb5/elements.bpf', 420, 436 ]
930 silly gunzTarPerm extractEntry deps/libexpat/bcb5/elements.bpr
931 silly gunzTarPerm modified mode [ 'deps/libexpat/bcb5/elements.bpr', 420, 436 ]
932 silly gunzTarPerm extractEntry deps/libexpat/bcb5/elements.mak
933 silly gunzTarPerm modified mode [ 'deps/libexpat/bcb5/elements.mak', 420, 436 ]
934 silly gunzTarPerm extractEntry deps/libexpat/bcb5/expat.bpf
935 silly gunzTarPerm modified mode [ 'deps/libexpat/bcb5/expat.bpf', 420, 436 ]
936 silly gunzTarPerm extractEntry deps/libexpat/bcb5/expat.bpr
937 silly gunzTarPerm modified mode [ 'deps/libexpat/bcb5/expat.bpr', 420, 436 ]
938 silly gunzTarPerm extractEntry deps/libexpat/bcb5/expat.mak
939 silly gunzTarPerm modified mode [ 'deps/libexpat/bcb5/expat.mak', 420, 436 ]
940 silly gunzTarPerm extractEntry deps/libexpat/bcb5/expat_static.bpf
941 silly gunzTarPerm modified mode [ 'deps/libexpat/bcb5/expat_static.bpf', 420, 436 ]
942 silly gunzTarPerm extractEntry deps/libexpat/bcb5/expat_static.bpr
943 silly gunzTarPerm modified mode [ 'deps/libexpat/bcb5/expat_static.bpr', 420, 436 ]
944 silly gunzTarPerm extractEntry deps/libexpat/bcb5/expat_static.mak
945 silly gunzTarPerm modified mode [ 'deps/libexpat/bcb5/expat_static.mak', 420, 436 ]
946 silly gunzTarPerm extractEntry deps/libexpat/bcb5/expatw.bpf
947 silly gunzTarPerm modified mode [ 'deps/libexpat/bcb5/expatw.bpf', 420, 436 ]
948 silly gunzTarPerm extractEntry deps/libexpat/bcb5/expatw.bpr
949 silly gunzTarPerm modified mode [ 'deps/libexpat/bcb5/expatw.bpr', 420, 436 ]
950 silly gunzTarPerm extractEntry deps/libexpat/bcb5/all_projects.bpg
951 silly gunzTarPerm modified mode [ 'deps/libexpat/bcb5/all_projects.bpg', 420, 436 ]
952 silly gunzTarPerm extractEntry deps/libexpat/bcb5/expatw_static.bpf
953 silly gunzTarPerm modified mode [ 'deps/libexpat/bcb5/expatw_static.bpf', 420, 436 ]
954 silly gunzTarPerm extractEntry deps/libexpat/bcb5/expatw_static.bpr
955 silly gunzTarPerm modified mode [ 'deps/libexpat/bcb5/expatw_static.bpr', 420, 436 ]
956 silly gunzTarPerm extractEntry deps/libexpat/bcb5/expatw_static.mak
957 silly gunzTarPerm modified mode [ 'deps/libexpat/bcb5/expatw_static.mak', 420, 436 ]
958 silly gunzTarPerm extractEntry deps/libexpat/bcb5/libexpat_mtd.def
959 silly gunzTarPerm modified mode [ 'deps/libexpat/bcb5/libexpat_mtd.def', 420, 436 ]
960 silly gunzTarPerm extractEntry deps/libexpat/bcb5/libexpatw_mtd.def
961 silly gunzTarPerm modified mode [ 'deps/libexpat/bcb5/libexpatw_mtd.def', 420, 436 ]
962 silly gunzTarPerm extractEntry deps/libexpat/bcb5/makefile.mak
963 silly gunzTarPerm modified mode [ 'deps/libexpat/bcb5/makefile.mak', 420, 436 ]
964 silly gunzTarPerm extractEntry deps/libexpat/bcb5/outline.bpf
965 silly gunzTarPerm modified mode [ 'deps/libexpat/bcb5/outline.bpf', 420, 436 ]
966 silly gunzTarPerm extractEntry deps/libexpat/bcb5/outline.bpr
967 silly gunzTarPerm modified mode [ 'deps/libexpat/bcb5/outline.bpr', 420, 436 ]
968 silly gunzTarPerm extractEntry deps/libexpat/bcb5/outline.mak
969 silly gunzTarPerm modified mode [ 'deps/libexpat/bcb5/outline.mak', 420, 436 ]
970 silly gunzTarPerm extractEntry deps/libexpat/bcb5/setup.bat
971 silly gunzTarPerm modified mode [ 'deps/libexpat/bcb5/setup.bat', 420, 436 ]
972 silly gunzTarPerm extractEntry deps/libexpat/bcb5/xmlwf.bpf
973 silly gunzTarPerm modified mode [ 'deps/libexpat/bcb5/xmlwf.bpf', 420, 436 ]
974 silly gunzTarPerm extractEntry deps/libexpat/bcb5/xmlwf.bpr
975 silly gunzTarPerm modified mode [ 'deps/libexpat/bcb5/xmlwf.bpr', 420, 436 ]
976 silly gunzTarPerm extractEntry deps/libexpat/bcb5/xmlwf.mak
977 silly gunzTarPerm modified mode [ 'deps/libexpat/bcb5/xmlwf.mak', 420, 436 ]
978 silly gunzTarPerm extractEntry deps/libexpat/configure
979 silly gunzTarPerm modified mode [ 'deps/libexpat/configure', 493, 509 ]
980 silly gunzTarPerm extractEntry deps/libexpat/configure.in
981 silly gunzTarPerm modified mode [ 'deps/libexpat/configure.in', 420, 436 ]
982 silly gunzTarPerm extractEntry deps/libexpat/conftools/PrintPath
983 silly gunzTarPerm modified mode [ 'deps/libexpat/conftools/PrintPath', 493, 509 ]
984 silly gunzTarPerm extractEntry deps/libexpat/conftools/ac_c_bigendian_cross.m4
985 silly gunzTarPerm modified mode [ 'deps/libexpat/conftools/ac_c_bigendian_cross.m4', 420, 436 ]
986 silly gunzTarPerm extractEntry deps/libexpat/conftools/config.guess
987 silly gunzTarPerm modified mode [ 'deps/libexpat/conftools/config.guess', 493, 509 ]
988 silly gunzTarPerm extractEntry deps/libexpat/conftools/config.sub
989 silly gunzTarPerm modified mode [ 'deps/libexpat/conftools/config.sub', 493, 509 ]
990 silly gunzTarPerm extractEntry deps/libexpat/conftools/expat.m4
991 silly gunzTarPerm modified mode [ 'deps/libexpat/conftools/expat.m4', 420, 436 ]
992 silly gunzTarPerm extractEntry deps/libexpat/conftools/get-version.sh
993 silly gunzTarPerm modified mode [ 'deps/libexpat/conftools/get-version.sh', 493, 509 ]
994 silly gunzTarPerm extractEntry deps/libexpat/conftools/install-sh
995 silly gunzTarPerm modified mode [ 'deps/libexpat/conftools/install-sh', 493, 509 ]
996 silly gunzTarPerm extractEntry deps/libexpat/conftools/ltmain.sh
997 silly gunzTarPerm modified mode [ 'deps/libexpat/conftools/ltmain.sh', 493, 509 ]
998 silly gunzTarPerm extractEntry deps/libexpat/conftools/mkinstalldirs
999 silly gunzTarPerm modified mode [ 'deps/libexpat/conftools/mkinstalldirs', 493, 509 ]
1000 silly gunzTarPerm extractEntry deps/libexpat/CMakeLists.txt
1001 silly gunzTarPerm modified mode [ 'deps/libexpat/CMakeLists.txt', 493, 509 ]
1002 silly gunzTarPerm extractEntry deps/libexpat/examples/elements.c
1003 silly gunzTarPerm modified mode [ 'deps/libexpat/examples/elements.c', 420, 436 ]
1004 silly gunzTarPerm extractEntry deps/libexpat/examples/elements.dsp
1005 silly gunzTarPerm modified mode [ 'deps/libexpat/examples/elements.dsp', 420, 436 ]
1006 silly gunzTarPerm extractEntry deps/libexpat/examples/outline.c
1007 silly gunzTarPerm modified mode [ 'deps/libexpat/examples/outline.c', 420, 436 ]
1008 silly gunzTarPerm extractEntry deps/libexpat/examples/outline.dsp
1009 silly gunzTarPerm modified mode [ 'deps/libexpat/examples/outline.dsp', 420, 436 ]
1010 silly gunzTarPerm extractEntry deps/libexpat/expat.dsw
1011 silly gunzTarPerm modified mode [ 'deps/libexpat/expat.dsw', 493, 509 ]
1012 silly gunzTarPerm extractEntry deps/libexpat/expat.pc.in
1013 silly gunzTarPerm modified mode [ 'deps/libexpat/expat.pc.in', 420, 436 ]
1014 silly gunzTarPerm extractEntry deps/libexpat/expat_config.h
1015 silly gunzTarPerm modified mode [ 'deps/libexpat/expat_config.h', 420, 436 ]
1016 silly gunzTarPerm extractEntry deps/libexpat/expat_config.h.cmake
1017 silly gunzTarPerm modified mode [ 'deps/libexpat/expat_config.h.cmake', 493, 509 ]
1018 silly gunzTarPerm extractEntry deps/libexpat/expat_config.h.in
1019 silly gunzTarPerm modified mode [ 'deps/libexpat/expat_config.h.in', 420, 436 ]
1020 silly gunzTarPerm extractEntry deps/libexpat/lib/libexpat.def
1021 silly gunzTarPerm modified mode [ 'deps/libexpat/lib/libexpat.def', 420, 436 ]
1022 silly gunzTarPerm extractEntry deps/libexpat/lib/Makefile.MPW
1023 silly gunzTarPerm modified mode [ 'deps/libexpat/lib/Makefile.MPW', 420, 436 ]
1024 silly gunzTarPerm extractEntry deps/libexpat/lib/ascii.h
1025 silly gunzTarPerm modified mode [ 'deps/libexpat/lib/ascii.h', 420, 436 ]
1026 silly gunzTarPerm extractEntry deps/libexpat/lib/asciitab.h
1027 silly gunzTarPerm modified mode [ 'deps/libexpat/lib/asciitab.h', 420, 436 ]
1028 silly gunzTarPerm extractEntry deps/libexpat/lib/expat.dsp
1029 silly gunzTarPerm modified mode [ 'deps/libexpat/lib/expat.dsp', 420, 436 ]
1030 silly gunzTarPerm extractEntry deps/libexpat/lib/expat.h
1031 silly gunzTarPerm modified mode [ 'deps/libexpat/lib/expat.h', 420, 436 ]
1032 silly gunzTarPerm extractEntry deps/libexpat/lib/expat_external.h
1033 silly gunzTarPerm modified mode [ 'deps/libexpat/lib/expat_external.h', 420, 436 ]
1034 silly gunzTarPerm extractEntry deps/libexpat/lib/expat_static.dsp
1035 silly gunzTarPerm modified mode [ 'deps/libexpat/lib/expat_static.dsp', 420, 436 ]
1036 silly gunzTarPerm extractEntry deps/libexpat/lib/expatw.dsp
1037 silly gunzTarPerm modified mode [ 'deps/libexpat/lib/expatw.dsp', 420, 436 ]
1038 silly gunzTarPerm extractEntry deps/libexpat/lib/expatw_static.dsp
1039 silly gunzTarPerm modified mode [ 'deps/libexpat/lib/expatw_static.dsp', 420, 436 ]
1040 silly gunzTarPerm extractEntry deps/libexpat/lib/iasciitab.h
1041 silly gunzTarPerm modified mode [ 'deps/libexpat/lib/iasciitab.h', 420, 436 ]
1042 silly gunzTarPerm extractEntry deps/libexpat/lib/internal.h
1043 silly gunzTarPerm modified mode [ 'deps/libexpat/lib/internal.h', 420, 436 ]
1044 silly gunzTarPerm extractEntry deps/libexpat/lib/latin1tab.h
1045 silly gunzTarPerm modified mode [ 'deps/libexpat/lib/latin1tab.h', 420, 436 ]
1046 silly gunzTarPerm extractEntry deps/libexpat/lib/amigaconfig.h
1047 silly gunzTarPerm modified mode [ 'deps/libexpat/lib/amigaconfig.h', 420, 436 ]
1048 silly gunzTarPerm extractEntry deps/libexpat/lib/libexpatw.def
1049 silly gunzTarPerm modified mode [ 'deps/libexpat/lib/libexpatw.def', 420, 436 ]
1050 silly gunzTarPerm extractEntry deps/libexpat/lib/macconfig.h
1051 silly gunzTarPerm modified mode [ 'deps/libexpat/lib/macconfig.h', 420, 436 ]
1052 silly gunzTarPerm extractEntry deps/libexpat/lib/nametab.h
1053 silly gunzTarPerm modified mode [ 'deps/libexpat/lib/nametab.h', 420, 436 ]
1054 silly gunzTarPerm extractEntry deps/libexpat/lib/utf8tab.h
1055 silly gunzTarPerm modified mode [ 'deps/libexpat/lib/utf8tab.h', 420, 436 ]
1056 silly gunzTarPerm extractEntry deps/libexpat/lib/winconfig.h
1057 silly gunzTarPerm modified mode [ 'deps/libexpat/lib/winconfig.h', 420, 436 ]
1058 silly gunzTarPerm extractEntry deps/libexpat/lib/xmlparse.c
1059 silly gunzTarPerm modified mode [ 'deps/libexpat/lib/xmlparse.c', 420, 436 ]
1060 silly gunzTarPerm extractEntry deps/libexpat/lib/xmlrole.c
1061 silly gunzTarPerm modified mode [ 'deps/libexpat/lib/xmlrole.c', 420, 436 ]
1062 silly gunzTarPerm extractEntry deps/libexpat/lib/xmlrole.h
1063 silly gunzTarPerm modified mode [ 'deps/libexpat/lib/xmlrole.h', 420, 436 ]
1064 silly gunzTarPerm extractEntry deps/libexpat/lib/xmltok.c
1065 silly gunzTarPerm modified mode [ 'deps/libexpat/lib/xmltok.c', 420, 436 ]
1066 silly gunzTarPerm extractEntry deps/libexpat/lib/xmltok.h
1067 silly gunzTarPerm modified mode [ 'deps/libexpat/lib/xmltok.h', 420, 436 ]
1068 silly gunzTarPerm extractEntry deps/libexpat/lib/xmltok_impl.c
1069 silly gunzTarPerm modified mode [ 'deps/libexpat/lib/xmltok_impl.c', 420, 436 ]
1070 silly gunzTarPerm extractEntry deps/libexpat/lib/xmltok_impl.h
1071 silly gunzTarPerm modified mode [ 'deps/libexpat/lib/xmltok_impl.h', 420, 436 ]
1072 silly gunzTarPerm extractEntry deps/libexpat/lib/xmltok_ns.c
1073 silly gunzTarPerm modified mode [ 'deps/libexpat/lib/xmltok_ns.c', 420, 436 ]
1074 silly gunzTarPerm extractEntry deps/libexpat/libexpat.gyp
1075 silly gunzTarPerm modified mode [ 'deps/libexpat/libexpat.gyp', 420, 436 ]
1076 silly gunzTarPerm extractEntry deps/libexpat/m4/libtool.m4
1077 silly gunzTarPerm modified mode [ 'deps/libexpat/m4/libtool.m4', 420, 436 ]
1078 silly gunzTarPerm extractEntry deps/libexpat/m4/ltoptions.m4
1079 silly gunzTarPerm modified mode [ 'deps/libexpat/m4/ltoptions.m4', 420, 436 ]
1080 silly gunzTarPerm extractEntry deps/libexpat/m4/ltsugar.m4
1081 silly gunzTarPerm modified mode [ 'deps/libexpat/m4/ltsugar.m4', 420, 436 ]
1082 silly gunzTarPerm extractEntry deps/libexpat/m4/ltversion.m4
1083 silly gunzTarPerm modified mode [ 'deps/libexpat/m4/ltversion.m4', 420, 436 ]
1084 silly gunzTarPerm extractEntry deps/libexpat/m4/lt~obsolete.m4
1085 silly gunzTarPerm modified mode [ 'deps/libexpat/m4/lt~obsolete.m4', 420, 436 ]
1086 silly gunzTarPerm extractEntry deps/libexpat/tests/README.txt
1087 silly gunzTarPerm modified mode [ 'deps/libexpat/tests/README.txt', 420, 436 ]
1088 silly gunzTarPerm extractEntry deps/libexpat/tests/benchmark/README.txt
1089 silly gunzTarPerm modified mode [ 'deps/libexpat/tests/benchmark/README.txt', 420, 436 ]
1090 silly gunzTarPerm extractEntry deps/libexpat/tests/benchmark/benchmark.c
1091 silly gunzTarPerm modified mode [ 'deps/libexpat/tests/benchmark/benchmark.c', 420, 436 ]
1092 silly gunzTarPerm extractEntry deps/libexpat/tests/benchmark/benchmark.dsp
1093 silly gunzTarPerm modified mode [ 'deps/libexpat/tests/benchmark/benchmark.dsp', 420, 436 ]
1094 silly gunzTarPerm extractEntry deps/libexpat/tests/benchmark/benchmark.dsw
1095 silly gunzTarPerm modified mode [ 'deps/libexpat/tests/benchmark/benchmark.dsw', 420, 436 ]
1096 silly gunzTarPerm extractEntry deps/libexpat/tests/chardata.c
1097 silly gunzTarPerm modified mode [ 'deps/libexpat/tests/chardata.c', 420, 436 ]
1098 silly gunzTarPerm extractEntry deps/libexpat/tests/chardata.h
1099 silly gunzTarPerm modified mode [ 'deps/libexpat/tests/chardata.h', 420, 436 ]
1100 silly gunzTarPerm extractEntry deps/libexpat/tests/minicheck.c
1101 silly gunzTarPerm modified mode [ 'deps/libexpat/tests/minicheck.c', 420, 436 ]
1102 silly gunzTarPerm extractEntry deps/libexpat/tests/minicheck.h
1103 silly gunzTarPerm modified mode [ 'deps/libexpat/tests/minicheck.h', 420, 436 ]
1104 silly gunzTarPerm extractEntry deps/libexpat/tests/runtests.c
1105 silly gunzTarPerm modified mode [ 'deps/libexpat/tests/runtests.c', 420, 436 ]
1106 silly gunzTarPerm extractEntry deps/libexpat/tests/runtestspp.cpp
1107 silly gunzTarPerm modified mode [ 'deps/libexpat/tests/runtestspp.cpp', 420, 436 ]
1108 silly gunzTarPerm extractEntry deps/libexpat/tests/xmltest.sh
1109 silly gunzTarPerm modified mode [ 'deps/libexpat/tests/xmltest.sh', 493, 509 ]
1110 silly gunzTarPerm extractEntry deps/libexpat/version.c
1111 silly gunzTarPerm modified mode [ 'deps/libexpat/version.c', 420, 436 ]
1112 silly gunzTarPerm extractEntry deps/libexpat/vms/README.vms
1113 silly gunzTarPerm modified mode [ 'deps/libexpat/vms/README.vms', 420, 436 ]
1114 silly gunzTarPerm extractEntry deps/libexpat/vms/descrip.mms
1115 silly gunzTarPerm modified mode [ 'deps/libexpat/vms/descrip.mms', 420, 436 ]
1116 silly gunzTarPerm extractEntry deps/libexpat/vms/expat_config.h
1117 silly gunzTarPerm modified mode [ 'deps/libexpat/vms/expat_config.h', 420, 436 ]
1118 silly gunzTarPerm extractEntry deps/libexpat/win32/MANIFEST.txt
1119 silly gunzTarPerm modified mode [ 'deps/libexpat/win32/MANIFEST.txt', 420, 436 ]
1120 silly gunzTarPerm extractEntry deps/libexpat/win32/README.txt
1121 silly gunzTarPerm modified mode [ 'deps/libexpat/win32/README.txt', 420, 436 ]
1122 silly gunzTarPerm extractEntry deps/libexpat/win32/expat.iss
1123 silly gunzTarPerm modified mode [ 'deps/libexpat/win32/expat.iss', 420, 436 ]
1124 silly gunzTarPerm extractEntry deps/libexpat/xmlwf/xmlfile.h
1125 silly gunzTarPerm modified mode [ 'deps/libexpat/xmlwf/xmlfile.h', 493, 509 ]
1126 silly gunzTarPerm extractEntry deps/libexpat/xmlwf/codepage.c
1127 silly gunzTarPerm modified mode [ 'deps/libexpat/xmlwf/codepage.c', 493, 509 ]
1128 silly gunzTarPerm extractEntry deps/libexpat/xmlwf/ct.c
1129 silly gunzTarPerm modified mode [ 'deps/libexpat/xmlwf/ct.c', 493, 509 ]
1130 silly gunzTarPerm extractEntry deps/libexpat/xmlwf/filemap.h
1131 silly gunzTarPerm modified mode [ 'deps/libexpat/xmlwf/filemap.h', 493, 509 ]
1132 silly gunzTarPerm extractEntry deps/libexpat/xmlwf/readfilemap.c
1133 silly gunzTarPerm modified mode [ 'deps/libexpat/xmlwf/readfilemap.c', 493, 509 ]
1134 silly gunzTarPerm extractEntry deps/libexpat/xmlwf/unixfilemap.c
1135 silly gunzTarPerm modified mode [ 'deps/libexpat/xmlwf/unixfilemap.c', 493, 509 ]
1136 silly gunzTarPerm extractEntry deps/libexpat/xmlwf/win32filemap.c
1137 silly gunzTarPerm modified mode [ 'deps/libexpat/xmlwf/win32filemap.c', 493, 509 ]
1138 silly gunzTarPerm extractEntry deps/libexpat/xmlwf/xmlfile.c
1139 silly gunzTarPerm modified mode [ 'deps/libexpat/xmlwf/xmlfile.c', 493, 509 ]
1140 silly gunzTarPerm extractEntry deps/libexpat/xmlwf/codepage.h
1141 silly gunzTarPerm modified mode [ 'deps/libexpat/xmlwf/codepage.h', 493, 509 ]
1142 silly gunzTarPerm extractEntry deps/libexpat/xmlwf/xmlmime.c
1143 silly gunzTarPerm modified mode [ 'deps/libexpat/xmlwf/xmlmime.c', 493, 509 ]
1144 silly gunzTarPerm extractEntry deps/libexpat/xmlwf/xmlmime.h
1145 silly gunzTarPerm modified mode [ 'deps/libexpat/xmlwf/xmlmime.h', 493, 509 ]
1146 silly gunzTarPerm extractEntry deps/libexpat/xmlwf/xmltchar.h
1147 silly gunzTarPerm modified mode [ 'deps/libexpat/xmlwf/xmltchar.h', 493, 509 ]
1148 silly gunzTarPerm extractEntry deps/libexpat/xmlwf/xmlurl.h
1149 silly gunzTarPerm modified mode [ 'deps/libexpat/xmlwf/xmlurl.h', 493, 509 ]
1150 silly gunzTarPerm extractEntry deps/libexpat/xmlwf/xmlwf.c
1151 silly gunzTarPerm modified mode [ 'deps/libexpat/xmlwf/xmlwf.c', 493, 509 ]
1152 silly gunzTarPerm extractEntry deps/libexpat/xmlwf/xmlwf.dsp
1153 silly gunzTarPerm modified mode [ 'deps/libexpat/xmlwf/xmlwf.dsp', 493, 509 ]
1154 silly gunzTarPerm extractEntry deps/libexpat/xmlwf/xmlwin32url.cxx
1155 silly gunzTarPerm modified mode [ 'deps/libexpat/xmlwf/xmlwin32url.cxx', 493, 509 ]
1156 silly doParallel preinstall 9
1157 silly preinstall [email protected] /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/bindings-0a2b1006a90a1a164ca4cbb2dc0db96a
1158 info lifecycle [email protected]~preinstall: [email protected]
1159 silly preinstall [email protected] /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/nan-2dd96f7387d2cbc193d2121c4432fc50
1160 info lifecycle [email protected]~preinstall: [email protected]
1161 silly preinstall [email protected] /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/node-stringprep-bd710c1ac7e25e3e6b07c6c7fac94115
1162 info lifecycle [email protected]~preinstall: [email protected]
1163 silly preinstall [email protected] /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/nan-8d694e9109ff0ecd4ca4cf439b031c06
1164 info lifecycle [email protected]~preinstall: [email protected]
1165 silly preinstall [email protected] /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/node-expat-fd65b9c4e6648ce6d333406d6b5dad0e
1166 info lifecycle [email protected]~preinstall: [email protected]
1167 silly preinstall [email protected] /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/ltx-d3b33ddc3853ab28ae8d3ebfadfc3823
1168 info lifecycle [email protected]~preinstall: [email protected]
1169 silly preinstall [email protected] /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/node-xmpp-core-a9c796f96edb9edefae3a39b6ed1e461
1170 info lifecycle [email protected]~preinstall: [email protected]
1171 silly preinstall [email protected] /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/node-xmpp-c0b935264520cd617c4473bca842f7ff
1172 info lifecycle [email protected]~preinstall: [email protected]
1173 silly preinstall [email protected] /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/hubot-hipchat-12c76f5b2b3f53711f9ae8a27a4eeb73
1174 info lifecycle [email protected]~preinstall: [email protected]
1175 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing
1176 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing
1177 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing
1178 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing
1179 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing
1180 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing
1181 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing
1182 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing
1183 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing
1184 silly doReverseSerial remove 0
1185 silly doSerial move 0
1186 silly doSerial finalize 9
1187 silly finalize /home/sai/webapps/hubot_01/saiborg/node_modules/node-stringprep/node_modules/bindings
1188 silly finalize /home/sai/webapps/hubot_01/saiborg/node_modules/node-stringprep/node_modules/nan
1189 silly finalize /home/sai/webapps/hubot_01/saiborg/node_modules/node-stringprep
1190 silly finalize /home/sai/webapps/hubot_01/saiborg/node_modules/node-xmpp-core/node_modules/nan
1191 silly finalize /home/sai/webapps/hubot_01/saiborg/node_modules/node-xmpp-core/node_modules/node-expat
1192 silly finalize /home/sai/webapps/hubot_01/saiborg/node_modules/node-xmpp-core/node_modules/ltx
1193 silly finalize /home/sai/webapps/hubot_01/saiborg/node_modules/node-xmpp-core
1194 silly finalize /home/sai/webapps/hubot_01/saiborg/node_modules/node-xmpp
1195 silly finalize /home/sai/webapps/hubot_01/saiborg/node_modules/hubot-hipchat
1196 silly doSerial build 9
1197 silly build [email protected]
1198 info linkStuff [email protected]
1199 silly linkStuff [email protected] has /home/sai/webapps/hubot_01/saiborg/node_modules/node-stringprep/node_modules as its parent node_modules
1200 verbose linkBins [email protected]
1201 verbose linkMans [email protected]
1202 silly build [email protected]
1203 info linkStuff [email protected]
1204 silly linkStuff [email protected] has /home/sai/webapps/hubot_01/saiborg/node_modules/node-stringprep/node_modules as its parent node_modules
1205 verbose linkBins [email protected]
1206 verbose linkMans [email protected]
1207 silly build [email protected]
1208 info linkStuff [email protected]
1209 silly linkStuff [email protected] has /home/sai/webapps/hubot_01/saiborg/node_modules as its parent node_modules
1210 verbose linkBins [email protected]
1211 verbose linkMans [email protected]
1212 silly build [email protected]
1213 info linkStuff [email protected]
1214 silly linkStuff [email protected] has /home/sai/webapps/hubot_01/saiborg/node_modules/node-xmpp-core/node_modules as its parent node_modules
1215 verbose linkBins [email protected]
1216 verbose linkMans [email protected]
1217 silly build [email protected]
1218 info linkStuff [email protected]
1219 silly linkStuff [email protected] has /home/sai/webapps/hubot_01/saiborg/node_modules/node-xmpp-core/node_modules as its parent node_modules
1220 verbose linkBins [email protected]
1221 verbose linkMans [email protected]
1222 silly build [email protected]
1223 info linkStuff [email protected]
1224 silly linkStuff [email protected] has /home/sai/webapps/hubot_01/saiborg/node_modules/node-xmpp-core/node_modules as its parent node_modules
1225 verbose linkBins [email protected]
1226 verbose linkMans [email protected]
1227 silly build [email protected]
1228 info linkStuff [email protected]
1229 silly linkStuff [email protected] has /home/sai/webapps/hubot_01/saiborg/node_modules as its parent node_modules
1230 verbose linkBins [email protected]
1231 verbose linkMans [email protected]
1232 silly build [email protected]
1233 info linkStuff [email protected]
1234 silly linkStuff [email protected] has /home/sai/webapps/hubot_01/saiborg/node_modules as its parent node_modules
1235 verbose linkBins [email protected]
1236 verbose linkMans [email protected]
1237 silly build [email protected]
1238 info linkStuff [email protected]
1239 silly linkStuff [email protected] has /home/sai/webapps/hubot_01/saiborg/node_modules as its parent node_modules
1240 verbose linkBins [email protected]
1241 verbose linkMans [email protected]
1242 silly doSerial global-link 0
1243 silly doParallel update-linked 0
1244 silly doSerial install 9
1245 silly install [email protected] /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/bindings-0a2b1006a90a1a164ca4cbb2dc0db96a
1246 info lifecycle [email protected]~install: [email protected]
1247 silly lifecycle [email protected]~install: no script for install, continuing
1248 silly install [email protected] /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/nan-2dd96f7387d2cbc193d2121c4432fc50
1249 info lifecycle [email protected]~install: [email protected]
1250 silly lifecycle [email protected]~install: no script for install, continuing
1251 silly install [email protected] /home/sai/webapps/hubot_01/saiborg/node_modules/.staging/node-stringprep-bd710c1ac7e25e3e6b07c6c7fac94115
1252 info lifecycle [email protected]~install: [email protected]
1253 verbose lifecycle [email protected]~install: unsafe-perm in lifecycle true
1254 verbose lifecycle [email protected]~install: PATH: /home/sai/webapps/hubot_01/lib/node_modules/npm/bin/node-gyp-bin:/home/sai/webapps/hubot_01/saiborg/node_modules/node-stringprep/node_modules/.bin:/home/sai/webapps/hubot_01/saiborg/node_modules/.bin:/home/sai/webapps/hubot_01/bin/:/home/sai/gcc/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/sai/bin
1255 verbose lifecycle [email protected]~install: CWD: /home/sai/webapps/hubot_01/saiborg/node_modules/node-stringprep
1256 silly lifecycle [email protected]~install: Args: [ '-c', 'node-gyp rebuild' ]
1257 silly lifecycle [email protected]~install: Returned: code: 1 signal: null
1258 info lifecycle [email protected]~install: Failed to exec install script
1259 verbose unlock done using /home/sai/.npm/_locks/staging-7ff2004f23b2b4a3.lock for /home/sai/webapps/hubot_01/saiborg/node_modules/.staging
1260 silly rollbackFailedOptional Starting
1261 silly rollbackFailedOptional Finishing
1262 silly runTopLevelLifecycles Starting
1263 silly runTopLevelLifecycles Finishing
1264 silly install printInstalled
1265 verbose stack Error: [email protected] install: `node-gyp rebuild`
1265 verbose stack Exit status 1
1265 verbose stack at EventEmitter.<anonymous> (/home/sai/webapps/hubot_01/lib/node_modules/npm/lib/utils/lifecycle.js:233:16)
1265 verbose stack at emitTwo (events.js:87:13)
1265 verbose stack at EventEmitter.emit (events.js:172:7)
1265 verbose stack at ChildProcess.<anonymous> (/home/sai/webapps/hubot_01/lib/node_modules/npm/lib/utils/spawn.js:24:14)
1265 verbose stack at emitTwo (events.js:87:13)
1265 verbose stack at ChildProcess.emit (events.js:172:7)
1265 verbose stack at maybeClose (internal/child_process.js:817:16)
1265 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
1266 verbose pkgid [email protected]
1267 verbose cwd /home/sai/webapps/hubot_01/saiborg
1268 error Linux 2.6.32-431.29.2.el6.x86_64
1269 error argv "/home/sai/webapps/hubot_01/bin/node" "/home/sai/webapps/hubot_01/bin/npm" "install" "--save" "hubot-hipchat"
1270 error node v4.0.0
1271 error npm v3.3.9
1272 error code ELIFECYCLE
1273 error [email protected] install: `node-gyp rebuild`
1273 error Exit status 1
1274 error Failed at the [email protected] install script 'node-gyp rebuild'.
1274 error This is most likely a problem with the node-stringprep package,
1274 error not with npm itself.
1274 error Tell the author that this fails on your system:
1274 error node-gyp rebuild
1274 error You can get their info via:
1274 error npm owner ls node-stringprep
1274 error There is likely additional logging output above.
1275 verbose exit [ 1, true ]
$ npm install --save hubot-hipchat
...
gyp ERR! build error
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/home/sai/webapps/hubot_01/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:270:23)
gyp ERR! stack at emitTwo (events.js:87:13)
gyp ERR! stack at ChildProcess.emit (events.js:172:7)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12)
gyp ERR! System Linux 2.6.32-431.29.2.el6.x86_64
gyp ERR! command "/home/sai/webapps/hubot_01/bin/node" "/home/sai/webapps/hubot_01/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /home/sai/webapps/hubot_01/saiborg/node_modules/node-stringprep
gyp ERR! node -v v4.0.0
gyp ERR! node-gyp -v v3.0.3
gyp ERR! not ok
npm ERR! Linux 2.6.32-431.29.2.el6.x86_64
npm ERR! argv "/home/sai/webapps/hubot_01/bin/node" "/home/sai/webapps/hubot_01/bin/npm" "install" "--save" "hubot-hipchat"
npm ERR! node v4.0.0
npm ERR! npm v3.3.9
npm ERR! code ELIFECYCLE
npm ERR! [email protected] install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script 'node-gyp rebuild'.
npm ERR! This is most likely a problem with the node-stringprep package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-gyp rebuild
npm ERR! You can get their info via:
npm ERR! npm owner ls node-stringprep
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /home/sai/webapps/hubot_01/saiborg/npm-debug.log
npm ERR! code 1
{
"name": "saiborg",
"version": "0.0.0",
"private": true,
"author": "SAIBorg <something@something>",
"description": "A simple helpful robot for your co",
"dependencies": {
"hubot": "^2.16.0",
"hubot-diagnostics": "0.0.1",
"hubot-google-images": "^0.2.2",
"hubot-google-translate": "^0.2.0",
"hubot-help": "^0.1.1",
"hubot-maps": "0.0.2",
"hubot-pugme": "^0.1.0",
"hubot-redis-brain": "0.0.3",
"hubot-rules": "^0.1.1",
"hubot-scripts": "^2.16.2",
"hubot-shipit": "^0.2.0"
},
"engines": {
"node": "0.10.x"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment