Started by GitLab push by Moritz Weber
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/*
skipping resolution of commit 41897e9455ccbb73aab6200c7c8188cdd26b0375, since it originates from another repository
> git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10
Checking out Revision 41897e9455ccbb73aab6200c7c8188cdd26b0375 (refs/remotes/origin/develop)
> git config core.sparsecheckout # timeout=10
> git checkout -f 41897e9455ccbb73aab6200c7c8188cdd26b0375
Commit message: "product rest, transaction layout, user"
> git rev-list --no-walk 56a3b0f27effbde5f4d3a10e1194ce833fa97d8b # timeout=10
[DIM-Diamant-Angular] $ /bin/sh -xe /tmp/jenkins8772231628958572693.sh
+ npm install
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 18752 packages in 8.937s
found 0 vulnerabilities
+ npm run build -- --configuration=production
> diamant-frontend@0.0.0 build /var/jenkins_home/workspace/DIM-Diamant-Angular
> ng build "--configuration=production"
chunk {0} runtime-es2015.24b02acc1f369d9b9f37.js (runtime) 2.83 kB [entry] [rendered]
chunk {1} main-es2015.95bfaeedb45c512030e8.js (main) 1.36 MB [initial] [rendered]
chunk {2} polyfills-es2015.fd917e7c3ed57f282ee5.js (polyfills) 64.3 kB [initial] [rendered]
chunk {3} polyfills-es5-es2015.f24fb8cb85b392c952f0.js (polyfills-es5) 211 kB [initial] [rendered]
chunk {4} styles.1763abeccfb5ca9d6a36.css (styles) 139 kB [initial] [rendered]
chunk {scripts} scripts.d6e751540ae178e87486.js (scripts) 31.7 kB [entry] [rendered]
Date: 2019-09-19T11:41:41.246Z - Hash: 25961ecb5ec15839ce8b - Time: 43361ms
Generating ES5 bundles for differential loading...
ES5 bundle generation complete.
[DIM-Diamant-Angular] $ /bin/sh -xe /tmp/jenkins3686121590965944590.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
---> 546e225bdf2b
Step 4/4 : COPY ./diamant-frontend/ /usr/local/apache2/htdocs/
---> d2917e426034
Successfully built d2917e426034
Tagging built image with devel.data-in-motion.biz:6000/dim/diamant/frontend:dev-38
Tagging built image with devel.data-in-motion.biz:6000/dim/diamant/frontend:dev-latest
Docker Build Response : d2917e426034
Pushing [devel.data-in-motion.biz:6000/dim/diamant/frontend:dev-38, devel.data-in-motion.biz:6000/dim/diamant/frontend:dev-latest]
The push refers to repository [devel.data-in-motion.biz:6000/dim/diamant/frontend]
b0c5369b93cb: Preparing
fc3fd69d030e: Preparing
85f2134b775c: Preparing
348e7202c3ba: Preparing
6d3625e8d3b1: Preparing
2882431cb66d: Preparing
6744ca1b1190: Preparing
2882431cb66d: Waiting
6744ca1b1190: Waiting
fc3fd69d030e: Pushing [=> ] 512B/20.68kB
b0c5369b93cb: Pushing [> ] 31.87kB/2.748MB
6d3625e8d3b1: Layer already exists
85f2134b775c: Layer already exists
348e7202c3ba: Layer already exists
2882431cb66d: Layer already exists
6744ca1b1190: Layer already exists
b0c5369b93cb: Pushing [===================================> ] 1.952MB/2.748MB
b0c5369b93cb: Pushing [==================================================>] 2.759MB
fc3fd69d030e: Pushing [==================================================>] 24.58kB
fc3fd69d030e: Pushed
b0c5369b93cb: Pushed
dev-38: digest: sha256:d6cf311d31852f7450e388d6a0201a3d3db5810ce1bf08a0e0572aaa6651f470 size: 1785
The push refers to repository [devel.data-in-motion.biz:6000/dim/diamant/frontend]
b0c5369b93cb: Preparing
fc3fd69d030e: Preparing
85f2134b775c: Preparing
348e7202c3ba: Preparing
6d3625e8d3b1: Preparing
2882431cb66d: Preparing
6744ca1b1190: Preparing
2882431cb66d: Waiting
6744ca1b1190: Waiting
b0c5369b93cb: Layer already exists
6d3625e8d3b1: Layer already exists
85f2134b775c: Layer already exists
fc3fd69d030e: Layer already exists
348e7202c3ba: Layer already exists
2882431cb66d: Layer already exists
6744ca1b1190: Layer already exists
dev-latest: digest: sha256:d6cf311d31852f7450e388d6a0201a3d3db5810ce1bf08a0e0572aaa6651f470 size: 1785
Cleaning local images [d2917e426034]
Docker Build Done
Finished: SUCCESS