Started by GitLab push by Alex Muravya
Lightweight checkout support not available, falling back to full checkout.
Checking out git https://gitlab.com/yadevv/logo.git into /var/lib/jenkins/workspace/LogoSite@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/yadevv/logo.git # timeout=10
Fetching upstream changes from https://gitlab.com/yadevv/logo.git
> /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --tags --progress https://gitlab.com/yadevv/logo.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 0ea3bd43cc151c604ca62e5bc6fb90e4ffb2faba (origin/master)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 0ea3bd43cc151c604ca62e5bc6fb90e4ffb2faba # timeout=10
Commit message: "Just a Bot "
> /usr/bin/git rev-list --no-walk 3b9cba5cb902b9d194c3303a2cf9e2ae5ea8bbb6 # 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/LogoSite
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
using credential kyberorg_gl
Cloning the remote Git repository
Cloning repository https://gitlab.com/yadevv/logo.git
> /usr/bin/git init /var/lib/jenkins/workspace/LogoSite # timeout=10
Fetching upstream changes from https://gitlab.com/yadevv/logo.git
> /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --tags --progress https://gitlab.com/yadevv/logo.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> /usr/bin/git config remote.origin.url https://gitlab.com/yadevv/logo.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/yadevv/logo.git # timeout=10
Fetching upstream changes from https://gitlab.com/yadevv/logo.git
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --tags --progress https://gitlab.com/yadevv/logo.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 0ea3bd43cc151c604ca62e5bc6fb90e4ffb2faba (origin/master)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 0ea3bd43cc151c604ca62e5bc6fb90e4ffb2faba # timeout=10
Commit message: "Just a Bot "
[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/LogoSite@tmp/43677c5a-809f-435e-9c6c-933affee39e2/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 -w /var/lib/jenkins/workspace/LogoSite -v /var/lib/jenkins/workspace/LogoSite:/var/lib/jenkins/workspace/LogoSite:rw,z -v /var/lib/jenkins/workspace/LogoSite@tmp:/var/lib/jenkins/workspace/LogoSite@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 6569c92e015f5cc30f34b4522dea593730ac77470b28760ffe5f88f5d01485ba -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
17:54:31 [2019-04-18T14:54:31.119Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
17:54:31 [2019-04-18T14:54:31.410Z] + set +x
17:54:31 [2019-04-18T14:54:31.410Z] [Runner info]
17:54:31 [2019-04-18T14:54:31.410Z] Hostname: 6569c92e015f
17:54:31 [2019-04-18T14:54:31.410Z] Network Status: Host Online
17:54:31 [2019-04-18T14:54:31.410Z]
17:54:31 [2019-04-18T14:54:31.410Z] === Tools info ===
17:54:31 [2019-04-18T14:54:31.662Z] Docker version: Docker version 18.09.5, build e8ff056dbc
17:54:31 [2019-04-18T14:54:31.662Z]
17:54:31 [2019-04-18T14:54:31.662Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z)
17:54:31 [2019-04-18T14:54:31.662Z] Maven home: /opt/mvn
17:54:31 [2019-04-18T14:54:31.662Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
17:54:31 [2019-04-18T14:54:31.662Z] Default locale: en, platform encoding: UTF-8
17:54:31 [2019-04-18T14:54:31.662Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix"
17:54:31 [2019-04-18T14:54:31.662Z]
17:54:31 [2019-04-18T14:54:31.662Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
17:54:31 [2019-04-18T14:54:31.740Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
17:54:32 [2019-04-18T14:54:32.025Z] + set +x
17:54:32 [2019-04-18T14:54:32.025Z] [Build info]
17:54:32 [2019-04-18T14:54:32.025Z] ===== Git info =====
17:54:32 [2019-04-18T14:54:32.025Z] Git branch: master
17:54:32 [2019-04-18T14:54:32.025Z] Git commit: 0ea3bd43cc151c604ca62e5bc6fb90e4ffb2faba
17:54:32 [2019-04-18T14:54:32.025Z] Git tag: -
17:54:32 [2019-04-18T14:54:32.025Z]
17:54:32 [2019-04-18T14:54:32.025Z] ===== Jenkins info =====
17:54:32 [2019-04-18T14:54:32.026Z] Jenkins Job #7
17:54:32 [2019-04-18T14:54:32.026Z] Jenkins Job URL: https://ci.yadev.eu/job/LogoSite/7/
17:54:32 [2019-04-18T14:54:32.026Z] Jenkins Tag: jenkins-LogoSite-7
17:54:32 [2019-04-18T14:54:32.026Z]
17:54:32 [2019-04-18T14:54:32.026Z] ===== Job Params =====
17:54:32 [2019-04-18T14:54:32.026Z]
17:54:32 [2019-04-18T14:54:32.026Z] dockerRepo=yadev/logo
17:54:32 [2019-04-18T14:54:32.026Z] dockerStep=ee.yadev.pipe.commonpipe.Default@59599f84
17:54:32 [2019-04-18T14:54:32.026Z] javaStep=null
17:54:32 [2019-04-18T14:54:32.026Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@59599f84
17:54:32 [2019-04-18T14:54:32.026Z] hubUrl=https://cloud.docker.com/repository/docker
17:54:32 [2019-04-18T14:54:32.026Z] useDebugTag=false
17:54:32 [2019-04-18T14:54:32.026Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false}
17:54:32 [2019-04-18T14:54:32.026Z] preparationStep=ee.yadev.pipe.commonpipe.Default@59599f84
17:54:32 [2019-04-18T14:54:32.026Z] stepTimeout=5
17:54:32 [2019-04-18T14:54:32.026Z] hubCredentialsId=docker-hub
17:54:32 [2019-04-18T14:54:32.026Z] class=class ee.yadev.pipe.commonpipe.Params
17:54:32 [2019-04-18T14:54:32.026Z] skipMavenTests=false
17:54:32 [2019-04-18T14:54:32.026Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged}
17:54:32 [2019-04-18T14:54:32.026Z] verbose=false
17:54:32 [2019-04-18T14:54:32.026Z] mavenTestsTimeout=5
17:54:32 [2019-04-18T14:54:32.026Z] pipelineTimeout=15
17:54:32 [2019-04-18T14:54:32.026Z] hubUser=kyberorg
17:54:32 [2019-04-18T14:54:32.026Z]
17:54:32 [2019-04-18T14:54:32.026Z] ==== Environment Variables =====
17:54:32 [2019-04-18T14:54:32.026Z] gitlabSourceRepoURL=git@gitlab.com:yadevv/logo.git
17:54:32 [2019-04-18T14:54:32.026Z] GIT_COMMITTER_NAME=Jenkins CI
17:54:32 [2019-04-18T14:54:32.026Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=3b9cba5cb902b9d194c3303a2cf9e2ae5ea8bbb6
17:54:32 [2019-04-18T14:54:32.026Z] GIT_AUTHOR_EMAIL=ci@yadev.eu
17:54:32 [2019-04-18T14:54:32.026Z] HOSTNAME=6569c92e015f
17:54:32 [2019-04-18T14:54:32.026Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/LogoSite/7/display/redirect?page=changes
17:54:32 [2019-04-18T14:54:32.026Z] gitlabAfter=0ea3bd43cc151c604ca62e5bc6fb90e4ffb2faba
17:54:32 [2019-04-18T14:54:32.026Z] GIT_COMMIT=0ea3bd43cc151c604ca62e5bc6fb90e4ffb2faba
17:54:32 [2019-04-18T14:54:32.026Z] HUDSON_URL=https://ci.yadev.eu/
17:54:32 [2019-04-18T14:54:32.026Z] NODE_LABELS=master
17:54:32 [2019-04-18T14:54:32.026Z] HOME=/root
17:54:32 [2019-04-18T14:54:32.026Z] BUILD_URL=https://ci.yadev.eu/job/LogoSite/7/
17:54:32 [2019-04-18T14:54:32.026Z] GIT_AUTHOR_NAME=Jenkins CI
17:54:32 [2019-04-18T14:54:32.026Z] JENKINS_SERVER_COOKIE=durable-18112f03f9512c807ea95c42da22cbcb
17:54:32 [2019-04-18T14:54:32.026Z] gitlabTargetBranch=master
17:54:32 [2019-04-18T14:54:32.026Z] WORKSPACE=/var/lib/jenkins/workspace/LogoSite
17:54:32 [2019-04-18T14:54:32.026Z] gitlabSourceRepoHttpUrl=https://gitlab.com/yadevv/logo.git
17:54:32 [2019-04-18T14:54:32.026Z] gitlabMergeRequestLastCommit=0ea3bd43cc151c604ca62e5bc6fb90e4ffb2faba
17:54:32 [2019-04-18T14:54:32.026Z] JAVA_VERSION=8u212
17:54:32 [2019-04-18T14:54:32.026Z] NODE_NAME=master
17:54:32 [2019-04-18T14:54:32.026Z] gitlabSourceRepoSshUrl=git@gitlab.com:yadevv/logo.git
17:54:32 [2019-04-18T14:54:32.026Z] GIT_BRANCH=origin/master
17:54:32 [2019-04-18T14:54:32.026Z] gitlabSourceRepoHomepage=https://gitlab.com/yadevv/logo
17:54:32 [2019-04-18T14:54:32.026Z] EXECUTOR_NUMBER=1
17:54:32 [2019-04-18T14:54:32.026Z] STAGE_NAME=Execution info
17:54:32 [2019-04-18T14:54:32.026Z] gitlabBranch=master
17:54:32 [2019-04-18T14:54:32.026Z] BUILD_DISPLAY_NAME=#7
17:54:32 [2019-04-18T14:54:32.026Z] gitlabSourceBranch=master
17:54:32 [2019-04-18T14:54:32.026Z] gitlabUserEmail=kyberorg@yadev.eu
17:54:32 [2019-04-18T14:54:32.026Z] JOB_BASE_NAME=LogoSite
17:54:32 [2019-04-18T14:54:32.026Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/
17:54:32 [2019-04-18T14:54:32.026Z] HUDSON_HOME=/var/lib/jenkins
17:54:32 [2019-04-18T14:54:32.026Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1
17:54:32 [2019-04-18T14:54:32.026Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:54:32 [2019-04-18T14:54:32.026Z] BUILD_ID=7
17:54:32 [2019-04-18T14:54:32.026Z] BUILDING_FOR=kyberorg
17:54:32 [2019-04-18T14:54:32.026Z] BUILD_TAG=jenkins-LogoSite-7
17:54:32 [2019-04-18T14:54:32.026Z] gitlabActionType=PUSH
17:54:32 [2019-04-18T14:54:32.026Z] gitlabBefore=3b9cba5cb902b9d194c3303a2cf9e2ae5ea8bbb6
17:54:32 [2019-04-18T14:54:32.026Z] JENKINS_URL=https://ci.yadev.eu/
17:54:32 [2019-04-18T14:54:32.026Z] LANG=C.UTF-8
17:54:32 [2019-04-18T14:54:32.026Z] gitlabSourceRepoName=Logo Site
17:54:32 [2019-04-18T14:54:32.026Z] GIT_URL=https://gitlab.com/yadevv/logo.git
17:54:32 [2019-04-18T14:54:32.026Z] JOB_URL=https://ci.yadev.eu/job/LogoSite/
17:54:32 [2019-04-18T14:54:32.026Z] gitlabSourceNamespace=Yet another Developer
17:54:32 [2019-04-18T14:54:32.026Z] BUILD_NUMBER=7
17:54:32 [2019-04-18T14:54:32.026Z] JENKINS_NODE_COOKIE=34d7da6b-9fd4-43e7-b0f2-1fa1f5c2a08e
17:54:32 [2019-04-18T14:54:32.026Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/LogoSite/7/display/redirect
17:54:32 [2019-04-18T14:54:32.026Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd
17:54:32 [2019-04-18T14:54:32.026Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/LogoSite/display/redirect
17:54:32 [2019-04-18T14:54:32.026Z] CLASSPATH=
17:54:32 [2019-04-18T14:54:32.026Z] GIT_COMMITTER_EMAIL=ci@yadev.eu
17:54:32 [2019-04-18T14:54:32.026Z] JOB_NAME=LogoSite
17:54:32 [2019-04-18T14:54:32.026Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/LogoSite@tmp/43677c5a-809f-435e-9c6c-933affee39e2
17:54:32 [2019-04-18T14:54:32.026Z] gitlabUserName=Alex Muravya
17:54:32 [2019-04-18T14:54:32.026Z] JAVA_HOME=/docker-java-home
17:54:32 [2019-04-18T14:54:32.026Z] PWD=/var/lib/jenkins/workspace/LogoSite
17:54:32 [2019-04-18T14:54:32.026Z] GIT_PREVIOUS_COMMIT=3b9cba5cb902b9d194c3303a2cf9e2ae5ea8bbb6
17:54:32 [2019-04-18T14:54:32.026Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (JavaApp: Build and Test)
Stage "JavaApp: Build and Test" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker: Build and Push)
[Pipeline] script
[Pipeline] {
[Pipeline] timeout
17:54:32 [2019-04-18T14:54:32.248Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
17:54:32 [2019-04-18T14:54:32.533Z] + set +x
17:54:32 [2019-04-18T14:54:32.533Z] Starting Docker: docker.
17:54:32 [2019-04-18T14:54:32.533Z] Daemon started. kyberorg, go ahead!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] withCredentials
17:54:32 [2019-04-18T14:54:32.581Z] Masking only exact matches of $USR or $PASS
[Pipeline] {
[Pipeline] timeout
17:54:32 [2019-04-18T14:54:32.651Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
17:54:32 [2019-04-18T14:54:32.937Z] + set +x
17:54:32 [2019-04-18T14:54:32.937Z] Login as **** to Docker Repository
17:54:34 [2019-04-18T14:54:34.802Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/LogoSite@tmp/43677c5a-809f-435e-9c6c-933affee39e2/config.json.
17:54:34 [2019-04-18T14:54:34.802Z] Configure a credential helper to remove this warning. See
17:54:34 [2019-04-18T14:54:34.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store
17:54:34 [2019-04-18T14:54:34.802Z]
17:54:34 [2019-04-18T14:54:34.802Z] Login Succeeded
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] timeout
17:54:34 [2019-04-18T14:54:34.882Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
17:54:35 [2019-04-18T14:54:35.162Z] + set +x
17:54:35 [2019-04-18T14:54:35.162Z] Building Docker Image yadev/logo with tags: [latest]
17:54:35 [2019-04-18T14:54:35.414Z] Sending build context to Docker daemon 752.6kB
17:54:35 [2019-04-18T14:54:35.414Z] Step 1/2 : FROM nginx:alpine
17:54:36 [2019-04-18T14:54:36.759Z] alpine: Pulling from library/nginx
17:54:37 [2019-04-18T14:54:37.310Z] bdf0201b3a05: Pulling fs layer
17:54:37 [2019-04-18T14:54:37.310Z] 08d74e155349: Pulling fs layer
17:54:37 [2019-04-18T14:54:37.310Z] a9e2a0b35060: Pulling fs layer
17:54:37 [2019-04-18T14:54:37.310Z] d9e2304ab8d0: Pulling fs layer
17:54:37 [2019-04-18T14:54:37.310Z] d9e2304ab8d0: Waiting
17:54:37 [2019-04-18T14:54:37.861Z] a9e2a0b35060: Download complete
17:54:37 [2019-04-18T14:54:37.861Z] bdf0201b3a05: Verifying Checksum
17:54:37 [2019-04-18T14:54:37.861Z] bdf0201b3a05: Download complete
17:54:37 [2019-04-18T14:54:37.861Z] 08d74e155349: Verifying Checksum
17:54:37 [2019-04-18T14:54:37.861Z] 08d74e155349: Download complete
17:54:37 [2019-04-18T14:54:37.861Z] bdf0201b3a05: Pull complete
17:54:38 [2019-04-18T14:54:38.112Z] d9e2304ab8d0: Verifying Checksum
17:54:38 [2019-04-18T14:54:38.112Z] d9e2304ab8d0: Download complete
17:54:38 [2019-04-18T14:54:38.363Z] 08d74e155349: Pull complete
17:54:38 [2019-04-18T14:54:38.613Z] a9e2a0b35060: Pull complete
17:54:38 [2019-04-18T14:54:38.864Z] d9e2304ab8d0: Pull complete
17:54:38 [2019-04-18T14:54:38.864Z] Digest: sha256:61e3db30b1334b1fa0a2e71b86625188f76653565d515d5f74ecc55a8fb91ce9
17:54:38 [2019-04-18T14:54:38.864Z] Status: Downloaded newer image for nginx:alpine
17:54:38 [2019-04-18T14:54:38.864Z] ---> 0be75340bd9b
17:54:38 [2019-04-18T14:54:38.864Z] Step 2/2 : COPY site /usr/share/nginx/html
17:54:39 [2019-04-18T14:54:39.415Z] ---> f5f782d8a843
17:54:39 [2019-04-18T14:54:39.415Z] Successfully built f5f782d8a843
17:54:39 [2019-04-18T14:54:39.415Z] Successfully tagged yadev/logo:latest
17:54:39 [2019-04-18T14:54:39.415Z] Docker image yadev/logo:[latest] for kyberorg created
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
17:54:39 [2019-04-18T14:54:39.466Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
17:54:39 [2019-04-18T14:54:39.756Z] + set +x
17:54:39 [2019-04-18T14:54:39.756Z] Push yadev/logo to Docker Repository
17:54:39 [2019-04-18T14:54:39.756Z] The push refers to repository [docker.io/yadev/logo]
17:54:40 [2019-04-18T14:54:40.307Z] f942ba5fe077: Preparing
17:54:40 [2019-04-18T14:54:40.307Z] df0f83603c27: Preparing
17:54:40 [2019-04-18T14:54:40.307Z] 81316d561ff7: Preparing
17:54:40 [2019-04-18T14:54:40.307Z] 7888e46c398e: Preparing
17:54:40 [2019-04-18T14:54:40.307Z] a464c54f93a9: Preparing
17:54:41 [2019-04-18T14:54:41.218Z] 81316d561ff7: Layer already exists
17:54:41 [2019-04-18T14:54:41.218Z] df0f83603c27: Layer already exists
17:54:41 [2019-04-18T14:54:41.218Z] 7888e46c398e: Layer already exists
17:54:41 [2019-04-18T14:54:41.218Z] a464c54f93a9: Layer already exists
17:54:43 [2019-04-18T14:54:43.701Z] f942ba5fe077: Pushed
17:54:47 [2019-04-18T14:54:47.824Z] latest: digest: sha256:d2b68a4208a8f162441838c184f38c73a6ba1932a948e3bfa41480dd04d0ee24 size: 1363
17:54:47 [2019-04-18T14:54:47.824Z] Docker image successfully pushed for kyberorg. Enjoy!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
17:54:47 [2019-04-18T14:54:47.873Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
17:54:48 [2019-04-18T14:54:48.172Z] + set +x
17:54:48 [2019-04-18T14:54:48.172Z] Moikka kyberorg!
17:54:48 [2019-04-18T14:54:48.172Z] Here is Docker Summary:
17:54:48 [2019-04-18T14:54:48.172Z] Images built and pushed: 1
17:54:48 [2019-04-18T14:54:48.172Z] [
17:54:48 [2019-04-18T14:54:48.172Z] yadev/logo:latest
17:54:48 [2019-04-18T14:54:48.172Z] ]
17:54:48 [2019-04-18T14:54:48.172Z] Hub Url: https://cloud.docker.com/repository/docker/yadev/logo
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] echo
17:54:48 [2019-04-18T14:54:48.301Z] One way or another, I have finished. Tsau!
[Pipeline] sh
17:54:48 [2019-04-18T14:54:48.584Z] + set +x
17:54:48 [2019-04-18T14:54:48.584Z] Making workspace writable for correct cleanup
17:54:48 [2019-04-18T14:54:48.584Z] Done for kyberorg
[Pipeline] deleteDir
[Pipeline] echo
17:54:48 [2019-04-18T14:54:48.617Z] Great success!
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 6569c92e015f5cc30f34b4522dea593730ac77470b28760ffe5f88f5d01485ba
$ docker rm -f 6569c92e015f5cc30f34b4522dea593730ac77470b28760ffe5f88f5d01485ba
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS