Started by user DIM Build Running as SYSTEM 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 f95629064927eb3ca4389f4069e5cc211e6cb605 (refs/remotes/origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f f95629064927eb3ca4389f4069e5cc211e6cb605 Commit message: "Mail implementation" > git rev-list --no-walk f95629064927eb3ca4389f4069e5cc211e6cb605 # timeout=10 [Gradle] - Launching build. [DIM-Diamant-Backend] $ /var/jenkins_home/workspace/DIM-Diamant-Backend/gradlew clean build release geckoExport prepareDocker 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/osgi/org.osgi.util.converter/1.0.1/org.osgi.util.converter-1.0.1.jar Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/com/rabbitmq/amqp-client/5.6.0/amqp-client-5.6.0.jar Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/slf4j/slf4j-simple/1.7.25/slf4j-simple-1.7.25.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.mail: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.mail:compileJava :de.dim.diamant.mail:processResources NO-SOURCE :de.dim.diamant.mail:classes :de.dim.diamant.mail:jar :de.dim.diamant.mail:assemble :de.dim.diamant.mail:compileTestJava :de.dim.diamant.mail:processTestResources NO-SOURCE :de.dim.diamant.mail:testClasses :de.dim.diamant.mail:test :de.dim.diamant.mail:testOSGi SKIPPED :de.dim.diamant.mail:check :de.dim.diamant.mail:build :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.runtime:compileJava :de.dim.diamant.runtime:processResources NO-SOURCE :de.dim.diamant.runtime:classes :de.dim.diamant.runtime:jar :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: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:testOSGiOct 14, 2019 9:54:54 AM de.dim.diamant.service.event.AssetModificationHandler handleEvent INFO: Received an asset event with a null 'new asset'. This should not happen! Doing nothing Oct 14, 2019 9:54:54 AM de.dim.diamant.service.event.AssetModificationHandler handleEvent INFO: Received an asset event with a null 'new asset'. This should not happen! Doing nothing Oct 14, 2019 9:54:54 AM de.dim.diamant.service.event.NotificationMessageHandler handleEvent WARNING: Received an message notification event without payload: entry, notification Oct 14, 2019 9:54:54 AM de.dim.diamant.service.event.NotificationMessageHandler handleEvent WARNING: Received an message notification event without payload: entry, notification Oct 14, 2019 9:54:54 AM de.dim.diamant.service.event.NotificationMessageHandler handleEvent WARNING: Received an message notification event without payload: entry, notification Oct 14, 2019 9:54:54 AM de.dim.diamant.service.event.NotificationMessageHandler handleEvent WARNING: Received an notification definition without transaction link. This should not happen. Oct 14, 2019 9:54:54 AM de.dim.diamant.service.event.TransactionEntryNotificationHandler handleEvent INFO: [null][null] Nothing to notify Oct 14, 2019 9:54:54 AM de.dim.diamant.service.event.TransactionEntryNotificationHandler handleEvent INFO: Received an transaction notification event with a null transaction entry. This should not happen! Doing nothing Oct 14, 2019 9:54:54 AM de.dim.diamant.service.event.TransactionEntryNotificationHandler handleEvent INFO: [null][null] Nothing to notify Oct 14, 2019 9:54:54 AM de.dim.diamant.service.event.TransactionEntryNotificationHandler sendHandleNotification INFO: Received an transaction notification without contact reference. This should not happen! Doing nothing Oct 14, 2019 9:54:54 AM de.dim.diamant.service.impl.AssetServiceImpl updateOwner WARNING: [asset1] No asset type was given, taking ASSET as default Oct 14, 2019 9:54:54 AM de.dim.diamant.service.impl.AssetServiceImpl updateOwner INFO: [asset1] No asset found for type 'Asset' Oct 14, 2019 9:54:54 AM de.dim.diamant.service.impl.AssetServiceImpl updateOwner WARNING: [asset1] No asset type was given, taking ASSET as default Oct 14, 2019 9:54:55 AM de.dim.diamant.service.impl.AssetServiceImpl updateOwner WARNING: [asset1] No asset type was given, taking ASSET as default Oct 14, 2019 9:54:55 AM de.dim.diamant.service.impl.AssetServiceImpl updateOwner WARNING: [asset1] No asset type was given, taking ASSET as default Oct 14, 2019 9:54:55 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition INFO: [2111] Update participant definition because a change was detected Oct 14, 2019 9:54:55 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition INFO: [2111] Update participant definition because a change was detected Oct 14, 2019 9:54:55 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition INFO: [2111] Update participant definition because a change was detected Oct 14, 2019 9:54:55 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition INFO: [2111] Update participant definition because a change was detected Oct 14, 2019 9:54:55 AM de.dim.diamant.service.impl.ParticipantServiceImpl getDefinitionByName INFO: [test] No participant found Oct 14, 2019 9:54:55 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition INFO: [2111] Update participant definition because a change was detected Oct 14, 2019 9:54:55 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition INFO: [1222] Save new participant definition Oct 14, 2019 9:54:55 AM de.dim.diamant.service.impl.ParticipantServiceImpl getDefinitionByName INFO: [test] No participant found Oct 14, 2019 9:54:55 AM de.dim.diamant.service.impl.ParticipantServiceImpl appendAsset WARNING: [1222] Cannot add a null asset for this participant Oct 14, 2019 9:54:55 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition INFO: [1222] Save new participant definition Oct 14, 2019 9:54:55 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipant INFO: [1222] Update participant because a change was detected Oct 14, 2019 9:54:55 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition INFO: [1222] Update participant definition because a change was detected Oct 14, 2019 9:54:55 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipant INFO: [1222] Update participant because a change was detected Oct 14, 2019 9:54:55 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipant INFO: [test] Save new participant without id Oct 14, 2019 9:54:55 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipant SEVERE: Cannot update a null Participant Oct 14, 2019 9:54:55 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition SEVERE: Cannot update a null participant definition Oct 14, 2019 9:54:55 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipant INFO: [1222] Update participant because a change was detected Oct 14, 2019 9:54:55 AM de.dim.diamant.service.impl.ProductServiceImpl createProduct WARNING: [myvalidudi] A Product with such UDI already exist. Cannot create a new one. Oct 14, 2019 9:54:55 AM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset WARNING: [test] Asset log has no asset assigned, try to resolve it Oct 14, 2019 9:54:55 AM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset WARNING: [test] Asset log has no asset assigned, try to resolve it Oct 14, 2019 9:54:55 AM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset WARNING: [test] Asset log has no asset assigned, try to resolve it Oct 14, 2019 9:54:55 AM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset WARNING: [test] Asset log has no asset assigned, try to resolve it Oct 14, 2019 9:54:55 AM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset WARNING: [test] Asset log has no asset assigned, try to resolve it Oct 14, 2019 9:54:55 AM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset WARNING: [test] Given expected assetIs is different to the id of the given asset Oct 14, 2019 9:54:55 AM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset WARNING: [test] Asset log has no asset assigned, try to resolve it Oct 14, 2019 9:54:55 AM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset WARNING: [test] Asset log has no asset assigned, try to resolve it Oct 14, 2019 9:54:55 AM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset WARNING: [test] Given expected assetIs is different to the id of the given asset Oct 14, 2019 9:54:55 AM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset WARNING: [test] Asset log has no asset assigned, try to resolve it Oct 14, 2019 9:54:55 AM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset WARNING: [test] Asset log has no asset assigned, try to resolve it Oct 14, 2019 9:54:55 AM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset WARNING: [test] Asset log has no asset assigned, try to resolve it Oct 14, 2019 9:54:55 AM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset WARNING: [test] Asset log has no asset assigned, try to resolve it Oct 14, 2019 9:54:55 AM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset WARNING: [test] Asset log has no asset assigned, try to resolve it Oct 14, 2019 9:54:56 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition INFO: [2111] Update participant definition because a change was detected Oct 14, 2019 9:54:56 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition INFO: [2111] Update participant definition because a change was detected Oct 14, 2019 9:54:56 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition INFO: [2111] Update participant definition because a change was detected Oct 14, 2019 9:54:56 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition INFO: [2111] Update participant definition because a change was detected Oct 14, 2019 9:54:56 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition INFO: [2111] Update participant definition because a change was detected Oct 14, 2019 9:54:56 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition INFO: [2111] Update participant definition because a change was detected Oct 14, 2019 9:54:56 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition INFO: [2111] Update participant definition because a change was detected Oct 14, 2019 9:54:56 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition INFO: [2111] Update participant definition because a change was detected Tests run : 229 Passed : 229 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-20191014.095456-44.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-20191014.095456-44.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-20191014.095456-44.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-20191014.095456-44.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-20191014.095456-44.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-20191014.095456-44.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-20191014.095456-44-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-20191014.095456-44-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-20191014.095456-44-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-20191014.095456-44-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-20191014.095456-44-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-20191014.095456-44-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-20191014.095457-40.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-20191014.095457-40.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-20191014.095457-40.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-20191014.095457-40.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-20191014.095457-40.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-20191014.095457-40.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-20191014.095457-40-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-20191014.095457-40-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-20191014.095457-40-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-20191014.095457-40-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-20191014.095457-40-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-20191014.095457-40-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.mail:release Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.mail/1.0.0-SNAPSHOT/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.mail/1.0.0-SNAPSHOT/de.dim.diamant.mail-1.0.0-20191014.095459-3.pom Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.mail/1.0.0-SNAPSHOT/de.dim.diamant.mail-1.0.0-20191014.095459-3.pom.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.mail/1.0.0-SNAPSHOT/de.dim.diamant.mail-1.0.0-20191014.095459-3.pom.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.mail/1.0.0-SNAPSHOT/de.dim.diamant.mail-1.0.0-20191014.095459-3.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.mail/1.0.0-SNAPSHOT/de.dim.diamant.mail-1.0.0-20191014.095459-3.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.mail/1.0.0-SNAPSHOT/de.dim.diamant.mail-1.0.0-20191014.095459-3.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.mail/1.0.0-SNAPSHOT/de.dim.diamant.mail-1.0.0-20191014.095459-3-javadoc.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.mail/1.0.0-SNAPSHOT/de.dim.diamant.mail-1.0.0-20191014.095459-3-javadoc.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.mail/1.0.0-SNAPSHOT/de.dim.diamant.mail-1.0.0-20191014.095459-3-javadoc.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.mail/1.0.0-SNAPSHOT/de.dim.diamant.mail-1.0.0-20191014.095459-3-sources.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.mail/1.0.0-SNAPSHOT/de.dim.diamant.mail-1.0.0-20191014.095459-3-sources.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.mail/1.0.0-SNAPSHOT/de.dim.diamant.mail-1.0.0-20191014.095459-3-sources.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.mail/1.0.0-SNAPSHOT/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.mail/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.mail/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-20191014.095500-42.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-20191014.095500-42.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-20191014.095500-42.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-20191014.095500-42.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-20191014.095500-42.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-20191014.095500-42.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-20191014.095500-42-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-20191014.095500-42-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-20191014.095500-42-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-20191014.095500-42-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-20191014.095500-42-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-20191014.095500-42-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-20191014.095504-47.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-20191014.095504-47.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-20191014.095504-47.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-20191014.095504-47.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-20191014.095504-47.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-20191014.095504-47.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-20191014.095504-47-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-20191014.095504-47-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-20191014.095504-47-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-20191014.095504-47-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-20191014.095504-47-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-20191014.095504-47-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-20191014.095505-47.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-20191014.095505-47.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-20191014.095505-47.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-20191014.095505-47.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-20191014.095505-47.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-20191014.095505-47.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-20191014.095505-47-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-20191014.095505-47-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-20191014.095505-47-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-20191014.095505-47-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-20191014.095505-47-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-20191014.095505-47-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.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-20191014.095507-42.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-20191014.095507-42.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-20191014.095507-42.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-20191014.095507-42.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-20191014.095507-42.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-20191014.095507-42.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-20191014.095507-42-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-20191014.095507-42-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-20191014.095507-42-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-20191014.095507-42-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-20191014.095507-42-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-20191014.095507-42-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-20191014.095509-42.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-20191014.095509-42.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-20191014.095509-42.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-20191014.095509-42.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-20191014.095509-42.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-20191014.095509-42.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-20191014.095509-42-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-20191014.095509-42-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-20191014.095509-42-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-20191014.095509-42-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-20191014.095509-42-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-20191014.095509-42-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 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-20191014.095511-42.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-20191014.095511-42.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-20191014.095511-42.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-20191014.095511-42.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-20191014.095511-42.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-20191014.095511-42.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-20191014.095511-42-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-20191014.095511-42-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-20191014.095511-42-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-20191014.095511-42-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-20191014.095511-42-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-20191014.095511-42-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 :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-20191014.095513-40.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-20191014.095513-40.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-20191014.095513-40.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-20191014.095513-40.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-20191014.095513-40.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-20191014.095513-40.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-20191014.095513-40-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-20191014.095513-40-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-20191014.095513-40-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-20191014.095513-40-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-20191014.095513-40-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-20191014.095513-40-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 BUILD SUCCESSFUL in 36s 38 actionable tasks: 38 executed Build step 'Invoke Gradle script' changed build result to SUCCESS Docker Build Docker Build: building image at path /var/jenkins_home/workspace/DIM-Diamant-Backend/de.dim.diamant.runtime/generated/docker Step 1/14 : FROM airdock/oraclejdk:1.8 ---> 65ad2c43412b Step 2/14 : MAINTAINER Data In Motion Consulting GmbH ---> Using cache ---> dc43461820aa Step 3/14 : ENV GECKO_WORK /gecko-work ---> Using cache ---> aee7590079a4 Step 4/14 : ENV GECKO_VERSION 2.0.0 ---> Using cache ---> 0e02a4788ffb Step 5/14 : RUN mkdir -p /opt/gecko/ && mkdir -p /opt/gecko/logs && mkdir -p /tmp ---> Using cache ---> e1260e6041df Step 6/14 : COPY ./ /opt/gecko/ ---> e3f0bc260f15 Step 7/14 : RUN useradd -r -u 200 -m -c "gecko account" -d ${GECKO_WORK} -s /bin/false gecko ---> Running in 2c3aa4efee8d Removing intermediate container 2c3aa4efee8d ---> 96244adb16f3 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 ba66f9a0a194 Removing intermediate container ba66f9a0a194 ---> 6a08f904d054 Step 9/14 : RUN cd /opt/gecko ---> Running in 28043cad5d54 Removing intermediate container 28043cad5d54 ---> d3152aa8448e Step 10/14 : VOLUME ${GECKO_WORK} ---> Running in 84c5d20707a2 Removing intermediate container 84c5d20707a2 ---> c0d23b04d4e0 Step 11/14 : EXPOSE 8080 8081 8090 ---> Running in 4d059055e07d Removing intermediate container 4d059055e07d ---> bdbb3c2c3ea2 Step 12/14 : WORKDIR /opt/gecko ---> Running in 6b95592ab52c Removing intermediate container 6b95592ab52c ---> 09966ce7bbe8 Step 13/14 : USER gecko ---> Running in bffdc414c21d Removing intermediate container bffdc414c21d ---> f5a41de5363b Step 14/14 : CMD ["./bin/gecko.sh", "-data", "/gecko-work"] ---> Running in d8375af76899 Removing intermediate container d8375af76899 ---> 86c5cff716c7 Successfully built 86c5cff716c7 Tagging built image with devel.data-in-motion.biz:6000/dim/diamant/backend:dev-56 Tagging built image with devel.data-in-motion.biz:6000/dim/diamant/backend:dev-latest Docker Build Response : 86c5cff716c7 Pushing [devel.data-in-motion.biz:6000/dim/diamant/backend:dev-56, devel.data-in-motion.biz:6000/dim/diamant/backend:dev-latest] The push refers to repository [devel.data-in-motion.biz:6000/dim/diamant/backend] ERROR: Build step failed with exception com.github.dockerjava.api.exception.DockerClientException: Could not push image: Get https://devel.data-in-motion.biz:6000/v2/: dial tcp 136.243.83.82:6000: connect: connection refused at com.github.dockerjava.core.command.PushImageResultCallback.awaitSuccess(PushImageResultCallback.java:49) at com.nirima.jenkins.plugins.docker.builder.DockerBuilderPublisher$Run.pushImages(DockerBuilderPublisher.java:397) at com.nirima.jenkins.plugins.docker.builder.DockerBuilderPublisher$Run.run(DockerBuilderPublisher.java:296) at com.nirima.jenkins.plugins.docker.builder.DockerBuilderPublisher.perform(DockerBuilderPublisher.java:427) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741) at hudson.model.Build$BuildExecution.build(Build.java:206) at hudson.model.Build$BuildExecution.doRun(Build.java:163) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504) at hudson.model.Run.execute(Run.java:1815) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Build step 'Build / Publish Docker Image' marked build as failure Recording test results Finished: FAILURE