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/master, since it originates from another repository Seen branch in repository origin/master Seen 1 remote branch > /usr/bin/git show-ref --tags -d # timeout=10 Checking out Revision 3a5359a9bc7cc81d0d3a6dd10e7218f49ae5efc7 (origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 3a5359a9bc7cc81d0d3a6dd10e7218f49ae5efc7 # timeout=10 Commit message: "No JSON-B" > /usr/bin/git rev-list --no-walk 55422c02c741112ec9c9b18bae2e74d716e02b42 # 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/master, 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/master, since it originates from another repository Seen branch in repository origin/master Seen 1 remote branch > /usr/bin/git show-ref --tags -d # timeout=10 Checking out Revision 3a5359a9bc7cc81d0d3a6dd10e7218f49ae5efc7 (origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 3a5359a9bc7cc81d0d3a6dd10e7218f49ae5efc7 # timeout=10 Commit message: "No JSON-B" [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/a1612807-5179-41a6-9b0f-3e05aa96a573/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 0aaf4b1b36a7c1449fec7cf0d5f56290a65f841ba5f753684d3c13dca18b8599 -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 [2019-04-22T11:29:03.282Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-22T11:29:03.572Z] + set +x [2019-04-22T11:29:03.572Z] [Runner info] [2019-04-22T11:29:03.572Z] Hostname: 0aaf4b1b36a7 [2019-04-22T11:29:03.822Z] Network Status: Host Online [2019-04-22T11:29:03.822Z] [2019-04-22T11:29:03.822Z] === Tools info === [2019-04-22T11:29:04.073Z] Docker version: Docker version 18.09.5, build e8ff056dbc [2019-04-22T11:29:04.073Z] [2019-04-22T11:29:04.073Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z) [2019-04-22T11:29:04.073Z] Maven home: /opt/mvn [2019-04-22T11:29:04.073Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre [2019-04-22T11:29:04.073Z] Default locale: en, platform encoding: UTF-8 [2019-04-22T11:29:04.073Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix" [2019-04-22T11:29:04.073Z] [2019-04-22T11:29:04.073Z] Requested by kyberorg [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2019-04-22T11:29:04.142Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-22T11:29:04.428Z] + set +x [2019-04-22T11:29:04.428Z] [Build info] [2019-04-22T11:29:04.428Z] ===== Git info ===== [2019-04-22T11:29:04.428Z] Git branch: master [2019-04-22T11:29:04.428Z] Git commit: 3a5359a9bc7cc81d0d3a6dd10e7218f49ae5efc7 [2019-04-22T11:29:04.428Z] Git tag: - [2019-04-22T11:29:04.428Z] [2019-04-22T11:29:04.428Z] ===== Jenkins info ===== [2019-04-22T11:29:04.428Z] Jenkins Job #14 [2019-04-22T11:29:04.428Z] Jenkins Job URL: https://ci.yadev.eu/job/Hub2Swarm/14/ [2019-04-22T11:29:04.428Z] Jenkins Tag: jenkins-Hub2Swarm-14 [2019-04-22T11:29:04.428Z] [2019-04-22T11:29:04.428Z] ===== Job Params ===== [2019-04-22T11:29:04.428Z] [2019-04-22T11:29:04.428Z] dockerRepo=yasys/hub2swarm [2019-04-22T11:29:04.428Z] dockerStep=ee.yadev.pipe.commonpipe.Default@101e101c [2019-04-22T11:29:04.428Z] javaStep=ee.yadev.pipe.commonpipe.Default@101e101c [2019-04-22T11:29:04.428Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@101e101c [2019-04-22T11:29:04.428Z] hubUrl=https://cloud.docker.com/repository/docker [2019-04-22T11:29:04.428Z] useDebugTag=false [2019-04-22T11:29:04.428Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false} [2019-04-22T11:29:04.428Z] preparationStep=ee.yadev.pipe.commonpipe.Default@101e101c [2019-04-22T11:29:04.428Z] stepTimeout=5 [2019-04-22T11:29:04.428Z] hubCredentialsId=docker-hub [2019-04-22T11:29:04.428Z] class=class ee.yadev.pipe.commonpipe.Params [2019-04-22T11:29:04.428Z] skipMavenTests=true [2019-04-22T11:29:04.428Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged -v /opt/mvn/:/root/.m2} [2019-04-22T11:29:04.428Z] verbose=false [2019-04-22T11:29:04.428Z] mavenTestsTimeout=5 [2019-04-22T11:29:04.428Z] pipelineTimeout=15 [2019-04-22T11:29:04.428Z] hubUser=kyberorg [2019-04-22T11:29:04.428Z] [2019-04-22T11:29:04.428Z] ==== Environment Variables ===== [2019-04-22T11:29:04.428Z] gitlabSourceRepoURL=git@gitlab.com:yasys/hub2swarm.git [2019-04-22T11:29:04.428Z] GIT_COMMITTER_NAME=Jenkins CI [2019-04-22T11:29:04.428Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=55422c02c741112ec9c9b18bae2e74d716e02b42 [2019-04-22T11:29:04.428Z] GIT_AUTHOR_EMAIL=ci@yadev.eu [2019-04-22T11:29:04.428Z] HOSTNAME=0aaf4b1b36a7 [2019-04-22T11:29:04.428Z] gitlabAfter=3a5359a9bc7cc81d0d3a6dd10e7218f49ae5efc7 [2019-04-22T11:29:04.428Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/14/display/redirect?page=changes [2019-04-22T11:29:04.428Z] HUDSON_URL=https://ci.yadev.eu/ [2019-04-22T11:29:04.428Z] NODE_LABELS=master [2019-04-22T11:29:04.428Z] GIT_COMMIT=3a5359a9bc7cc81d0d3a6dd10e7218f49ae5efc7 [2019-04-22T11:29:04.428Z] HOME=/root [2019-04-22T11:29:04.428Z] BUILD_URL=https://ci.yadev.eu/job/Hub2Swarm/14/ [2019-04-22T11:29:04.428Z] gitlabTargetBranch=master [2019-04-22T11:29:04.428Z] GIT_AUTHOR_NAME=Jenkins CI [2019-04-22T11:29:04.428Z] JENKINS_SERVER_COOKIE=durable-a20a2f40a8ef5813fe7ee1dcdca63f0d [2019-04-22T11:29:04.428Z] gitlabSourceRepoHttpUrl=https://gitlab.com/yasys/hub2swarm.git [2019-04-22T11:29:04.428Z] WORKSPACE=/var/lib/jenkins/workspace/Hub2Swarm [2019-04-22T11:29:04.428Z] gitlabMergeRequestLastCommit=3a5359a9bc7cc81d0d3a6dd10e7218f49ae5efc7 [2019-04-22T11:29:04.428Z] JAVA_VERSION=8u212 [2019-04-22T11:29:04.428Z] gitlabSourceRepoSshUrl=git@gitlab.com:yasys/hub2swarm.git [2019-04-22T11:29:04.428Z] NODE_NAME=master [2019-04-22T11:29:04.428Z] EXECUTOR_NUMBER=0 [2019-04-22T11:29:04.428Z] GIT_BRANCH=origin/master [2019-04-22T11:29:04.428Z] gitlabSourceRepoHomepage=https://gitlab.com/yasys/hub2swarm [2019-04-22T11:29:04.428Z] STAGE_NAME=Execution info [2019-04-22T11:29:04.428Z] gitlabBranch=master [2019-04-22T11:29:04.428Z] gitlabUserEmail=kyberorg@yadev.eu [2019-04-22T11:29:04.428Z] BUILD_DISPLAY_NAME=#14 [2019-04-22T11:29:04.428Z] gitlabSourceBranch=master [2019-04-22T11:29:04.428Z] HUDSON_HOME=/var/lib/jenkins [2019-04-22T11:29:04.428Z] JOB_BASE_NAME=Hub2Swarm [2019-04-22T11:29:04.428Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/ [2019-04-22T11:29:04.428Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1 [2019-04-22T11:29:04.428Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-04-22T11:29:04.428Z] BUILD_ID=14 [2019-04-22T11:29:04.428Z] BUILDING_FOR=kyberorg [2019-04-22T11:29:04.428Z] gitlabBefore=55422c02c741112ec9c9b18bae2e74d716e02b42 [2019-04-22T11:29:04.428Z] gitlabActionType=PUSH [2019-04-22T11:29:04.428Z] BUILD_TAG=jenkins-Hub2Swarm-14 [2019-04-22T11:29:04.428Z] JENKINS_URL=https://ci.yadev.eu/ [2019-04-22T11:29:04.428Z] LANG=C.UTF-8 [2019-04-22T11:29:04.428Z] GIT_URL=https://gitlab.com/yasys/hub2swarm.git [2019-04-22T11:29:04.428Z] gitlabSourceRepoName=Hub2Swarm [2019-04-22T11:29:04.428Z] JOB_URL=https://ci.yadev.eu/job/Hub2Swarm/ [2019-04-22T11:29:04.428Z] gitlabSourceNamespace=Yet another Systems [2019-04-22T11:29:04.428Z] BUILD_NUMBER=14 [2019-04-22T11:29:04.428Z] JENKINS_NODE_COOKIE=74ea8cc7-02f2-4073-a41e-4ce24ef1ec70 [2019-04-22T11:29:04.428Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/14/display/redirect [2019-04-22T11:29:04.428Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd [2019-04-22T11:29:04.428Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/display/redirect [2019-04-22T11:29:04.428Z] CLASSPATH= [2019-04-22T11:29:04.428Z] GIT_COMMITTER_EMAIL=ci@yadev.eu [2019-04-22T11:29:04.428Z] JOB_NAME=Hub2Swarm [2019-04-22T11:29:04.428Z] gitlabUserName=Alex Muravya [2019-04-22T11:29:04.428Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/Hub2Swarm@tmp/a1612807-5179-41a6-9b0f-3e05aa96a573 [2019-04-22T11:29:04.428Z] JAVA_HOME=/docker-java-home [2019-04-22T11:29:04.428Z] PWD=/var/lib/jenkins/workspace/Hub2Swarm [2019-04-22T11:29:04.428Z] GIT_PREVIOUS_COMMIT=55422c02c741112ec9c9b18bae2e74d716e02b42 [2019-04-22T11:29:04.428Z] Requested by kyberorg [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (JavaApp: Build and Test) [Pipeline] script [Pipeline] { [Pipeline] timeout [2019-04-22T11:29:04.594Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-22T11:29:04.884Z] + set -x [2019-04-22T11:29:04.884Z] + mvn clean package -B -V -Dmaven.javadoc.skip=true -Dmaven.test.skip=true [2019-04-22T11:29:05.135Z] Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z) [2019-04-22T11:29:05.135Z] Maven home: /opt/mvn [2019-04-22T11:29:05.135Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre [2019-04-22T11:29:05.135Z] Default locale: en, platform encoding: UTF-8 [2019-04-22T11:29:05.135Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix" [2019-04-22T11:29:06.479Z] [INFO] Scanning for projects... [2019-04-22T11:29:06.479Z] [INFO] [2019-04-22T11:29:06.479Z] [INFO] ------------------------< eu.yatech:hub2swarm >------------------------- [2019-04-22T11:29:06.479Z] [INFO] Building hub2swarm 0.0.1-SNAPSHOT [2019-04-22T11:29:06.479Z] [INFO] --------------------------------[ jar ]--------------------------------- [2019-04-22T11:29:07.822Z] [INFO] [2019-04-22T11:29:07.822Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hub2swarm --- [2019-04-22T11:29:07.822Z] [INFO] [2019-04-22T11:29:07.822Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hub2swarm --- [2019-04-22T11:29:07.822Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-04-22T11:29:07.822Z] [INFO] Copying 1 resource [2019-04-22T11:29:08.072Z] [INFO] Copying 1 resource [2019-04-22T11:29:08.072Z] [INFO] [2019-04-22T11:29:08.072Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hub2swarm --- [2019-04-22T11:29:08.072Z] [INFO] Changes detected - recompiling the module! [2019-04-22T11:29:08.072Z] [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/Hub2Swarm/target/classes [2019-04-22T11:29:09.934Z] [INFO] [2019-04-22T11:29:09.934Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hub2swarm --- [2019-04-22T11:29:09.934Z] [INFO] Not copying test resources [2019-04-22T11:29:09.934Z] [INFO] [2019-04-22T11:29:09.934Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hub2swarm --- [2019-04-22T11:29:09.934Z] [INFO] Not compiling test sources [2019-04-22T11:29:09.934Z] [INFO] [2019-04-22T11:29:09.934Z] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hub2swarm --- [2019-04-22T11:29:09.934Z] [INFO] Tests are skipped. [2019-04-22T11:29:09.934Z] [INFO] [2019-04-22T11:29:09.934Z] [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ hub2swarm --- [2019-04-22T11:29:10.184Z] [INFO] Building jar: /var/lib/jenkins/workspace/Hub2Swarm/target/hub2swarm.jar [2019-04-22T11:29:10.434Z] [INFO] [2019-04-22T11:29:10.434Z] [INFO] --- spring-boot-maven-plugin:2.2.0.M2:repackage (repackage) @ hub2swarm --- [2019-04-22T11:29:10.985Z] [INFO] Replacing main artifact with repackaged archive [2019-04-22T11:29:10.985Z] [INFO] ------------------------------------------------------------------------ [2019-04-22T11:29:10.985Z] [INFO] BUILD SUCCESS [2019-04-22T11:29:10.985Z] [INFO] ------------------------------------------------------------------------ [2019-04-22T11:29:10.985Z] [INFO] Total time: 4.842 s [2019-04-22T11:29:10.985Z] [INFO] Finished at: 2019-04-22T11:29:10Z [2019-04-22T11:29:10.985Z] [INFO] ------------------------------------------------------------------------ [2019-04-22T11:29:10.985Z] + echo Built for kyberorg [2019-04-22T11:29:10.985Z] Built for kyberorg [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker: Build and Push) [Pipeline] script [Pipeline] { [Pipeline] timeout [2019-04-22T11:29:11.151Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-22T11:29:11.438Z] + set +x [2019-04-22T11:29:11.438Z] Starting Docker: docker. [2019-04-22T11:29:11.438Z] Daemon started. kyberorg, go ahead! [Pipeline] } [Pipeline] // timeout [Pipeline] withCredentials [2019-04-22T11:29:11.486Z] Masking only exact matches of $USR or $PASS [Pipeline] { [Pipeline] timeout [2019-04-22T11:29:11.520Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-22T11:29:11.802Z] + set +x [2019-04-22T11:29:11.803Z] Login as **** to Docker Repository [2019-04-22T11:29:13.146Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/Hub2Swarm@tmp/a1612807-5179-41a6-9b0f-3e05aa96a573/config.json. [2019-04-22T11:29:13.146Z] Configure a credential helper to remove this warning. See [2019-04-22T11:29:13.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2019-04-22T11:29:13.146Z] [2019-04-22T11:29:13.146Z] Login Succeeded [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withCredentials [Pipeline] timeout [2019-04-22T11:29:13.220Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-22T11:29:13.503Z] + set +x [2019-04-22T11:29:13.503Z] Building Docker Image yasys/hub2swarm with tags: [latest] [2019-04-22T11:29:14.054Z] Sending build context to Docker daemon 65.62MB [2019-04-22T11:29:14.054Z] Step 1/7 : FROM java:8-jre [2019-04-22T11:29:15.397Z] 8-jre: Pulling from library/java [2019-04-22T11:29:15.397Z] 5040bd298390: Pulling fs layer [2019-04-22T11:29:15.397Z] fce5728aad85: Pulling fs layer [2019-04-22T11:29:15.397Z] c42794440453: Pulling fs layer [2019-04-22T11:29:15.397Z] 0c0da797ba48: Pulling fs layer [2019-04-22T11:29:15.397Z] 7c9b17433752: Pulling fs layer [2019-04-22T11:29:15.397Z] 114e02586e63: Pulling fs layer [2019-04-22T11:29:15.397Z] e4c663802e9a: Pulling fs layer [2019-04-22T11:29:15.397Z] 114e02586e63: Waiting [2019-04-22T11:29:15.397Z] 0c0da797ba48: Waiting [2019-04-22T11:29:15.397Z] e4c663802e9a: Waiting [2019-04-22T11:29:15.397Z] 7c9b17433752: Waiting [2019-04-22T11:29:15.948Z] c42794440453: Download complete [2019-04-22T11:29:15.948Z] fce5728aad85: Verifying Checksum [2019-04-22T11:29:15.948Z] fce5728aad85: Download complete [2019-04-22T11:29:16.198Z] 5040bd298390: Download complete [2019-04-22T11:29:16.448Z] 0c0da797ba48: Verifying Checksum [2019-04-22T11:29:16.449Z] 0c0da797ba48: Download complete [2019-04-22T11:29:16.449Z] 7c9b17433752: Verifying Checksum [2019-04-22T11:29:16.449Z] 7c9b17433752: Download complete [2019-04-22T11:29:16.999Z] e4c663802e9a: Download complete [2019-04-22T11:29:17.251Z] 114e02586e63: Verifying Checksum [2019-04-22T11:29:17.251Z] 114e02586e63: Download complete [2019-04-22T11:29:19.733Z] 5040bd298390: Pull complete [2019-04-22T11:29:21.602Z] fce5728aad85: Pull complete [2019-04-22T11:29:22.513Z] c42794440453: Pull complete [2019-04-22T11:29:23.424Z] 0c0da797ba48: Pull complete [2019-04-22T11:29:23.975Z] 7c9b17433752: Pull complete [2019-04-22T11:29:29.903Z] 114e02586e63: Pull complete [2019-04-22T11:29:30.814Z] e4c663802e9a: Pull complete [2019-04-22T11:29:30.814Z] Digest: sha256:b91008e234402fc87e7889d6af1f36b6ece844c05989236d83d1f658a6f329b0 [2019-04-22T11:29:30.814Z] Status: Downloaded newer image for java:8-jre [2019-04-22T11:29:30.814Z] ---> e44d62cf8862 [2019-04-22T11:29:30.814Z] Step 2/7 : VOLUME /tmp [2019-04-22T11:29:32.675Z] ---> Running in 06c65c0b922e [2019-04-22T11:29:35.903Z] Removing intermediate container 06c65c0b922e [2019-04-22T11:29:35.904Z] ---> e5b4fcecbc3c [2019-04-22T11:29:35.904Z] Step 3/7 : MAINTAINER Alexander Muravya (aka kyberorg) [2019-04-22T11:29:37.765Z] ---> Running in 7e4b7234e159 [2019-04-22T11:29:39.626Z] Removing intermediate container 7e4b7234e159 [2019-04-22T11:29:39.626Z] ---> 885e953cfb82 [2019-04-22T11:29:39.626Z] Step 4/7 : ADD ./target/hub2swarm.jar /app/ [2019-04-22T11:29:42.854Z] ---> b7be10d7767a [2019-04-22T11:29:42.854Z] Step 5/7 : RUN sh -c 'touch /app/hub2swarm.jar' [2019-04-22T11:29:44.727Z] ---> Running in be0e3fbe4304 [2019-04-22T11:29:47.955Z] Removing intermediate container be0e3fbe4304 [2019-04-22T11:29:47.955Z] ---> f060638d5bd1 [2019-04-22T11:29:47.955Z] Step 6/7 : ENTRYPOINT exec java -Djava.security.egd=file:/dev/./urandom -jar /app/hub2swarm.jar [2019-04-22T11:29:49.817Z] ---> Running in 13c108d7993a [2019-04-22T11:29:53.046Z] Removing intermediate container 13c108d7993a [2019-04-22T11:29:53.046Z] ---> 63249c2f73c6 [2019-04-22T11:29:53.046Z] Step 7/7 : EXPOSE 8080 [2019-04-22T11:29:54.907Z] ---> Running in 7f9830e381da [2019-04-22T11:29:57.390Z] Removing intermediate container 7f9830e381da [2019-04-22T11:29:57.390Z] ---> 3821c18bd53c [2019-04-22T11:29:57.390Z] Successfully built 3821c18bd53c [2019-04-22T11:29:57.390Z] Successfully tagged yasys/hub2swarm:latest [2019-04-22T11:29:57.390Z] Docker image yasys/hub2swarm:[latest] for kyberorg created [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2019-04-22T11:29:57.443Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-22T11:29:57.728Z] + set +x [2019-04-22T11:29:57.728Z] Push yasys/hub2swarm to Docker Repository [2019-04-22T11:29:57.728Z] The push refers to repository [docker.io/yasys/hub2swarm] [2019-04-22T11:29:58.279Z] 8b24b2722a1e: Preparing [2019-04-22T11:29:58.279Z] 2bc81018f626: Preparing [2019-04-22T11:29:58.279Z] 73ad47d4bc12: Preparing [2019-04-22T11:29:58.279Z] c22c27816361: Preparing [2019-04-22T11:29:58.279Z] 04dba64afa87: Preparing [2019-04-22T11:29:58.279Z] 500ca2ff7d52: Preparing [2019-04-22T11:29:58.279Z] 782d5215f910: Preparing [2019-04-22T11:29:58.279Z] 0eb22bfb707d: Preparing [2019-04-22T11:29:58.279Z] a2ae92ffcd29: Preparing [2019-04-22T11:29:58.279Z] 782d5215f910: Waiting [2019-04-22T11:29:58.279Z] 500ca2ff7d52: Waiting [2019-04-22T11:29:58.279Z] 0eb22bfb707d: Waiting [2019-04-22T11:29:58.279Z] a2ae92ffcd29: Waiting [2019-04-22T11:29:59.190Z] 73ad47d4bc12: Layer already exists [2019-04-22T11:29:59.190Z] c22c27816361: Layer already exists [2019-04-22T11:29:59.190Z] 04dba64afa87: Layer already exists [2019-04-22T11:29:59.741Z] 500ca2ff7d52: Layer already exists [2019-04-22T11:29:59.741Z] 782d5215f910: Layer already exists [2019-04-22T11:29:59.741Z] 0eb22bfb707d: Layer already exists [2019-04-22T11:30:00.291Z] a2ae92ffcd29: Layer already exists [2019-04-22T11:30:12.389Z] 8b24b2722a1e: Pushed [2019-04-22T11:30:12.639Z] 2bc81018f626: Pushed [2019-04-22T11:30:16.762Z] latest: digest: sha256:15e1799ed6ef2d155bc23a67e5ad2ba51e7c280fab4281ba517137aea2c2ccff size: 2211 [2019-04-22T11:30:16.763Z] Docker image successfully pushed for kyberorg. Enjoy! [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2019-04-22T11:30:16.832Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-22T11:30:17.122Z] + set +x [2019-04-22T11:30:17.122Z] Moikka kyberorg! [2019-04-22T11:30:17.122Z] Here is Docker Summary: [2019-04-22T11:30:17.122Z] Images built and pushed: 1 [2019-04-22T11:30:17.122Z] [ [2019-04-22T11:30:17.122Z] yasys/hub2swarm:latest [2019-04-22T11:30:17.122Z] ] [2019-04-22T11:30:17.122Z] 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 [2019-04-22T11:30:17.248Z] One way or another, I have finished. Tsau! [Pipeline] sh [2019-04-22T11:30:17.532Z] + set +x [2019-04-22T11:30:17.532Z] Making workspace writable for correct cleanup [2019-04-22T11:30:17.532Z] Done for kyberorg [Pipeline] deleteDir [Pipeline] echo [2019-04-22T11:30:17.605Z] Great success! [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 0aaf4b1b36a7c1449fec7cf0d5f56290a65f841ba5f753684d3c13dca18b8599 $ docker rm -f 0aaf4b1b36a7c1449fec7cf0d5f56290a65f841ba5f753684d3c13dca18b8599 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS