SuccessConsole Output

Started by GitLab push by Alex Muravya
Lightweight checkout support not available, falling back to full checkout.
Checking out git https://gitlab.com/yasys/hub2swarm.git into /var/lib/jenkins/workspace/Hub2Swarm@script to read Jenkinsfile
using credential kyberorg_gl
 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/hub2swarm.git # timeout=10
Fetching upstream changes from https://gitlab.com/yasys/hub2swarm.git
 > /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
 > /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/hub2swarm.git +refs/heads/*:refs/remotes/origin/* # timeout=10
skipping resolution of commit remotes/origin/1-simple-navigation, since it originates from another repository
Seen branch in repository origin/1-simple-navigation
Seen branch in repository origin/auth
Seen branch in repository origin/master
Seen branch in repository origin/trunk
Seen 4 remote branches
 > /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision a1faf0c9027b534b6d9056f1983a541f11797b08 (origin/auth)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f a1faf0c9027b534b6d9056f1983a541f11797b08 # timeout=10
Commit message: "more clean code 2"
 > /usr/bin/git rev-list --no-walk a1faf0c9027b534b6d9056f1983a541f11797b08 # timeout=10
Running in Durability level: MAX_SURVIVABILITY
Loading library common-pipe@2.3.3
Attempting to resolve 2.3.3 from remote references...
 > /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
 > /usr/bin/git ls-remote -h https://gitlab.com/yasys/common-pipe.git # timeout=10
Could not find 2.3.3 in remote references. Pulling heads to local for deep search...
 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Setting origin to https://gitlab.com/yasys/common-pipe.git
 > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/common-pipe.git # timeout=10
Fetching origin...
Fetching upstream changes from origin
 > /usr/bin/git --version # timeout=10
 > /usr/bin/git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
 > /usr/bin/git fetch --tags --progress origin +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/bin/git rev-parse 2.3.3^{commit} # timeout=10
 > /usr/bin/git branch -a -v --no-abbrev --contains 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10
Selected match: master revision 78e505581bfc1d87a0194b7a0531760b3985472d
using credential kyberorg_gl
 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/common-pipe.git # timeout=10
Fetching without tags
Fetching upstream changes from https://gitlab.com/yasys/common-pipe.git
 > /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
 > /usr/bin/git fetch --no-tags --progress https://gitlab.com/yasys/common-pipe.git +refs/heads/*:refs/remotes/origin/* # timeout=10
skipping resolution of commit remotes/origin/1-simple-navigation, since it originates from another repository
Checking out Revision 78e505581bfc1d87a0194b7a0531760b3985472d (master)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10
Commit message: "Merge branch 'steps-fix' into 'master'"
 > /usr/bin/git rev-list --no-walk 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] getContext
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/Hub2Swarm
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
using credential kyberorg_gl
Cloning the remote Git repository
Cloning repository https://gitlab.com/yasys/hub2swarm.git
 > /usr/bin/git init /var/lib/jenkins/workspace/Hub2Swarm # timeout=10
Fetching upstream changes from https://gitlab.com/yasys/hub2swarm.git
 > /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
 > /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/hub2swarm.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/hub2swarm.git # timeout=10
 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/hub2swarm.git # timeout=10
Fetching upstream changes from https://gitlab.com/yasys/hub2swarm.git
using GIT_ASKPASS to set credentials Kyberorg GitLab
 > /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/hub2swarm.git +refs/heads/*:refs/remotes/origin/* # timeout=10
skipping resolution of commit remotes/origin/1-simple-navigation, since it originates from another repository
Seen branch in repository origin/1-simple-navigation
Seen branch in repository origin/auth
Seen branch in repository origin/master
Seen branch in repository origin/trunk
Seen 4 remote branches
 > /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision a1faf0c9027b534b6d9056f1983a541f11797b08 (origin/auth)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f a1faf0c9027b534b6d9056f1983a541f11797b08 # timeout=10
Commit message: "more clean code 2"
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u kyberorg -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/Hub2Swarm@tmp/2db139e1-5a1e-4119-b3f0-beec9ec50ff9/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . yasys/jobbari:1.7.0
.
[Pipeline] withDockerContainer
Jenkins does not seem to be running inside a container
$ docker run -t -d -u 108:112 -u root --privileged -v /opt/mvn/:/root/.m2 -w /var/lib/jenkins/workspace/Hub2Swarm -v /var/lib/jenkins/workspace/Hub2Swarm:/var/lib/jenkins/workspace/Hub2Swarm:rw,z -v /var/lib/jenkins/workspace/Hub2Swarm@tmp:/var/lib/jenkins/workspace/Hub2Swarm@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** yasys/jobbari:1.7.0 cat
$ docker top d19ccaf515edb26731b5658752f439e064f26caad002bf7cd865103d984a04e1 -eo pid,comm
ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements).
Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`.
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 15 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Preparation)
[Pipeline] script
[Pipeline] {
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Execution info)
[Pipeline] script
[Pipeline] {
[Pipeline] timeout
07:54:10 [2019-04-29T04:54:10.736Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
07:54:11 [2019-04-29T04:54:11.043Z] + set +x
07:54:11 [2019-04-29T04:54:11.043Z] [Runner info]
07:54:11 [2019-04-29T04:54:11.043Z] Hostname: d19ccaf515ed
07:54:11 [2019-04-29T04:54:11.043Z] Network Status: Host Online
07:54:11 [2019-04-29T04:54:11.043Z] 
07:54:11 [2019-04-29T04:54:11.043Z] === Tools info ===
07:54:11 [2019-04-29T04:54:11.293Z] Docker version: Docker version 18.09.5, build e8ff056dbc
07:54:11 [2019-04-29T04:54:11.293Z] 
07:54:11 [2019-04-29T04:54:11.293Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z)
07:54:11 [2019-04-29T04:54:11.293Z] Maven home: /opt/mvn
07:54:11 [2019-04-29T04:54:11.293Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
07:54:11 [2019-04-29T04:54:11.293Z] Default locale: en, platform encoding: UTF-8
07:54:11 [2019-04-29T04:54:11.293Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix"
07:54:11 [2019-04-29T04:54:11.293Z] 
07:54:11 [2019-04-29T04:54:11.293Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
07:54:11 [2019-04-29T04:54:11.389Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
07:54:11 [2019-04-29T04:54:11.691Z] + set +x
07:54:11 [2019-04-29T04:54:11.692Z] [Build info]
07:54:11 [2019-04-29T04:54:11.692Z] ===== Git info =====
07:54:11 [2019-04-29T04:54:11.692Z] Git branch: auth
07:54:11 [2019-04-29T04:54:11.692Z] Git commit: a1faf0c9027b534b6d9056f1983a541f11797b08
07:54:11 [2019-04-29T04:54:11.692Z] Git tag: -
07:54:11 [2019-04-29T04:54:11.692Z] 
07:54:11 [2019-04-29T04:54:11.692Z] ===== Jenkins info =====
07:54:11 [2019-04-29T04:54:11.692Z] Jenkins Job #49
07:54:11 [2019-04-29T04:54:11.692Z] Jenkins Job URL: https://ci.yadev.eu/job/Hub2Swarm/49/
07:54:11 [2019-04-29T04:54:11.692Z] Jenkins Tag: jenkins-Hub2Swarm-49
07:54:11 [2019-04-29T04:54:11.692Z] 
07:54:11 [2019-04-29T04:54:11.692Z] ===== Job Params =====
07:54:11 [2019-04-29T04:54:11.692Z] 
07:54:11 [2019-04-29T04:54:11.692Z] dockerRepo=yasys/hub2swarm
07:54:11 [2019-04-29T04:54:11.692Z] dockerStep=ee.yadev.pipe.commonpipe.Default@545b035a
07:54:11 [2019-04-29T04:54:11.692Z] javaStep=org.jenkinsci.plugins.workflow.cps.CpsClosure2@2702f4f7
07:54:11 [2019-04-29T04:54:11.692Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@545b035a
07:54:11 [2019-04-29T04:54:11.692Z] hubUrl=https://cloud.docker.com/repository/docker
07:54:11 [2019-04-29T04:54:11.692Z] useDebugTag=false
07:54:11 [2019-04-29T04:54:11.692Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false}
07:54:11 [2019-04-29T04:54:11.692Z] preparationStep=ee.yadev.pipe.commonpipe.Default@545b035a
07:54:11 [2019-04-29T04:54:11.692Z] stepTimeout=5
07:54:11 [2019-04-29T04:54:11.692Z] hubCredentialsId=docker-hub
07:54:11 [2019-04-29T04:54:11.692Z] class=class ee.yadev.pipe.commonpipe.Params
07:54:11 [2019-04-29T04:54:11.692Z] skipMavenTests=true
07:54:11 [2019-04-29T04:54:11.692Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged -v /opt/mvn/:/root/.m2}
07:54:11 [2019-04-29T04:54:11.692Z] verbose=false
07:54:11 [2019-04-29T04:54:11.692Z] mavenTestsTimeout=5
07:54:11 [2019-04-29T04:54:11.692Z] pipelineTimeout=15
07:54:11 [2019-04-29T04:54:11.692Z] hubUser=kyberorg
07:54:11 [2019-04-29T04:54:11.692Z] 
07:54:11 [2019-04-29T04:54:11.692Z] ==== Environment Variables =====
07:54:11 [2019-04-29T04:54:11.692Z] gitlabSourceRepoURL=git@gitlab.com:yasys/hub2swarm.git
07:54:11 [2019-04-29T04:54:11.692Z] GIT_COMMITTER_NAME=Jenkins CI
07:54:11 [2019-04-29T04:54:11.692Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=a1faf0c9027b534b6d9056f1983a541f11797b08
07:54:11 [2019-04-29T04:54:11.692Z] GIT_AUTHOR_EMAIL=ci@yadev.eu
07:54:11 [2019-04-29T04:54:11.692Z] HOSTNAME=d19ccaf515ed
07:54:11 [2019-04-29T04:54:11.692Z] gitlabAfter=68421b97422362dc73cdc8245f9656ad1a8ad671
07:54:11 [2019-04-29T04:54:11.692Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/49/display/redirect?page=changes
07:54:11 [2019-04-29T04:54:11.692Z] GIT_COMMIT=a1faf0c9027b534b6d9056f1983a541f11797b08
07:54:11 [2019-04-29T04:54:11.692Z] HUDSON_URL=https://ci.yadev.eu/
07:54:11 [2019-04-29T04:54:11.692Z] NODE_LABELS=master
07:54:11 [2019-04-29T04:54:11.692Z] HOME=/root
07:54:11 [2019-04-29T04:54:11.692Z] BUILD_URL=https://ci.yadev.eu/job/Hub2Swarm/49/
07:54:11 [2019-04-29T04:54:11.692Z] JENKINS_SERVER_COOKIE=durable-a20a2f40a8ef5813fe7ee1dcdca63f0d
07:54:11 [2019-04-29T04:54:11.692Z] GIT_AUTHOR_NAME=Jenkins CI
07:54:11 [2019-04-29T04:54:11.692Z] gitlabTargetBranch=1-simple-navigation
07:54:11 [2019-04-29T04:54:11.692Z] WORKSPACE=/var/lib/jenkins/workspace/Hub2Swarm
07:54:11 [2019-04-29T04:54:11.692Z] gitlabSourceRepoHttpUrl=https://gitlab.com/yasys/hub2swarm.git
07:54:11 [2019-04-29T04:54:11.692Z] gitlabMergeRequestLastCommit=68421b97422362dc73cdc8245f9656ad1a8ad671
07:54:11 [2019-04-29T04:54:11.692Z] JAVA_VERSION=8u212
07:54:11 [2019-04-29T04:54:11.692Z] gitlabSourceRepoSshUrl=git@gitlab.com:yasys/hub2swarm.git
07:54:11 [2019-04-29T04:54:11.692Z] NODE_NAME=master
07:54:11 [2019-04-29T04:54:11.692Z] GIT_BRANCH=origin/auth
07:54:11 [2019-04-29T04:54:11.692Z] gitlabSourceRepoHomepage=https://gitlab.com/yasys/hub2swarm
07:54:11 [2019-04-29T04:54:11.692Z] EXECUTOR_NUMBER=0
07:54:11 [2019-04-29T04:54:11.692Z] STAGE_NAME=Execution info
07:54:11 [2019-04-29T04:54:11.692Z] gitlabBranch=1-simple-navigation
07:54:11 [2019-04-29T04:54:11.692Z] BUILD_DISPLAY_NAME=#49
07:54:11 [2019-04-29T04:54:11.692Z] gitlabSourceBranch=1-simple-navigation
07:54:11 [2019-04-29T04:54:11.692Z] gitlabUserEmail=kyberorg@yadev.eu
07:54:11 [2019-04-29T04:54:11.692Z] HUDSON_HOME=/var/lib/jenkins
07:54:11 [2019-04-29T04:54:11.692Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/
07:54:11 [2019-04-29T04:54:11.692Z] JOB_BASE_NAME=Hub2Swarm
07:54:11 [2019-04-29T04:54:11.692Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1
07:54:11 [2019-04-29T04:54:11.692Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:54:11 [2019-04-29T04:54:11.692Z] BUILD_ID=49
07:54:11 [2019-04-29T04:54:11.692Z] BUILDING_FOR=kyberorg
07:54:11 [2019-04-29T04:54:11.692Z] gitlabBefore=2e5fe0a3b221f8a60fcf682abf3760dac5a507c3
07:54:11 [2019-04-29T04:54:11.692Z] BUILD_TAG=jenkins-Hub2Swarm-49
07:54:11 [2019-04-29T04:54:11.692Z] gitlabActionType=PUSH
07:54:11 [2019-04-29T04:54:11.692Z] JENKINS_URL=https://ci.yadev.eu/
07:54:11 [2019-04-29T04:54:11.692Z] LANG=C.UTF-8
07:54:11 [2019-04-29T04:54:11.692Z] gitlabSourceRepoName=Hub2Swarm
07:54:11 [2019-04-29T04:54:11.692Z] JOB_URL=https://ci.yadev.eu/job/Hub2Swarm/
07:54:11 [2019-04-29T04:54:11.692Z] GIT_URL=https://gitlab.com/yasys/hub2swarm.git
07:54:11 [2019-04-29T04:54:11.692Z] gitlabSourceNamespace=Yet another Systems
07:54:11 [2019-04-29T04:54:11.692Z] BUILD_NUMBER=49
07:54:11 [2019-04-29T04:54:11.692Z] JENKINS_NODE_COOKIE=3e032b1b-f470-4f1f-95cc-0b5f14b45382
07:54:11 [2019-04-29T04:54:11.692Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/49/display/redirect
07:54:11 [2019-04-29T04:54:11.692Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd
07:54:11 [2019-04-29T04:54:11.692Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/display/redirect
07:54:11 [2019-04-29T04:54:11.692Z] CLASSPATH=
07:54:11 [2019-04-29T04:54:11.692Z] JOB_NAME=Hub2Swarm
07:54:11 [2019-04-29T04:54:11.692Z] GIT_COMMITTER_EMAIL=ci@yadev.eu
07:54:11 [2019-04-29T04:54:11.692Z] gitlabUserName=Alex Muravya
07:54:11 [2019-04-29T04:54:11.692Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/Hub2Swarm@tmp/2db139e1-5a1e-4119-b3f0-beec9ec50ff9
07:54:11 [2019-04-29T04:54:11.692Z] JAVA_HOME=/docker-java-home
07:54:11 [2019-04-29T04:54:11.692Z] PWD=/var/lib/jenkins/workspace/Hub2Swarm
07:54:11 [2019-04-29T04:54:11.692Z] GIT_PREVIOUS_COMMIT=a1faf0c9027b534b6d9056f1983a541f11797b08
07:54:11 [2019-04-29T04:54:11.692Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (JavaApp: Build and Test)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
07:54:12 [2019-04-29T04:54:12.107Z] + mvn clean package
07:54:13 [2019-04-29T04:54:13.451Z] [INFO] Scanning for projects...
07:54:13 [2019-04-29T04:54:13.701Z] [INFO] 
07:54:13 [2019-04-29T04:54:13.701Z] [INFO] ------------------------< eu.yatech:hub2swarm >-------------------------
07:54:13 [2019-04-29T04:54:13.701Z] [INFO] Building hub2swarm 0.0.1-SNAPSHOT
07:54:13 [2019-04-29T04:54:13.701Z] [INFO] --------------------------------[ jar ]---------------------------------
07:54:15 [2019-04-29T04:54:15.044Z] [INFO] 
07:54:15 [2019-04-29T04:54:15.044Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hub2swarm ---
07:54:15 [2019-04-29T04:54:15.044Z] [INFO] 
07:54:15 [2019-04-29T04:54:15.044Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hub2swarm ---
07:54:15 [2019-04-29T04:54:15.044Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:54:15 [2019-04-29T04:54:15.044Z] [INFO] Copying 4 resources
07:54:15 [2019-04-29T04:54:15.295Z] [INFO] Copying 2 resources
07:54:15 [2019-04-29T04:54:15.295Z] [INFO] 
07:54:15 [2019-04-29T04:54:15.295Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hub2swarm ---
07:54:15 [2019-04-29T04:54:15.295Z] [INFO] Changes detected - recompiling the module!
07:54:15 [2019-04-29T04:54:15.295Z] [INFO] Compiling 22 source files to /var/lib/jenkins/workspace/Hub2Swarm/target/classes
07:54:17 [2019-04-29T04:54:17.777Z] [INFO] 
07:54:17 [2019-04-29T04:54:17.778Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hub2swarm ---
07:54:17 [2019-04-29T04:54:17.778Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:54:17 [2019-04-29T04:54:17.778Z] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Hub2Swarm/src/test/resources
07:54:17 [2019-04-29T04:54:17.778Z] [INFO] 
07:54:17 [2019-04-29T04:54:17.778Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hub2swarm ---
07:54:17 [2019-04-29T04:54:17.778Z] [INFO] Changes detected - recompiling the module!
07:54:17 [2019-04-29T04:54:17.778Z] [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/Hub2Swarm/target/test-classes
07:54:18 [2019-04-29T04:54:18.028Z] [INFO] 
07:54:18 [2019-04-29T04:54:18.028Z] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hub2swarm ---
07:54:18 [2019-04-29T04:54:18.278Z] [INFO] 
07:54:18 [2019-04-29T04:54:18.278Z] [INFO] -------------------------------------------------------
07:54:18 [2019-04-29T04:54:18.278Z] [INFO]  T E S T S
07:54:18 [2019-04-29T04:54:18.278Z] [INFO] -------------------------------------------------------
07:54:18 [2019-04-29T04:54:18.829Z] [INFO] Running eu.yatech.hub2swarm.Hub2swarmApplicationTests
07:54:19 [2019-04-29T04:54:19.080Z] 04:54:18.882 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class eu.yatech.hub2swarm.Hub2swarmApplicationTests]
07:54:19 [2019-04-29T04:54:19.080Z] 04:54:18.889 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
07:54:19 [2019-04-29T04:54:19.080Z] 04:54:18.902 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
07:54:19 [2019-04-29T04:54:19.080Z] 04:54:18.962 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
07:54:19 [2019-04-29T04:54:19.080Z] 04:54:18.992 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests], using SpringBootContextLoader
07:54:19 [2019-04-29T04:54:19.080Z] 04:54:18.999 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: class path resource [eu/yatech/hub2swarm/Hub2swarmApplicationTests-context.xml] does not exist
07:54:19 [2019-04-29T04:54:19.080Z] 04:54:19.000 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: class path resource [eu/yatech/hub2swarm/Hub2swarmApplicationTestsContext.groovy] does not exist
07:54:19 [2019-04-29T04:54:19.080Z] 04:54:19.001 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
07:54:19 [2019-04-29T04:54:19.080Z] 04:54:19.002 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: Hub2swarmApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
07:54:19 [2019-04-29T04:54:19.331Z] 04:54:19.079 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
07:54:19 [2019-04-29T04:54:19.331Z] 04:54:19.172 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/var/lib/jenkins/workspace/Hub2Swarm/target/classes/eu/yatech/hub2swarm/Hub2swarmApplication.class]
07:54:19 [2019-04-29T04:54:19.331Z] 04:54:19.173 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration eu.yatech.hub2swarm.Hub2swarmApplication for test class eu.yatech.hub2swarm.Hub2swarmApplicationTests
07:54:19 [2019-04-29T04:54:19.331Z] 04:54:19.289 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: using defaults.
07:54:19 [2019-04-29T04:54:19.331Z] 04:54:19.290 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
07:54:19 [2019-04-29T04:54:19.331Z] 04:54:19.313 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@ae13544, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3d34d211, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7dc0f706, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@4009e306, org.springframework.test.context.support.DirtiesContextTestExecutionListener@43c1b556, org.springframework.test.context.transaction.TransactionalTestExecutionListener@587e5365, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@22fcf7ab, org.springframework.test.context.event.EventPublishingTestExecutionListener@2de23121, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@63475ace, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4988d8b8, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@c0c2f8d, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@305b7c14, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6913c1fb]
07:54:19 [2019-04-29T04:54:19.331Z] 04:54:19.315 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
07:54:19 [2019-04-29T04:54:19.331Z] 04:54:19.317 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
07:54:19 [2019-04-29T04:54:19.582Z] 04:54:19.319 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
07:54:19 [2019-04-29T04:54:19.582Z] 04:54:19.319 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
07:54:19 [2019-04-29T04:54:19.582Z] 04:54:19.320 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
07:54:19 [2019-04-29T04:54:19.582Z] 04:54:19.320 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
07:54:19 [2019-04-29T04:54:19.582Z] 04:54:19.324 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@26b3fd41 testClass = Hub2swarmApplicationTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7494f96a testClass = Hub2swarmApplicationTests, locations = '{}', classes = '{class eu.yatech.hub2swarm.Hub2swarmApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6c9f5c0d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2bea5ab4, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@69a10787, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@25359ed8], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null].
07:54:19 [2019-04-29T04:54:19.582Z] 04:54:19.327 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
07:54:19 [2019-04-29T04:54:19.582Z] 04:54:19.327 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
07:54:19 [2019-04-29T04:54:19.582Z] 04:54:19.354 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=-1}
07:54:19 [2019-04-29T04:54:19.582Z] 
07:54:19 [2019-04-29T04:54:19.582Z]   .   ____          _            __ _ _
07:54:19 [2019-04-29T04:54:19.582Z]  /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
07:54:19 [2019-04-29T04:54:19.582Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
07:54:19 [2019-04-29T04:54:19.582Z]  \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
07:54:19 [2019-04-29T04:54:19.582Z]   '  |____| .__|_| |_|_| |_\__, | / / / /
07:54:19 [2019-04-29T04:54:19.582Z]  =========|_|==============|___/=/_/_/_/
07:54:19 [2019-04-29T04:54:19.582Z]  :: Spring Boot ::             (v2.2.0.M2)
07:54:19 [2019-04-29T04:54:19.582Z] 
07:54:19 [2019-04-29T04:54:19.832Z] 2019-04-29 04:54:19.663  INFO 119 --- [           main] e.y.hub2swarm.Hub2swarmApplicationTests  : Starting Hub2swarmApplicationTests on d19ccaf515ed with PID 119 (started by root in /var/lib/jenkins/workspace/Hub2Swarm)
07:54:19 [2019-04-29T04:54:19.832Z] 2019-04-29 04:54:19.665  INFO 119 --- [           main] e.y.hub2swarm.Hub2swarmApplicationTests  : No active profile set, falling back to default profiles: default
07:54:21 [2019-04-29T04:54:21.175Z] 2019-04-29 04:54:20.941  INFO 119 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
07:54:21 [2019-04-29T04:54:21.175Z] 2019-04-29 04:54:21.056  INFO 119 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 101ms. Found 2 repository interfaces.
07:54:21 [2019-04-29T04:54:21.726Z] 2019-04-29 04:54:21.645  INFO 119 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$f352ed30] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
07:54:21 [2019-04-29T04:54:21.977Z] 2019-04-29 04:54:21.969  INFO 119 --- [           main] o.f.c.internal.license.VersionPrinter    : Flyway Community Edition 5.2.4 by Boxfuse
07:54:22 [2019-04-29T04:54:22.227Z] 2019-04-29 04:54:21.979  INFO 119 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
07:54:22 [2019-04-29T04:54:22.477Z] 2019-04-29 04:54:22.320  INFO 119 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
07:54:22 [2019-04-29T04:54:22.478Z] 2019-04-29 04:54:22.326  INFO 119 --- [           main] o.f.c.internal.database.DatabaseFactory  : Database: jdbc:h2:mem:testdb (H2 1.4)
07:54:22 [2019-04-29T04:54:22.478Z] 2019-04-29 04:54:22.366  WARN 119 --- [           main] o.f.c.internal.database.base.Database    : Flyway upgrade recommended: H2 1.4.199 is newer than this version of Flyway and support has not been tested.
07:54:22 [2019-04-29T04:54:22.478Z] 2019-04-29 04:54:22.438  INFO 119 --- [           main] o.f.core.internal.command.DbValidate     : Successfully validated 1 migration (execution time 00:00.023s)
07:54:22 [2019-04-29T04:54:22.478Z] 2019-04-29 04:54:22.449  INFO 119 --- [           main] o.f.c.i.s.JdbcTableSchemaHistory         : Creating Schema History table: "PUBLIC"."flyway_schema_history"
07:54:22 [2019-04-29T04:54:22.478Z] 2019-04-29 04:54:22.474  INFO 119 --- [           main] o.f.core.internal.command.DbMigrate      : Current version of schema "PUBLIC": << Empty Schema >>
07:54:22 [2019-04-29T04:54:22.478Z] 2019-04-29 04:54:22.475  INFO 119 --- [           main] o.f.core.internal.command.DbMigrate      : Migrating schema "PUBLIC" to version 1 - Tables
07:54:22 [2019-04-29T04:54:22.728Z] 2019-04-29 04:54:22.507  INFO 119 --- [           main] o.f.core.internal.command.DbMigrate      : Successfully applied 1 migration to schema "PUBLIC" (execution time 00:00.060s)
07:54:22 [2019-04-29T04:54:22.728Z] 2019-04-29 04:54:22.694  INFO 119 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
07:54:22 [2019-04-29T04:54:22.979Z] 2019-04-29 04:54:22.798  INFO 119 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate Core {5.4.2.Final}
07:54:23 [2019-04-29T04:54:23.229Z] 2019-04-29 04:54:23.043  INFO 119 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.0.Final}
07:54:23 [2019-04-29T04:54:23.229Z] 2019-04-29 04:54:23.222  INFO 119 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
07:54:24 [2019-04-29T04:54:24.572Z] 2019-04-29 04:54:24.192  INFO 119 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
07:54:24 [2019-04-29T04:54:24.572Z] 2019-04-29 04:54:24.195  INFO 119 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
07:54:25 [2019-04-29T04:54:25.483Z] 2019-04-29 04:54:25.231  WARN 119 --- [           main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
07:54:26 [2019-04-29T04:54:26.034Z] 2019-04-29 04:54:25.905  INFO 119 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
07:54:26 [2019-04-29T04:54:26.945Z] 2019-04-29 04:54:26.658  INFO 119 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 2 endpoint(s) beneath base path '/actuator'
07:54:26 [2019-04-29T04:54:26.945Z] 2019-04-29 04:54:26.751  INFO 119 --- [           main] e.y.hub2swarm.Hub2swarmApplicationTests  : Started Hub2swarmApplicationTests in 7.387 seconds (JVM running for 8.453)
07:54:26 [2019-04-29T04:54:26.945Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.128 s - in eu.yatech.hub2swarm.Hub2swarmApplicationTests
07:54:26 [2019-04-29T04:54:26.945Z] 2019-04-29 04:54:26.919  INFO 119 --- [       Thread-3] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
07:54:26 [2019-04-29T04:54:26.945Z] 2019-04-29 04:54:26.923  INFO 119 --- [       Thread-3] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
07:54:26 [2019-04-29T04:54:26.945Z] 2019-04-29 04:54:26.934  INFO 119 --- [       Thread-3] o.s.b.f.support.DisposableBeanAdapter    : Invocation of destroy method failed on bean with name 'inMemoryDatabaseShutdownExecutor': org.h2.jdbc.JdbcSQLNonTransientConnectionException: Database is already closed (to disable automatic closing at VM shutdown, add ";DB_CLOSE_ON_EXIT=FALSE" to the db URL) [90121-199]
07:54:26 [2019-04-29T04:54:26.945Z] 2019-04-29 04:54:26.934  INFO 119 --- [       Thread-3] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Shutdown initiated...
07:54:26 [2019-04-29T04:54:26.945Z] 2019-04-29 04:54:26.937  INFO 119 --- [       Thread-3] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Shutdown completed.
07:54:27 [2019-04-29T04:54:27.496Z] [INFO] 
07:54:27 [2019-04-29T04:54:27.496Z] [INFO] Results:
07:54:27 [2019-04-29T04:54:27.496Z] [INFO] 
07:54:27 [2019-04-29T04:54:27.496Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
07:54:27 [2019-04-29T04:54:27.496Z] [INFO] 
07:54:27 [2019-04-29T04:54:27.496Z] [INFO] 
07:54:27 [2019-04-29T04:54:27.496Z] [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ hub2swarm ---
07:54:27 [2019-04-29T04:54:27.496Z] [INFO] Building jar: /var/lib/jenkins/workspace/Hub2Swarm/target/hub2swarm.jar
07:54:27 [2019-04-29T04:54:27.746Z] [INFO] 
07:54:27 [2019-04-29T04:54:27.746Z] [INFO] --- spring-boot-maven-plugin:2.2.0.M2:repackage (repackage) @ hub2swarm ---
07:54:28 [2019-04-29T04:54:28.297Z] [INFO] Replacing main artifact with repackaged archive
07:54:28 [2019-04-29T04:54:28.297Z] [INFO] ------------------------------------------------------------------------
07:54:28 [2019-04-29T04:54:28.297Z] [INFO] BUILD SUCCESS
07:54:28 [2019-04-29T04:54:28.297Z] [INFO] ------------------------------------------------------------------------
07:54:28 [2019-04-29T04:54:28.297Z] [INFO] Total time:  14.842 s
07:54:28 [2019-04-29T04:54:28.297Z] [INFO] Finished at: 2019-04-29T04:54:28Z
07:54:28 [2019-04-29T04:54:28.297Z] [INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker: Build and Push)
[Pipeline] script
[Pipeline] {
[Pipeline] timeout
07:54:28 [2019-04-29T04:54:28.473Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
07:54:28 [2019-04-29T04:54:28.770Z] + set +x
07:54:28 [2019-04-29T04:54:28.770Z] Starting Docker: docker.
07:54:28 [2019-04-29T04:54:28.770Z] Daemon started. kyberorg, go ahead!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] withCredentials
07:54:28 [2019-04-29T04:54:28.814Z] Masking only exact matches of $USR or $PASS
[Pipeline] {
[Pipeline] timeout
07:54:28 [2019-04-29T04:54:28.850Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
07:54:29 [2019-04-29T04:54:29.134Z] + set +x
07:54:29 [2019-04-29T04:54:29.134Z] Login as **** to Docker Repository
07:54:30 [2019-04-29T04:54:30.478Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/Hub2Swarm@tmp/2db139e1-5a1e-4119-b3f0-beec9ec50ff9/config.json.
07:54:30 [2019-04-29T04:54:30.478Z] Configure a credential helper to remove this warning. See
07:54:30 [2019-04-29T04:54:30.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store
07:54:30 [2019-04-29T04:54:30.478Z] 
07:54:30 [2019-04-29T04:54:30.478Z] Login Succeeded
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] timeout
07:54:30 [2019-04-29T04:54:30.576Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
07:54:30 [2019-04-29T04:54:30.863Z] + set +x
07:54:30 [2019-04-29T04:54:30.863Z] Building Docker Image yasys/hub2swarm with tags: [auth-latest]
07:54:31 [2019-04-29T04:54:31.414Z] Sending build context to Docker daemon  66.56MB

07:54:31 [2019-04-29T04:54:31.414Z] Step 1/7 : FROM java:8-jre
07:54:32 [2019-04-29T04:54:32.758Z] 8-jre: Pulling from library/java
07:54:32 [2019-04-29T04:54:32.758Z] 5040bd298390: Pulling fs layer
07:54:32 [2019-04-29T04:54:32.758Z] fce5728aad85: Pulling fs layer
07:54:32 [2019-04-29T04:54:32.758Z] c42794440453: Pulling fs layer
07:54:32 [2019-04-29T04:54:32.758Z] 0c0da797ba48: Pulling fs layer
07:54:32 [2019-04-29T04:54:32.758Z] 7c9b17433752: Pulling fs layer
07:54:32 [2019-04-29T04:54:32.758Z] 114e02586e63: Pulling fs layer
07:54:32 [2019-04-29T04:54:32.758Z] e4c663802e9a: Pulling fs layer
07:54:32 [2019-04-29T04:54:32.758Z] 7c9b17433752: Waiting
07:54:32 [2019-04-29T04:54:32.758Z] 114e02586e63: Waiting
07:54:32 [2019-04-29T04:54:32.758Z] e4c663802e9a: Waiting
07:54:32 [2019-04-29T04:54:32.758Z] 0c0da797ba48: Waiting
07:54:33 [2019-04-29T04:54:33.309Z] c42794440453: Download complete
07:54:33 [2019-04-29T04:54:33.309Z] fce5728aad85: Verifying Checksum
07:54:33 [2019-04-29T04:54:33.309Z] fce5728aad85: Download complete
07:54:33 [2019-04-29T04:54:33.860Z] 5040bd298390: Verifying Checksum
07:54:33 [2019-04-29T04:54:33.860Z] 5040bd298390: Download complete
07:54:33 [2019-04-29T04:54:33.860Z] 0c0da797ba48: Verifying Checksum
07:54:33 [2019-04-29T04:54:33.860Z] 0c0da797ba48: Download complete
07:54:33 [2019-04-29T04:54:33.860Z] 7c9b17433752: Verifying Checksum
07:54:33 [2019-04-29T04:54:33.860Z] 7c9b17433752: Download complete
07:54:34 [2019-04-29T04:54:34.411Z] e4c663802e9a: Verifying Checksum
07:54:34 [2019-04-29T04:54:34.411Z] e4c663802e9a: Download complete
07:54:34 [2019-04-29T04:54:34.661Z] 114e02586e63: Verifying Checksum
07:54:34 [2019-04-29T04:54:34.661Z] 114e02586e63: Download complete
07:54:37 [2019-04-29T04:54:37.144Z] 5040bd298390: Pull complete
07:54:39 [2019-04-29T04:54:39.006Z] fce5728aad85: Pull complete
07:54:39 [2019-04-29T04:54:39.917Z] c42794440453: Pull complete
07:54:40 [2019-04-29T04:54:40.468Z] 0c0da797ba48: Pull complete
07:54:41 [2019-04-29T04:54:41.811Z] 7c9b17433752: Pull complete
07:54:47 [2019-04-29T04:54:47.006Z] 114e02586e63: Pull complete
07:54:47 [2019-04-29T04:54:47.557Z] e4c663802e9a: Pull complete
07:54:47 [2019-04-29T04:54:47.557Z] Digest: sha256:b91008e234402fc87e7889d6af1f36b6ece844c05989236d83d1f658a6f329b0
07:54:47 [2019-04-29T04:54:47.557Z] Status: Downloaded newer image for java:8-jre
07:54:47 [2019-04-29T04:54:47.557Z]  ---> e44d62cf8862
07:54:47 [2019-04-29T04:54:47.557Z] Step 2/7 : VOLUME /tmp
07:54:50 [2019-04-29T04:54:50.785Z]  ---> Running in 2bc650aafcb6
07:54:53 [2019-04-29T04:54:53.268Z] Removing intermediate container 2bc650aafcb6
07:54:53 [2019-04-29T04:54:53.268Z]  ---> ee4757b3b9d3
07:54:53 [2019-04-29T04:54:53.268Z] Step 3/7 : MAINTAINER Alexander Muravya (aka kyberorg) <kyberorg@yadev.eu>
07:54:54 [2019-04-29T04:54:54.612Z]  ---> Running in 3d04e89c664c
07:54:57 [2019-04-29T04:54:57.094Z] Removing intermediate container 3d04e89c664c
07:54:57 [2019-04-29T04:54:57.094Z]  ---> 2c4bf37c2560
07:54:57 [2019-04-29T04:54:57.094Z] Step 4/7 : ADD ./target/hub2swarm.jar /app/
07:55:00 [2019-04-29T04:55:00.323Z]  ---> a4219f6e3b0d
07:55:00 [2019-04-29T04:55:00.323Z] Step 5/7 : RUN sh -c 'touch /app/hub2swarm.jar'
07:55:02 [2019-04-29T04:55:02.806Z]  ---> Running in c314d951bba8
07:55:06 [2019-04-29T04:55:06.928Z] Removing intermediate container c314d951bba8
07:55:06 [2019-04-29T04:55:06.928Z]  ---> 27df8fa4a7a5
07:55:06 [2019-04-29T04:55:06.928Z] Step 6/7 : ENTRYPOINT exec java -Djava.security.egd=file:/dev/./urandom -jar /app/hub2swarm.jar
07:55:08 [2019-04-29T04:55:08.790Z]  ---> Running in e52aa8634ebc
07:55:12 [2019-04-29T04:55:12.018Z] Removing intermediate container e52aa8634ebc
07:55:12 [2019-04-29T04:55:12.018Z]  ---> 6aee7eaa6afd
07:55:12 [2019-04-29T04:55:12.018Z] Step 7/7 : EXPOSE 8080
07:55:13 [2019-04-29T04:55:13.880Z]  ---> Running in 843f854c93b3
07:55:17 [2019-04-29T04:55:17.108Z] Removing intermediate container 843f854c93b3
07:55:17 [2019-04-29T04:55:17.108Z]  ---> 991c225d3e92
07:55:17 [2019-04-29T04:55:17.108Z] Successfully built 991c225d3e92
07:55:17 [2019-04-29T04:55:17.108Z] Successfully tagged yasys/hub2swarm:auth-latest
07:55:17 [2019-04-29T04:55:17.108Z] Docker image yasys/hub2swarm:[auth-latest] for kyberorg created
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
07:55:17 [2019-04-29T04:55:17.166Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
07:55:17 [2019-04-29T04:55:17.457Z] + set +x
07:55:17 [2019-04-29T04:55:17.457Z] Push yasys/hub2swarm to Docker Repository
07:55:17 [2019-04-29T04:55:17.457Z] The push refers to repository [docker.io/yasys/hub2swarm]
07:55:18 [2019-04-29T04:55:18.008Z] f09f11ac38f8: Preparing
07:55:18 [2019-04-29T04:55:18.008Z] 6dfea87675a7: Preparing
07:55:18 [2019-04-29T04:55:18.008Z] 73ad47d4bc12: Preparing
07:55:18 [2019-04-29T04:55:18.008Z] c22c27816361: Preparing
07:55:18 [2019-04-29T04:55:18.008Z] 04dba64afa87: Preparing
07:55:18 [2019-04-29T04:55:18.008Z] 500ca2ff7d52: Preparing
07:55:18 [2019-04-29T04:55:18.008Z] 782d5215f910: Preparing
07:55:18 [2019-04-29T04:55:18.008Z] 0eb22bfb707d: Preparing
07:55:18 [2019-04-29T04:55:18.008Z] a2ae92ffcd29: Preparing
07:55:18 [2019-04-29T04:55:18.008Z] 500ca2ff7d52: Waiting
07:55:18 [2019-04-29T04:55:18.008Z] 782d5215f910: Waiting
07:55:18 [2019-04-29T04:55:18.008Z] 0eb22bfb707d: Waiting
07:55:18 [2019-04-29T04:55:18.008Z] a2ae92ffcd29: Waiting
07:55:18 [2019-04-29T04:55:18.919Z] c22c27816361: Layer already exists
07:55:18 [2019-04-29T04:55:18.919Z] 04dba64afa87: Layer already exists
07:55:18 [2019-04-29T04:55:18.919Z] 73ad47d4bc12: Layer already exists
07:55:19 [2019-04-29T04:55:19.470Z] 782d5215f910: Layer already exists
07:55:19 [2019-04-29T04:55:19.470Z] 500ca2ff7d52: Layer already exists
07:55:19 [2019-04-29T04:55:19.470Z] 0eb22bfb707d: Layer already exists
07:55:20 [2019-04-29T04:55:20.021Z] a2ae92ffcd29: Layer already exists
07:55:28 [2019-04-29T04:55:28.046Z] f09f11ac38f8: Pushed
07:55:32 [2019-04-29T04:55:32.170Z] 6dfea87675a7: Pushed
07:55:36 [2019-04-29T04:55:36.293Z] auth-latest: digest: sha256:0d713d42ec5b3aa5b37ab47a8351d21971b7782973bfe78f8894cf0ee17fea58 size: 2211
07:55:36 [2019-04-29T04:55:36.294Z] Docker image successfully pushed for kyberorg. Enjoy!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
07:55:36 [2019-04-29T04:55:36.346Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
07:55:36 [2019-04-29T04:55:36.631Z] + set +x
07:55:36 [2019-04-29T04:55:36.631Z] Moikka kyberorg!
07:55:36 [2019-04-29T04:55:36.631Z] Here is Docker Summary:
07:55:36 [2019-04-29T04:55:36.631Z] Images built and pushed: 1
07:55:36 [2019-04-29T04:55:36.631Z] [
07:55:36 [2019-04-29T04:55:36.631Z] yasys/hub2swarm:auth-latest
07:55:36 [2019-04-29T04:55:36.631Z] ]
07:55:36 [2019-04-29T04:55:36.631Z] Hub Url: https://cloud.docker.com/repository/docker/yasys/hub2swarm
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] echo
07:55:36 [2019-04-29T04:55:36.752Z] One way or another, I have finished. Tsau!
[Pipeline] sh
07:55:37 [2019-04-29T04:55:37.048Z] + set +x
07:55:37 [2019-04-29T04:55:37.048Z] Making workspace writable for correct cleanup
07:55:37 [2019-04-29T04:55:37.048Z] Done for kyberorg
[Pipeline] deleteDir
[Pipeline] echo
07:55:37 [2019-04-29T04:55:37.120Z] Great success!
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 d19ccaf515edb26731b5658752f439e064f26caad002bf7cd865103d984a04e1
$ docker rm -f d19ccaf515edb26731b5658752f439e064f26caad002bf7cd865103d984a04e1
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS