Started by user DIM Build
Building in workspace /var/jenkins_home/workspace/DIM-Diamant-Backend
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/backend.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Fetching upstream changes from https://gitlab.com/datainmotion/diamant/backend.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/backend.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 55313a4e9f1bc2d07130200374205f838dade1ff (refs/remotes/origin/develop)
> git config core.sparsecheckout # timeout=10
> git checkout -f 55313a4e9f1bc2d07130200374205f838dade1ff
Commit message: "- configs docker compose"
> git rev-list --no-walk 55313a4e9f1bc2d07130200374205f838dade1ff # timeout=10
[Gradle] - Launching build.
[DIM-Diamant-Backend] $ /var/jenkins_home/workspace/DIM-Diamant-Backend/gradlew clean build release buildDocker
Starting a Gradle Daemon (subsequent builds will be faster)
Download https://repo.maven.apache.org/maven2/org/hyperledger/fabric-sdk-java/fabric-sdk-java/1.4.4/fabric-sdk-java-1.4.4-with-dependencies.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/apache/aries/rsa/org.apache.aries.rsa.core/1.13.0/org.apache.aries.rsa.core-1.13.0.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/apache/aries/rsa/org.apache.aries.rsa.topology-manager/1.13.0/org.apache.aries.rsa.topology-manager-1.13.0.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/apache/aries/rsa/org.apache.aries.rsa.spi/1.13.0/org.apache.aries.rsa.spi-1.13.0.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/mongo/org.gecko.emf.pushstreams/1.0.7/org.gecko.emf.pushstreams-1.0.7.jar
:de.dim.diamant.eudamed.model:clean
:de.dim.diamant.hyperledger:clean
:de.dim.diamant.model:clean
:de.dim.diamant.rest:clean
:de.dim.diamant.runtime:clean
:de.dim.diamant.service:clean
:de.dim.diamant.service.tests:clean
:de.dim.diamant.eudamed.model:compileJava NO-SOURCE
:de.dim.diamant.eudamed.model:processResources NO-SOURCE
:de.dim.diamant.eudamed.model:classes UP-TO-DATE
:de.dim.diamant.eudamed.model:jar
warning: Unused Private-Package instructions, no such package(s) on the class path: [de.dim.diamant.eudamed.model.examplePackageName.configuration]
:de.dim.diamant.eudamed.model:assemble
:de.dim.diamant.eudamed.model:compileTestJava NO-SOURCE
:de.dim.diamant.eudamed.model:processTestResources NO-SOURCE
:de.dim.diamant.eudamed.model:testClasses UP-TO-DATE
:de.dim.diamant.eudamed.model:test NO-SOURCE
:de.dim.diamant.eudamed.model:testOSGi SKIPPED
:de.dim.diamant.eudamed.model:check UP-TO-DATE
:de.dim.diamant.eudamed.model:build
:de.dim.diamant.hyperledger:compileJava
:de.dim.diamant.hyperledger:processResources NO-SOURCE
:de.dim.diamant.hyperledger:classes
:de.dim.diamant.hyperledger:jar
warning: Cannot find entry on -classpath: org.hyperledger.fabric-sdk-java:fabric-sdk-java;version=latest
:de.dim.diamant.hyperledger:assemble
:de.dim.diamant.hyperledger:compileTestJava
:de.dim.diamant.hyperledger:processTestResources NO-SOURCE
:de.dim.diamant.hyperledger:testClasses
:de.dim.diamant.hyperledger:test
:de.dim.diamant.hyperledger:testOSGi SKIPPED
:de.dim.diamant.hyperledger:check
:de.dim.diamant.hyperledger:build
:de.dim.diamant.model:compileJava
:de.dim.diamant.model:processResources NO-SOURCE
:de.dim.diamant.model:classes
:de.dim.diamant.model:jar
:de.dim.diamant.model:assemble
:de.dim.diamant.model:compileTestJava NO-SOURCE
:de.dim.diamant.model:processTestResources NO-SOURCE
:de.dim.diamant.model:testClasses UP-TO-DATE
:de.dim.diamant.model:test NO-SOURCE
:de.dim.diamant.model:testOSGi SKIPPED
:de.dim.diamant.model:check UP-TO-DATE
:de.dim.diamant.model:build
:de.dim.diamant.service:compileJava
:de.dim.diamant.service:processResources NO-SOURCE
:de.dim.diamant.service:classes
:de.dim.diamant.service:jar
:de.dim.diamant.rest:compileJava
:de.dim.diamant.rest:processResources NO-SOURCE
:de.dim.diamant.rest:classes
:de.dim.diamant.rest:jar
:de.dim.diamant.rest:assemble
:de.dim.diamant.rest:compileTestJava NO-SOURCE
:de.dim.diamant.rest:processTestResources NO-SOURCE
:de.dim.diamant.rest:testClasses UP-TO-DATE
:de.dim.diamant.rest:test NO-SOURCE
:de.dim.diamant.rest:testOSGi SKIPPED
:de.dim.diamant.rest:check UP-TO-DATE
:de.dim.diamant.rest:build
:de.dim.diamant.runtime:compileJava
:de.dim.diamant.runtime:processResources NO-SOURCE
:de.dim.diamant.runtime:classes
:de.dim.diamant.runtime:jar
:de.dim.diamant.runtime:assemble
:de.dim.diamant.runtime:compileTestJava NO-SOURCE
:de.dim.diamant.runtime:processTestResources NO-SOURCE
:de.dim.diamant.runtime:testClasses UP-TO-DATE
:de.dim.diamant.runtime:test NO-SOURCE
:de.dim.diamant.runtime:testOSGi SKIPPED
:de.dim.diamant.runtime:check UP-TO-DATE
:de.dim.diamant.runtime:build
:de.dim.diamant.service:assemble
:de.dim.diamant.service:compileTestJava NO-SOURCE
:de.dim.diamant.service:processTestResources NO-SOURCE
:de.dim.diamant.service:testClasses UP-TO-DATE
:de.dim.diamant.service:test NO-SOURCE
:de.dim.diamant.service:testOSGi SKIPPED
:de.dim.diamant.service:check UP-TO-DATE
:de.dim.diamant.service:build
:de.dim.diamant.service.tests:compileJava
:de.dim.diamant.service.tests:processResources NO-SOURCE
:de.dim.diamant.service.tests:classes
:de.dim.diamant.service.tests:jar
:de.dim.diamant.service.tests:assemble
:de.dim.diamant.service.tests:compileTestJava NO-SOURCE
:de.dim.diamant.service.tests:processTestResources NO-SOURCE
:de.dim.diamant.service.tests:testClasses UP-TO-DATE
:de.dim.diamant.service.tests:test NO-SOURCE
:de.dim.diamant.service.tests:testOSGiSep 10, 2019 1:27:16 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Sep 10, 2019 1:27:16 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Sep 10, 2019 1:27:16 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Sep 10, 2019 1:27:16 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Sep 10, 2019 1:27:16 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Sep 10, 2019 1:27:16 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Sep 10, 2019 1:27:16 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Sep 10, 2019 1:27:16 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Sep 10, 2019 1:27:17 PM de.dim.diamant.service.impl.ParticipantServiceImpl getDefinitionByName
INFO: [test] No participant found
Sep 10, 2019 1:27:17 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Sep 10, 2019 1:27:17 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [1222] Save new participant definition
Sep 10, 2019 1:27:17 PM de.dim.diamant.service.impl.ParticipantServiceImpl getDefinitionByName
INFO: [test] No participant found
Sep 10, 2019 1:27:17 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [1222] Save new participant definition
Sep 10, 2019 1:27:17 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipant
INFO: [1222] Update participant because a change was detected
Sep 10, 2019 1:27:17 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipant
INFO: [1222] Update participant because a change was detected
Sep 10, 2019 1:27:17 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipant
INFO: [test] Save new participant without id
Sep 10, 2019 1:27:17 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipant
SEVERE: Cannot update a null Participant
Sep 10, 2019 1:27:17 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
SEVERE: Cannot update a null participant definition
Sep 10, 2019 1:27:17 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipant
INFO: [1222] Update participant because a change was detected
Sep 10, 2019 1:27:17 PM de.dim.diamant.service.impl.ProductServiceImpl createProduct
WARNING: [myvalidudi] A Product with such UDI already exist. Cannot create a new one.
Sep 10, 2019 1:27:17 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Sep 10, 2019 1:27:17 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Sep 10, 2019 1:27:17 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Sep 10, 2019 1:27:17 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Tests run : 139
Passed : 139
Errors : 0
Failures : 0
:de.dim.diamant.service.tests:check
:de.dim.diamant.service.tests:build
:de.dim.diamant.eudamed.model:release
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20190910.132718-20.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20190910.132718-20.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20190910.132718-20.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20190910.132718-20.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20190910.132718-20.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20190910.132718-20.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20190910.132718-20-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20190910.132718-20-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20190910.132718-20-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20190910.132718-20-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20190910.132718-20-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20190910.132718-20-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/maven-metadata.xml.md5
:de.dim.diamant.hyperledger:release
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20190910.132719-16.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20190910.132719-16.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20190910.132719-16.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20190910.132719-16.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20190910.132719-16.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20190910.132719-16.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20190910.132719-16-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20190910.132719-16-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20190910.132719-16-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20190910.132719-16-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20190910.132719-16-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20190910.132719-16-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/maven-metadata.xml.md5
:de.dim.diamant.model:release
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20190910.132721-18.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20190910.132721-18.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20190910.132721-18.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20190910.132721-18.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20190910.132721-18.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20190910.132721-18.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20190910.132721-18-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20190910.132721-18-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20190910.132721-18-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20190910.132721-18-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20190910.132721-18-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20190910.132721-18-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/maven-metadata.xml.md5
:de.dim.diamant.rest:release
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20190910.132725-23.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20190910.132725-23.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20190910.132725-23.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20190910.132725-23.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20190910.132725-23.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20190910.132725-23.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20190910.132725-23-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20190910.132725-23-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20190910.132725-23-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20190910.132725-23-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20190910.132725-23-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20190910.132725-23-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/maven-metadata.xml.md5
:de.dim.diamant.runtime:release
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20190910.132727-23.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20190910.132727-23.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20190910.132727-23.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20190910.132727-23.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20190910.132727-23.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20190910.132727-23.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20190910.132727-23-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20190910.132727-23-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20190910.132727-23-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20190910.132727-23-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20190910.132727-23-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20190910.132727-23-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/maven-metadata.xml.md5
:de.dim.diamant.service:release
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20190910.132729-18.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20190910.132729-18.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20190910.132729-18.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20190910.132729-18.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20190910.132729-18.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20190910.132729-18.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20190910.132729-18-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20190910.132729-18-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20190910.132729-18-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20190910.132729-18-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20190910.132729-18-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20190910.132729-18-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/maven-metadata.xml.md5
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20190910.132731-18.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20190910.132731-18.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20190910.132731-18.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20190910.132731-18.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20190910.132731-18.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20190910.132731-18.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20190910.132731-18-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20190910.132731-18-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20190910.132731-18-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20190910.132731-18-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20190910.132731-18-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20190910.132731-18-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/maven-metadata.xml.md5
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20190910.132733-18.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20190910.132733-18.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20190910.132733-18.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20190910.132733-18.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20190910.132733-18.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20190910.132733-18.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20190910.132733-18-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20190910.132733-18-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20190910.132733-18-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20190910.132733-18-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20190910.132733-18-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20190910.132733-18-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/maven-metadata.xml.md5
:de.dim.diamant.service.tests:release
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20190910.132735-16.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20190910.132735-16.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20190910.132735-16.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20190910.132735-16.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20190910.132735-16.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20190910.132735-16.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20190910.132735-16-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20190910.132735-16-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20190910.132735-16-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20190910.132735-16-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20190910.132735-16-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20190910.132735-16-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/maven-metadata.xml.md5
:de.dim.diamant.runtime:geckoExport
Download http://devel.data-in-motion.biz/public/repository/gecko/release/geckoRuntime/org.gecko.runtime.bnd/org.gecko.runtime.bnd-1.0.12.jar
Download http://devel.data-in-motion.biz/repository/gecko/release/geckoRuntime/org.gecko.runtime.bnd/org.gecko.runtime.bnd-1.0.12.jar
Download https://devel.data-in-motion.biz/repository/gecko/release/geckoRuntime/org.gecko.runtime.bnd/org.gecko.runtime.bnd-1.0.12.jar
:de.dim.diamant.runtime:prepareDocker
Prepare for Docker build
:de.dim.diamant.runtime:buildDocker
Building docker image dim/diamant/backend
:de.dim.diamant.runtime:buildDocker FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':de.dim.diamant.runtime:buildDocker'.
> A problem occurred starting process 'command 'docker''
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
* Get more help at https://help.gradle.org
BUILD FAILED in 38s
33 actionable tasks: 33 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Recording test results
Finished: FAILURE