Guest User

Untitled

a guest
May 24th, 2017
573
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.12 KB | None | 0 0
  1. Started by GitHub push by edwinvarroyo
  2. Building in workspace /var/lib/jenkins/workspace/tatuadora-dev-build
  3. Cloning the remote Git repository
  4. Cloning repository git@github.com:amorenoh90/latatuadora.git
  5. > git init /var/lib/jenkins/workspace/tatuadora-dev-build # timeout=10
  6. Fetching upstream changes from git@github.com:amorenoh90/latatuadora.git
  7. > git --version # timeout=10
  8. using GIT_SSH to set credentials
  9. > git fetch --tags --progress git@github.com:amorenoh90/latatuadora.git +refs/heads/*:refs/remotes/origin/*
  10. > git config remote.origin.url git@github.com:amorenoh90/latatuadora.git # timeout=10
  11. > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
  12. > git config remote.origin.url git@github.com:amorenoh90/latatuadora.git # timeout=10
  13. Fetching upstream changes from git@github.com:amorenoh90/latatuadora.git
  14. using GIT_SSH to set credentials
  15. > git fetch --tags --progress git@github.com:amorenoh90/latatuadora.git +refs/heads/*:refs/remotes/origin/*
  16. Seen branch in repository origin/core/3_first_example
  17. Seen branch in repository origin/core/4_adjust_publication_flow_edwin
  18. Seen branch in repository origin/core/5_adjust_bd_models_enriquelc
  19. Seen branch in repository origin/core/8_quotation_flow_edwin
  20. Seen branch in repository origin/core/9_quotation_flow_edwin
  21. Seen branch in repository origin/development
  22. Seen branch in repository origin/master
  23. Seen 7 remote branches
  24. Checking out Revision 9be3ef3296aea45e0234994749287fc2ac2a9aab (origin/core/9_quotation_flow_edwin)
  25. > git config core.sparsecheckout # timeout=10
  26. > git checkout -f 9be3ef3296aea45e0234994749287fc2ac2a9aab
  27. > git rev-list 42157240a63058572219f4eea09a922d7b68a847 # timeout=10
  28. [tatuadora-dev-build] $ /var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/Node6/bin/node /tmp/hudson8043365291278438419.js
  29. node installed ...
  30. [tatuadora-dev-build] $ /bin/sh -xe /tmp/hudson5258667766592727794.sh
  31. + git rev-parse HEAD
  32. + curl -XPOST -H Authorization: token 7f51328684f11874a7eee9589a836f9a3da68233 https://api.github.com/repos/amorenoh90/Cierralo/statuses/9be3ef3296aea45e0234994749287fc2ac2a9aab -d {
  33. "state": "pending",
  34. "target_url": "http://52.32.244.171:8080/job/tatuadora-dev-build/10/",
  35. "description": "I'm working on it ...",
  36. "context": "Blick-CI - Jenkins"
  37. }
  38. % Total % Received % Xferd Average Speed Time Time Time Current
  39. Dload Upload Total Spent Left Speed
  40.  
  41. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  42. 100 333 100 159 100 174 644 704 --:--:-- --:--:-- --:--:-- 707
  43. {
  44. "message": "No commit found for SHA: 9be3ef3296aea45e0234994749287fc2ac2a9aab",
  45. "documentation_url": "https://developer.github.com/v3/repos/statuses/"
  46. }
  47. [tatuadora-dev-build] $ /bin/sh -xe /tmp/hudson4177480619075570732.sh
  48. + npm install
  49. npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
  50. npm WARN deprecated native-or-bluebird@1.1.2: 'native-or-bluebird' is deprecated. Please use 'any-promise' instead.
  51.  
  52. > typechecker@2.0.8 preinstall /var/lib/jenkins/workspace/tatuadora-dev-build/node_modules/.staging/typechecker-473ea8a2
  53. > node ./cyclic.js
  54.  
  55.  
  56. > typechecker@2.0.8 preinstall /var/lib/jenkins/workspace/tatuadora-dev-build/node_modules/.staging/typechecker-0a56026c
  57. > node ./cyclic.js
  58.  
  59.  
  60. > sails@0.12.13 preinstall /var/lib/jenkins/workspace/tatuadora-dev-build/node_modules/.staging/sails-c3dcfcba
  61. > node ./lib/preinstall_npmcheck.js
  62.  
  63. Sails.js Installation: Checking npm-version successful
  64. npm WARN prefer global coffee-script@1.10.0 should be installed with -g
  65. npm WARN prefer global jsonlint-lines@1.7.1 should be installed with -g
  66.  
  67. > bcrypt@1.0.2 install /var/lib/jenkins/workspace/tatuadora-dev-build/node_modules/bcrypt
  68. > node-pre-gyp install --fallback-to-build
  69.  
  70. node-pre-gyp ERR! Tried to download(404): https://github.com/kelektiv/node.bcrypt.js/releases/download/v1.0.2/bcrypt_lib-v1.0.2-node-v48-linux-x64.tar.gz
  71. node-pre-gyp ERR! Pre-built binaries not found for bcrypt@1.0.2 and node@6.10.3 (node-v48 ABI) (falling back to source compile with node-gyp)
  72. gyp ERR! configure error
  73. gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.
  74. gyp ERR! stack at failNoPython (/var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/Node6/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:449:14)
  75. gyp ERR! stack at /var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/Node6/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:353:11
  76. gyp ERR! stack at F (/var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/Node6/lib/node_modules/npm/node_modules/which/which.js:69:16)
  77. gyp ERR! stack at E (/var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/Node6/lib/node_modules/npm/node_modules/which/which.js:81:29)
  78. gyp ERR! stack at /var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/Node6/lib/node_modules/npm/node_modules/which/which.js:90:16
  79. gyp ERR! stack at /var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/Node6/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
  80. gyp ERR! stack at /var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/Node6/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5
  81. gyp ERR! stack at FSReqWrap.oncomplete (fs.js:123:15)
  82. gyp ERR! System Linux 4.4.0-64-generic
  83. gyp ERR! command "/var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/Node6/bin/node" "/var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/Node6/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/var/lib/jenkins/workspace/tatuadora-dev-build/node_modules/bcrypt/lib/binding/bcrypt_lib.node" "--module_name=bcrypt_lib" "--module_path=/var/lib/jenkins/workspace/tatuadora-dev-build/node_modules/bcrypt/lib/binding"
  84. gyp ERR! cwd /var/lib/jenkins/workspace/tatuadora-dev-build/node_modules/bcrypt
  85. gyp ERR! node -v v6.10.3
  86. gyp ERR! node-gyp -v v3.4.0
  87. gyp ERR! not ok
  88. node-pre-gyp ERR! build error
  89. node-pre-gyp ERR! stack Error: Failed to execute '/var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/Node6/bin/node /var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/Node6/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/var/lib/jenkins/workspace/tatuadora-dev-build/node_modules/bcrypt/lib/binding/bcrypt_lib.node --module_name=bcrypt_lib --module_path=/var/lib/jenkins/workspace/tatuadora-dev-build/node_modules/bcrypt/lib/binding' (1)
  90. node-pre-gyp ERR! stack at ChildProcess.<anonymous> (/var/lib/jenkins/workspace/tatuadora-dev-build/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
  91. node-pre-gyp ERR! stack at emitTwo (events.js:106:13)
  92. node-pre-gyp ERR! stack at ChildProcess.emit (events.js:191:7)
  93. node-pre-gyp ERR! stack at maybeClose (internal/child_process.js:886:16)
  94. node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
  95. node-pre-gyp ERR! System Linux 4.4.0-64-generic
  96. node-pre-gyp ERR! command "/var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/Node6/bin/node" "/var/lib/jenkins/workspace/tatuadora-dev-build/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
  97. node-pre-gyp ERR! cwd /var/lib/jenkins/workspace/tatuadora-dev-build/node_modules/bcrypt
  98. node-pre-gyp ERR! node -v v6.10.3
  99. node-pre-gyp ERR! node-pre-gyp -v v0.6.32
  100. node-pre-gyp ERR! not ok
  101. Failed to execute '/var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/Node6/bin/node /var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/Node6/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/var/lib/jenkins/workspace/tatuadora-dev-build/node_modules/bcrypt/lib/binding/bcrypt_lib.node --module_name=bcrypt_lib --module_path=/var/lib/jenkins/workspace/tatuadora-dev-build/node_modules/bcrypt/lib/binding' (1)
  102. latatuadora@0.0.0 /var/lib/jenkins/workspace/tatuadora-dev-build
  103. ├── ejs@2.3.4
  104. ├─┬ grunt@1.0.1
  105. │ ├── coffee-script@1.10.0
  106. │ ├─┬ dateformat@1.0.12
  107. │ │ ├── get-stdin@4.0.1
  108. │ │ └─┬ meow@3.7.0
  109. │ │ ├─┬ camelcase-keys@2.1.0
  110. │ │ │ └── camelcase@2.1.1
  111. │ │ ├── decamelize@1.2.0
  112. │ │ ├─┬ loud-rejection@1.6.0
  113. │ │ │ ├─┬ currently-unhandled@0.4.1
  114. │ │ │ │ └── array-find-index@1.0.2
  115. │ │ │ └── signal-exit@3.0.2
  116. │ │ ├── map-obj@1.0.1
  117. │ │ ├── minimist@1.2.0
  118. │ │ ├─┬ normalize-package-data@2.3.8
  119. │ │ │ ├── hosted-git-info@2.4.2
  120. │ │ │ ├─┬ is-builtin-module@1.0.0
  121. │ │ │ │ └── builtin-modules@1.1.1
  122. │ │ │ ├── semver@5.3.0
  123. │ │ │ └─┬ validate-npm-package-license@3.0.1
  124. │ │ │ ├─┬ spdx-correct@1.0.2
  125. │ │ │ │ └── spdx-license-ids@1.2.2
  126. │ │ │ └── spdx-expression-parse@1.0.4
  127. │ │ ├── object-assign@4.1.1
  128. │ │ ├─┬ read-pkg-up@1.0.1
  129. │ │ │ ├─┬ find-up@1.1.2
  130. │ │ │ │ ├── path-exists@2.1.0
  131. │ │ │ │ └─┬ pinkie-promise@2.0.1
  132. │ │ │ │ └── pinkie@2.0.4
  133. │ │ │ └─┬ read-pkg@1.1.0
  134. │ │ │ ├─┬ load-json-file@1.1.0
  135. │ │ │ │ ├─┬ parse-json@2.2.0
  136. │ │ │ │ │ └─┬ error-ex@1.3.1
  137. │ │ │ │ │ └── is-arrayish@0.2.1
  138. │ │ │ │ ├── pify@2.3.0
  139. │ │ │ │ └─┬ strip-bom@2.0.0
  140. │ │ │ │ └── is-utf8@0.2.1
  141. │ │ │ └── path-type@1.1.0
  142. │ │ ├─┬ redent@1.0.0
  143. │ │ │ ├─┬ indent-string@2.1.0
  144. │ │ │ │ └─┬ repeating@2.0.1
  145. │ │ │ │ └─┬ is-finite@1.0.2
  146. │ │ │ │ └── number-is-nan@1.0.1
  147. │ │ │ └── strip-indent@1.0.1
  148. │ │ └── trim-newlines@1.0.0
  149. │ ├── eventemitter2@0.4.14
  150. │ ├── exit@0.1.2
  151. │ ├─┬ findup-sync@0.3.0
  152. │ │ └── glob@5.0.15
  153. │ ├─┬ glob@7.0.6
  154. │ │ ├── fs.realpath@1.0.0
  155. │ │ ├─┬ inflight@1.0.6
  156. │ │ │ └── wrappy@1.0.2
  157. │ │ ├── inherits@2.0.3
  158. │ │ └── once@1.4.0
  159. │ ├─┬ grunt-cli@1.2.0
  160. │ │ └── resolve@1.1.7
  161. │ ├── grunt-known-options@1.1.0
  162. │ ├─┬ grunt-legacy-log@1.0.0
  163. │ │ ├── colors@1.1.2
  164. │ │ ├─┬ grunt-legacy-log-utils@1.0.0
  165. │ │ │ └── lodash@4.3.0
  166. │ │ ├── hooker@0.2.3
  167. │ │ └── underscore.string@3.2.3
  168. │ ├─┬ grunt-legacy-util@1.0.0
  169. │ │ ├── getobject@0.1.0
  170. │ │ ├── lodash@4.3.0
  171. │ │ └─┬ which@1.2.14
  172. │ │ └── isexe@2.0.0
  173. │ ├── iconv-lite@0.4.17
  174. │ ├─┬ js-yaml@3.5.5
  175. │ │ ├── argparse@1.0.9
  176. │ │ └── esprima@2.7.3
  177. │ ├─┬ minimatch@3.0.4
  178. │ │ └─┬ brace-expansion@1.1.7
  179. │ │ ├── balanced-match@0.4.2
  180. │ │ └── concat-map@0.0.1
  181. │ ├─┬ nopt@3.0.6
  182. │ │ └── abbrev@1.1.0
  183. │ ├── path-is-absolute@1.0.1
  184. │ └── rimraf@2.2.8
  185. ├─┬ grunt-contrib-clean@1.0.0
  186. │ ├── async@1.5.2
  187. │ └─┬ rimraf@2.5.4
  188. │ └── glob@7.1.2
  189. ├─┬ grunt-contrib-coffee@1.0.0
  190. │ ├─┬ chalk@1.0.0
  191. │ │ ├── ansi-styles@2.2.1
  192. │ │ ├─┬ has-ansi@1.0.3
  193. │ │ │ └── ansi-regex@1.1.1
  194. │ │ ├── strip-ansi@2.0.1
  195. │ │ └── supports-color@1.3.1
  196. │ ├── lodash@4.3.0
  197. │ └── uri-path@1.0.0
  198. ├─┬ grunt-contrib-concat@1.0.1
  199. │ ├─┬ chalk@1.1.3
  200. │ │ ├─┬ has-ansi@2.0.0
  201. │ │ │ └── ansi-regex@2.1.1
  202. │ │ ├── strip-ansi@3.0.1
  203. │ │ └── supports-color@2.0.0
  204. │ └── source-map@0.5.6
  205. ├─┬ grunt-contrib-copy@1.0.0
  206. │ └── file-sync-cmp@0.1.1
  207. ├─┬ grunt-contrib-cssmin@1.0.1
  208. │ ├─┬ clean-css@3.4.26
  209. │ │ ├── commander@2.8.1
  210. │ │ └─┬ source-map@0.4.4
  211. │ │ └── amdefine@1.0.1
  212. │ └─┬ maxmin@1.1.0
  213. │ ├── figures@1.7.0
  214. │ ├─┬ gzip-size@1.0.0
  215. │ │ ├─┬ browserify-zlib@0.1.4
  216. │ │ │ └── pako@0.2.9
  217. │ │ └─┬ concat-stream@1.6.0
  218. │ │ └── typedarray@0.0.6
  219. │ └── pretty-bytes@1.0.4
  220. ├─┬ grunt-contrib-jst@1.0.0
  221. │ └── lodash@2.4.2
  222. ├─┬ grunt-contrib-less@1.3.0
  223. │ ├─┬ less@2.6.1
  224. │ │ ├─┬ errno@0.1.4
  225. │ │ │ └── prr@0.0.0
  226. │ │ ├── graceful-fs@4.1.11
  227. │ │ ├── image-size@0.4.0
  228. │ │ ├── mime@1.3.6
  229. │ │ ├─┬ promise@7.1.1
  230. │ │ │ └── asap@2.0.5
  231. │ │ └─┬ request@2.81.0
  232. │ │ ├── aws-sign2@0.6.0
  233. │ │ ├── aws4@1.6.0
  234. │ │ ├── caseless@0.12.0
  235. │ │ ├─┬ combined-stream@1.0.5
  236. │ │ │ └── delayed-stream@1.0.0
  237. │ │ ├── forever-agent@0.6.1
  238. │ │ ├─┬ har-validator@4.2.1
  239. │ │ │ ├─┬ ajv@4.11.8
  240. │ │ │ │ ├── co@4.6.0
  241. │ │ │ │ └─┬ json-stable-stringify@1.0.1
  242. │ │ │ │ └── jsonify@0.0.0
  243. │ │ │ └── har-schema@1.0.5
  244. │ │ ├─┬ hawk@3.1.3
  245. │ │ │ ├── boom@2.10.1
  246. │ │ │ ├── cryptiles@2.0.5
  247. │ │ │ ├── hoek@2.16.3
  248. │ │ │ └── sntp@1.0.9
  249. │ │ ├─┬ http-signature@1.1.1
  250. │ │ │ ├── assert-plus@0.2.0
  251. │ │ │ ├─┬ jsprim@1.4.0
  252. │ │ │ │ ├── assert-plus@1.0.0
  253. │ │ │ │ ├── extsprintf@1.0.2
  254. │ │ │ │ ├── json-schema@0.2.3
  255. │ │ │ │ └── verror@1.3.6
  256. │ │ │ └─┬ sshpk@1.13.0
  257. │ │ │ ├── asn1@0.2.3
  258. │ │ │ ├── assert-plus@1.0.0
  259. │ │ │ ├── bcrypt-pbkdf@1.0.1
  260. │ │ │ ├─┬ dashdash@1.14.1
  261. │ │ │ │ └── assert-plus@1.0.0
  262. │ │ │ ├── ecc-jsbn@0.1.1
  263. │ │ │ ├─┬ getpass@0.1.7
  264. │ │ │ │ └── assert-plus@1.0.0
  265. │ │ │ ├── jodid25519@1.0.2
  266. │ │ │ ├── jsbn@0.1.1
  267. │ │ │ └── tweetnacl@0.14.5
  268. │ │ ├── is-typedarray@1.0.0
  269. │ │ ├── isstream@0.1.2
  270. │ │ ├── mime-types@2.1.15
  271. │ │ ├── oauth-sign@0.8.2
  272. │ │ ├── performance-now@0.2.0
  273. │ │ ├── safe-buffer@5.0.1
  274. │ │ ├── stringstream@0.0.5
  275. │ │ ├─┬ tough-cookie@2.3.2
  276. │ │ │ └── punycode@1.4.1
  277. │ │ └── tunnel-agent@0.6.0
  278. │ └── lodash@4.17.4
  279. ├─┬ grunt-contrib-uglify@1.0.1
  280. │ ├── lodash@4.17.4
  281. │ └─┬ uglify-js@2.6.4
  282. │ ├── async@0.2.10
  283. │ ├── uglify-to-browserify@1.0.2
  284. │ └─┬ yargs@3.10.0
  285. │ ├── camelcase@1.2.1
  286. │ ├─┬ cliui@2.1.0
  287. │ │ ├─┬ center-align@0.1.3
  288. │ │ │ ├─┬ align-text@0.1.4
  289. │ │ │ │ ├─┬ kind-of@3.2.2
  290. │ │ │ │ │ └── is-buffer@1.1.5
  291. │ │ │ │ ├── longest@1.0.1
  292. │ │ │ │ └── repeat-string@1.6.1
  293. │ │ │ └── lazy-cache@1.0.4
  294. │ │ └── right-align@0.1.3
  295. │ └── window-size@0.1.0
  296. ├─┬ grunt-contrib-watch@1.0.0
  297. │ ├─┬ gaze@1.1.2
  298. │ │ └─┬ globule@1.1.0
  299. │ │ └── lodash@4.16.6
  300. │ ├── lodash@3.10.1
  301. │ └─┬ tiny-lr@0.2.1
  302. │ ├─┬ body-parser@1.14.2
  303. │ │ ├── bytes@2.2.0
  304. │ │ ├── http-errors@1.3.1
  305. │ │ ├── iconv-lite@0.4.13
  306. │ │ ├─┬ on-finished@2.3.0
  307. │ │ │ └── ee-first@1.1.1
  308. │ │ ├── qs@5.2.0
  309. │ │ ├─┬ raw-body@2.1.7
  310. │ │ │ ├── bytes@2.4.0
  311. │ │ │ └── iconv-lite@0.4.13
  312. │ │ └─┬ type-is@1.6.15
  313. │ │ └── media-typer@0.3.0
  314. │ ├── debug@2.2.0
  315. │ ├─┬ faye-websocket@0.10.0
  316. │ │ └─┬ websocket-driver@0.6.5
  317. │ │ └── websocket-extensions@0.1.1
  318. │ ├── livereload-js@2.2.2
  319. │ └── qs@5.1.0
  320. ├── grunt-sails-linker@0.10.1
  321. ├─┬ grunt-sync@0.5.2
  322. │ ├─┬ glob@4.5.3
  323. │ │ └── minimatch@2.0.10
  324. │ ├── md5-file@2.0.7
  325. │ └── promised-io@0.3.3
  326. ├── include-all@1.0.8
  327. ├─┬ mocha@3.4.2
  328. │ ├── browser-stdout@1.3.0
  329. │ ├─┬ commander@2.9.0
  330. │ │ └── graceful-readlink@1.0.1
  331. │ ├─┬ debug@2.6.0
  332. │ │ └── ms@0.7.2
  333. │ ├── diff@3.2.0
  334. │ ├── escape-string-regexp@1.0.5
  335. │ ├── glob@7.1.1
  336. │ ├── growl@1.9.2
  337. │ ├── json3@3.3.2
  338. │ ├─┬ lodash.create@3.1.1
  339. │ │ ├─┬ lodash._baseassign@3.2.0
  340. │ │ │ ├── lodash._basecopy@3.0.1
  341. │ │ │ └─┬ lodash.keys@3.1.2
  342. │ │ │ ├── lodash._getnative@3.9.1
  343. │ │ │ ├── lodash.isarguments@3.1.0
  344. │ │ │ └── lodash.isarray@3.0.4
  345. │ │ ├── lodash._basecreate@3.0.3
  346. │ │ └── lodash._isiterateecall@3.0.9
  347. │ ├── mkdirp@0.5.1
  348. │ └─┬ supports-color@3.1.2
  349. │ └── has-flag@1.0.0
  350. ├─┬ rc@1.0.1
  351. │ ├── deep-extend@0.2.11
  352. │ ├── ini@1.3.4
  353. │ ├── minimist@0.0.8
  354. │ └── strip-json-comments@0.1.3
  355. ├─┬ sails@0.12.13
  356. │ ├─┬ @sailshq/express@3.21.3
  357. │ │ ├─┬ @sailshq/connect@2.30.3
  358. │ │ │ ├─┬ @sailshq/body-parser@1.13.4
  359. │ │ │ │ ├── bytes@2.1.0
  360. │ │ │ │ ├── depd@1.0.1
  361. │ │ │ │ └── iconv-lite@0.4.11
  362. │ │ │ ├── @sailshq/qs@4.0.2
  363. │ │ │ ├── basic-auth-connect@1.0.0
  364. │ │ │ ├── bytes@2.1.0
  365. │ │ │ ├─┬ compression@1.5.2
  366. │ │ │ │ └─┬ accepts@1.2.13
  367. │ │ │ │ └── negotiator@0.5.3
  368. │ │ │ ├── connect-timeout@1.6.2
  369. │ │ │ ├── cookie@0.1.3
  370. │ │ │ ├── csurf@1.8.3
  371. │ │ │ ├── depd@1.0.1
  372. │ │ │ ├─┬ errorhandler@1.4.3
  373. │ │ │ │ ├─┬ accepts@1.3.3
  374. │ │ │ │ │ └── negotiator@0.6.1
  375. │ │ │ │ └── escape-html@1.0.3
  376. │ │ │ ├─┬ express-session@1.11.3
  377. │ │ │ │ ├── crc@3.3.0
  378. │ │ │ │ └── uid-safe@2.0.0
  379. │ │ │ ├── finalhandler@0.4.0
  380. │ │ │ ├─┬ morgan@1.6.1
  381. │ │ │ │ └── depd@1.0.1
  382. │ │ │ ├─┬ multiparty@3.3.2
  383. │ │ │ │ └─┬ readable-stream@1.1.14
  384. │ │ │ │ ├── isarray@0.0.1
  385. │ │ │ │ └── string_decoder@0.10.31
  386. │ │ │ ├── pause@0.1.0
  387. │ │ │ ├── response-time@2.3.2
  388. │ │ │ ├─┬ serve-index@1.7.3
  389. │ │ │ │ ├── batch@0.5.3
  390. │ │ │ │ └── escape-html@1.0.3
  391. │ │ │ └── vhost@3.0.2
  392. │ │ ├── basic-auth@1.0.4
  393. │ │ ├── commander@2.6.0
  394. │ │ ├── content-disposition@0.5.0
  395. │ │ ├── content-type@1.0.2
  396. │ │ ├── cookie@0.1.3
  397. │ │ ├── depd@1.0.1
  398. │ │ ├── escape-html@1.0.2
  399. │ │ ├── etag@1.7.0
  400. │ │ ├── fresh@0.3.0
  401. │ │ ├── merge-descriptors@1.0.0
  402. │ │ ├─┬ proxy-addr@1.0.10
  403. │ │ │ ├── forwarded@0.1.0
  404. │ │ │ └── ipaddr.js@1.0.5
  405. │ │ ├── range-parser@1.0.3
  406. │ │ ├─┬ send@0.13.0
  407. │ │ │ ├── depd@1.0.1
  408. │ │ │ ├── destroy@1.0.3
  409. │ │ │ ├── mime@1.3.4
  410. │ │ │ └── statuses@1.2.1
  411. │ │ ├── utils-merge@1.0.0
  412. │ │ └── vary@1.0.1
  413. │ ├── @sailshq/lodash@3.10.2
  414. │ ├─┬ anchor@0.10.5
  415. │ │ ├─┬ geojsonhint@1.1.0
  416. │ │ │ ├── colors@0.6.2
  417. │ │ │ ├─┬ concat-stream@1.4.10
  418. │ │ │ │ ├── inherits@2.0.1
  419. │ │ │ │ ├─┬ readable-stream@1.1.13
  420. │ │ │ │ │ ├── core-util-is@1.0.1
  421. │ │ │ │ │ ├── isarray@0.0.1
  422. │ │ │ │ │ └── string_decoder@0.10.31
  423. │ │ │ │ └── typedarray@0.0.6
  424. │ │ │ ├─┬ jsonlint-lines@1.6.0
  425. │ │ │ │ ├── JSV@4.0.2
  426. │ │ │ │ └─┬ nomnom@1.8.1
  427. │ │ │ │ ├─┬ chalk@0.4.0
  428. │ │ │ │ │ ├── ansi-styles@1.0.0
  429. │ │ │ │ │ ├── has-color@0.1.7
  430. │ │ │ │ │ └── strip-ansi@0.1.1
  431. │ │ │ │ └── underscore@1.6.0
  432. │ │ │ ├── minimist@1.1.1
  433. │ │ │ └─┬ optimist@0.6.1
  434. │ │ │ ├── minimist@0.0.10
  435. │ │ │ └── wordwrap@0.0.3
  436. │ │ ├── lodash@3.9.3
  437. │ │ └── validator@3.41.2
  438. │ ├── async@1.5.0
  439. │ ├─┬ captains-log@1.0.0
  440. │ │ ├── colors@0.6.2
  441. │ │ └─┬ rc@0.3.5
  442. │ │ ├── deep-extend@0.2.11
  443. │ │ └── ini@1.1.0
  444. │ ├── commander@2.9.0
  445. │ ├─┬ compression@1.6.2
  446. │ │ ├─┬ accepts@1.3.3
  447. │ │ │ └── negotiator@0.6.1
  448. │ │ ├── bytes@2.3.0
  449. │ │ ├─┬ compressible@2.0.10
  450. │ │ │ └── mime-db@1.27.0
  451. │ │ ├── on-headers@1.0.1
  452. │ │ └── vary@1.1.1
  453. │ ├─┬ connect@3.4.1
  454. │ │ └─┬ finalhandler@0.4.1
  455. │ │ ├── escape-html@1.0.3
  456. │ │ └── unpipe@1.0.0
  457. │ ├── connect-flash@0.1.1
  458. │ ├─┬ consolidate@0.14.1
  459. │ │ └── bluebird@3.5.0
  460. │ ├── cookie@0.1.2
  461. │ ├─┬ cookie-parser@1.3.5
  462. │ │ └── cookie@0.1.3
  463. │ ├── cookie-signature@1.0.6
  464. │ ├─┬ csurf@1.9.0
  465. │ │ ├── cookie@0.3.1
  466. │ │ ├─┬ csrf@3.0.6
  467. │ │ │ ├── rndm@1.2.0
  468. │ │ │ ├── tsscmp@1.0.5
  469. │ │ │ └── uid-safe@2.1.4
  470. │ │ └─┬ http-errors@1.5.1
  471. │ │ ├── setprototypeof@1.0.2
  472. │ │ └── statuses@1.3.1
  473. │ ├─┬ ejs-locals@1.0.2
  474. │ │ └── ejs@0.8.8
  475. │ ├─┬ express-handlebars@3.0.0
  476. │ │ ├── glob@6.0.4
  477. │ │ ├─┬ handlebars@4.0.10
  478. │ │ │ └── source-map@0.4.4
  479. │ │ └─┬ object.assign@4.0.4
  480. │ │ ├─┬ define-properties@1.1.2
  481. │ │ │ └── foreach@2.0.5
  482. │ │ ├── function-bind@1.1.0
  483. │ │ └── object-keys@1.0.11
  484. │ ├─┬ express-session@1.14.2
  485. │ │ ├── cookie@0.3.1
  486. │ │ ├── crc@3.4.1
  487. │ │ ├── depd@1.1.0
  488. │ │ └─┬ uid-safe@2.1.4
  489. │ │ └── random-bytes@1.0.0
  490. │ ├── flaverr@1.2.2
  491. │ ├── glob@5.0.15
  492. │ ├── grunt-cli@1.2.0
  493. │ ├─┬ i18n@0.8.1
  494. │ │ ├─┬ make-plural@3.0.6
  495. │ │ │ └── minimist@1.2.0
  496. │ │ ├─┬ math-interval-parser@1.1.0
  497. │ │ │ └── xregexp@2.0.0
  498. │ │ ├─┬ messageformat@0.3.1
  499. │ │ │ ├── glob@6.0.4
  500. │ │ │ └─┬ watchr@2.4.13
  501. │ │ │ ├── eachr@2.0.4
  502. │ │ │ ├─┬ extendr@2.1.0
  503. │ │ │ │ └── typechecker@2.0.8
  504. │ │ │ ├─┬ extract-opts@2.2.0
  505. │ │ │ │ └── typechecker@2.0.8
  506. │ │ │ ├─┬ ignorefs@1.2.0
  507. │ │ │ │ ├── editions@1.3.3
  508. │ │ │ │ └── ignorepatterns@1.1.0
  509. │ │ │ ├── safefs@3.2.2
  510. │ │ │ ├── scandirectory@2.5.0
  511. │ │ │ ├─┬ taskgroup@4.3.1
  512. │ │ │ │ ├─┬ ambi@2.5.0
  513. │ │ │ │ │ └── typechecker@4.4.1
  514. │ │ │ │ └─┬ csextends@1.1.1
  515. │ │ │ │ └── coffee-script@1.12.6
  516. │ │ │ └── typechecker@2.1.0
  517. │ │ ├── mustache@2.3.0
  518. │ │ └── sprintf-js@1.0.3
  519. │ ├─┬ merge-defaults@0.2.1
  520. │ │ └── lodash@2.4.2
  521. │ ├── method-override@2.3.5
  522. │ ├── mock-req@0.2.0
  523. │ ├── mock-res@0.3.0
  524. │ ├── parseurl@1.3.1
  525. │ ├─┬ path-to-regexp@1.5.3
  526. │ │ └── isarray@0.0.1
  527. │ ├── pluralize@1.2.1
  528. │ ├─┬ prompt@0.2.14
  529. │ │ ├── pkginfo@0.4.0
  530. │ │ ├─┬ read@1.0.7
  531. │ │ │ └── mute-stream@0.0.7
  532. │ │ ├── revalidator@0.1.8
  533. │ │ ├─┬ utile@0.2.1
  534. │ │ │ ├── async@0.2.10
  535. │ │ │ ├── deep-equal@1.0.1
  536. │ │ │ ├── i@0.3.5
  537. │ │ │ └── ncp@0.4.2
  538. │ │ └─┬ winston@0.8.3
  539. │ │ ├── async@0.2.10
  540. │ │ ├── colors@0.6.2
  541. │ │ ├── cycle@1.0.3
  542. │ │ ├── eyes@0.1.8
  543. │ │ ├── pkginfo@0.3.1
  544. │ │ └── stack-trace@0.0.10
  545. │ ├─┬ reportback@0.1.9
  546. │ │ ├─┬ captains-log@0.11.11
  547. │ │ │ ├── colors@0.6.2
  548. │ │ │ ├── lodash@2.4.1
  549. │ │ │ └─┬ rc@0.3.5
  550. │ │ │ ├── deep-extend@0.2.11
  551. │ │ │ └── ini@1.1.0
  552. │ │ ├── lodash@2.4.2
  553. │ │ ├── merge-defaults@0.1.4
  554. │ │ └─┬ switchback@1.1.3
  555. │ │ └── lodash@2.4.2
  556. │ ├── rttc@9.3.3
  557. │ ├─┬ sails-generate@0.13.0
  558. │ │ ├── async@0.2.10
  559. │ │ ├─┬ fs-extra@0.8.1
  560. │ │ │ ├── jsonfile@1.1.1
  561. │ │ │ ├── mkdirp@0.3.5
  562. │ │ │ └── rimraf@2.2.8
  563. │ │ ├── lodash@2.4.2
  564. │ │ ├── merge-defaults@0.1.4
  565. │ │ ├─┬ sails-generate-adapter@0.10.6
  566. │ │ │ └── lodash@2.4.2
  567. │ │ ├─┬ sails-generate-api@0.10.1
  568. │ │ │ ├── async@0.2.10
  569. │ │ │ ├── lodash@2.4.2
  570. │ │ │ └── merge-defaults@0.1.4
  571. │ │ ├─┬ sails-generate-backend@0.12.6
  572. │ │ │ └── lodash@2.4.2
  573. │ │ ├─┬ sails-generate-controller@0.10.9
  574. │ │ │ ├── lodash@2.4.2
  575. │ │ │ ├── pluralize@0.0.9
  576. │ │ │ └── underscore.string@2.3.3
  577. │ │ ├─┬ sails-generate-frontend@0.12.3
  578. │ │ │ ├── lodash@2.4.1
  579. │ │ │ ├── merge-defaults@0.1.0
  580. │ │ │ └─┬ sails-generate-sails.io.js@0.14.0
  581. │ │ │ └── sails.io.js-dist@0.14.0
  582. │ │ ├── sails-generate-generator@0.10.11
  583. │ │ ├─┬ sails-generate-gruntfile@0.10.11
  584. │ │ │ └── lodash@2.4.2
  585. │ │ ├─┬ sails-generate-model@0.10.12
  586. │ │ │ ├── lodash@2.4.2
  587. │ │ │ └── underscore.string@2.3.3
  588. │ │ ├─┬ sails-generate-new@0.10.29
  589. │ │ │ ├── async@1.2.1
  590. │ │ │ ├─┬ cross-spawn-async@2.2.5
  591. │ │ │ │ └─┬ lru-cache@4.0.2
  592. │ │ │ │ ├── pseudomap@1.0.2
  593. │ │ │ │ └── yallist@2.1.2
  594. │ │ │ └── lodash@3.9.3
  595. │ │ ├─┬ sails-generate-sails.io.js@0.13.4
  596. │ │ │ ├── lodash@2.4.2
  597. │ │ │ └── sails.io.js-dist@0.13.8
  598. │ │ ├─┬ sails-generate-views@0.10.8
  599. │ │ │ └── lodash@2.4.2
  600. │ │ └─┬ sails-generate-views-jade@0.10.4
  601. │ │ └── lodash@2.4.2
  602. │ ├─┬ sails-hook-orm@1.0.9
  603. │ │ └─┬ waterline@0.11.11
  604. │ │ ├─┬ anchor@0.11.5
  605. │ │ │ ├─┬ @mapbox/geojsonhint@1.2.1
  606. │ │ │ │ ├─┬ concat-stream@1.4.10
  607. │ │ │ │ │ └─┬ readable-stream@1.1.14
  608. │ │ │ │ │ ├── isarray@0.0.1
  609. │ │ │ │ │ └── string_decoder@0.10.31
  610. │ │ │ │ ├─┬ jsonlint-lines@1.7.1
  611. │ │ │ │ │ ├── JSV@4.0.2
  612. │ │ │ │ │ └─┬ nomnom@1.8.1
  613. │ │ │ │ │ ├─┬ chalk@0.4.0
  614. │ │ │ │ │ │ ├── ansi-styles@1.0.0
  615. │ │ │ │ │ │ ├── has-color@0.1.7
  616. │ │ │ │ │ │ └── strip-ansi@0.1.1
  617. │ │ │ │ │ └── underscore@1.6.0
  618. │ │ │ │ ├── minimist@1.1.1
  619. │ │ │ │ └── text-table@0.2.0
  620. │ │ │ └── validator@4.4.0
  621. │ │ ├── bluebird@3.2.1
  622. │ │ ├── deep-diff@0.3.3
  623. │ │ ├─┬ switchback@2.0.0
  624. │ │ │ └── lodash@2.4.2
  625. │ │ ├─┬ waterline-criteria@0.11.2
  626. │ │ │ └── lodash@2.4.2
  627. │ │ └── waterline-schema@0.2.2
  628. │ ├─┬ sails-hook-sockets@0.13.11
  629. │ │ ├── async@1.5.0
  630. │ │ ├─┬ machinepack-urls@3.1.1
  631. │ │ │ └─┬ machine@4.1.1
  632. │ │ │ ├── convert-to-ecmascript-compatible-varname@0.1.5
  633. │ │ │ ├── lodash@2.4.2
  634. │ │ │ ├── object-hash@0.3.0
  635. │ │ │ └── rttc@1.0.2
  636. │ │ ├── semver@4.3.6
  637. │ │ ├─┬ socket.io@1.7.3
  638. │ │ │ ├─┬ debug@2.3.3
  639. │ │ │ │ └── ms@0.7.2
  640. │ │ │ ├─┬ engine.io@1.8.3
  641. │ │ │ │ ├─┬ accepts@1.3.3
  642. │ │ │ │ │ └── negotiator@0.6.1
  643. │ │ │ │ ├── base64id@1.0.0
  644. │ │ │ │ ├── cookie@0.3.1
  645. │ │ │ │ ├─┬ debug@2.3.3
  646. │ │ │ │ │ └── ms@0.7.2
  647. │ │ │ │ ├─┬ engine.io-parser@1.3.2
  648. │ │ │ │ │ ├── after@0.8.2
  649. │ │ │ │ │ ├── arraybuffer.slice@0.0.6
  650. │ │ │ │ │ ├── base64-arraybuffer@0.1.5
  651. │ │ │ │ │ ├── blob@0.0.4
  652. │ │ │ │ │ └── wtf-8@1.0.0
  653. │ │ │ │ └─┬ ws@1.1.2
  654. │ │ │ │ ├── options@0.0.6
  655. │ │ │ │ └── ultron@1.0.2
  656. │ │ │ ├─┬ has-binary@0.1.7
  657. │ │ │ │ └── isarray@0.0.1
  658. │ │ │ ├── object-assign@4.1.0
  659. │ │ │ ├─┬ socket.io-adapter@0.5.0
  660. │ │ │ │ └─┬ debug@2.3.3
  661. │ │ │ │ └── ms@0.7.2
  662. │ │ │ ├─┬ socket.io-client@1.7.3
  663. │ │ │ │ ├── backo2@1.0.2
  664. │ │ │ │ ├── component-bind@1.0.0
  665. │ │ │ │ ├── component-emitter@1.2.1
  666. │ │ │ │ ├─┬ debug@2.3.3
  667. │ │ │ │ │ └── ms@0.7.2
  668. │ │ │ │ ├─┬ engine.io-client@1.8.3
  669. │ │ │ │ │ ├── component-emitter@1.2.1
  670. │ │ │ │ │ ├── component-inherit@0.0.3
  671. │ │ │ │ │ ├─┬ debug@2.3.3
  672. │ │ │ │ │ │ └── ms@0.7.2
  673. │ │ │ │ │ ├── has-cors@1.1.0
  674. │ │ │ │ │ ├── parsejson@0.0.3
  675. │ │ │ │ │ ├── parseqs@0.0.5
  676. │ │ │ │ │ ├── xmlhttprequest-ssl@1.5.3
  677. │ │ │ │ │ └── yeast@0.1.2
  678. │ │ │ │ ├── indexof@0.0.1
  679. │ │ │ │ ├── object-component@0.0.3
  680. │ │ │ │ ├─┬ parseuri@0.0.5
  681. │ │ │ │ │ └─┬ better-assert@1.0.2
  682. │ │ │ │ │ └── callsite@1.0.0
  683. │ │ │ │ └── to-array@0.1.4
  684. │ │ │ └─┬ socket.io-parser@2.3.1
  685. │ │ │ ├── component-emitter@1.1.2
  686. │ │ │ └── isarray@0.0.1
  687. │ │ └── uid2@0.0.3
  688. │ ├─┬ sails-stringfile@0.3.2
  689. │ │ └── lodash@2.4.2
  690. │ ├─┬ sails-util@0.11.0
  691. │ │ ├─┬ fs-extra@0.8.1
  692. │ │ │ ├── jsonfile@1.1.1
  693. │ │ │ ├── mkdirp@0.3.5
  694. │ │ │ └── rimraf@2.2.8
  695. │ │ ├── json-stringify-safe@5.0.1
  696. │ │ ├─┬ optimist@0.6.1
  697. │ │ │ └── wordwrap@0.0.2
  698. │ │ └── underscore.string@2.3.3
  699. │ ├── semver@5.1.0
  700. │ ├─┬ serve-favicon@2.3.0
  701. │ │ └── ms@0.7.1
  702. │ ├─┬ serve-static@1.10.2
  703. │ │ ├── escape-html@1.0.3
  704. │ │ └─┬ send@0.13.1
  705. │ │ ├── destroy@1.0.4
  706. │ │ ├── mime@1.3.4
  707. │ │ └── statuses@1.2.1
  708. │ ├─┬ skipper@0.7.6
  709. │ │ ├─┬ async@2.0.1
  710. │ │ │ └── lodash@4.17.4
  711. │ │ ├─┬ body-parser@1.17.1
  712. │ │ │ ├── bytes@2.4.0
  713. │ │ │ ├─┬ debug@2.6.1
  714. │ │ │ │ └── ms@0.7.2
  715. │ │ │ ├─┬ http-errors@1.6.1
  716. │ │ │ │ └── setprototypeof@1.0.3
  717. │ │ │ ├── iconv-lite@0.4.15
  718. │ │ │ └── raw-body@2.2.0
  719. │ │ ├── dot-access@1.0.0
  720. │ │ ├─┬ multiparty@3.2.10
  721. │ │ │ ├─┬ readable-stream@1.1.14
  722. │ │ │ │ └── isarray@0.0.1
  723. │ │ │ └─┬ stream-counter@0.2.0
  724. │ │ │ └─┬ readable-stream@1.1.14
  725. │ │ │ ├── isarray@0.0.1
  726. │ │ │ └── string_decoder@0.10.31
  727. │ │ ├── semver@4.3.6
  728. │ │ ├── skipper-disk@0.5.9
  729. │ │ ├── string_decoder@0.10.31
  730. │ │ └── uuid@3.0.1
  731. │ ├─┬ uid-safe@1.1.0
  732. │ │ ├── base64-url@1.2.1
  733. │ │ └── native-or-bluebird@1.1.2
  734. │ └─┬ walk@2.3.9
  735. │ └── foreachasync@3.0.0
  736. ├─┬ sails-disk@0.10.10
  737. │ ├── async@0.2.10
  738. │ ├─┬ fs-extra@0.30.0
  739. │ │ ├── jsonfile@2.4.0
  740. │ │ └── klaw@1.3.1
  741. │ ├── waterline-criteria@1.0.1
  742. │ ├── waterline-cursor@0.0.7
  743. │ └── waterline-errors@0.10.1
  744. ├─┬ sails-mysql@0.11.5
  745. │ ├── async@1.5.2
  746. │ ├── lodash@3.10.1
  747. │ ├─┬ mysql@2.10.2
  748. │ │ ├── bignumber.js@2.1.4
  749. │ │ └─┬ readable-stream@1.1.13
  750. │ │ ├── core-util-is@1.0.2
  751. │ │ ├── inherits@2.0.1
  752. │ │ ├── isarray@0.0.1
  753. │ │ └── string_decoder@0.10.31
  754. │ ├─┬ waterline-cursor@0.0.6
  755. │ │ ├── async@0.9.2
  756. │ │ └── lodash@2.4.2
  757. │ ├── waterline-errors@0.10.1
  758. │ └─┬ waterline-sequel@0.5.7
  759. │ └── lodash@3.10.0
  760. └─┬ supertest@3.0.0
  761. ├── methods@1.1.2
  762. └─┬ superagent@3.5.2
  763. ├── component-emitter@1.2.1
  764. ├── cookiejar@2.1.1
  765. ├── extend@3.0.1
  766. ├─┬ form-data@2.1.4
  767. │ └── asynckit@0.4.0
  768. ├── formidable@1.1.1
  769. ├── qs@6.4.0
  770. └─┬ readable-stream@2.2.9
  771. ├── buffer-shims@1.0.0
  772. ├── core-util-is@1.0.2
  773. ├── isarray@1.0.0
  774. ├── process-nextick-args@1.0.7
  775. ├── string_decoder@1.0.1
  776. └── util-deprecate@1.0.2
  777.  
  778. npm ERR! Linux 4.4.0-64-generic
  779. npm ERR! argv "/var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/Node6/bin/node" "/var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/Node6/bin/npm" "install"
  780. npm ERR! node v6.10.3
  781. npm ERR! npm v3.10.10
  782. npm ERR! code ELIFECYCLE
  783.  
  784. npm ERR! bcrypt@1.0.2 install: `node-pre-gyp install --fallback-to-build`
  785. npm ERR! Exit status 1
  786. npm ERR!
  787. npm ERR! Failed at the bcrypt@1.0.2 install script 'node-pre-gyp install --fallback-to-build'.
  788. npm ERR! Make sure you have the latest version of node.js and npm installed.
  789. npm ERR! If you do, this is most likely a problem with the bcrypt package,
  790. npm ERR! not with npm itself.
  791. npm ERR! Tell the author that this fails on your system:
  792. npm ERR! node-pre-gyp install --fallback-to-build
  793. npm ERR! You can get information on how to open an issue for this project with:
  794. npm ERR! npm bugs bcrypt
  795. npm ERR! Or if that isn't available, you can get their info via:
  796. npm ERR! npm owner ls bcrypt
  797. npm ERR! There is likely additional logging output above.
  798.  
  799. npm ERR! Please include the following file with any support request:
  800. npm ERR! /var/lib/jenkins/workspace/tatuadora-dev-build/npm-debug.log
  801. Build step 'Execute shell' marked build as failure
  802. Performing Post build task...
  803. Could not match :passing : False
  804. Logical operation result is FALSE
  805. Skipping script : curl -XPOST -H "Authorization: token 7f51328684f11874a7eee9589a836f9a3da68233" https://api.github.com/repos/amorenoh90/latatuadora/statuses/$(git rev-parse HEAD) -d "{
  806. \"state\": \"success\",
  807. \"target_url\": \"${BUILD_URL}\",
  808. \"description\": \"The build has succeeded!\",
  809. \"context\": \"Blick-CI - Jenkins\"
  810. }"
  811. END OF POST BUILD TASK : 0
  812. Match found for :npm ERR : True
  813. Could not match :Test failed : False
  814. Logical operation result is TRUE
  815. Running script : curl -XPOST -H "Authorization: token 7f51328684f11874a7eee9589a836f9a3da68233" https://api.github.com/repos/amorenoh90/latatuadora/statuses/$(git rev-parse HEAD) -d "{
  816. \"state\": \"failure\",
  817. \"target_url\": \"${BUILD_URL}\",
  818. \"description\": \"The build has failed +_____+!\",
  819. \"context\": \"Blick-CI - Jenkins\"
  820. }"
  821. [tatuadora-dev-build] $ /bin/sh -xe /tmp/hudson1596654896541813922.sh
  822. + git rev-parse HEAD
  823. + curl -XPOST -H Authorization: token 7f51328684f11874a7eee9589a836f9a3da68233 https://api.github.com/repos/amorenoh90/latatuadora/statuses/9be3ef3296aea45e0234994749287fc2ac2a9aab -d {
  824. "state": "failure",
  825. "target_url": "http://52.32.244.171:8080/job/tatuadora-dev-build/10/",
  826. "description": "The build has failed +_____+!",
  827. "context": "Blick-CI - Jenkins"
  828. }
  829. % Total % Received % Xferd Average Speed Time Time Time Current
  830. Dload Upload Total Spent Left Speed
  831.  
  832. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  833. 16 1682 6 95 100 182 171 329 0:00:08 --:--:-- 0:00:08 328
  834. 100 1682 100 1500 100 182 2709 328 --:--:-- --:--:-- --:--:-- 2707
  835. {
  836. "url": "https://api.github.com/repos/amorenoh90/latatuadora/statuses/9be3ef3296aea45e0234994749287fc2ac2a9aab",
  837. "id": 1249602662,
  838. "state": "failure",
  839. "description": "The build has failed +_____+!",
  840. "target_url": "http://52.32.244.171:8080/job/tatuadora-dev-build/10/",
  841. "context": "Blick-CI - Jenkins",
  842. "created_at": "2017-05-24T21:25:14Z",
  843. "updated_at": "2017-05-24T21:25:14Z",
  844. "creator": {
  845. "login": "development-blick",
  846. "id": 26241853,
  847. "avatar_url": "https://avatars0.githubusercontent.com/u/26241853?v=3",
  848. "gravatar_id": "",
  849. "url": "https://api.github.com/users/development-blick",
  850. "html_url": "https://github.com/development-blick",
  851. "followers_url": "https://api.github.com/users/development-blick/followers",
  852. "following_url": "https://api.github.com/users/development-blick/following{/other_user}",
  853. "gists_url": "https://api.github.com/users/development-blick/gists{/gist_id}",
  854. "starred_url": "https://api.github.com/users/development-blick/starred{/owner}{/repo}",
  855. "subscriptions_url": "https://api.github.com/users/development-blick/subscriptions",
  856. "organizations_url": "https://api.github.com/users/development-blick/orgs",
  857. "repos_url": "https://api.github.com/users/development-blick/repos",
  858. "events_url": "https://api.github.com/users/development-blick/events{/privacy}",
  859. "received_events_url": "https://api.github.com/users/development-blick/received_events",
  860. "type": "User",
  861. "site_admin": false
  862. }
  863. }
  864. POST BUILD TASK : SUCCESS
  865. END OF POST BUILD TASK : 1
  866. [htmlpublisher] Archiving HTML reports...
  867. [htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/tatuadora-dev-build/build/reports/tests/test to /var/lib/jenkins/jobs/tatuadora-dev-build/htmlreports/HTML_Report
  868. ERROR: Specified HTML directory '/var/lib/jenkins/workspace/tatuadora-dev-build/build/reports/tests/test' does not exist.
  869. [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
  870. Finished: FAILURE
Add Comment
Please, Sign In to add comment