Problemas com bower ao fazer deploy (erro aleatório)
Estou com um problema aleatório no deploy.
A cada +- 5 deploys, um ele aceita.
O erro do log é esse:
- bower jquery#1.9.1 - 3 install jquery#3.1.0
- bower angular-i18n#* install angular-i18n#1.5.8
- E0816 09:34:40.688976 1 util.go:91] /usr/libexec/s2i/assemble: line 45: 15 Killed npm install -d
- I0816 09:34:40.952639 1 cleanup.go:23] Removing temporary directory /tmp/s2i-build169088378
- I0816 09:34:40.952680 1 fs.go:156] Removing directory '/tmp/s2i-build169088378'
- F0816 09:34:40.970038 1 builder.go:204] Error: build error: non-zero (13) exit code from ryanj/centos7-s2i-nodejs@sha256:6e3a35dd250a404768d329ef4d11446864987a1102b6cffc27b678416b3952
O que eu pude verificar é que ele para ao instalar os components do bower.
No log abaixo, o erro foi em um componente diferente:
- bower angular-bootstrap#* resolved https://github.com/angular-ui/bootstrap-bower.git#2.0.2
- bower angular-animate#* resolved https://github.com/angular/bower-angular-animate.git#1.5.8
- bower angular-sanitize#* resolved https://github.com/angular/bower-angular-sanitize.git#1.5.8
- E0816 08:19:24.269881 1 util.go:91] /usr/libexec/s2i/assemble: line 45: 15 Killed npm install -d
- I0816 08:19:24.600721 1 cleanup.go:23] Removing temporary directory /tmp/s2i-build536663466
- I0816 08:19:24.600767 1 fs.go:156] Removing directory '/tmp/s2i-build536663466'
- F0816 08:19:24.617202 1 builder.go:204] Error: build error: non-zero (13) exit code from ryanj/centos7-s2i-nodejs@sha256:6e3a35dd250a404768d329ef4d11446864987a1102b6cffc27b678416b39527
No build abaixo ele passou:
- angular-i18n#1.5.8 front/vendors/angular-i18n
- string-mask#0.2.2 front/vendors/string-mask
- bootstrap#3.3.7 front/vendors/bootstrap
- └── jquery#3.1.0
- jquery#3.1.0 front/vendors/jquery
- amodelivery@0.1.0 /opt/app-root/src
- +-- apn@1.7.8
- | +-- node-forge@0.6.42
- | `-- q@1.4.1
- +-- async@2.0.1
- +-- aws-sdk@2.5.0
- | +-- jmespath@0.15.0
- | +-- sax@1.1.5
- | +-- xml2js@0.4.15
- | `-- xmlbuilder@2.6.2
- | `-- lodash@3.5.0
- +-- body-parser@1.15.2
- | +-- bytes@2.4.0
- | +-- content-type@1.0.2
- | +-- depd@1.1.0
- | +-- http-errors@1.5.0
- | | +-- inherits@2.0.1
- | | +-- setprototypeof@1.0.1
- | | `-- statuses@1.3.0
- | +-- iconv-lite@0.4.13
- | +-- on-finished@2.3.0
- | | `-- ee-first@1.1.1
- | +-- qs@6.2.0
- | +-- raw-body@2.1.7
- | | `-- unpipe@1.0.0
- | `-- type-is@1.6.13
- | `-- media-typer@0.3.0
- +-- bower@1.7.9
- +-- cors@2.7.1
- | `-- vary@1.1.0
- +-- debug@2.2.0
- | `-- ms@0.7.1
- +-- express@4.14.0
- | +-- accepts@1.3.3
- | | `-- negotiator@0.6.1
- | +-- array-flatten@1.1.1
- | +-- content-disposition@0.5.1
- | +-- cookie@0.3.1
- | +-- cookie-signature@1.0.6
- | +-- encodeurl@1.0.1
- | +-- escape-html@1.0.3
- | +-- etag@1.7.0
- | +-- finalhandler@0.5.0
- | +-- fresh@0.3.0
- | +-- merge-descriptors@1.0.1
- | +-- methods@1.1.2
- | +-- parseurl@1.3.1
- | +-- path-to-regexp@0.1.7
- | +-- proxy-addr@1.1.2
- | | +-- forwarded@0.1.0
- | | `-- ipaddr.js@1.1.1
- | +-- range-parser@1.2.0
- | +-- send@0.14.1
- | | +-- destroy@1.0.4
- | | `-- mime@1.3.4
- | +-- serve-static@1.11.1
- | `-- utils-merge@1.0.0
- +-- gulp@3.9.1
- | +-- archy@1.0.0
- | +-- chalk@1.1.3
- | | +-- ansi-styles@2.2.1
- | | +-- escape-string-regexp@1.0.5
- | | +-- has-ansi@2.0.0
- | | | `-- ansi-regex@2.0.0
- | | +-- strip-ansi@3.0.1
- | | `-- supports-color@2.0.0
- | +-- deprecated@0.0.1
- | +-- gulp-util@3.0.7
- | | +-- array-differ@1.0.0
- | | +-- array-uniq@1.0.3
- | | +-- beeper@1.1.0
- | | +-- dateformat@1.0.12
- | | +-- fancy-log@1.2.0
- | | | `-- time-stamp@1.0.1
- | | +-- lodash._reescape@3.0.0
- | | +-- lodash._reevaluate@3.0.0
- | | +-- lodash._reinterpolate@3.0.0
- | | +-- lodash.template@3.6.2
- | | | +-- lodash._basecopy@3.0.1
- | | | +-- lodash._basetostring@3.0.1
- | | | +-- lodash._basevalues@3.0.0
- | | | +-- lodash._isiterateecall@3.0.9
- | | | +-- lodash.escape@3.2.0
- | | | | `-- lodash._root@3.0.1
- | | | +-- lodash.keys@3.1.2
- | | | | +-- lodash._getnative@3.9.1
- | | | | +-- lodash.isarguments@3.1.0
- | | | | `-- lodash.isarray@3.0.4
- | | | +-- lodash.restparam@3.6.1
- | | | `-- lodash.templatesettings@3.1.1
- | | +-- multipipe@0.1.2
- | | | `-- duplexer2@0.0.2
- | | | `-- readable-stream@1.1.14
- | | +-- object-assign@3.0.0
- | | +-- replace-ext@0.0.1
- | | `-- vinyl@0.5.3
- | | +-- clone@1.0.2
- | | `-- clone-stats@0.0.1
- | +-- interpret@1.0.1
- | +-- liftoff@2.3.0
- | | +-- findup-sync@0.4.2
- | | | +-- detect-file@0.1.0
- | | | | `-- fs-exists-sync@0.1.0
- | | | +-- is-glob@2.0.1
- | | | | `-- is-extglob@1.0.0
- | | | +-- micromatch@2.3.11
- | | | | +-- arr-diff@2.0.0
- | | | | | `-- arr-flatten@1.0.1
- | | | | +-- array-unique@0.2.1
- | | | | +-- braces@1.8.5
- | | | | | +-- expand-range@1.8.2
- | | | | | | `-- fill-range@2.2.3
- | | | | | | +-- is-number@2.1.0
- | | | | | | +-- isobject@2.1.0
- | | | | | | | `-- isarray@1.0.0
- | | | | | | `-- randomatic@1.1.5
- | | | | | +-- preserve@0.2.0
- | | | | | `-- repeat-element@1.1.2
- | | | | +-- expand-brackets@0.1.5
- | | | | | `-- is-posix-bracket@0.1.1
- | | | | +-- extglob@0.3.2
- | | | | +-- filename-regex@2.0.0
- | | | | +-- kind-of@3.0.4
- | | | | | `-- is-buffer@1.1.4
- | | | | +-- normalize-path@2.0.1
- | | | | +-- object.omit@2.0.0
- | | | | | +-- for-own@0.1.4
- | | | | | | `-- for-in@0.1.5
- | | | | | `-- is-extendable@0.1.1
- | | | | +-- parse-glob@3.0.4
- | | | | | +-- glob-base@0.3.0
- | | | | | `-- is-dotfile@1.0.2
- | | | | `-- regex-cache@0.4.3
- | | | | +-- is-equal-shallow@0.1.3
- | | | | `-- is-primitive@2.0.0
- | | | `-- resolve-dir@0.1.1
- | | | `-- global-modules@0.2.3
- | | | +-- global-prefix@0.1.4
- | | | | `-- ini@1.3.4
- | | | `-- is-windows@0.2.0
- | | +-- fined@1.0.1
- | | | +-- expand-tilde@1.2.2
- | | | +-- lodash.assignwith@4.2.0
- | | | +-- lodash.isarray@4.0.0
- | | | +-- lodash.isempty@4.4.0
- | | | +-- lodash.pick@4.4.0
- | | | `-- parse-filepath@1.0.1
- | | | +-- is-absolute@0.2.5
- | | | | +-- is-relative@0.2.1
- | | | | | `-- is-unc-path@0.1.1
- | | | | | `-- unc-path-regex@0.1.2
- | | | | `-- is-windows@0.1.1
- | | | +-- map-cache@0.2.2
- | | | `-- path-root@0.1.1
- | | | `-- path-root-regex@0.1.2
- | | +-- flagged-respawn@0.3.2
- | | +-- lodash.isplainobject@4.0.6
- | | +-- lodash.isstring@4.0.1
- | | +-- lodash.mapvalues@4.6.0
- | | +-- rechoir@0.6.2
- | | `-- resolve@1.1.7
- | +-- minimist@1.2.0
- | +-- orchestrator@0.3.7
- | | +-- end-of-stream@0.1.5
- | | | `-- once@1.3.3
- | | | `-- wrappy@1.0.2
- | | +-- sequencify@0.0.7
- | | `-- stream-consume@0.1.0
- | +-- pretty-hrtime@1.0.2
- | +-- semver@4.3.6
- | +-- tildify@1.2.0
- | | `-- os-homedir@1.0.1
- | +-- v8flags@2.0.11
- | | `-- user-home@1.1.1
- | `-- vinyl-fs@0.3.14
- | +-- defaults@1.0.3
- | +-- glob-stream@3.1.18
- | | +-- glob@4.5.3
- | | +-- glob2base@0.0.12
- | | | `-- find-index@0.1.1
- | | +-- minimatch@2.0.10
- | | +-- ordered-read-streams@0.1.0
- | | +-- through2@0.6.5
- | | | `-- readable-stream@1.0.34
- | | `-- unique-stream@1.0.0
- | +-- glob-watcher@0.0.6
- | | `-- gaze@0.5.2
- | | `-- globule@0.1.0
- | | +-- glob@3.1.21
- | | | +-- graceful-fs@1.2.3
- | | | `-- inherits@1.0.2
- | | +-- lodash@1.0.2
- | | `-- minimatch@0.2.14
- | | +-- lru-cache@2.7.3
- | | `-- sigmund@1.0.1
- | +-- graceful-fs@3.0.9
- | +-- mkdirp@0.5.1
- | | `-- minimist@0.0.8
- | +-- strip-bom@1.0.0
- | | +-- first-chunk-stream@1.0.0
- | | `-- is-utf8@0.2.1
- | +-- through2@0.6.5
- | | `-- readable-stream@1.0.34
- | `-- vinyl@0.4.6
- | `-- clone@0.2.0
- +-- gulp-angular-templatecache@2.0.0
- | +-- event-stream@3.3.2
- | | +-- duplexer@0.1.1
- | | +-- from@0.1.3
- | | +-- map-stream@0.1.0
- | | +-- pause-stream@0.0.11
- | | +-- split@0.3.3
- | | +-- stream-combiner@0.0.4
- | | `-- through@2.3.8
- | +-- gulp-footer@1.0.5
- | | `-- lodash.assign@4.2.0
- | +-- gulp-header@1.8.2
- | `-- jsesc@2.2.0
- +-- gulp-concat@2.6.0
- | +-- concat-with-sourcemaps@1.0.4
- | | `-- source-map@0.5.6
- | `-- through2@0.6.5
- | `-- readable-stream@1.0.34
- | `-- isarray@0.0.1
- +-- gulp-data@1.2.1
- | +-- through2@2.0.1
- | | `-- readable-stream@2.0.6
- | | `-- isarray@1.0.0
- | `-- util-extend@1.0.3
- +-- gulp-htmlmin@2.0.0
- | +-- bufferstreams@1.1.1
- | | `-- readable-stream@2.1.4
- | | `-- isarray@1.0.0
- | +-- html-minifier@2.1.7
- | | +-- change-case@3.0.0
- | | | +-- camel-case@3.0.0
- | | | +-- constant-case@2.0.0
- | | | +-- dot-case@2.1.0
- | | | +-- header-case@1.0.0
- | | | +-- is-lower-case@1.1.3
- | | | +-- is-upper-case@1.1.2
- | | | +-- lower-case@1.1.3
- | | | +-- lower-case-first@1.0.2
- | | | +-- no-case@2.3.0
- | | | +-- param-case@2.1.0
- | | | +-- pascal-case@2.0.0
- | | | +-- path-case@2.1.0
- | | | +-- sentence-case@2.1.0
- | | | +-- snake-case@2.1.0
- | | | +-- swap-case@1.1.2
- | | | +-- title-case@2.1.0
- | | | +-- upper-case@1.1.3
- | | | `-- upper-case-first@1.1.2
- | | +-- clean-css@3.4.19
- | | | +-- commander@2.8.1
- | | | `-- source-map@0.4.4
- | | | `-- amdefine@1.0.0
- | | +-- commander@2.9.0
- | | | `-- graceful-readlink@1.0.1
- | | +-- he@1.1.0
- | | +-- ncname@1.0.0
- | | | `-- xml-char-classes@1.0.0
- | | +-- relateurl@0.2.7
- | | `-- uglify-js@2.6.4
- | | `-- async@0.2.10
- | +-- object-assign@4.1.0
- | +-- readable-stream@2.1.4
- | | +-- buffer-shims@1.0.0
- | | +-- core-util-is@1.0.2
- | | +-- isarray@1.0.0
- | | +-- process-nextick-args@1.0.7
- | | +-- string_decoder@0.10.31
- | | `-- util-deprecate@1.0.2
- | `-- tryit@1.0.2
- +-- gulp-nodemon@2.1.0
- | +-- colors@1.1.2
- | `-- nodemon@1.10.0
- | +-- chokidar@1.6.0
- | | +-- anymatch@1.3.0
- | | | `-- arrify@1.0.1
- | | +-- async-each@1.0.0
- | | +-- glob-parent@2.0.0
- | | +-- is-binary-path@1.0.1
- | | | `-- binary-extensions@1.5.0
- | | +-- path-is-absolute@1.0.0
- | | `-- readdirp@2.1.0
- | | +-- minimatch@3.0.3
- | | +-- readable-stream@2.1.4
- | | | `-- isarray@1.0.0
- | | `-- set-immediate-shim@1.0.1
- | +-- es6-promise@3.2.1
- | +-- ignore-by-default@1.0.1
- | +-- lodash.defaults@3.1.2
- | | `-- lodash.assign@3.2.0
- | | +-- lodash._baseassign@3.2.0
- | | `-- lodash._createassigner@3.1.1
- | | `-- lodash._bindcallback@3.0.1
- | +-- minimatch@3.0.3
- | | `-- brace-expansion@1.1.6
- | | +-- balanced-match@0.4.2
- | | `-- concat-map@0.0.1
- | +-- ps-tree@1.1.0
- | +-- touch@1.0.0
- | | `-- nopt@1.0.10
- | | `-- abbrev@1.0.9
- | +-- undefsafe@0.0.3
- | `-- update-notifier@0.5.0
- | +-- configstore@1.4.0
- | | +-- object-assign@4.1.0
- | | +-- os-tmpdir@1.0.1
- | | +-- uuid@2.0.2
- | | +-- write-file-atomic@1.1.4
- | | | +-- imurmurhash@0.1.4
- | | | `-- slide@1.1.6
- | | `-- xdg-basedir@2.0.0
- | +-- is-npm@1.0.0
- | +-- latest-version@1.0.1
- | | `-- package-json@1.2.0
- | | +-- got@3.3.1
- | | | +-- duplexify@3.4.5
- | | | | +-- end-of-stream@1.0.0
- | | | | +-- readable-stream@2.1.4
- | | | | | `-- isarray@1.0.0
- | | | | `-- stream-shift@1.0.0
- | | | +-- infinity-agent@2.0.3
- | | | +-- is-redirect@1.0.0
- | | | +-- is-stream@1.1.0
- | | | +-- lowercase-keys@1.0.0
- | | | +-- nested-error-stacks@1.0.2
- | | | +-- prepend-http@1.0.4
- | | | +-- read-all-stream@3.1.0
- | | | | `-- readable-stream@2.1.4
- | | | | `-- isarray@1.0.0
- | | | `-- timed-out@2.0.0
- | | `-- registry-url@3.1.0
- | | `-- rc@1.1.6
- | | +-- deep-extend@0.4.1
- | | `-- strip-json-comments@1.0.4
- | +-- repeating@1.1.3
- | | `-- is-finite@1.0.1
- | | `-- number-is-nan@1.0.0
- | +-- semver-diff@2.1.0
- | | `-- semver@5.3.0
- | `-- string-length@1.0.1
- +-- gulp-pug@3.0.4
- | `-- object-assign@4.1.0
- +-- gulp-sass@2.3.2
- | +-- lodash.clonedeep@4.5.0
- | +-- node-sass@3.8.0
- | | +-- async-foreach@0.1.3
- | | +-- cross-spawn@3.0.1
- | | | +-- lru-cache@4.0.1
- | | | | +-- pseudomap@1.0.2
- | | | | `-- yallist@2.0.0
- | | | `-- which@1.2.10
- | | | `-- isexe@1.1.2
- | | +-- gaze@1.1.1
- | | | `-- globule@1.0.0
- | | | `-- lodash@4.9.0
- | | +-- get-stdin@4.0.1
- | | +-- glob@7.0.5
- | | | +-- fs.realpath@1.0.0
- | | | +-- inflight@1.0.5
- | | | `-- minimatch@3.0.3
- | | +-- in-publish@2.0.0
- | | +-- meow@3.7.0
- | | | +-- camelcase-keys@2.1.0
- | | | | `-- camelcase@2.1.1
- | | | +-- decamelize@1.2.0
- | | | +-- loud-rejection@1.6.0
- | | | | +-- currently-unhandled@0.4.1
- | | | | | `-- array-find-index@1.0.1
- | | | | `-- signal-exit@3.0.0
- | | | +-- map-obj@1.0.1
- | | | +-- normalize-package-data@2.3.5
- | | | | +-- hosted-git-info@2.1.5
- | | | | +-- is-builtin-module@1.0.0
- | | | | | `-- builtin-modules@1.1.1
- | | | | `-- validate-npm-package-license@3.0.1
- | | | | +-- spdx-correct@1.0.2
- | | | | | `-- spdx-license-ids@1.2.2
- | | | | `-- spdx-expression-parse@1.0.2
- | | | | `-- spdx-exceptions@1.0.5
- | | | +-- object-assign@4.1.0
- | | | +-- read-pkg-up@1.0.1
- | | | | +-- find-up@1.1.2
- | | | | | `-- path-exists@2.1.0
- | | | | `-- read-pkg@1.1.0
- | | | | +-- load-json-file@1.1.0
- | | | | | +-- parse-json@2.2.0
- | | | | | | `-- error-ex@1.3.0
- | | | | | | `-- is-arrayish@0.2.1
- | | | | | +-- pify@2.3.0
- | | | | | `-- strip-bom@2.0.0
- | | | | `-- path-type@1.1.0
- | | | +-- redent@1.0.0
- | | | | +-- indent-string@2.1.0
- | | | | | `-- repeating@2.0.1
- | | | | `-- strip-indent@1.0.1
- | | | `-- trim-newlines@1.0.0
- | | +-- nan@2.4.0
- | | +-- node-gyp@3.4.0
- | | | +-- fstream@1.0.10
- | | | +-- glob@7.0.5
- | | | +-- graceful-fs@4.1.5
- | | | +-- minimatch@3.0.3
- | | | +-- nopt@3.0.6
- | | | +-- npmlog@3.1.2
- | | | | +-- are-we-there-yet@1.1.2
- | | | | | `-- delegates@1.0.0
- | | | | +-- console-control-strings@1.1.0
- | | | | +-- gauge@2.6.0
- | | | | | +-- aproba@1.0.4
- | | | | | +-- has-color@0.1.7
- | | | | | +-- has-unicode@2.0.1
- E0816 08:48:16.988941 1 util.go:91] npm WARN optional Skipping failed optional dependency /chokidar/fsevents:
- E0816 08:48:16.989453 1 util.go:91] npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.0.14
- | | | | | +-- object-assign@4.1.0
- | | | | | `-- wide-align@1.1.0
- | | | | `-- set-blocking@2.0.0
- | | | +-- osenv@0.1.3
- | | | +-- path-array@1.0.1
- | | | | `-- array-index@1.0.0
- | | | | `-- es6-symbol@3.1.0
- | | | | +-- d@0.1.1
- | | | | `-- es5-ext@0.10.12
- | | | | `-- es6-iterator@2.0.0
- | | | +-- rimraf@2.5.4
- | | | | `-- glob@7.0.5
- | | | | `-- minimatch@3.0.3
- | | | `-- tar@2.2.1
- | | | `-- block-stream@0.0.9
- | | `-- sass-graph@2.1.2
- | | +-- glob@7.0.5
- | | | `-- minimatch@3.0.3
- | | `-- yargs@4.8.1
- | | +-- cliui@3.2.0
- | | | `-- wrap-ansi@2.0.0
- | | +-- get-caller-file@1.0.2
- | | +-- os-locale@1.4.0
- | | | `-- lcid@1.0.0
- | | | `-- invert-kv@1.0.0
- | | +-- require-directory@2.1.1
- | | +-- require-main-filename@1.0.1
- | | +-- string-width@1.0.2
- | | | +-- code-point-at@1.0.0
- | | | `-- is-fullwidth-code-point@1.0.0
- | | +-- which-module@1.0.0
- | | +-- window-size@0.2.0
- | | +-- y18n@3.2.1
- | | `-- yargs-parser@2.4.1
- | | `-- camelcase@3.0.0
- | `-- vinyl-sourcemaps-apply@0.2.1
- +-- gulp-uglify@2.0.0
- | +-- gulplog@1.0.0
- | | `-- glogg@1.0.0
- | +-- has-gulplog@0.1.0
- | | `-- sparkles@1.0.0
- | +-- make-error-cause@1.2.1
- | | `-- make-error@1.2.0
- | +-- uglify-js@2.7.0
- | | +-- async@0.2.10
- | | +-- uglify-to-browserify@1.0.2
- | | `-- yargs@3.10.0
- | | +-- camelcase@1.2.1
- | | +-- cliui@2.1.0
- | | | +-- center-align@0.1.3
- | | | | +-- align-text@0.1.4
- | | | | | +-- longest@1.0.1
- | | | | | `-- repeat-string@1.5.4
- | | | | `-- lazy-cache@1.0.4
- | | | +-- right-align@0.1.3
- | | | `-- wordwrap@0.0.2
- | | `-- window-size@0.1.0
- | `-- uglify-save-license@0.4.1
- +-- jsonwebtoken@7.1.9
- | +-- joi@6.10.1
- | | +-- hoek@2.16.3
- | | +-- isemail@1.2.0
- | | `-- topo@1.1.0
- | +-- jws@3.1.3
- | | +-- base64url@1.0.6
- | | | +-- concat-stream@1.4.10
- | | | | `-- typedarray@0.0.6
- | | | `-- meow@2.0.0
- | | | +-- camelcase-keys@1.0.0
- | | | | `-- camelcase@1.2.1
- | | | +-- indent-string@1.2.2
- | | | | `-- repeating@1.1.3
- | | | `-- object-assign@1.0.0
- | | `-- jwa@1.1.3
- | | +-- buffer-equal-constant-time@1.0.1
- | | `-- ecdsa-sig-formatter@1.0.7
- | | `-- base64-url@1.3.2
- | +-- lodash.once@4.1.1
- | `-- xtend@4.0.1
- +-- lodash@4.15.0
- +-- moment@2.14.1
- +-- mongoose@4.5.9
- | +-- async@1.5.2
- | +-- bson@0.4.23
- | +-- hooks-fixed@1.2.0
- | +-- kareem@1.1.3
- | +-- mongodb@2.1.18
- | | +-- es6-promise@3.0.2
- | | +-- mongodb-core@1.3.18
- | | | `-- require_optional@1.0.0
- | | | +-- resolve-from@2.0.0
- | | | `-- semver@5.3.0
- | | `-- readable-stream@1.0.31
- | +-- mpath@0.2.1
- | +-- mpromise@0.5.5
- | +-- mquery@1.11.0
- | | +-- bluebird@2.10.2
- | | `-- sliced@0.0.5
- | +-- muri@1.1.0
- | +-- regexp-clone@0.0.1
- | `-- sliced@1.0.1
- +-- morgan@1.7.0
- | +-- basic-auth@1.0.4
- | `-- on-headers@1.0.1
- +-- node-gcm@0.14.4
- | +-- debug@0.8.1
- | `-- lodash@3.10.1
- +-- nodemailer@2.5.0
- | +-- libmime@2.0.3
- | | +-- libbase64@0.1.0
- | | `-- libqp@1.1.0
- | +-- mailcomposer@3.10.0
- | | `-- buildmail@3.8.0
- | | `-- addressparser@1.0.1
- | +-- nodemailer-direct-transport@3.2.0
- | | `-- smtp-connection@2.8.0
- | | `-- httpntlm@1.6.1
- | | +-- httpreq@0.4.22
- | | `-- underscore@1.7.0
- | +-- nodemailer-shared@1.0.5
- | | `-- nodemailer-fetch@1.4.0
- | +-- nodemailer-smtp-pool@2.7.0
- | | `-- nodemailer-wellknown@0.1.10
- | +-- nodemailer-smtp-transport@2.6.0
- | `-- socks@1.1.9
- | +-- ip@1.1.3
- | `-- smart-buffer@1.0.11
- +-- pug@2.0.0-beta5
- | +-- pug-code-gen@1.0.1
- | | +-- constantinople@3.1.0
- | | | `-- acorn@3.3.0
- | | +-- doctypes@1.1.0
- | | +-- js-stringify@1.0.2
- | | +-- pug-attrs@2.0.1
- | | +-- pug-error@1.3.1
- | | +-- void-elements@2.0.1
- | | `-- with@5.1.1
- | | `-- acorn-globals@3.0.0
- | +-- pug-filters@1.2.3
- | | +-- jstransformer@1.0.0
- | | | +-- is-promise@2.1.0
- | | | `-- promise@7.1.1
- | | | `-- asap@2.0.4
- | | `-- pug-walk@0.0.3
- | +-- pug-lexer@2.0.3
- | | +-- character-parser@2.2.0
- | | | `-- is-regex@1.0.3
- | | `-- is-expression@2.1.0
- | | `-- object-assign@4.1.0
- | +-- pug-linker@1.0.0
- | +-- pug-load@2.0.0
- | +-- pug-parser@2.0.1
- | | `-- token-stream@0.0.1
- | +-- pug-runtime@2.0.2
- | `-- pug-strip-comments@1.0.1
- +-- request@2.74.0
- | +-- aws-sign2@0.6.0
- | +-- aws4@1.4.1
- | +-- bl@1.1.2
- | | `-- readable-stream@2.0.6
- | | `-- isarray@1.0.0
- | +-- caseless@0.11.0
- | +-- combined-stream@1.0.5
- | | `-- delayed-stream@1.0.0
- | +-- extend@3.0.0
- | +-- forever-agent@0.6.1
- | +-- form-data@1.0.0-rc4
- | | `-- async@1.5.2
- | +-- har-validator@2.0.6
- | | +-- is-my-json-valid@2.13.1
- | | | +-- generate-function@2.0.0
- | | | +-- generate-object-property@1.2.0
- | | | | `-- is-property@1.0.2
- | | | `-- jsonpointer@2.0.0
- | | `-- pinkie-promise@2.0.1
- | | `-- pinkie@2.0.4
- | +-- hawk@3.1.3
- | | +-- boom@2.10.1
- | | +-- cryptiles@2.0.5
- | | `-- sntp@1.0.9
- | +-- http-signature@1.1.1
- | | +-- assert-plus@0.2.0
- | | +-- jsprim@1.3.0
- | | | +-- extsprintf@1.0.2
- | | | +-- json-schema@0.2.2
- | | | `-- verror@1.3.6
- | | `-- sshpk@1.9.2
- | | +-- asn1@0.2.3
- | | +-- assert-plus@1.0.0
- | | +-- dashdash@1.14.0
- | | | `-- assert-plus@1.0.0
- | | +-- ecc-jsbn@0.1.1
- | | +-- getpass@0.1.6
- | | | `-- assert-plus@1.0.0
- | | +-- jodid25519@1.0.2
- | | +-- jsbn@0.1.0
- | | `-- tweetnacl@0.13.3
- | +-- is-typedarray@1.0.0
- | +-- isstream@0.1.2
- | +-- json-stringify-safe@5.0.1
- | +-- mime-types@2.1.11
- | | `-- mime-db@1.23.0
- | +-- node-uuid@1.4.7
- | +-- oauth-sign@0.8.2
- | +-- stringstream@0.0.5
- | +-- tough-cookie@2.3.1
- | `-- tunnel-agent@0.4.3
- +-- underscore@1.8.3
- `-- validator@5.5.0
- E0816 08:48:17.066432 1 util.go:91] npm info ok
- I0816 08:48:20.242551 1 docker.go:689] Invoking postExecution function
- E0816 08:48:20.242576 1 sti.go:571] Error reading docker stdout, EOF
- I0816 08:48:20.242630 1 sti.go:289] No user environment provided (no environment file found in application sources)
- I0816 08:48:20.246076 1 docker.go:734] Committing container with dockerOpts: {Container:543b5b1dc3fb415c24f14c73952fb66318df0a34e57d1c0b7e3851dfb8a70a25 Repository:amodelivery/web-52 Tag:89f9c916 Message: Author: Run:0xc8206c2380}, config: {Hostname: Domainname: User:1001 Memory:0 MemorySwap:0 MemoryReservation:0 KernelMemory:0 CPUShares:0 CPUSet: AttachStdin:false AttachStdout:false AttachStderr:false PortSpecs:[] ExposedPorts:map[] StopSignal: Tty:false OpenStdin:false StdinOnce:false Env:[OPENSHIFT_BUILD_SOURCE=https://phpedinei@bitbucket.org/phpedinei/parapizzaria.git OPENSHIFT_BUILD_REFERENCE=master OPENSHIFT_BUILD_NAME=web-52 OPENSHIFT_BUILD_NAMESPACE=amodelivery] Cmd:[/usr/libexec/s2i/run] DNS:[] Image: Volumes:map[] VolumeDriver: VolumesFrom: WorkingDir: MacAddress: Entrypoint:[] NetworkDisabled:false SecurityOpts:[] OnBuild:[] Mounts:[] Labels:map[io.origin.builder-version:31e9b6f47c3a9ff9d6dac2fd1a4b37b61326adbe license:GPLv2 name:CentOS Base Image io.openshift.build.commit.author:Edinei L. Cipriani <phpedinei@gmail.com> build-date:2016-05-16 io.openshift.expose-services:8080:http io.openshift.build.commit.date:Tue Aug 16 05:43:24 2016 -0300 io.openshift.s2i.scripts-url:image:///usr/libexec/s2i io.openshift.tags:builder,nodejs,nodejs6.2.0 vendor:CentOS io.s2i.scripts-url:image:///usr/libexec/s2i io.k8s.description:Platform for building and running Node.js applications io.openshift.build.commit.id:42dd129ea049f801291e4078b5c6ace964baba3d io.openshift.build.commit.ref:master io.openshift.build.source-context-dir:/ io.k8s.display-name:amodelivery/web-52:89f9c916 io.openshift.build.image:ryanj/centos7-s2i-nodejs@sha256:6e3a35dd250a404768d329ef4d11446864987a1102b6cffc27b678416b395271 io.openshift.builder-base-version:6158a36 io.openshift.build.commit.message:adicionado comando interactive com.redhat.deployments-dir:/opt/app-root/src]}
- I0816 08:48:46.709481 1 sti.go:334] Successfully built amodelivery/web-52:89f9c916
- I0816 08:48:46.800544 1 cleanup.go:23] Removing temporary directory /tmp/s2i-build641351439
- I0816 08:48:46.800583 1 fs.go:156] Removing directory '/tmp/s2i-build641351439'
- I0816 08:48:46.825041 1 sti.go:267] Using provided push secret for pushing 172.30.34.145:5000/amodelivery/web:latest image
- I0816 08:48:46.825083 1 sti.go:271] Pushing 172.30.34.145:5000/amodelivery/web:latest image ...
- I0816 08:49:31.777864 1 sti.go:287] Successfully pushed 172.30.34.145:5000/amodelivery/web:latest
Alguém sabe me dizer o que pode ser?
Obs.: no ambiente de desenvolvimento, isso não acontece.
Obs2.: estou executando o bower install no package.json > scripts > postinstall:
"scripts": {
"postinstall": "bower install --allow-root",
"start": "gulp --gulpfile gulpfile.js"
},
Por favor, entrar para comentar.
Comentários
3 comentários