SuccessConsole Output

Started by user Toor Admin
Running as Toor Admin
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
Seen branch in repository origin/master
Seen 1 remote branch
 > /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision fe1e968f1c0b8f3b9ff0a99270ad0b60ef49ae7e (origin/master)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f fe1e968f1c0b8f3b9ff0a99270ad0b60ef49ae7e # timeout=10
Commit message: "Upload New File"
 > /usr/bin/git rev-list --no-walk fe1e968f1c0b8f3b9ff0a99270ad0b60ef49ae7e # 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
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
Scripts not permitted to use staticMethod org.jenkinsci.plugins.workflow.cps.Safepoint safepoint. Administrators can decide whether to approve or reject this signature.
[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
Seen branch in repository origin/master
Seen 1 remote branch
 > /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision fe1e968f1c0b8f3b9ff0a99270ad0b60ef49ae7e (origin/master)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f fe1e968f1c0b8f3b9ff0a99270ad0b60ef49ae7e # timeout=10
Commit message: "Upload New File"
[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/921499cd-ac1d-4206-ae7a-bdd4494c3c57/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 ******** yasys/jobbari:1.7.0 cat
$ docker top f55ebebc55a381f782beaeadf0f8f600c4f722acabfa37dcef63229c0b20acd6 -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
12:33:44 [2019-05-06T09:33:44.354Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
12:33:44 [2019-05-06T09:33:44.670Z] + set +x
12:33:44 [2019-05-06T09:33:44.670Z] [Runner info]
12:33:44 [2019-05-06T09:33:44.670Z] Hostname: f55ebebc55a3
12:33:44 [2019-05-06T09:33:44.922Z] Network Status: Host Online
12:33:44 [2019-05-06T09:33:44.922Z] 
12:33:44 [2019-05-06T09:33:44.922Z] === Tools info ===
12:33:45 [2019-05-06T09:33:45.172Z] Docker version: Docker version 18.09.5, build e8ff056dbc
12:33:45 [2019-05-06T09:33:45.172Z] 
12:33:45 [2019-05-06T09:33:45.172Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z)
12:33:45 [2019-05-06T09:33:45.172Z] Maven home: /opt/mvn
12:33:45 [2019-05-06T09:33:45.172Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
12:33:45 [2019-05-06T09:33:45.172Z] Default locale: en, platform encoding: UTF-8
12:33:45 [2019-05-06T09:33:45.172Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix"
12:33:45 [2019-05-06T09:33:45.172Z] 
12:33:45 [2019-05-06T09:33:45.173Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
12:33:45 [2019-05-06T09:33:45.247Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
12:33:45 [2019-05-06T09:33:45.545Z] + set +x
12:33:45 [2019-05-06T09:33:45.545Z] [Build info]
12:33:45 [2019-05-06T09:33:45.545Z] ===== Git info =====
12:33:45 [2019-05-06T09:33:45.545Z] Git branch: master
12:33:45 [2019-05-06T09:33:45.545Z] Git commit: fe1e968f1c0b8f3b9ff0a99270ad0b60ef49ae7e
12:33:45 [2019-05-06T09:33:45.545Z] Git tag: -
12:33:45 [2019-05-06T09:33:45.545Z] 
12:33:45 [2019-05-06T09:33:45.545Z] ===== Jenkins info =====
12:33:45 [2019-05-06T09:33:45.545Z] Jenkins Job #19
12:33:45 [2019-05-06T09:33:45.545Z] Jenkins Job URL: https://ci.yadev.eu/job/LogoSite/19/
12:33:45 [2019-05-06T09:33:45.545Z] Jenkins Tag: jenkins-LogoSite-19
12:33:45 [2019-05-06T09:33:45.545Z] 
12:33:45 [2019-05-06T09:33:45.545Z] ===== Job Params =====
12:33:45 [2019-05-06T09:33:45.545Z] 
12:33:45 [2019-05-06T09:33:45.545Z] dockerRepo=yadev/logo
12:33:45 [2019-05-06T09:33:45.545Z] dockerStep=ee.yadev.pipe.commonpipe.Default@639e16aa
12:33:45 [2019-05-06T09:33:45.545Z] javaStep=null
12:33:45 [2019-05-06T09:33:45.545Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@639e16aa
12:33:45 [2019-05-06T09:33:45.545Z] hubUrl=https://cloud.docker.com/repository/docker
12:33:45 [2019-05-06T09:33:45.545Z] useDebugTag=false
12:33:45 [2019-05-06T09:33:45.545Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false}
12:33:45 [2019-05-06T09:33:45.545Z] preparationStep=ee.yadev.pipe.commonpipe.Default@639e16aa
12:33:45 [2019-05-06T09:33:45.545Z] stepTimeout=5
12:33:45 [2019-05-06T09:33:45.545Z] hubCredentialsId=docker-hub
12:33:45 [2019-05-06T09:33:45.545Z] class=class ee.yadev.pipe.commonpipe.Params
12:33:45 [2019-05-06T09:33:45.545Z] skipMavenTests=false
12:33:45 [2019-05-06T09:33:45.545Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged}
12:33:45 [2019-05-06T09:33:45.545Z] verbose=false
12:33:45 [2019-05-06T09:33:45.545Z] mavenTestsTimeout=5
12:33:45 [2019-05-06T09:33:45.545Z] pipelineTimeout=15
12:33:45 [2019-05-06T09:33:45.545Z] hubUser=kyberorg
12:33:45 [2019-05-06T09:33:45.545Z] 
12:33:45 [2019-05-06T09:33:45.545Z] ==== Environment Variables =====
12:33:45 [2019-05-06T09:33:45.545Z] GIT_COMMITTER_NAME=Jenkins CI
12:33:45 [2019-05-06T09:33:45.545Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=fe1e968f1c0b8f3b9ff0a99270ad0b60ef49ae7e
12:33:45 [2019-05-06T09:33:45.545Z] GIT_AUTHOR_EMAIL=ci@yadev.eu
12:33:45 [2019-05-06T09:33:45.545Z] HOSTNAME=f55ebebc55a3
12:33:45 [2019-05-06T09:33:45.545Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/LogoSite/19/display/redirect?page=changes
12:33:45 [2019-05-06T09:33:45.545Z] HUDSON_URL=https://ci.yadev.eu/
12:33:45 [2019-05-06T09:33:45.545Z] NODE_LABELS=master
12:33:45 [2019-05-06T09:33:45.545Z] GIT_COMMIT=fe1e968f1c0b8f3b9ff0a99270ad0b60ef49ae7e
12:33:45 [2019-05-06T09:33:45.545Z] HOME=/root
12:33:45 [2019-05-06T09:33:45.545Z] BUILD_URL=https://ci.yadev.eu/job/LogoSite/19/
12:33:45 [2019-05-06T09:33:45.545Z] GIT_AUTHOR_NAME=Jenkins CI
12:33:45 [2019-05-06T09:33:45.545Z] JENKINS_SERVER_COOKIE=durable-18112f03f9512c807ea95c42da22cbcb
12:33:45 [2019-05-06T09:33:45.545Z] WORKSPACE=/var/lib/jenkins/workspace/LogoSite
12:33:45 [2019-05-06T09:33:45.545Z] JAVA_VERSION=8u212
12:33:45 [2019-05-06T09:33:45.545Z] NODE_NAME=master
12:33:45 [2019-05-06T09:33:45.545Z] GIT_BRANCH=origin/master
12:33:45 [2019-05-06T09:33:45.545Z] EXECUTOR_NUMBER=1
12:33:45 [2019-05-06T09:33:45.545Z] STAGE_NAME=Execution info
12:33:45 [2019-05-06T09:33:45.545Z] BUILD_DISPLAY_NAME=#19
12:33:45 [2019-05-06T09:33:45.545Z] HUDSON_HOME=/var/lib/jenkins
12:33:45 [2019-05-06T09:33:45.545Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/
12:33:45 [2019-05-06T09:33:45.545Z] JOB_BASE_NAME=LogoSite
12:33:45 [2019-05-06T09:33:45.545Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1
12:33:45 [2019-05-06T09:33:45.545Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:33:45 [2019-05-06T09:33:45.545Z] BUILD_ID=19
12:33:45 [2019-05-06T09:33:45.545Z] BUILDING_FOR=kyberorg
12:33:45 [2019-05-06T09:33:45.545Z] BUILD_TAG=jenkins-LogoSite-19
12:33:45 [2019-05-06T09:33:45.545Z] JENKINS_URL=https://ci.yadev.eu/
12:33:45 [2019-05-06T09:33:45.545Z] LANG=C.UTF-8
12:33:45 [2019-05-06T09:33:45.545Z] JOB_URL=https://ci.yadev.eu/job/LogoSite/
12:33:45 [2019-05-06T09:33:45.545Z] GIT_URL=https://gitlab.com/yadevv/logo.git
12:33:45 [2019-05-06T09:33:45.545Z] BUILD_NUMBER=19
12:33:45 [2019-05-06T09:33:45.545Z] JENKINS_NODE_COOKIE=8470f230-ea74-40a2-81df-97e1d9ceaba4
12:33:45 [2019-05-06T09:33:45.545Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/LogoSite/19/display/redirect
12:33:45 [2019-05-06T09:33:45.545Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd
12:33:45 [2019-05-06T09:33:45.545Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/LogoSite/display/redirect
12:33:45 [2019-05-06T09:33:45.545Z] CLASSPATH=
12:33:45 [2019-05-06T09:33:45.545Z] GIT_COMMITTER_EMAIL=ci@yadev.eu
12:33:45 [2019-05-06T09:33:45.545Z] JOB_NAME=LogoSite
12:33:45 [2019-05-06T09:33:45.545Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/LogoSite@tmp/921499cd-ac1d-4206-ae7a-bdd4494c3c57
12:33:45 [2019-05-06T09:33:45.545Z] JAVA_HOME=/docker-java-home
12:33:45 [2019-05-06T09:33:45.545Z] PWD=/var/lib/jenkins/workspace/LogoSite
12:33:45 [2019-05-06T09:33:45.545Z] GIT_PREVIOUS_COMMIT=fe1e968f1c0b8f3b9ff0a99270ad0b60ef49ae7e
12:33:45 [2019-05-06T09:33:45.545Z] 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
12:33:45 [2019-05-06T09:33:45.792Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
12:33:46 [2019-05-06T09:33:46.096Z] + set +x
12:33:46 [2019-05-06T09:33:46.351Z] Starting Docker: docker.
12:33:46 [2019-05-06T09:33:46.351Z] Daemon started. kyberorg, go ahead!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] withCredentials
12:33:46 [2019-05-06T09:33:46.410Z] Masking only exact matches of $USR or $PASS
[Pipeline] {
[Pipeline] timeout
12:33:46 [2019-05-06T09:33:46.452Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
12:33:46 [2019-05-06T09:33:46.747Z] + set +x
12:33:46 [2019-05-06T09:33:46.747Z] Login as **** to Docker Repository
12:33:48 [2019-05-06T09:33:48.096Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/LogoSite@tmp/921499cd-ac1d-4206-ae7a-bdd4494c3c57/config.json.
12:33:48 [2019-05-06T09:33:48.096Z] Configure a credential helper to remove this warning. See
12:33:48 [2019-05-06T09:33:48.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store
12:33:48 [2019-05-06T09:33:48.096Z] 
12:33:48 [2019-05-06T09:33:48.096Z] Login Succeeded
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] timeout
12:33:48 [2019-05-06T09:33:48.437Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
12:33:48 [2019-05-06T09:33:48.729Z] + set +x
12:33:48 [2019-05-06T09:33:48.729Z] Building Docker Image yadev/logo with tags: [latest]
12:33:48 [2019-05-06T09:33:48.981Z] Sending build context to Docker daemon  784.4kB

12:33:48 [2019-05-06T09:33:48.982Z] Step 1/2 : FROM nginx:alpine
12:33:50 [2019-05-06T09:33:50.846Z] alpine: Pulling from library/nginx
12:33:50 [2019-05-06T09:33:50.846Z] bdf0201b3a05: Pulling fs layer
12:33:50 [2019-05-06T09:33:50.846Z] 08d74e155349: Pulling fs layer
12:33:50 [2019-05-06T09:33:50.846Z] a9e2a0b35060: Pulling fs layer
12:33:50 [2019-05-06T09:33:50.846Z] d9e2304ab8d0: Pulling fs layer
12:33:50 [2019-05-06T09:33:50.846Z] d9e2304ab8d0: Waiting
12:33:51 [2019-05-06T09:33:51.397Z] a9e2a0b35060: Verifying Checksum
12:33:51 [2019-05-06T09:33:51.397Z] a9e2a0b35060: Download complete
12:33:51 [2019-05-06T09:33:51.397Z] 08d74e155349: Verifying Checksum
12:33:51 [2019-05-06T09:33:51.397Z] 08d74e155349: Download complete
12:33:51 [2019-05-06T09:33:51.397Z] bdf0201b3a05: Download complete
12:33:51 [2019-05-06T09:33:51.648Z] bdf0201b3a05: Pull complete
12:33:51 [2019-05-06T09:33:51.899Z] d9e2304ab8d0: Verifying Checksum
12:33:51 [2019-05-06T09:33:51.899Z] d9e2304ab8d0: Download complete
12:33:52 [2019-05-06T09:33:52.150Z] 08d74e155349: Pull complete
12:33:52 [2019-05-06T09:33:52.701Z] a9e2a0b35060: Pull complete
12:33:52 [2019-05-06T09:33:52.701Z] d9e2304ab8d0: Pull complete
12:33:52 [2019-05-06T09:33:52.701Z] Digest: sha256:61e3db30b1334b1fa0a2e71b86625188f76653565d515d5f74ecc55a8fb91ce9
12:33:52 [2019-05-06T09:33:52.701Z] Status: Downloaded newer image for nginx:alpine
12:33:52 [2019-05-06T09:33:52.701Z]  ---> 0be75340bd9b
12:33:52 [2019-05-06T09:33:52.701Z] Step 2/2 : COPY site /usr/share/nginx/html
12:33:53 [2019-05-06T09:33:53.252Z]  ---> 4745f3c40c93
12:33:53 [2019-05-06T09:33:53.252Z] Successfully built 4745f3c40c93
12:33:53 [2019-05-06T09:33:53.252Z] Successfully tagged yadev/logo:latest
12:33:53 [2019-05-06T09:33:53.252Z] Docker image yadev/logo:[latest] for kyberorg created
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
12:33:53 [2019-05-06T09:33:53.310Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
12:33:53 [2019-05-06T09:33:53.599Z] + set +x
12:33:53 [2019-05-06T09:33:53.599Z] Push yadev/logo to Docker Repository
12:33:53 [2019-05-06T09:33:53.599Z] The push refers to repository [docker.io/yadev/logo]
12:33:54 [2019-05-06T09:33:54.150Z] 6a6dd21308c1: Preparing
12:33:54 [2019-05-06T09:33:54.150Z] df0f83603c27: Preparing
12:33:54 [2019-05-06T09:33:54.150Z] 81316d561ff7: Preparing
12:33:54 [2019-05-06T09:33:54.150Z] 7888e46c398e: Preparing
12:33:54 [2019-05-06T09:33:54.150Z] a464c54f93a9: Preparing
12:33:55 [2019-05-06T09:33:55.063Z] 7888e46c398e: Layer already exists
12:33:55 [2019-05-06T09:33:55.063Z] 81316d561ff7: Layer already exists
12:33:55 [2019-05-06T09:33:55.063Z] df0f83603c27: Layer already exists
12:33:55 [2019-05-06T09:33:55.063Z] a464c54f93a9: Layer already exists
12:33:57 [2019-05-06T09:33:57.547Z] 6a6dd21308c1: Pushed
12:34:01 [2019-05-06T09:34:01.670Z] latest: digest: sha256:d89f3b1de971bbf63f6a506888bb8f185bdbfd4ac58d4d7a72a5426821c880f5 size: 1363
12:34:01 [2019-05-06T09:34:01.670Z] Docker image successfully pushed for kyberorg. Enjoy!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
12:34:01 [2019-05-06T09:34:01.732Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
12:34:02 [2019-05-06T09:34:02.031Z] + set +x
12:34:02 [2019-05-06T09:34:02.031Z] Moikka kyberorg!
12:34:02 [2019-05-06T09:34:02.031Z] Here is Docker Summary:
12:34:02 [2019-05-06T09:34:02.031Z] Images built and pushed: 1
12:34:02 [2019-05-06T09:34:02.031Z] [
12:34:02 [2019-05-06T09:34:02.031Z] yadev/logo:latest
12:34:02 [2019-05-06T09:34:02.031Z] ]
12:34:02 [2019-05-06T09:34:02.031Z] 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
12:34:02 [2019-05-06T09:34:02.179Z] One way or another, I have finished. Tsau!
[Pipeline] sh
12:34:02 [2019-05-06T09:34:02.466Z] + set +x
12:34:02 [2019-05-06T09:34:02.466Z] Making workspace writable for correct cleanup
12:34:02 [2019-05-06T09:34:02.466Z] Done for kyberorg
[Pipeline] deleteDir
[Pipeline] echo
12:34:02 [2019-05-06T09:34:02.501Z] Great success!
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 f55ebebc55a381f782beaeadf0f8f600c4f722acabfa37dcef63229c0b20acd6
$ docker rm -f f55ebebc55a381f782beaeadf0f8f600c4f722acabfa37dcef63229c0b20acd6
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS