Console Output
Branch indexing
> /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Setting origin to https://gitlab.com/kyberorg/kaart4jimny.git
> /usr/bin/git config remote.origin.url https://gitlab.com/kyberorg/kaart4jimny.git # timeout=10
Fetching origin...
Fetching upstream changes from origin
> /usr/bin/git --version # timeout=10
> git --version # 'git version 2.20.1'
> /usr/bin/git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/i18n
Seen branch in repository origin/master
Seen 2 remote branches
Obtained Jenkinsfile from ba0d63bc3a9fdabaf97b56be196d4d879b07c650
Running in Durability level: MAX_SURVIVABILITY
Only using first definition of library common-lib
Loading library common-lib@1.6
Attempting to resolve 1.6 from remote references...
> /usr/bin/git --version # timeout=10
> git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials YaBot gitlab
> /usr/bin/git ls-remote -h -- https://gitlab.com/yasys/jenkins/common-lib.git # timeout=10
Could not find 1.6 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/jenkins/common-lib.git
> /usr/bin/git config remote.origin.url https://gitlab.com/yasys/jenkins/common-lib.git # timeout=10
Fetching origin...
Fetching upstream changes from origin
> /usr/bin/git --version # timeout=10
> git --version # 'git version 2.20.1'
> /usr/bin/git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials YaBot gitlab
> /usr/bin/git fetch --tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10
> /usr/bin/git rev-parse 1.6^{commit} # timeout=10
> /usr/bin/git branch -a -v --no-abbrev --contains 0b30bc4e918097575eab0885b2edb71afa83a982 # timeout=10
Selected match: master revision 0b30bc4e918097575eab0885b2edb71afa83a982
using credential yabot-gitlab
> /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/jenkins/common-lib.git # timeout=10
Fetching without tags
Fetching upstream changes from https://gitlab.com/yasys/jenkins/common-lib.git
> /usr/bin/git --version # timeout=10
> git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials YaBot gitlab
> /usr/bin/git fetch --no-tags --force --progress -- https://gitlab.com/yasys/jenkins/common-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 0b30bc4e918097575eab0885b2edb71afa83a982 (master)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 0b30bc4e918097575eab0885b2edb71afa83a982 # timeout=10
Commit message: "deployToKube"
> /usr/bin/git rev-list --no-walk 54d5eac1894fca19ed2d32e6b5138f8443046b13 # timeout=10
Loading library common-pipe@2.3.3
Attempting to resolve 2.3.3 from remote references...
> /usr/bin/git --version # timeout=10
> git --version # 'git version 2.20.1'
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
> git --version # 'git version 2.20.1'
> /usr/bin/git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --tags --force --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
> git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --no-tags --force --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
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/Kaart4Jimny_master
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
using credential kyberorg_gl
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://gitlab.com/kyberorg/kaart4jimny.git
> /usr/bin/git init /var/lib/jenkins/workspace/Kaart4Jimny_master # timeout=10
Fetching upstream changes from https://gitlab.com/kyberorg/kaart4jimny.git
> /usr/bin/git --version # timeout=10
> git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --no-tags --force --progress -- https://gitlab.com/kyberorg/kaart4jimny.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> /usr/bin/git config remote.origin.url https://gitlab.com/kyberorg/kaart4jimny.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/kyberorg/kaart4jimny.git # timeout=10
Fetching without tags
Fetching upstream changes from https://gitlab.com/kyberorg/kaart4jimny.git
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --no-tags --force --progress -- https://gitlab.com/kyberorg/kaart4jimny.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision ba0d63bc3a9fdabaf97b56be196d4d879b07c650 (master)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f ba0d63bc3a9fdabaf97b56be196d4d879b07c650 # timeout=10
Commit message: "Merge branch 'deployToKube' into 'master'"
> /usr/bin/git rev-list --no-walk ce363dd8555cb6ec9ce287c8a8d5f597f51641ca # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Docker)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ set +x
Sending build context to Docker daemon 47.84MB
Step 1/6 : FROM nginx:stable
---> 2ad6b739fe1c
Step 2/6 : COPY site.template /tmp/site.template
---> 255e43bea237
Step 3/6 : COPY app /srv
---> 499ac2582a44
Step 4/6 : ENV EE_HOST=ee RU_HOST=ru EN_HOST=en
---> Running in ccf9b61f1a8f
Removing intermediate container ccf9b61f1a8f
---> 73ddb38886d8
Step 5/6 : CMD /bin/bash -c "envsubst < /tmp/site.template > /etc/nginx/conf.d/default.conf && nginx -g 'daemon off;'"
---> Running in 6aaaee35b479
Removing intermediate container 6aaaee35b479
---> 2e610287794d
Step 6/6 : EXPOSE 8080
---> Running in fcaf67f4708b
Removing intermediate container fcaf67f4708b
---> 0c1a43a40f7a
Successfully built 0c1a43a40f7a
Successfully tagged kyberorg/kaart4jimny:master
[Pipeline] withCredentials
Masking supported pattern matches of $USR or $PASS
[Pipeline] {
[Pipeline] sh
+ set +x
WARNING! Your password will be stored unencrypted in /var/lib/jenkins/.docker/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] // withCredentials
[Pipeline] sh
+ set +x
The push refers to repository [docker.io/kyberorg/kaart4jimny]
9bfc78f6d7e6: Preparing
024adfd6d382: Preparing
a5f9f505aede: Preparing
11bfb51390a5: Preparing
bf0ea8c01f3a: Preparing
c555e163f015: Preparing
d0f104dc0a1f: Preparing
c555e163f015: Waiting
d0f104dc0a1f: Waiting
bf0ea8c01f3a: Layer already exists
11bfb51390a5: Layer already exists
a5f9f505aede: Layer already exists
d0f104dc0a1f: Layer already exists
c555e163f015: Layer already exists
024adfd6d382: Pushed
9bfc78f6d7e6: Pushed
master: digest: sha256:36e6c75ccfdd7ae8d98a6958f217b22b54a46bd3630855ef4823eddec679a7b9 size: 1780
[Pipeline] sh
+ set +x
Removing login credentials for https://index.docker.io/v1/
[Pipeline] sh
+ set +x
Untagged: kyberorg/kaart4jimny:master
Untagged: kyberorg/kaart4jimny@sha256:36e6c75ccfdd7ae8d98a6958f217b22b54a46bd3630855ef4823eddec679a7b9
Deleted: sha256:0c1a43a40f7a5b88c314e703aeb81f1669390d76b4f66e76f8569d7178d2cb90
Deleted: sha256:2e610287794d02924acf8c5ccbfcf04cfec65b3f9efe6b493df85565b2160190
Deleted: sha256:73ddb38886d8ec46f85af0cb2e37e9d91a67330bb72e7015322dc70f1484e540
Deleted: sha256:499ac2582a44b9f0bbf81e9516243fd588250988701f1fa174143f4562f10a12
Deleted: sha256:8b051c8e8a1a56382dc2246fcb00a9e69d7e45f7b835e92a28fa7990219939f3
Deleted: sha256:255e43bea2375e4d2b40933f878144d9eb228b168136a1d9ec29e1335ae967c8
Deleted: sha256:f655e6cca5ccd9fc7620eb7c15b5ea9a30ca3b2bfd9eec48eb2ba57533a5aa8b
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy to K8S)
Pausing (Preparing for shutdown)
Resuming build at Fri Aug 07 11:35:06 EEST 2020 after Jenkins restart
Waiting to resume part of Kaart4Jimny » master #4: Finished waiting
Ready to run at Fri Aug 07 11:35:21 EEST 2020
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ kubectl -n prod-static-web set image deployment/kaart4jimny-app app=kyberorg/kaart4jimny:master --record
deployment.apps/kaart4jimny-app image updated
[Pipeline] sh
+ kubectl -n prod-static-web rollout restart deployment/kaart4jimny-app
deployment.apps/kaart4jimny-app restarted
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS