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/trunk, since it originates from another repository
Seen branch in repository origin/master
Seen branch in repository origin/trunk
Seen 2 remote branches
> /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision 8a5aa14c63685fc328f53829fe2c91a5e3f1bc04 (origin/trunk)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 8a5aa14c63685fc328f53829fe2c91a5e3f1bc04 # timeout=10
Commit message: "Trunk"
First time build. Skipping changelog.
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/trunk, 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
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
skipping resolution of commit remotes/origin/trunk, since it originates from another repository
Seen branch in repository origin/master
Seen branch in repository origin/trunk
Seen 2 remote branches
> /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision 8a5aa14c63685fc328f53829fe2c91a5e3f1bc04 (origin/trunk)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 8a5aa14c63685fc328f53829fe2c91a5e3f1bc04 # timeout=10
Commit message: "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/LogoSite@tmp/ab270a62-2e93-4e8c-9d24-e3523ce10b45/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 ******** yasys/jobbari:1.7.0 cat
$ docker top f64b66d3bec0d70080ed0a043790485d17c04af91930a1a610a0961f03f412c2 -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
14:32:31 [2019-05-06T11:32:31.971Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
14:32:32 [2019-05-06T11:32:32.345Z] + set +x
14:32:32 [2019-05-06T11:32:32.345Z] [Runner info]
14:32:32 [2019-05-06T11:32:32.345Z] Hostname: f64b66d3bec0
14:32:32 [2019-05-06T11:32:32.613Z] Network Status: Host Online
14:32:32 [2019-05-06T11:32:32.613Z]
14:32:32 [2019-05-06T11:32:32.613Z] === Tools info ===
14:32:32 [2019-05-06T11:32:32.863Z] Docker version: Docker version 18.09.5, build e8ff056dbc
14:32:32 [2019-05-06T11:32:32.863Z]
14:32:32 [2019-05-06T11:32:32.863Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z)
14:32:32 [2019-05-06T11:32:32.863Z] Maven home: /opt/mvn
14:32:32 [2019-05-06T11:32:32.863Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
14:32:32 [2019-05-06T11:32:32.863Z] Default locale: en, platform encoding: UTF-8
14:32:32 [2019-05-06T11:32:32.863Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix"
14:32:32 [2019-05-06T11:32:32.863Z]
14:32:32 [2019-05-06T11:32:32.863Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
14:32:32 [2019-05-06T11:32:32.953Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
14:32:33 [2019-05-06T11:32:33.269Z] + set +x
14:32:33 [2019-05-06T11:32:33.269Z] [Build info]
14:32:33 [2019-05-06T11:32:33.269Z] ===== Git info =====
14:32:33 [2019-05-06T11:32:33.269Z] Git branch: trunk
14:32:33 [2019-05-06T11:32:33.269Z] Git commit: 8a5aa14c63685fc328f53829fe2c91a5e3f1bc04
14:32:33 [2019-05-06T11:32:33.269Z] Git tag: -
14:32:33 [2019-05-06T11:32:33.269Z]
14:32:33 [2019-05-06T11:32:33.269Z] ===== Jenkins info =====
14:32:33 [2019-05-06T11:32:33.269Z] Jenkins Job #22
14:32:33 [2019-05-06T11:32:33.269Z] Jenkins Job URL: https://ci.yadev.eu/job/LogoSite/22/
14:32:33 [2019-05-06T11:32:33.269Z] Jenkins Tag: jenkins-LogoSite-22
14:32:33 [2019-05-06T11:32:33.269Z]
14:32:33 [2019-05-06T11:32:33.269Z] ===== Job Params =====
14:32:33 [2019-05-06T11:32:33.269Z]
14:32:33 [2019-05-06T11:32:33.269Z] dockerRepo=yadev/logo
14:32:33 [2019-05-06T11:32:33.269Z] dockerStep=ee.yadev.pipe.commonpipe.Default@38c7c205
14:32:33 [2019-05-06T11:32:33.269Z] javaStep=null
14:32:33 [2019-05-06T11:32:33.269Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@38c7c205
14:32:33 [2019-05-06T11:32:33.269Z] hubUrl=https://cloud.docker.com/repository/docker
14:32:33 [2019-05-06T11:32:33.269Z] useDebugTag=false
14:32:33 [2019-05-06T11:32:33.269Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false}
14:32:33 [2019-05-06T11:32:33.269Z] preparationStep=ee.yadev.pipe.commonpipe.Default@38c7c205
14:32:33 [2019-05-06T11:32:33.269Z] stepTimeout=5
14:32:33 [2019-05-06T11:32:33.269Z] hubCredentialsId=docker-hub
14:32:33 [2019-05-06T11:32:33.269Z] class=class ee.yadev.pipe.commonpipe.Params
14:32:33 [2019-05-06T11:32:33.269Z] skipMavenTests=false
14:32:33 [2019-05-06T11:32:33.269Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged}
14:32:33 [2019-05-06T11:32:33.269Z] verbose=false
14:32:33 [2019-05-06T11:32:33.269Z] mavenTestsTimeout=5
14:32:33 [2019-05-06T11:32:33.269Z] pipelineTimeout=15
14:32:33 [2019-05-06T11:32:33.269Z] hubUser=kyberorg
14:32:33 [2019-05-06T11:32:33.269Z]
14:32:33 [2019-05-06T11:32:33.269Z] ==== Environment Variables =====
14:32:33 [2019-05-06T11:32:33.269Z] GIT_COMMITTER_NAME=Jenkins CI
14:32:33 [2019-05-06T11:32:33.269Z] gitlabSourceRepoURL=git@gitlab.com:yadevv/logo.git
14:32:33 [2019-05-06T11:32:33.269Z] GIT_AUTHOR_EMAIL=ci@yadev.eu
14:32:33 [2019-05-06T11:32:33.269Z] HOSTNAME=f64b66d3bec0
14:32:33 [2019-05-06T11:32:33.269Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/LogoSite/22/display/redirect?page=changes
14:32:33 [2019-05-06T11:32:33.269Z] gitlabAfter=8a5aa14c63685fc328f53829fe2c91a5e3f1bc04
14:32:33 [2019-05-06T11:32:33.269Z] NODE_LABELS=master
14:32:33 [2019-05-06T11:32:33.269Z] HUDSON_URL=https://ci.yadev.eu/
14:32:33 [2019-05-06T11:32:33.269Z] GIT_COMMIT=8a5aa14c63685fc328f53829fe2c91a5e3f1bc04
14:32:33 [2019-05-06T11:32:33.269Z] HOME=/root
14:32:33 [2019-05-06T11:32:33.269Z] BUILD_URL=https://ci.yadev.eu/job/LogoSite/22/
14:32:33 [2019-05-06T11:32:33.269Z] GIT_AUTHOR_NAME=Jenkins CI
14:32:33 [2019-05-06T11:32:33.269Z] gitlabTargetBranch=trunk
14:32:33 [2019-05-06T11:32:33.269Z] JENKINS_SERVER_COOKIE=durable-18112f03f9512c807ea95c42da22cbcb
14:32:33 [2019-05-06T11:32:33.269Z] WORKSPACE=/var/lib/jenkins/workspace/LogoSite
14:32:33 [2019-05-06T11:32:33.269Z] gitlabSourceRepoHttpUrl=https://gitlab.com/yadevv/logo.git
14:32:33 [2019-05-06T11:32:33.269Z] gitlabMergeRequestLastCommit=8a5aa14c63685fc328f53829fe2c91a5e3f1bc04
14:32:33 [2019-05-06T11:32:33.269Z] JAVA_VERSION=8u212
14:32:33 [2019-05-06T11:32:33.269Z] gitlabSourceRepoSshUrl=git@gitlab.com:yadevv/logo.git
14:32:33 [2019-05-06T11:32:33.269Z] NODE_NAME=master
14:32:33 [2019-05-06T11:32:33.269Z] EXECUTOR_NUMBER=1
14:32:33 [2019-05-06T11:32:33.269Z] gitlabSourceRepoHomepage=https://gitlab.com/yadevv/logo
14:32:33 [2019-05-06T11:32:33.269Z] GIT_BRANCH=origin/trunk
14:32:33 [2019-05-06T11:32:33.269Z] STAGE_NAME=Execution info
14:32:33 [2019-05-06T11:32:33.269Z] gitlabBranch=trunk
14:32:33 [2019-05-06T11:32:33.269Z] gitlabSourceBranch=trunk
14:32:33 [2019-05-06T11:32:33.269Z] BUILD_DISPLAY_NAME=#22
14:32:33 [2019-05-06T11:32:33.269Z] gitlabUserEmail=kyberorg@yadev.eu
14:32:33 [2019-05-06T11:32:33.269Z] HUDSON_HOME=/var/lib/jenkins
14:32:33 [2019-05-06T11:32:33.269Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/
14:32:33 [2019-05-06T11:32:33.269Z] JOB_BASE_NAME=LogoSite
14:32:33 [2019-05-06T11:32:33.269Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1
14:32:33 [2019-05-06T11:32:33.269Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:32:33 [2019-05-06T11:32:33.269Z] BUILD_ID=22
14:32:33 [2019-05-06T11:32:33.269Z] BUILDING_FOR=kyberorg
14:32:33 [2019-05-06T11:32:33.269Z] BUILD_TAG=jenkins-LogoSite-22
14:32:33 [2019-05-06T11:32:33.269Z] gitlabActionType=PUSH
14:32:33 [2019-05-06T11:32:33.269Z] gitlabBefore=0000000000000000000000000000000000000000
14:32:33 [2019-05-06T11:32:33.269Z] JENKINS_URL=https://ci.yadev.eu/
14:32:33 [2019-05-06T11:32:33.269Z] LANG=C.UTF-8
14:32:33 [2019-05-06T11:32:33.269Z] GIT_URL=https://gitlab.com/yadevv/logo.git
14:32:33 [2019-05-06T11:32:33.269Z] JOB_URL=https://ci.yadev.eu/job/LogoSite/
14:32:33 [2019-05-06T11:32:33.269Z] gitlabSourceRepoName=Logo Site
14:32:33 [2019-05-06T11:32:33.269Z] BUILD_NUMBER=22
14:32:33 [2019-05-06T11:32:33.269Z] gitlabSourceNamespace=Yet another Developer
14:32:33 [2019-05-06T11:32:33.269Z] JENKINS_NODE_COOKIE=ef612ac3-2dba-43c1-bc0e-8f0d08e59cf5
14:32:33 [2019-05-06T11:32:33.269Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/LogoSite/22/display/redirect
14:32:33 [2019-05-06T11:32:33.269Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd
14:32:33 [2019-05-06T11:32:33.269Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/LogoSite/display/redirect
14:32:33 [2019-05-06T11:32:33.269Z] CLASSPATH=
14:32:33 [2019-05-06T11:32:33.269Z] JOB_NAME=LogoSite
14:32:33 [2019-05-06T11:32:33.269Z] GIT_COMMITTER_EMAIL=ci@yadev.eu
14:32:33 [2019-05-06T11:32:33.269Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/LogoSite@tmp/ab270a62-2e93-4e8c-9d24-e3523ce10b45
14:32:33 [2019-05-06T11:32:33.269Z] gitlabUserName=Alex Muravya
14:32:33 [2019-05-06T11:32:33.269Z] JAVA_HOME=/docker-java-home
14:32:33 [2019-05-06T11:32:33.269Z] PWD=/var/lib/jenkins/workspace/LogoSite
14:32:33 [2019-05-06T11:32:33.269Z] 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
14:32:33 [2019-05-06T11:32:33.560Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
14:32:33 [2019-05-06T11:32:33.870Z] + set +x
14:32:33 [2019-05-06T11:32:33.870Z] Starting Docker: docker.
14:32:33 [2019-05-06T11:32:33.870Z] Daemon started. kyberorg, go ahead!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] withCredentials
14:32:33 [2019-05-06T11:32:33.920Z] Masking only exact matches of $USR or $PASS
[Pipeline] {
[Pipeline] timeout
14:32:33 [2019-05-06T11:32:33.963Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
14:32:34 [2019-05-06T11:32:34.266Z] + set +x
14:32:34 [2019-05-06T11:32:34.266Z] Login as **** to Docker Repository
14:32:36 [2019-05-06T11:32:36.131Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/LogoSite@tmp/ab270a62-2e93-4e8c-9d24-e3523ce10b45/config.json.
14:32:36 [2019-05-06T11:32:36.131Z] Configure a credential helper to remove this warning. See
14:32:36 [2019-05-06T11:32:36.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store
14:32:36 [2019-05-06T11:32:36.131Z]
14:32:36 [2019-05-06T11:32:36.131Z] Login Succeeded
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] timeout
14:32:36 [2019-05-06T11:32:36.214Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
14:32:36 [2019-05-06T11:32:36.501Z] + set +x
14:32:36 [2019-05-06T11:32:36.501Z] Building Docker Image yadev/logo with tags: [trunk]
14:32:36 [2019-05-06T11:32:36.752Z] Sending build context to Docker daemon 791kB
14:32:36 [2019-05-06T11:32:36.752Z] Step 1/2 : FROM nginx:alpine
14:32:38 [2019-05-06T11:32:38.097Z] alpine: Pulling from library/nginx
14:32:38 [2019-05-06T11:32:38.348Z] bdf0201b3a05: Pulling fs layer
14:32:38 [2019-05-06T11:32:38.348Z] 08d74e155349: Pulling fs layer
14:32:38 [2019-05-06T11:32:38.348Z] a9e2a0b35060: Pulling fs layer
14:32:38 [2019-05-06T11:32:38.348Z] d9e2304ab8d0: Pulling fs layer
14:32:38 [2019-05-06T11:32:38.348Z] d9e2304ab8d0: Waiting
14:32:38 [2019-05-06T11:32:38.900Z] a9e2a0b35060: Download complete
14:32:38 [2019-05-06T11:32:38.900Z] bdf0201b3a05: Verifying Checksum
14:32:38 [2019-05-06T11:32:38.900Z] bdf0201b3a05: Download complete
14:32:39 [2019-05-06T11:32:39.150Z] 08d74e155349: Verifying Checksum
14:32:39 [2019-05-06T11:32:39.150Z] 08d74e155349: Download complete
14:32:39 [2019-05-06T11:32:39.401Z] bdf0201b3a05: Pull complete
14:32:39 [2019-05-06T11:32:39.401Z] d9e2304ab8d0: Verifying Checksum
14:32:39 [2019-05-06T11:32:39.401Z] d9e2304ab8d0: Download complete
14:32:39 [2019-05-06T11:32:39.953Z] 08d74e155349: Pull complete
14:32:40 [2019-05-06T11:32:40.203Z] a9e2a0b35060: Pull complete
14:32:40 [2019-05-06T11:32:40.454Z] d9e2304ab8d0: Pull complete
14:32:40 [2019-05-06T11:32:40.454Z] Digest: sha256:61e3db30b1334b1fa0a2e71b86625188f76653565d515d5f74ecc55a8fb91ce9
14:32:40 [2019-05-06T11:32:40.454Z] Status: Downloaded newer image for nginx:alpine
14:32:40 [2019-05-06T11:32:40.454Z] ---> 0be75340bd9b
14:32:40 [2019-05-06T11:32:40.454Z] Step 2/2 : COPY site /usr/share/nginx/html
14:32:41 [2019-05-06T11:32:41.365Z] ---> 613209372276
14:32:41 [2019-05-06T11:32:41.365Z] Successfully built 613209372276
14:32:41 [2019-05-06T11:32:41.365Z] Successfully tagged yadev/logo:trunk
14:32:41 [2019-05-06T11:32:41.365Z] Docker image yadev/logo:[trunk] for kyberorg created
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
14:32:41 [2019-05-06T11:32:41.444Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
14:32:41 [2019-05-06T11:32:41.861Z] + set +x
14:32:41 [2019-05-06T11:32:41.861Z] Push yadev/logo to Docker Repository
14:32:41 [2019-05-06T11:32:41.861Z] The push refers to repository [docker.io/yadev/logo]
14:32:42 [2019-05-06T11:32:42.412Z] dbdf7e1e5326: Preparing
14:32:42 [2019-05-06T11:32:42.412Z] df0f83603c27: Preparing
14:32:42 [2019-05-06T11:32:42.412Z] 81316d561ff7: Preparing
14:32:42 [2019-05-06T11:32:42.412Z] 7888e46c398e: Preparing
14:32:42 [2019-05-06T11:32:42.412Z] a464c54f93a9: Preparing
14:32:43 [2019-05-06T11:32:43.323Z] a464c54f93a9: Layer already exists
14:32:43 [2019-05-06T11:32:43.323Z] 7888e46c398e: Layer already exists
14:32:43 [2019-05-06T11:32:43.323Z] 81316d561ff7: Layer already exists
14:32:43 [2019-05-06T11:32:43.323Z] df0f83603c27: Layer already exists
14:32:46 [2019-05-06T11:32:46.552Z] dbdf7e1e5326: Pushed
14:32:50 [2019-05-06T11:32:50.675Z] trunk: digest: sha256:e2350f8e53bc66dc3227897e1df1767a567f3f725199143cc271d133b6820c6a size: 1363
14:32:50 [2019-05-06T11:32:50.675Z] Docker image successfully pushed for kyberorg. Enjoy!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
14:32:50 [2019-05-06T11:32:50.751Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
14:32:51 [2019-05-06T11:32:51.044Z] + set +x
14:32:51 [2019-05-06T11:32:51.045Z] Moikka kyberorg!
14:32:51 [2019-05-06T11:32:51.045Z] Here is Docker Summary:
14:32:51 [2019-05-06T11:32:51.045Z] Images built and pushed: 1
14:32:51 [2019-05-06T11:32:51.045Z] [
14:32:51 [2019-05-06T11:32:51.045Z] yadev/logo:trunk
14:32:51 [2019-05-06T11:32:51.045Z] ]
14:32:51 [2019-05-06T11:32:51.045Z] 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
14:32:51 [2019-05-06T11:32:51.248Z] One way or another, I have finished. Tsau!
[Pipeline] sh
14:32:51 [2019-05-06T11:32:51.538Z] + set +x
14:32:51 [2019-05-06T11:32:51.538Z] Making workspace writable for correct cleanup
14:32:51 [2019-05-06T11:32:51.538Z] Done for kyberorg
[Pipeline] deleteDir
[Pipeline] echo
14:32:51 [2019-05-06T11:32:51.582Z] Great success!
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 f64b66d3bec0d70080ed0a043790485d17c04af91930a1a610a0961f03f412c2
$ docker rm -f f64b66d3bec0d70080ed0a043790485d17c04af91930a1a610a0961f03f412c2
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS