Started by user DIM Build Building in workspace /var/jenkins_home/workspace/DIM-Diamant-Angular using credential jenkins_gitlab > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gitlab.com/datainmotion/diamant/frontend.git # timeout=10 Fetching upstream changes from https://gitlab.com/datainmotion/diamant/frontend.git > git --version # timeout=10 using GIT_ASKPASS to set credentials The Gitlab user for the jenkins > git fetch --tags --progress https://gitlab.com/datainmotion/diamant/frontend.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 Checking out Revision bafb82b61ab6d56567f8e7408e815f8d6fc8552f (refs/remotes/origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f bafb82b61ab6d56567f8e7408e815f8d6fc8552f Commit message: "frontend production setup" > git rev-list --no-walk b83b87af5e8123e082899f073e0e9c1014420e32 # timeout=10 $ /var/jenkins_home/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/Node_12.10/bin/npm install -g @angular/cli /var/jenkins_home/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/Node_12.10/bin/ng -> /var/jenkins_home/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/Node_12.10/lib/node_modules/@angular/cli/bin/ng > @angular/cli@8.3.3 postinstall /var/jenkins_home/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/Node_12.10/lib/node_modules/@angular/cli > node ./bin/postinstall/script.js + @angular/cli@8.3.3 updated 7 packages in 8.098s [DIM-Diamant-Angular] $ /bin/sh -xe /tmp/jenkins2815251033756767316.sh + npm install npm WARN bootstrap@4.3.1 requires a peer of jquery@1.9.1 - 3 but none is installed. You must install peer dependencies yourself. npm WARN bootstrap@4.3.1 requires a peer of popper.js@^1.14.7 but none is installed. You must install peer dependencies yourself. npm WARN keycloak-angular@7.0.1 requires a peer of keycloak-js@>= 3.4.3 < 7 but none is installed. You must install peer dependencies yourself. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/webpack-dev-server/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/watchpack/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/karma/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/@angular/compiler-cli/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.0.7 (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) audited 18749 packages in 11.321s found 0 vulnerabilities + npm run build --configuration=production > diamant-frontend@0.0.0 build /var/jenkins_home/workspace/DIM-Diamant-Angular > ng build chunk {main} main-es2015.js, main-es2015.js.map (main) 107 kB [initial] [rendered] chunk {polyfills} polyfills-es2015.js, polyfills-es2015.js.map (polyfills) 264 kB [initial] [rendered] chunk {polyfills-es5} polyfills-es5-es2015.js, polyfills-es5-es2015.js.map (polyfills-es5) 584 kB [initial] [rendered] chunk {runtime} runtime-es2015.js, runtime-es2015.js.map (runtime) 6.16 kB [entry] [rendered] chunk {scripts} scripts.js, scripts.js.map (scripts) 32.4 kB [entry] [rendered] chunk {styles} styles-es2015.js, styles-es2015.js.map (styles) 1.13 MB [initial] [rendered] chunk {vendor} vendor-es2015.js, vendor-es2015.js.map (vendor) 5.2 MB [initial] [rendered] Date: 2019-09-10T13:05:29.890Z - Hash: ad4dfcdfb9959b4b4414 - Time: 10167ms Generating ES5 bundles for differential loading... ES5 bundle generation complete. [DIM-Diamant-Angular] $ /bin/sh -xe /tmp/jenkins2342175481896480638.sh + rm -rf docker/diamant-frontend + cp -r dist/diamant-frontend docker/ Docker Build Docker Build: building image at path /var/jenkins_home/workspace/DIM-Diamant-Angular/docker Step 1/4 : FROM httpd:2.4 ---> 2d1e5208483c Step 2/4 : MAINTAINER Data In Motion Consulting GmbH ---> Using cache ---> 34ba210f9bfe Step 3/4 : COPY ./httpd-docker.conf /usr/local/apache2/conf/httpd.conf ---> e066d93c0135 Step 4/4 : COPY ./diamant-frontend/ /usr/local/apache2/htdocs/ ---> f0eab3252633 Successfully built f0eab3252633 Tagging built image with devel.data-in-motion.biz:6000/dim/diamant/frontend:dev-15 Docker Build Response : f0eab3252633 Pushing [devel.data-in-motion.biz:6000/dim/diamant/frontend:dev-15] The push refers to repository [devel.data-in-motion.biz:6000/dim/diamant/frontend] 08d4ee3a2229: Preparing 26c36defd524: Preparing 85f2134b775c: Preparing 348e7202c3ba: Preparing 6d3625e8d3b1: Preparing 2882431cb66d: Preparing 6744ca1b1190: Preparing 2882431cb66d: Waiting 6744ca1b1190: Waiting 348e7202c3ba: Layer already exists 85f2134b775c: Layer already exists 6d3625e8d3b1: Layer already exists 26c36defd524: Pushing [=> ] 512B/20.68kB 08d4ee3a2229: Pushing [> ] 273.4kB/24.96MB 2882431cb66d: Layer already exists 6744ca1b1190: Layer already exists 08d4ee3a2229: Pushing [====> ] 2.41MB/24.96MB 08d4ee3a2229: Pushing [=========> ] 4.773MB/24.96MB 08d4ee3a2229: Pushing [==============> ] 7.141MB/24.96MB 08d4ee3a2229: Pushing [=================> ] 8.976MB/24.96MB 26c36defd524: Pushing [==================================================>] 24.58kB 08d4ee3a2229: Pushing [======================> ] 11.08MB/24.96MB 08d4ee3a2229: Pushing [==========================> ] 13.44MB/24.96MB 08d4ee3a2229: Pushing [===============================> ] 15.54MB/24.96MB 08d4ee3a2229: Pushing [===================================> ] 17.63MB/24.96MB 26c36defd524: Pushed 08d4ee3a2229: Pushing [======================================> ] 19.46MB/24.96MB 08d4ee3a2229: Pushing [===========================================> ] 21.56MB/24.96MB 08d4ee3a2229: Pushing [==============================================> ] 23.4MB/24.96MB 08d4ee3a2229: Pushing [==================================================>] 24.98MB 08d4ee3a2229: Pushed dev-15: digest: sha256:117b09b2b52217c48160ba4eaf27b8c0fce2d7691c4bd4b61589c6ef44208a42 size: 1786 Cleaning local images [f0eab3252633] Docker Build Done Finished: SUCCESS