Skip to content
Success

Console Output

Started by GitLab push by Ilenia Salvadori
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/*
skipping resolution of commit e27f88e60bb0516953a0fbb6e21dd77e730fa0e4, 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 e27f88e60bb0516953a0fbb6e21dd77e730fa0e4 (refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e27f88e60bb0516953a0fbb6e21dd77e730fa0e4
Commit message: "- added tim.mqtt to launch"
 > git rev-list --no-walk dc2741fb079c233d57b452b82d5a54d8eb9b3eff # 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/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.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.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/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.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/maven-metadata.xml
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.queryparser/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.impl/1.0.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.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.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.codecs/7.6.0-SNAPSHOT/org.apache.lucene.codecs-7.6.0-20190219.125744-6.jar
:de.dim.trafficos.tim.configurator:clean
:de.dim.trafficos.tim.device:clean
:de.dim.trafficos.tim.mqtt:clean
:de.dim.trafficos.tim.rest:clean
:de.dim.trafficos.tim.rsa: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.configurator:compileJava NO-SOURCE
:de.dim.trafficos.tim.configurator:processResources NO-SOURCE
:de.dim.trafficos.tim.configurator:classes UP-TO-DATE
:de.dim.trafficos.tim.configurator:jar
:de.dim.trafficos.tim.configurator:assemble
:de.dim.trafficos.tim.configurator:compileTestJava NO-SOURCE
:de.dim.trafficos.tim.configurator:processTestResources NO-SOURCE
:de.dim.trafficos.tim.configurator:testClasses UP-TO-DATE
:de.dim.trafficos.tim.configurator:test NO-SOURCE
:de.dim.trafficos.tim.configurator:testOSGi SKIPPED
:de.dim.trafficos.tim.configurator:check UP-TO-DATE
:de.dim.trafficos.tim.configurator:build
:de.dim.trafficos.tim.device:compileJava NO-SOURCE
:de.dim.trafficos.tim.device:processResources NO-SOURCE
:de.dim.trafficos.tim.device:classes UP-TO-DATE
:de.dim.trafficos.tim.device:jar
:de.dim.trafficos.tim.device:assemble
:de.dim.trafficos.tim.device:compileTestJava NO-SOURCE
:de.dim.trafficos.tim.device:processTestResources
: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.mqtt:compileJava
:de.dim.trafficos.tim.mqtt:processResources NO-SOURCE
:de.dim.trafficos.tim.mqtt:classes
:de.dim.trafficos.tim.mqtt:jar
:de.dim.trafficos.tim.mqtt:assemble
:de.dim.trafficos.tim.mqtt:compileTestJava
:de.dim.trafficos.tim.mqtt:processTestResources NO-SOURCE
:de.dim.trafficos.tim.mqtt:testClasses
:de.dim.trafficos.tim.mqtt:test
:de.dim.trafficos.tim.mqtt:testOSGi SKIPPED
:de.dim.trafficos.tim.mqtt:check
:de.dim.trafficos.tim.mqtt: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.rsa:compileJava
:de.dim.trafficos.tim.rsa:processResources NO-SOURCE
:de.dim.trafficos.tim.rsa:classes
:de.dim.trafficos.tim.rsa:jar
:de.dim.trafficos.tim.rsa:assemble
:de.dim.trafficos.tim.rsa:compileTestJava NO-SOURCE
:de.dim.trafficos.tim.rsa:processTestResources NO-SOURCE
:de.dim.trafficos.tim.rsa:testClasses UP-TO-DATE
:de.dim.trafficos.tim.rsa:test NO-SOURCE
:de.dim.trafficos.tim.rsa:testOSGi SKIPPED
:de.dim.trafficos.tim.rsa:check UP-TO-DATE
:de.dim.trafficos.tim.rsa: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
30 actionable tasks: 30 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 bee1b8922009

Removing intermediate container bee1b8922009

 ---> 91dfa42b3273

Step 3/14 : ENV GECKO_WORK /gecko-work


 ---> Running in c58294c8d0e2

Removing intermediate container c58294c8d0e2

 ---> b78a489ce724

Step 4/14 : ENV GECKO_VERSION 2.0.0


 ---> Running in b2718f4ab077

Removing intermediate container b2718f4ab077

 ---> 1bba4a1c31af

Step 5/14 : RUN mkdir -p /opt/gecko/ && mkdir -p /opt/gecko/logs && mkdir -p /tmp


 ---> Running in 946dc3d8e1ef

Removing intermediate container 946dc3d8e1ef

 ---> d982148e74ab

Step 6/14 : COPY ./ /opt/gecko/


 ---> ff127fd03f24

Step 7/14 : RUN useradd -r -u 200 -m -c "gecko account" -d ${GECKO_WORK} -s /bin/false gecko


 ---> Running in 5db027ddb27c

Removing intermediate container 5db027ddb27c

 ---> bf1e2ebe8e36

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 7236c3bf1d69

Removing intermediate container 7236c3bf1d69

 ---> afb17f5246ba

Step 9/14 : RUN cd /opt/gecko


 ---> Running in 09477a0caf8d

Removing intermediate container 09477a0caf8d

 ---> 94ea055fa29d

Step 10/14 : VOLUME ${GECKO_WORK}


 ---> Running in 73432cf67c87

Removing intermediate container 73432cf67c87

 ---> f62b2e3c86b4

Step 11/14 : EXPOSE 8080 8081 8090


 ---> Running in c8603c47d847

Removing intermediate container c8603c47d847

 ---> 9097fe4aae8e

Step 12/14 : WORKDIR /opt/gecko


 ---> Running in fa18b2430989

Removing intermediate container fa18b2430989

 ---> 0bc38066e0ca

Step 13/14 : USER gecko


 ---> Running in cdd2fa50bbd4

Removing intermediate container cdd2fa50bbd4

 ---> dc68b6c1514b

Step 14/14 : CMD ["./bin/gecko.sh", "-data", "/gecko-work"]


 ---> Running in ceffd9a3c1ce

Removing intermediate container ceffd9a3c1ce

 ---> 0add404a73d0

Successfully built 0add404a73d0

Tagging built image with devel.data-in-motion.biz:6000/trafficos/tim:24
Tagging built image with devel.data-in-motion.biz:6000/trafficos/tim:latest
Docker Build Response : 0add404a73d0
Pushing [devel.data-in-motion.biz:6000/trafficos/tim:24, devel.data-in-motion.biz:6000/trafficos/tim:latest]
The push refers to repository [devel.data-in-motion.biz:6000/trafficos/tim]
8d257ca29547: Preparing
db0f2ff540cc: Preparing
03279cda9009: Preparing
2ffe4d65b095: Preparing
74572826057a: Preparing
3e35af6222b0: Preparing
ba234b7fd328: Preparing
65f7d25bbf2d: Preparing
0b17f64af87b: Preparing
0b17f64af87b: Waiting
ba234b7fd328: Waiting
65f7d25bbf2d: Waiting
3e35af6222b0: Waiting
db0f2ff540cc: Pushing [>                                                  ]  14.62kB/1.388MB
74572826057a: Layer already exists
03279cda9009: Pushing [>                                                  ]  274.4kB/25.89MB
3e35af6222b0: Layer already exists
03279cda9009: Pushing [=>                                                 ]  546.3kB/25.89MB
8d257ca29547: Pushing [>                                                  ]  272.4kB/25.89MB
03279cda9009: Pushing [======>                                            ]  3.168MB/25.89MB
8d257ca29547: Pushing [=====>                                             ]  2.903MB/25.89MB
ba234b7fd328: Layer already exists
65f7d25bbf2d: Layer already exists
0b17f64af87b: Layer already exists
03279cda9009: Pushing [===========>                                       ]  5.789MB/25.89MB
8d257ca29547: Pushing [==========>                                        ]  5.524MB/25.89MB
03279cda9009: Pushing [================>                                  ]  8.411MB/25.89MB
8d257ca29547: Pushing [===============>                                   ]  8.145MB/25.89MB
2ffe4d65b095: Pushing  3.072kB
db0f2ff540cc: Pushing [==================================================>]  1.405MB
03279cda9009: Pushing [=====================>                             ]  11.03MB/25.89MB
8d257ca29547: Pushing [====================>                              ]  10.77MB/25.89MB
8d257ca29547: Pushing [=========================>                         ]  13.13MB/25.89MB
03279cda9009: Pushing [==========================>                        ]  13.65MB/25.89MB
8d257ca29547: Pushing [==============================>                    ]  15.75MB/25.89MB
03279cda9009: Pushing [===============================>                   ]  16.27MB/25.89MB
8d257ca29547: Pushing [===================================>               ]  18.37MB/25.89MB
03279cda9009: Pushing [====================================>              ]   18.9MB/25.89MB
db0f2ff540cc: Pushed
8d257ca29547: Pushing [========================================>          ]  20.99MB/25.89MB
03279cda9009: Pushing [=========================================>         ]  21.52MB/25.89MB
2ffe4d65b095: Pushed
8d257ca29547: Pushing [=============================================>     ]  23.61MB/25.89MB
03279cda9009: Pushing [==============================================>    ]  24.14MB/25.89MB
8d257ca29547: Pushing [==================================================>]  25.93MB
03279cda9009: Pushing [==================================================>]  25.94MB
03279cda9009: Pushed
8d257ca29547: Pushed
24: digest: sha256:2addef9ebe42b25b82bc4ad9423dc6398c9ca7f6c46915bdefacbb71607c159f size: 2208
The push refers to repository [devel.data-in-motion.biz:6000/trafficos/tim]
8d257ca29547: Preparing
db0f2ff540cc: Preparing
03279cda9009: Preparing
2ffe4d65b095: Preparing
74572826057a: Preparing
3e35af6222b0: Preparing
ba234b7fd328: Preparing
65f7d25bbf2d: Preparing
0b17f64af87b: Preparing
ba234b7fd328: Waiting
65f7d25bbf2d: Waiting
03279cda9009: Layer already exists
3e35af6222b0: Waiting
0b17f64af87b: Waiting
2ffe4d65b095: Layer already exists
db0f2ff540cc: Layer already exists
8d257ca29547: Layer already exists
74572826057a: Layer already exists
3e35af6222b0: Layer already exists
65f7d25bbf2d: Layer already exists
0b17f64af87b: Layer already exists
ba234b7fd328: Layer already exists
latest: digest: sha256:2addef9ebe42b25b82bc4ad9423dc6398c9ca7f6c46915bdefacbb71607c159f size: 2208
Cleaning local images [0add404a73d0]
Docker Build Done
Archiving artifacts
Recording fingerprints
Finished: SUCCESS