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/2-service-mapping, since it originates from another repository Seen branch in repository origin/1-simple-navigation Seen branch in repository origin/2-service-mapping Seen branch in repository origin/auth Seen branch in repository origin/master Seen branch in repository origin/trunk Seen 5 remote branches > /usr/bin/git show-ref --tags -d # timeout=10 Checking out Revision d6fb0478164085685db884fe4906c3563f176cc8 (origin/2-service-mapping, origin/trunk) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f d6fb0478164085685db884fe4906c3563f176cc8 # timeout=10 Commit message: "Merge branch '1-simple-navigation' into 'trunk'" > /usr/bin/git rev-list --no-walk d6fb0478164085685db884fe4906c3563f176cc8 # 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/2-service-mapping, 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/2-service-mapping, since it originates from another repository Seen branch in repository origin/2-service-mapping 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 d6fb0478164085685db884fe4906c3563f176cc8 (origin/2-service-mapping, origin/trunk) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f d6fb0478164085685db884fe4906c3563f176cc8 # timeout=10 Commit message: "Merge branch '1-simple-navigation' into 'trunk'" [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/7037b946-5cc6-45f8-9d1c-0958f315e0d8/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 ******** yasys/jobbari:1.7.0 cat $ docker top 5e91c08b1d6971b830534658162cef3d604ef2eab8c0477742deec43c3a41db4 -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 09:50:40 [2019-04-29T06:50:40.501Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 09:50:40 [2019-04-29T06:50:40.790Z] + set +x 09:50:40 [2019-04-29T06:50:40.791Z] [Runner info] 09:50:40 [2019-04-29T06:50:40.791Z] Hostname: 5e91c08b1d69 09:50:40 [2019-04-29T06:50:40.791Z] Network Status: Host Online 09:50:40 [2019-04-29T06:50:40.791Z] 09:50:40 [2019-04-29T06:50:40.791Z] === Tools info === 09:50:41 [2019-04-29T06:50:41.042Z] Docker version: Docker version 18.09.5, build e8ff056dbc 09:50:41 [2019-04-29T06:50:41.042Z] 09:50:41 [2019-04-29T06:50:41.042Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z) 09:50:41 [2019-04-29T06:50:41.042Z] Maven home: /opt/mvn 09:50:41 [2019-04-29T06:50:41.042Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre 09:50:41 [2019-04-29T06:50:41.042Z] Default locale: en, platform encoding: UTF-8 09:50:41 [2019-04-29T06:50:41.042Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix" 09:50:41 [2019-04-29T06:50:41.042Z] 09:50:41 [2019-04-29T06:50:41.042Z] Requested by kyberorg [Pipeline] } [Pipeline] // timeout [Pipeline] timeout 09:50:41 [2019-04-29T06:50:41.109Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 09:50:41 [2019-04-29T06:50:41.405Z] + set +x 09:50:41 [2019-04-29T06:50:41.405Z] [Build info] 09:50:41 [2019-04-29T06:50:41.406Z] ===== Git info ===== 09:50:41 [2019-04-29T06:50:41.406Z] Git branch: 2-service-mapping 09:50:41 [2019-04-29T06:50:41.406Z] Git commit: d6fb0478164085685db884fe4906c3563f176cc8 09:50:41 [2019-04-29T06:50:41.406Z] Git tag: - 09:50:41 [2019-04-29T06:50:41.406Z] 09:50:41 [2019-04-29T06:50:41.406Z] ===== Jenkins info ===== 09:50:41 [2019-04-29T06:50:41.406Z] Jenkins Job #53 09:50:41 [2019-04-29T06:50:41.406Z] Jenkins Job URL: https://ci.yadev.eu/job/Hub2Swarm/53/ 09:50:41 [2019-04-29T06:50:41.406Z] Jenkins Tag: jenkins-Hub2Swarm-53 09:50:41 [2019-04-29T06:50:41.406Z] 09:50:41 [2019-04-29T06:50:41.406Z] ===== Job Params ===== 09:50:41 [2019-04-29T06:50:41.406Z] 09:50:41 [2019-04-29T06:50:41.406Z] dockerRepo=yasys/hub2swarm 09:50:41 [2019-04-29T06:50:41.406Z] dockerStep=ee.yadev.pipe.commonpipe.Default@51c0f036 09:50:41 [2019-04-29T06:50:41.406Z] javaStep=org.jenkinsci.plugins.workflow.cps.CpsClosure2@6f263dff 09:50:41 [2019-04-29T06:50:41.406Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@51c0f036 09:50:41 [2019-04-29T06:50:41.406Z] hubUrl=https://cloud.docker.com/repository/docker 09:50:41 [2019-04-29T06:50:41.406Z] useDebugTag=false 09:50:41 [2019-04-29T06:50:41.406Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false} 09:50:41 [2019-04-29T06:50:41.406Z] preparationStep=ee.yadev.pipe.commonpipe.Default@51c0f036 09:50:41 [2019-04-29T06:50:41.406Z] stepTimeout=5 09:50:41 [2019-04-29T06:50:41.406Z] hubCredentialsId=docker-hub 09:50:41 [2019-04-29T06:50:41.406Z] class=class ee.yadev.pipe.commonpipe.Params 09:50:41 [2019-04-29T06:50:41.406Z] skipMavenTests=true 09:50:41 [2019-04-29T06:50:41.406Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged -v /opt/mvn/:/root/.m2} 09:50:41 [2019-04-29T06:50:41.406Z] verbose=false 09:50:41 [2019-04-29T06:50:41.406Z] mavenTestsTimeout=5 09:50:41 [2019-04-29T06:50:41.406Z] pipelineTimeout=15 09:50:41 [2019-04-29T06:50:41.406Z] hubUser=kyberorg 09:50:41 [2019-04-29T06:50:41.406Z] 09:50:41 [2019-04-29T06:50:41.406Z] ==== Environment Variables ===== 09:50:41 [2019-04-29T06:50:41.406Z] gitlabSourceRepoURL=git@gitlab.com:yasys/hub2swarm.git 09:50:41 [2019-04-29T06:50:41.406Z] GIT_COMMITTER_NAME=Jenkins CI 09:50:41 [2019-04-29T06:50:41.406Z] GIT_AUTHOR_EMAIL=ci@yadev.eu 09:50:41 [2019-04-29T06:50:41.406Z] HOSTNAME=5e91c08b1d69 09:50:41 [2019-04-29T06:50:41.406Z] gitlabAfter=d6fb0478164085685db884fe4906c3563f176cc8 09:50:41 [2019-04-29T06:50:41.406Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/53/display/redirect?page=changes 09:50:41 [2019-04-29T06:50:41.406Z] HUDSON_URL=https://ci.yadev.eu/ 09:50:41 [2019-04-29T06:50:41.406Z] NODE_LABELS=master 09:50:41 [2019-04-29T06:50:41.406Z] GIT_COMMIT=d6fb0478164085685db884fe4906c3563f176cc8 09:50:41 [2019-04-29T06:50:41.406Z] HOME=/root 09:50:41 [2019-04-29T06:50:41.406Z] BUILD_URL=https://ci.yadev.eu/job/Hub2Swarm/53/ 09:50:41 [2019-04-29T06:50:41.406Z] JENKINS_SERVER_COOKIE=durable-a20a2f40a8ef5813fe7ee1dcdca63f0d 09:50:41 [2019-04-29T06:50:41.406Z] GIT_AUTHOR_NAME=Jenkins CI 09:50:41 [2019-04-29T06:50:41.406Z] gitlabTargetBranch=2-service-mapping 09:50:41 [2019-04-29T06:50:41.406Z] WORKSPACE=/var/lib/jenkins/workspace/Hub2Swarm 09:50:41 [2019-04-29T06:50:41.406Z] gitlabSourceRepoHttpUrl=https://gitlab.com/yasys/hub2swarm.git 09:50:41 [2019-04-29T06:50:41.406Z] gitlabMergeRequestLastCommit=d6fb0478164085685db884fe4906c3563f176cc8 09:50:41 [2019-04-29T06:50:41.406Z] JAVA_VERSION=8u212 09:50:41 [2019-04-29T06:50:41.406Z] gitlabSourceRepoSshUrl=git@gitlab.com:yasys/hub2swarm.git 09:50:41 [2019-04-29T06:50:41.406Z] NODE_NAME=master 09:50:41 [2019-04-29T06:50:41.406Z] GIT_BRANCH=origin/2-service-mapping 09:50:41 [2019-04-29T06:50:41.406Z] gitlabSourceRepoHomepage=https://gitlab.com/yasys/hub2swarm 09:50:41 [2019-04-29T06:50:41.406Z] EXECUTOR_NUMBER=0 09:50:41 [2019-04-29T06:50:41.406Z] STAGE_NAME=Execution info 09:50:41 [2019-04-29T06:50:41.406Z] gitlabBranch=2-service-mapping 09:50:41 [2019-04-29T06:50:41.406Z] gitlabUserEmail=kyberorg@yadev.eu 09:50:41 [2019-04-29T06:50:41.406Z] BUILD_DISPLAY_NAME=#53 09:50:41 [2019-04-29T06:50:41.406Z] gitlabSourceBranch=2-service-mapping 09:50:41 [2019-04-29T06:50:41.406Z] HUDSON_HOME=/var/lib/jenkins 09:50:41 [2019-04-29T06:50:41.406Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/ 09:50:41 [2019-04-29T06:50:41.406Z] JOB_BASE_NAME=Hub2Swarm 09:50:41 [2019-04-29T06:50:41.406Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1 09:50:41 [2019-04-29T06:50:41.406Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 09:50:41 [2019-04-29T06:50:41.406Z] BUILD_ID=53 09:50:41 [2019-04-29T06:50:41.406Z] BUILDING_FOR=kyberorg 09:50:41 [2019-04-29T06:50:41.406Z] gitlabActionType=PUSH 09:50:41 [2019-04-29T06:50:41.406Z] BUILD_TAG=jenkins-Hub2Swarm-53 09:50:41 [2019-04-29T06:50:41.406Z] gitlabBefore=0000000000000000000000000000000000000000 09:50:41 [2019-04-29T06:50:41.406Z] JENKINS_URL=https://ci.yadev.eu/ 09:50:41 [2019-04-29T06:50:41.406Z] LANG=C.UTF-8 09:50:41 [2019-04-29T06:50:41.406Z] JOB_URL=https://ci.yadev.eu/job/Hub2Swarm/ 09:50:41 [2019-04-29T06:50:41.406Z] gitlabSourceRepoName=Hub2Swarm 09:50:41 [2019-04-29T06:50:41.406Z] GIT_URL=https://gitlab.com/yasys/hub2swarm.git 09:50:41 [2019-04-29T06:50:41.406Z] gitlabSourceNamespace=Yet another Systems 09:50:41 [2019-04-29T06:50:41.406Z] BUILD_NUMBER=53 09:50:41 [2019-04-29T06:50:41.406Z] JENKINS_NODE_COOKIE=6d1dd581-4292-45ce-9cc0-5bd412546290 09:50:41 [2019-04-29T06:50:41.406Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/53/display/redirect 09:50:41 [2019-04-29T06:50:41.406Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd 09:50:41 [2019-04-29T06:50:41.406Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/display/redirect 09:50:41 [2019-04-29T06:50:41.406Z] CLASSPATH= 09:50:41 [2019-04-29T06:50:41.406Z] GIT_COMMITTER_EMAIL=ci@yadev.eu 09:50:41 [2019-04-29T06:50:41.406Z] JOB_NAME=Hub2Swarm 09:50:41 [2019-04-29T06:50:41.406Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/Hub2Swarm@tmp/7037b946-5cc6-45f8-9d1c-0958f315e0d8 09:50:41 [2019-04-29T06:50:41.406Z] gitlabUserName=Alex Muravya 09:50:41 [2019-04-29T06:50:41.406Z] JAVA_HOME=/docker-java-home 09:50:41 [2019-04-29T06:50:41.406Z] PWD=/var/lib/jenkins/workspace/Hub2Swarm 09:50:41 [2019-04-29T06:50:41.406Z] Requested by kyberorg [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (JavaApp: Build and Test) [Pipeline] script [Pipeline] { [Pipeline] sh 09:50:41 [2019-04-29T06:50:41.832Z] + mvn clean package 09:50:43 [2019-04-29T06:50:43.176Z] [INFO] Scanning for projects... 09:50:43 [2019-04-29T06:50:43.427Z] [INFO] 09:50:43 [2019-04-29T06:50:43.427Z] [INFO] ------------------------< eu.yatech:hub2swarm >------------------------- 09:50:43 [2019-04-29T06:50:43.427Z] [INFO] Building hub2swarm 0.0.1-SNAPSHOT 09:50:43 [2019-04-29T06:50:43.427Z] [INFO] --------------------------------[ jar ]--------------------------------- 09:50:44 [2019-04-29T06:50:44.770Z] [INFO] 09:50:44 [2019-04-29T06:50:44.770Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hub2swarm --- 09:50:44 [2019-04-29T06:50:44.770Z] [INFO] 09:50:44 [2019-04-29T06:50:44.770Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hub2swarm --- 09:50:44 [2019-04-29T06:50:44.770Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:50:44 [2019-04-29T06:50:44.770Z] [INFO] Copying 4 resources 09:50:44 [2019-04-29T06:50:44.770Z] [INFO] Copying 1 resource 09:50:44 [2019-04-29T06:50:44.770Z] [INFO] 09:50:44 [2019-04-29T06:50:44.770Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hub2swarm --- 09:50:45 [2019-04-29T06:50:45.020Z] [INFO] Changes detected - recompiling the module! 09:50:45 [2019-04-29T06:50:45.020Z] [INFO] Compiling 19 source files to /var/lib/jenkins/workspace/Hub2Swarm/target/classes 09:50:47 [2019-04-29T06:50:47.503Z] [INFO] /var/lib/jenkins/workspace/Hub2Swarm/src/main/java/eu/yatech/hub2swarm/ui/MainView.java: /var/lib/jenkins/workspace/Hub2Swarm/src/main/java/eu/yatech/hub2swarm/ui/MainView.java uses or overrides a deprecated API. 09:50:47 [2019-04-29T06:50:47.503Z] [INFO] /var/lib/jenkins/workspace/Hub2Swarm/src/main/java/eu/yatech/hub2swarm/ui/MainView.java: Recompile with -Xlint:deprecation for details. 09:50:47 [2019-04-29T06:50:47.503Z] [INFO] 09:50:47 [2019-04-29T06:50:47.503Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hub2swarm --- 09:50:47 [2019-04-29T06:50:47.503Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:50:47 [2019-04-29T06:50:47.503Z] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Hub2Swarm/src/test/resources 09:50:47 [2019-04-29T06:50:47.503Z] [INFO] 09:50:47 [2019-04-29T06:50:47.503Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hub2swarm --- 09:50:47 [2019-04-29T06:50:47.503Z] [INFO] Changes detected - recompiling the module! 09:50:47 [2019-04-29T06:50:47.503Z] [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/Hub2Swarm/target/test-classes 09:50:47 [2019-04-29T06:50:47.754Z] [INFO] 09:50:47 [2019-04-29T06:50:47.754Z] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hub2swarm --- 09:50:48 [2019-04-29T06:50:48.004Z] [INFO] 09:50:48 [2019-04-29T06:50:48.004Z] [INFO] ------------------------------------------------------- 09:50:48 [2019-04-29T06:50:48.004Z] [INFO] T E S T S 09:50:48 [2019-04-29T06:50:48.004Z] [INFO] ------------------------------------------------------- 09:50:48 [2019-04-29T06:50:48.555Z] [INFO] Running eu.yatech.hub2swarm.Hub2swarmApplicationTests 09:50:48 [2019-04-29T06:50:48.555Z] 06:50:48.528 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class eu.yatech.hub2swarm.Hub2swarmApplicationTests] 09:50:48 [2019-04-29T06:50:48.555Z] 06:50:48.534 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 09:50:48 [2019-04-29T06:50:48.555Z] 06:50:48.544 [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)] 09:50:48 [2019-04-29T06:50:48.806Z] 06:50:48.589 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 09:50:48 [2019-04-29T06:50:48.806Z] 06:50:48.612 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests], using SpringBootContextLoader 09:50:48 [2019-04-29T06:50:48.806Z] 06:50:48.619 [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 09:50:48 [2019-04-29T06:50:48.806Z] 06:50:48.619 [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 09:50:48 [2019-04-29T06:50:48.806Z] 06:50:48.620 [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}. 09:50:48 [2019-04-29T06:50:48.806Z] 06:50:48.621 [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. 09:50:48 [2019-04-29T06:50:48.806Z] 06:50:48.703 [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] 09:50:48 [2019-04-29T06:50:48.806Z] 06:50:48.786 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/var/lib/jenkins/workspace/Hub2Swarm/target/classes/eu/yatech/hub2swarm/Hub2swarmApplication.class] 09:50:48 [2019-04-29T06:50:48.806Z] 06:50:48.787 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration eu.yatech.hub2swarm.Hub2swarmApplication for test class eu.yatech.hub2swarm.Hub2swarmApplicationTests 09:50:49 [2019-04-29T06:50:49.056Z] 06:50:48.904 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: using defaults. 09:50:49 [2019-04-29T06:50:49.056Z] 06:50:48.904 [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] 09:50:49 [2019-04-29T06:50:49.056Z] 06:50:48.926 [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] 09:50:49 [2019-04-29T06:50:49.056Z] 06:50:48.928 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] 09:50:49 [2019-04-29T06:50:49.056Z] 06:50:48.930 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] 09:50:49 [2019-04-29T06:50:49.056Z] 06:50:48.932 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] 09:50:49 [2019-04-29T06:50:49.056Z] 06:50:48.932 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] 09:50:49 [2019-04-29T06:50:49.056Z] 06:50:48.933 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] 09:50:49 [2019-04-29T06:50:49.056Z] 06:50:48.933 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] 09:50:49 [2019-04-29T06:50:49.056Z] 06:50:48.939 [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]. 09:50:49 [2019-04-29T06:50:49.056Z] 06:50:48.941 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] 09:50:49 [2019-04-29T06:50:49.056Z] 06:50:48.942 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] 09:50:49 [2019-04-29T06:50:49.056Z] 06:50:48.978 [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} 09:50:49 [2019-04-29T06:50:49.307Z] 09:50:49 [2019-04-29T06:50:49.307Z] . ____ _ __ _ _ 09:50:49 [2019-04-29T06:50:49.307Z] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:50:49 [2019-04-29T06:50:49.307Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:50:49 [2019-04-29T06:50:49.307Z] \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:50:49 [2019-04-29T06:50:49.307Z] ' |____| .__|_| |_|_| |_\__, | / / / / 09:50:49 [2019-04-29T06:50:49.307Z] =========|_|==============|___/=/_/_/_/ 09:50:49 [2019-04-29T06:50:49.307Z] :: Spring Boot :: (v2.2.0.M2) 09:50:49 [2019-04-29T06:50:49.307Z] 09:50:49 [2019-04-29T06:50:49.307Z] 2019-04-29 06:50:49.301 INFO 120 --- [ main] e.y.hub2swarm.Hub2swarmApplicationTests : Starting Hub2swarmApplicationTests on 5e91c08b1d69 with PID 120 (started by root in /var/lib/jenkins/workspace/Hub2Swarm) 09:50:49 [2019-04-29T06:50:49.307Z] 2019-04-29 06:50:49.303 INFO 120 --- [ main] e.y.hub2swarm.Hub2swarmApplicationTests : No active profile set, falling back to default profiles: default 09:50:50 [2019-04-29T06:50:50.650Z] 2019-04-29 06:50:50.621 INFO 120 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode. 09:50:50 [2019-04-29T06:50:50.901Z] 2019-04-29 06:50:50.739 INFO 120 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 104ms. Found 2 repository interfaces. 09:50:51 [2019-04-29T06:50:51.452Z] 2019-04-29 06:50:51.240 INFO 120 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$400c8211] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 09:50:51 [2019-04-29T06:50:51.702Z] 2019-04-29 06:50:51.576 INFO 120 --- [ main] o.f.c.internal.license.VersionPrinter : Flyway Community Edition 5.2.4 by Boxfuse 09:50:51 [2019-04-29T06:50:51.702Z] 2019-04-29 06:50:51.586 INFO 120 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 09:50:51 [2019-04-29T06:50:51.953Z] 2019-04-29 06:50:51.944 INFO 120 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 09:50:51 [2019-04-29T06:50:51.953Z] 2019-04-29 06:50:51.950 INFO 120 --- [ main] o.f.c.internal.database.DatabaseFactory : Database: jdbc:h2:mem:testdb (H2 1.4) 09:50:52 [2019-04-29T06:50:52.203Z] 2019-04-29 06:50:51.986 WARN 120 --- [ 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. 09:50:52 [2019-04-29T06:50:52.203Z] 2019-04-29 06:50:52.065 INFO 120 --- [ main] o.f.core.internal.command.DbValidate : Successfully validated 1 migration (execution time 00:00.020s) 09:50:52 [2019-04-29T06:50:52.203Z] 2019-04-29 06:50:52.079 INFO 120 --- [ main] o.f.c.i.s.JdbcTableSchemaHistory : Creating Schema History table: "PUBLIC"."flyway_schema_history" 09:50:52 [2019-04-29T06:50:52.204Z] 2019-04-29 06:50:52.111 INFO 120 --- [ main] o.f.core.internal.command.DbMigrate : Current version of schema "PUBLIC": << Empty Schema >> 09:50:52 [2019-04-29T06:50:52.204Z] 2019-04-29 06:50:52.113 INFO 120 --- [ main] o.f.core.internal.command.DbMigrate : Migrating schema "PUBLIC" to version 1 - Tables 09:50:52 [2019-04-29T06:50:52.204Z] 2019-04-29 06:50:52.140 INFO 120 --- [ main] o.f.core.internal.command.DbMigrate : Successfully applied 1 migration to schema "PUBLIC" (execution time 00:00.064s) 09:50:52 [2019-04-29T06:50:52.454Z] 2019-04-29 06:50:52.335 INFO 120 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 09:50:52 [2019-04-29T06:50:52.454Z] 2019-04-29 06:50:52.437 INFO 120 --- [ main] org.hibernate.Version : HHH000412: Hibernate Core {5.4.2.Final} 09:50:52 [2019-04-29T06:50:52.704Z] 2019-04-29 06:50:52.656 INFO 120 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.0.Final} 09:50:52 [2019-04-29T06:50:52.955Z] 2019-04-29 06:50:52.832 INFO 120 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 09:50:53 [2019-04-29T06:50:53.866Z] 2019-04-29 06:50:53.616 INFO 120 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 09:50:53 [2019-04-29T06:50:53.866Z] 2019-04-29 06:50:53.618 INFO 120 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 09:50:54 [2019-04-29T06:50:54.777Z] 2019-04-29 06:50:54.753 WARN 120 --- [ 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 09:50:55 [2019-04-29T06:50:55.328Z] 2019-04-29 06:50:55.266 INFO 120 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor' 09:50:56 [2019-04-29T06:50:56.238Z] 2019-04-29 06:50:55.973 INFO 120 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator' 09:50:56 [2019-04-29T06:50:56.238Z] 2019-04-29 06:50:56.054 INFO 120 --- [ main] e.y.hub2swarm.Hub2swarmApplicationTests : Started Hub2swarmApplicationTests in 7.063 seconds (JVM running for 8.108) 09:50:56 [2019-04-29T06:50:56.238Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.768 s - in eu.yatech.hub2swarm.Hub2swarmApplicationTests 09:50:56 [2019-04-29T06:50:56.238Z] 2019-04-29 06:50:56.209 INFO 120 --- [ Thread-3] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor' 09:50:56 [2019-04-29T06:50:56.238Z] 2019-04-29 06:50:56.218 INFO 120 --- [ Thread-3] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' 09:50:56 [2019-04-29T06:50:56.238Z] 2019-04-29 06:50:56.226 INFO 120 --- [ 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] 09:50:56 [2019-04-29T06:50:56.239Z] 2019-04-29 06:50:56.227 INFO 120 --- [ Thread-3] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated... 09:50:56 [2019-04-29T06:50:56.239Z] 2019-04-29 06:50:56.230 INFO 120 --- [ Thread-3] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed. 09:50:56 [2019-04-29T06:50:56.789Z] [INFO] 09:50:56 [2019-04-29T06:50:56.789Z] [INFO] Results: 09:50:56 [2019-04-29T06:50:56.789Z] [INFO] 09:50:56 [2019-04-29T06:50:56.789Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 09:50:56 [2019-04-29T06:50:56.789Z] [INFO] 09:50:56 [2019-04-29T06:50:56.789Z] [INFO] 09:50:56 [2019-04-29T06:50:56.789Z] [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ hub2swarm --- 09:50:56 [2019-04-29T06:50:56.789Z] [INFO] Building jar: /var/lib/jenkins/workspace/Hub2Swarm/target/hub2swarm.jar 09:50:57 [2019-04-29T06:50:57.040Z] [INFO] 09:50:57 [2019-04-29T06:50:57.040Z] [INFO] --- spring-boot-maven-plugin:2.2.0.M2:repackage (repackage) @ hub2swarm --- 09:50:57 [2019-04-29T06:50:57.590Z] [INFO] Replacing main artifact with repackaged archive 09:50:57 [2019-04-29T06:50:57.590Z] [INFO] ------------------------------------------------------------------------ 09:50:57 [2019-04-29T06:50:57.590Z] [INFO] BUILD SUCCESS 09:50:57 [2019-04-29T06:50:57.590Z] [INFO] ------------------------------------------------------------------------ 09:50:57 [2019-04-29T06:50:57.590Z] [INFO] Total time: 14.433 s 09:50:57 [2019-04-29T06:50:57.590Z] [INFO] Finished at: 2019-04-29T06:50:57Z 09:50:57 [2019-04-29T06:50:57.590Z] [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker: Build and Push) [Pipeline] script [Pipeline] { [Pipeline] timeout 09:50:57 [2019-04-29T06:50:57.734Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 09:50:58 [2019-04-29T06:50:58.022Z] + set +x 09:50:58 [2019-04-29T06:50:58.022Z] Starting Docker: docker. 09:50:58 [2019-04-29T06:50:58.022Z] Daemon started. kyberorg, go ahead! [Pipeline] } [Pipeline] // timeout [Pipeline] withCredentials 09:50:58 [2019-04-29T06:50:58.062Z] Masking only exact matches of $USR or $PASS [Pipeline] { [Pipeline] timeout 09:50:58 [2019-04-29T06:50:58.097Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 09:50:58 [2019-04-29T06:50:58.387Z] + set +x 09:50:58 [2019-04-29T06:50:58.387Z] Login as **** to Docker Repository 09:50:59 [2019-04-29T06:50:59.731Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/Hub2Swarm@tmp/7037b946-5cc6-45f8-9d1c-0958f315e0d8/config.json. 09:50:59 [2019-04-29T06:50:59.731Z] Configure a credential helper to remove this warning. See 09:50:59 [2019-04-29T06:50:59.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:50:59 [2019-04-29T06:50:59.731Z] 09:50:59 [2019-04-29T06:50:59.731Z] Login Succeeded [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withCredentials [Pipeline] timeout 09:50:59 [2019-04-29T06:50:59.817Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 09:51:00 [2019-04-29T06:51:00.105Z] + set +x 09:51:00 [2019-04-29T06:51:00.105Z] Building Docker Image yasys/hub2swarm with tags: [2-service-mapping-latest] 09:51:00 [2019-04-29T06:51:00.657Z] Sending build context to Docker daemon 66.53MB 09:51:00 [2019-04-29T06:51:00.657Z] Step 1/7 : FROM java:8-jre 09:51:02 [2019-04-29T06:51:02.000Z] 8-jre: Pulling from library/java 09:51:02 [2019-04-29T06:51:02.001Z] 5040bd298390: Pulling fs layer 09:51:02 [2019-04-29T06:51:02.001Z] fce5728aad85: Pulling fs layer 09:51:02 [2019-04-29T06:51:02.001Z] c42794440453: Pulling fs layer 09:51:02 [2019-04-29T06:51:02.001Z] 0c0da797ba48: Pulling fs layer 09:51:02 [2019-04-29T06:51:02.001Z] 7c9b17433752: Pulling fs layer 09:51:02 [2019-04-29T06:51:02.001Z] 114e02586e63: Pulling fs layer 09:51:02 [2019-04-29T06:51:02.001Z] e4c663802e9a: Pulling fs layer 09:51:02 [2019-04-29T06:51:02.001Z] 7c9b17433752: Waiting 09:51:02 [2019-04-29T06:51:02.001Z] 0c0da797ba48: Waiting 09:51:02 [2019-04-29T06:51:02.001Z] 114e02586e63: Waiting 09:51:02 [2019-04-29T06:51:02.001Z] e4c663802e9a: Waiting 09:51:02 [2019-04-29T06:51:02.551Z] fce5728aad85: Verifying Checksum 09:51:02 [2019-04-29T06:51:02.551Z] fce5728aad85: Download complete 09:51:02 [2019-04-29T06:51:02.551Z] c42794440453: Download complete 09:51:02 [2019-04-29T06:51:02.802Z] 5040bd298390: Verifying Checksum 09:51:02 [2019-04-29T06:51:02.802Z] 5040bd298390: Download complete 09:51:03 [2019-04-29T06:51:03.052Z] 0c0da797ba48: Verifying Checksum 09:51:03 [2019-04-29T06:51:03.052Z] 0c0da797ba48: Download complete 09:51:03 [2019-04-29T06:51:03.052Z] 7c9b17433752: Verifying Checksum 09:51:03 [2019-04-29T06:51:03.052Z] 7c9b17433752: Download complete 09:51:03 [2019-04-29T06:51:03.604Z] e4c663802e9a: Verifying Checksum 09:51:03 [2019-04-29T06:51:03.604Z] e4c663802e9a: Download complete 09:51:04 [2019-04-29T06:51:04.154Z] 114e02586e63: Verifying Checksum 09:51:04 [2019-04-29T06:51:04.154Z] 114e02586e63: Download complete 09:51:06 [2019-04-29T06:51:06.637Z] 5040bd298390: Pull complete 09:51:08 [2019-04-29T06:51:08.499Z] fce5728aad85: Pull complete 09:51:09 [2019-04-29T06:51:09.410Z] c42794440453: Pull complete 09:51:09 [2019-04-29T06:51:09.960Z] 0c0da797ba48: Pull complete 09:51:11 [2019-04-29T06:51:11.304Z] 7c9b17433752: Pull complete 09:51:16 [2019-04-29T06:51:16.500Z] 114e02586e63: Pull complete 09:51:17 [2019-04-29T06:51:17.051Z] e4c663802e9a: Pull complete 09:51:17 [2019-04-29T06:51:17.051Z] Digest: sha256:b91008e234402fc87e7889d6af1f36b6ece844c05989236d83d1f658a6f329b0 09:51:17 [2019-04-29T06:51:17.051Z] Status: Downloaded newer image for java:8-jre 09:51:17 [2019-04-29T06:51:17.051Z] ---> e44d62cf8862 09:51:17 [2019-04-29T06:51:17.051Z] Step 2/7 : VOLUME /tmp 09:51:19 [2019-04-29T06:51:19.534Z] ---> Running in 18c3c6c9b267 09:51:22 [2019-04-29T06:51:22.017Z] Removing intermediate container 18c3c6c9b267 09:51:22 [2019-04-29T06:51:22.017Z] ---> 1c64f26e08d5 09:51:22 [2019-04-29T06:51:22.017Z] Step 3/7 : MAINTAINER Alexander Muravya (aka kyberorg) <kyberorg@yadev.eu> 09:51:23 [2019-04-29T06:51:23.360Z] ---> Running in c60451aa4e72 09:51:25 [2019-04-29T06:51:25.843Z] Removing intermediate container c60451aa4e72 09:51:25 [2019-04-29T06:51:25.843Z] ---> 9f4971ba2ffc 09:51:25 [2019-04-29T06:51:25.843Z] Step 4/7 : ADD ./target/hub2swarm.jar /app/ 09:51:29 [2019-04-29T06:51:29.072Z] ---> 8f041de90010 09:51:29 [2019-04-29T06:51:29.072Z] Step 5/7 : RUN sh -c 'touch /app/hub2swarm.jar' 09:51:31 [2019-04-29T06:51:31.555Z] ---> Running in 1527ef46cc56 09:51:34 [2019-04-29T06:51:34.783Z] Removing intermediate container 1527ef46cc56 09:51:34 [2019-04-29T06:51:34.783Z] ---> bb38c2a67633 09:51:34 [2019-04-29T06:51:34.783Z] Step 6/7 : ENTRYPOINT exec java -Djava.security.egd=file:/dev/./urandom -jar /app/hub2swarm.jar 09:51:37 [2019-04-29T06:51:37.273Z] ---> Running in 28ba2fd773ba 09:51:39 [2019-04-29T06:51:39.756Z] Removing intermediate container 28ba2fd773ba 09:51:39 [2019-04-29T06:51:39.756Z] ---> 9bcf8069bf54 09:51:39 [2019-04-29T06:51:39.756Z] Step 7/7 : EXPOSE 8080 09:51:41 [2019-04-29T06:51:41.617Z] ---> Running in dc1cbce00829 09:51:44 [2019-04-29T06:51:44.100Z] Removing intermediate container dc1cbce00829 09:51:44 [2019-04-29T06:51:44.100Z] ---> c532300b0fee 09:51:44 [2019-04-29T06:51:44.100Z] Successfully built c532300b0fee 09:51:44 [2019-04-29T06:51:44.100Z] Successfully tagged yasys/hub2swarm:2-service-mapping-latest 09:51:44 [2019-04-29T06:51:44.100Z] Docker image yasys/hub2swarm:[2-service-mapping-latest] for kyberorg created [Pipeline] } [Pipeline] // timeout [Pipeline] timeout 09:51:44 [2019-04-29T06:51:44.155Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 09:51:44 [2019-04-29T06:51:44.443Z] + set +x 09:51:44 [2019-04-29T06:51:44.444Z] Push yasys/hub2swarm to Docker Repository 09:51:44 [2019-04-29T06:51:44.444Z] The push refers to repository [docker.io/yasys/hub2swarm] 09:51:44 [2019-04-29T06:51:44.996Z] 0129663c0767: Preparing 09:51:44 [2019-04-29T06:51:44.996Z] 9567fe6b2544: Preparing 09:51:44 [2019-04-29T06:51:44.996Z] 73ad47d4bc12: Preparing 09:51:44 [2019-04-29T06:51:44.996Z] c22c27816361: Preparing 09:51:44 [2019-04-29T06:51:44.996Z] 04dba64afa87: Preparing 09:51:44 [2019-04-29T06:51:44.996Z] 500ca2ff7d52: Preparing 09:51:44 [2019-04-29T06:51:44.996Z] 782d5215f910: Preparing 09:51:44 [2019-04-29T06:51:44.996Z] 0eb22bfb707d: Preparing 09:51:44 [2019-04-29T06:51:44.996Z] a2ae92ffcd29: Preparing 09:51:44 [2019-04-29T06:51:44.996Z] 500ca2ff7d52: Waiting 09:51:44 [2019-04-29T06:51:44.996Z] 782d5215f910: Waiting 09:51:44 [2019-04-29T06:51:44.996Z] 0eb22bfb707d: Waiting 09:51:44 [2019-04-29T06:51:44.996Z] a2ae92ffcd29: Waiting 09:51:45 [2019-04-29T06:51:45.907Z] 73ad47d4bc12: Layer already exists 09:51:45 [2019-04-29T06:51:45.907Z] 04dba64afa87: Layer already exists 09:51:45 [2019-04-29T06:51:45.907Z] c22c27816361: Layer already exists 09:51:46 [2019-04-29T06:51:46.459Z] 500ca2ff7d52: Layer already exists 09:51:46 [2019-04-29T06:51:46.459Z] 782d5215f910: Layer already exists 09:51:46 [2019-04-29T06:51:46.459Z] 0eb22bfb707d: Layer already exists 09:51:47 [2019-04-29T06:51:47.009Z] a2ae92ffcd29: Layer already exists 09:51:55 [2019-04-29T06:51:55.034Z] 0129663c0767: Pushed 09:51:55 [2019-04-29T06:51:55.285Z] 9567fe6b2544: Pushed 09:51:59 [2019-04-29T06:51:59.407Z] 2-service-mapping-latest: digest: sha256:c952662718411aef9d1e97a76b0221cba2a005b3f8a01a4d49cb445645750ef3 size: 2211 09:51:59 [2019-04-29T06:51:59.407Z] Docker image successfully pushed for kyberorg. Enjoy! [Pipeline] } [Pipeline] // timeout [Pipeline] timeout 09:51:59 [2019-04-29T06:51:59.471Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 09:51:59 [2019-04-29T06:51:59.765Z] + set +x 09:51:59 [2019-04-29T06:51:59.765Z] Moikka kyberorg! 09:51:59 [2019-04-29T06:51:59.765Z] Here is Docker Summary: 09:51:59 [2019-04-29T06:51:59.765Z] Images built and pushed: 1 09:51:59 [2019-04-29T06:51:59.765Z] [ 09:51:59 [2019-04-29T06:51:59.765Z] yasys/hub2swarm:2-service-mapping-latest 09:51:59 [2019-04-29T06:51:59.765Z] ] 09:51:59 [2019-04-29T06:51:59.765Z] 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 09:51:59 [2019-04-29T06:51:59.921Z] One way or another, I have finished. Tsau! [Pipeline] sh 09:52:00 [2019-04-29T06:52:00.252Z] + set +x 09:52:00 [2019-04-29T06:52:00.252Z] Making workspace writable for correct cleanup 09:52:00 [2019-04-29T06:52:00.252Z] Done for kyberorg [Pipeline] deleteDir [Pipeline] echo 09:52:00 [2019-04-29T06:52:00.319Z] Great success! [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 5e91c08b1d6971b830534658162cef3d604ef2eab8c0477742deec43c3a41db4 $ docker rm -f 5e91c08b1d6971b830534658162cef3d604ef2eab8c0477742deec43c3a41db4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS