Started by user DIM Build
Building in workspace /var/jenkins_home/workspace/DIM-TrafficOS-TIM
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/trafficos/tim.git # timeout=10
Fetching upstream changes from https://gitlab.com/datainmotion/trafficos/tim.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/trafficos/tim.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 4e8b1de6989b290a62abf0342e38f5b44175c623 (refs/remotes/origin/develop)
> git config core.sparsecheckout # timeout=10
> git checkout -f 4e8b1de6989b290a62abf0342e38f5b44175c623
Commit message: "Update layout.js to work with new frontend"
> git rev-list --no-walk 4e8b1de6989b290a62abf0342e38f5b44175c623 # timeout=10
[Gradle] - Launching build.
[DIM-TrafficOS-TIM] $ /var/jenkins_home/workspace/DIM-TrafficOS-TIM/gradlew clean build prepareDocker
Starting a Gradle Daemon (subsequent builds will be faster)
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.gecko.search.document.api/1.0.0-SNAPSHOT/maven-metadata.xml
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/trafficos/de.dim.trafficos.device.model/1.0.1-SNAPSHOT/maven-metadata.xml
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.gecko.search.api/1.0.0-SNAPSHOT/maven-metadata.xml
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.gecko.search.api/1.0.0-SNAPSHOT/org.gecko.search.api-1.0.0-20190219.125818-8.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/trafficos/de.dim.trafficos.device.model/1.0.1-SNAPSHOT/de.dim.trafficos.device.model-1.0.1-20190612.084725-1.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.apache.lucene.core/7.6.0-SNAPSHOT/maven-metadata.xml
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.gecko.search.document.api/1.0.0-SNAPSHOT/org.gecko.search.document.api-1.0.0-20190219.125822-5.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.apache.lucene.queries/7.6.0-SNAPSHOT/maven-metadata.xml
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.apache.lucene.core/7.6.0-SNAPSHOT/org.apache.lucene.core-7.6.0-20190219.125747-6.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.apache.lucene.queries/7.6.0-SNAPSHOT/org.apache.lucene.queries-7.6.0-20190219.125805-6.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.apache.lucene.memory/7.6.0-SNAPSHOT/maven-metadata.xml
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.apache.lucene.memory/7.6.0-SNAPSHOT/org.apache.lucene.memory-7.6.0-20190219.125802-6.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.gecko.search.document.impl/1.0.0-SNAPSHOT/maven-metadata.xml
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.gecko.search.document.impl/1.0.0-SNAPSHOT/org.gecko.search.document.impl-1.0.0-20190219.125824-5.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.apache.lucene.queryparser/7.6.0-SNAPSHOT/maven-metadata.xml
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.apache.lucene.queryparser/7.6.0-SNAPSHOT/org.apache.lucene.queryparser-7.6.0-20190219.125809-6.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.apache.lucene.codecs/7.6.0-SNAPSHOT/maven-metadata.xml
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.apache.lucene.codecs/7.6.0-SNAPSHOT/org.apache.lucene.codecs-7.6.0-20190219.125744-6.jar
:de.dim.trafficos.tim.device:clean
:de.dim.trafficos.tim.device.tests:clean
:de.dim.trafficos.tim.rest:clean
:de.dim.trafficos.tim.runtime:clean
:de.dim.trafficos.tim.web.ui:clean
:de.dim.traffics.tim.rest.model:clean
:de.dim.trafficos.tim.device:compileJava
:de.dim.trafficos.tim.device:processResources NO-SOURCE
:de.dim.trafficos.tim.device:classes
:de.dim.trafficos.tim.device:jar
:de.dim.trafficos.tim.device:assemble
:de.dim.trafficos.tim.device:compileTestJava
:de.dim.trafficos.tim.device:processTestResources NO-SOURCE
:de.dim.trafficos.tim.device:testClasses
:de.dim.trafficos.tim.device:test
:de.dim.trafficos.tim.device:testOSGi SKIPPED
:de.dim.trafficos.tim.device:check
:de.dim.trafficos.tim.device:build
:de.dim.trafficos.tim.device.tests:compileJava
:de.dim.trafficos.tim.device.tests:processResources NO-SOURCE
:de.dim.trafficos.tim.device.tests:classes
:de.dim.trafficos.tim.device.tests:jar
:de.dim.trafficos.tim.device.tests:assemble
:de.dim.trafficos.tim.device.tests:compileTestJava NO-SOURCE
:de.dim.trafficos.tim.device.tests:processTestResources NO-SOURCE
:de.dim.trafficos.tim.device.tests:testClasses UP-TO-DATE
:de.dim.trafficos.tim.device.tests:test NO-SOURCE
:de.dim.trafficos.tim.device.tests:testOSGiJun 14, 2019 11:44:40 AM de.dim.trafficos.tim.device.impl.DeviceHandlerImpl activate
INFO: Activated DeviceHandler Service repository
Jun 14, 2019 11:44:40 AM de.dim.trafficos.tim.device.impl.DeviceHandlerImpl activate
INFO: Activated DeviceHandler Service repository
Jun 14, 2019 11:44:40 AM de.dim.trafficos.tim.device.impl.DeviceHandlerImpl getActiveDevices
WARNING: No active devices were found in DB.
Jun 14, 2019 11:44:40 AM de.dim.trafficos.tim.device.impl.DeviceHandlerImpl activate
INFO: Activated DeviceHandler Service repository
Jun 14, 2019 11:44:40 AM de.dim.trafficos.tim.device.impl.DeviceHandlerImpl activate
INFO: Activated DeviceHandler Service repository
Jun 14, 2019 11:44:40 AM de.dim.trafficos.tim.device.impl.DeviceHandlerImpl getDataEntries
WARNING: No data within the provided time range.
Jun 14, 2019 11:44:40 AM de.dim.trafficos.tim.device.impl.DeviceHandlerImpl activate
INFO: Activated DeviceHandler Service repository
Jun 14, 2019 11:44:40 AM de.dim.trafficos.tim.device.impl.DeviceHandlerImpl getDataEntries
SEVERE: Start and End dates are not consistent.
Jun 14, 2019 11:44:40 AM de.dim.trafficos.tim.device.impl.DeviceHandlerImpl activate
INFO: Activated DeviceHandler Service repository
Jun 14, 2019 11:44:40 AM de.dim.trafficos.tim.device.impl.DeviceHandlerImpl activate
INFO: Activated DeviceHandler Service repository
Jun 14, 2019 11:44:40 AM de.dim.trafficos.tim.device.impl.DeviceHandlerImpl activate
INFO: Activated DeviceHandler Service repository
Jun 14, 2019 11:44:40 AM de.dim.trafficos.tim.device.impl.DeviceHandlerImpl getElementsByDeviceId
SEVERE: Cannot retrieve elements associated with a device of null id.
Tests run : 8
Passed : 8
Errors : 0
Failures : 0
:de.dim.trafficos.tim.device.tests:check
:de.dim.trafficos.tim.device.tests:build
:de.dim.trafficos.tim.runtime:compileJava
:de.dim.trafficos.tim.runtime:processResources NO-SOURCE
:de.dim.trafficos.tim.runtime:classes
:de.dim.trafficos.tim.runtime:jar
:de.dim.traffics.tim.rest.model:compileJava
:de.dim.traffics.tim.rest.model:processResources NO-SOURCE
:de.dim.traffics.tim.rest.model:classes
:de.dim.traffics.tim.rest.model:jar
:de.dim.trafficos.tim.rest:compileJava
:de.dim.trafficos.tim.rest:processResources NO-SOURCE
:de.dim.trafficos.tim.rest:classes
:de.dim.trafficos.tim.rest:jar
:de.dim.trafficos.tim.rest:assemble
:de.dim.trafficos.tim.rest:compileTestJava NO-SOURCE
:de.dim.trafficos.tim.rest:processTestResources NO-SOURCE
:de.dim.trafficos.tim.rest:testClasses UP-TO-DATE
:de.dim.trafficos.tim.rest:test NO-SOURCE
:de.dim.trafficos.tim.rest:testOSGi SKIPPED
:de.dim.trafficos.tim.rest:check UP-TO-DATE
:de.dim.trafficos.tim.rest:build
:de.dim.trafficos.tim.runtime:assemble
:de.dim.trafficos.tim.runtime:compileTestJava NO-SOURCE
:de.dim.trafficos.tim.runtime:processTestResources NO-SOURCE
:de.dim.trafficos.tim.runtime:testClasses UP-TO-DATE
:de.dim.trafficos.tim.runtime:test NO-SOURCE
:de.dim.trafficos.tim.runtime:testOSGi SKIPPED
:de.dim.trafficos.tim.runtime:check UP-TO-DATE
:de.dim.trafficos.tim.runtime:build
:de.dim.trafficos.tim.web.ui:compileJava
:de.dim.trafficos.tim.web.ui:processResources NO-SOURCE
:de.dim.trafficos.tim.web.ui:classes
:de.dim.trafficos.tim.web.ui:jar
:de.dim.trafficos.tim.web.ui:assemble
:de.dim.trafficos.tim.web.ui:compileTestJava
:de.dim.trafficos.tim.web.ui:processTestResources NO-SOURCE
:de.dim.trafficos.tim.web.ui:testClasses
:de.dim.trafficos.tim.web.ui:test
:de.dim.trafficos.tim.web.ui:testOSGi SKIPPED
:de.dim.trafficos.tim.web.ui:check
:de.dim.trafficos.tim.web.ui:build
:de.dim.traffics.tim.rest.model:assemble
:de.dim.traffics.tim.rest.model:compileTestJava NO-SOURCE
:de.dim.traffics.tim.rest.model:processTestResources NO-SOURCE
:de.dim.traffics.tim.rest.model:testClasses UP-TO-DATE
:de.dim.traffics.tim.rest.model:test NO-SOURCE
:de.dim.traffics.tim.rest.model:testOSGi SKIPPED
:de.dim.traffics.tim.rest.model:check UP-TO-DATE
:de.dim.traffics.tim.rest.model:build
:de.dim.trafficos.tim.runtime:geckoExport
:de.dim.trafficos.tim.runtime:prepareDocker
Prepare for Docker build
BUILD SUCCESSFUL in 17s
25 actionable tasks: 25 executed
Build step 'Invoke Gradle script' changed build result to SUCCESS
Docker Build
Docker Build: building image at path /var/jenkins_home/workspace/DIM-TrafficOS-TIM/de.dim.trafficos.tim.runtime/generated/docker
Step 1/14 : FROM airdock/oraclejdk:1.8
---> 65ad2c43412b
Step 2/14 : MAINTAINER Data In Motion Consulting GmbH
---> Running in cc35c10c94ef
Removing intermediate container cc35c10c94ef
---> 68b73d3b12b0
Step 3/14 : ENV GECKO_WORK /gecko-work
---> Running in 5845e103910a
Removing intermediate container 5845e103910a
---> 4ba5011af0b4
Step 4/14 : ENV GECKO_VERSION 2.0.0
---> Running in 46d5999e42b3
Removing intermediate container 46d5999e42b3
---> c22d0f66b608
Step 5/14 : RUN mkdir -p /opt/gecko/ && mkdir -p /opt/gecko/logs && mkdir -p /tmp
---> Running in 769e7980f85a
Removing intermediate container 769e7980f85a
---> 573dde2ef64b
Step 6/14 : COPY ./ /opt/gecko/
---> 32ac58377bb2
Step 7/14 : RUN useradd -r -u 200 -m -c "gecko account" -d ${GECKO_WORK} -s /bin/false gecko
---> Running in 79a43d400a91
Removing intermediate container 79a43d400a91
---> 6716e74d9451
Step 8/14 : RUN chown -R gecko /opt/gecko && chmod u+rwx -R /opt/gecko && chown -R gecko /tmp && chmod -R u+rw /tmp
---> Running in 193d4ed09485
Removing intermediate container 193d4ed09485
---> 9ce97b3a9542
Step 9/14 : RUN cd /opt/gecko
---> Running in 98c8103bf10a
Removing intermediate container 98c8103bf10a
---> e900d7f5c682
Step 10/14 : VOLUME ${GECKO_WORK}
---> Running in 4a2cac9c43d4
Removing intermediate container 4a2cac9c43d4
---> 4a4fc3115bf7
Step 11/14 : EXPOSE 8080 8081 8090
---> Running in 737c646cf705
Removing intermediate container 737c646cf705
---> e536506f353b
Step 12/14 : WORKDIR /opt/gecko
---> Running in 7c78df0e57be
Removing intermediate container 7c78df0e57be
---> 9ebc2dad157e
Step 13/14 : USER gecko
---> Running in 2728b9aa65c1
Removing intermediate container 2728b9aa65c1
---> f7b44f39320c
Step 14/14 : CMD ["./bin/gecko.sh", "-data", "/gecko-work"]
---> Running in e25b56274b62
Removing intermediate container e25b56274b62
---> 08e506307969
Successfully built 08e506307969
Tagging built image with devel.data-in-motion.biz:6000/trafficos/tim:17
Tagging built image with devel.data-in-motion.biz:6000/trafficos/tim:latest
Docker Build Response : 08e506307969
Pushing [devel.data-in-motion.biz:6000/trafficos/tim:17, devel.data-in-motion.biz:6000/trafficos/tim:latest]
The push refers to repository [devel.data-in-motion.biz:6000/trafficos/tim]
e869460ab2e4: Preparing
827ddefee38b: Preparing
889deeca2833: Preparing
9ab80b1c73a5: Preparing
74572826057a: Preparing
3e35af6222b0: Preparing
ba234b7fd328: Preparing
65f7d25bbf2d: Preparing
0b17f64af87b: Preparing
65f7d25bbf2d: Waiting
ba234b7fd328: Waiting
0b17f64af87b: Waiting
3e35af6222b0: Waiting
74572826057a: Layer already exists
827ddefee38b: Pushing [> ] 14.62kB/1.388MB
e869460ab2e4: Pushing [> ] 239.6kB/23.05MB
3e35af6222b0: Layer already exists
889deeca2833: Pushing [> ] 241.7kB/23.05MB
ba234b7fd328: Layer already exists
65f7d25bbf2d: Layer already exists
0b17f64af87b: Layer already exists
e869460ab2e4: Pushing [======> ] 2.837MB/23.05MB
889deeca2833: Pushing [======> ] 2.84MB/23.05MB
e869460ab2e4: Pushing [===========> ] 5.458MB/23.05MB
889deeca2833: Pushing [===========> ] 5.462MB/23.05MB
e869460ab2e4: Pushing [==================> ] 8.342MB/23.05MB
889deeca2833: Pushing [=================> ] 8.083MB/23.05MB
e869460ab2e4: Pushing [=======================> ] 10.96MB/23.05MB
889deeca2833: Pushing [======================> ] 10.44MB/23.05MB
e869460ab2e4: Pushing [=============================> ] 13.58MB/23.05MB
889deeca2833: Pushing [============================> ] 13.06MB/23.05MB
e869460ab2e4: Pushing [===================================> ] 16.21MB/23.05MB
889deeca2833: Pushing [==================================> ] 15.69MB/23.05MB
e869460ab2e4: Pushing [========================================> ] 18.83MB/23.05MB
889deeca2833: Pushing [=======================================> ] 18.31MB/23.05MB
e869460ab2e4: Pushing [===============================================> ] 21.71MB/23.05MB
889deeca2833: Pushing [=============================================> ] 21.19MB/23.05MB
827ddefee38b: Pushing [==================================================>] 1.405MB
9ab80b1c73a5: Pushing 3.072kB
e869460ab2e4: Pushing [==================================================>] 23.09MB
889deeca2833: Pushing [==================================================>] 23.09MB
9ab80b1c73a5: Pushed
827ddefee38b: Pushed
e869460ab2e4: Pushed
889deeca2833: Pushed
17: digest: sha256:21ff2305c7722f389914bdb65a099a75034c0393fdb27dd3091cf26358a28b65 size: 2208
The push refers to repository [devel.data-in-motion.biz:6000/trafficos/tim]
e869460ab2e4: Preparing
827ddefee38b: Preparing
889deeca2833: Preparing
9ab80b1c73a5: Preparing
74572826057a: Preparing
3e35af6222b0: Preparing
ba234b7fd328: Preparing
65f7d25bbf2d: Preparing
0b17f64af87b: Preparing
3e35af6222b0: Waiting
ba234b7fd328: Waiting
65f7d25bbf2d: Waiting
0b17f64af87b: Waiting
9ab80b1c73a5: Layer already exists
e869460ab2e4: Layer already exists
827ddefee38b: Layer already exists
74572826057a: Layer already exists
889deeca2833: Layer already exists
65f7d25bbf2d: Layer already exists
0b17f64af87b: Layer already exists
3e35af6222b0: Layer already exists
ba234b7fd328: Layer already exists
latest: digest: sha256:21ff2305c7722f389914bdb65a099a75034c0393fdb27dd3091cf26358a28b65 size: 2208
Cleaning local images [08e506307969]
Docker Build Done
Archiving artifacts
Recording fingerprints
Finished: SUCCESS