Skip to content

Console Output

Started by timer
Querying the current revision of branch main...
Current revision of branch main is 8f9deae87fcdb8d4dbbdae56a395dae061a7d10d
Obtained Jenkinsfile from 8f9deae87fcdb8d4dbbdae56a395dae061a7d10d
Loading library common-shared@master
Examining eclipsefdn/jenkins-pipeline-shared
Attempting to resolve master as a branch
Resolved master as branch master at revision 98d7bb8ab3157d6d4738858f3badd16db141e1e7
The recommended git tool is: NONE
using credential 2167ee51-24e8-4acf-8b51-ee6f68fa5bc8
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/lic_asciidoc-wg.eclipse.org_main@libs/4c733d19e20413ec39e26a9a2a519ef068a1f3d891939735973dc41c89ea57a9/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/eclipsefdn/jenkins-pipeline-shared.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/eclipsefdn/jenkins-pipeline-shared.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.2'
using GIT_ASKPASS to set credentials webdev-bot@api.eclipse.org (access token)
 > git fetch --no-tags --force --progress -- https://github.com/eclipsefdn/jenkins-pipeline-shared.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 98d7bb8ab3157d6d4738858f3badd16db141e1e7 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 98d7bb8ab3157d6d4738858f3badd16db141e1e7 # timeout=10
Commit message: "Touch file to create a new SHA"
 > git rev-list --no-walk 98d7bb8ab3157d6d4738858f3badd16db141e1e7 # timeout=10
[GitLab Pipeline Status] Notifying branch build status: RUNNING public/asciidoc-wg.eclipse.org/main #257: Build started...
[GitLab Pipeline Status] Notified
[Pipeline] Start of Pipeline
[Pipeline] echo
[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Created Pod: kubernetes foundation-internal-webdev/kubedeploy-agent-0rm9j-1xk61
Agent kubedeploy-agent-0rm9j-1xk61 is provisioned from template kubedeploy-agent-0rm9j
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.foundation-internal-webdev.svc.cluster.local/ci/webdev/job/public/job/asciidoc-wg.eclipse.org/job/main/257/"
    runUrl: "job/public/job/asciidoc-wg.eclipse.org/job/main/257/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "078414e62b08fdd4b7ec6f7a2b1a7ad931de4d06"
    jenkins/label: "kubedeploy-agent"
  name: "kubedeploy-agent-0rm9j-1xk61"
  namespace: "foundation-internal-webdev"
spec:
  containers:
  - command:
    - "cat"
    image: "eclipsefdn/kubectl:okd-c1"
    name: "kubectl"
    resources:
      limits:
        cpu: "1"
        memory: "1Gi"
    tty: true
    volumeMounts:
    - mountPath: "/home/default/.kube"
      name: "dot-kube"
      readOnly: false
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.foundation-internal-webdev.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "kubedeploy-agent-0rm9j-1xk61"
    - name: "JENKINS_NAME"
      value: "kubedeploy-agent-0rm9j-1xk61"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.foundation-internal-webdev.svc.cluster.local/ci/webdev/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc"
    name: "jnlp"
    resources:
      limits:
        cpu: "1"
        memory: "1Gi"
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - emptyDir: {}
    name: "dot-kube"
  - emptyDir:
      medium: ""
    name: "workspace-volume"

Running on kubedeploy-agent-0rm9j-1xk61 in /home/jenkins/agent/workspace/lic_asciidoc-wg.eclipse.org_main
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://gitlab.eclipse.org/eclipse-wg/asciidoc-wg/asciidoc-wg.eclipse.org.git
 > git init /home/jenkins/agent/workspace/lic_asciidoc-wg.eclipse.org_main # timeout=10
Fetching upstream changes from https://gitlab.eclipse.org/eclipse-wg/asciidoc-wg/asciidoc-wg.eclipse.org.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitLab username/token
 > git fetch --no-tags --force --progress -- https://gitlab.eclipse.org/eclipse-wg/asciidoc-wg/asciidoc-wg.eclipse.org.git +refs/heads/main:refs/remotes/origin/main # timeout=10
Avoid second fetch
Checking out Revision 8f9deae87fcdb8d4dbbdae56a395dae061a7d10d (main)
Commit message: "updated meeting minutes"
 > git config remote.origin.url https://gitlab.eclipse.org/eclipse-wg/asciidoc-wg/asciidoc-wg.eclipse.org.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/main:refs/remotes/origin/main # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8f9deae87fcdb8d4dbbdae56a395dae061a7d10d # timeout=10
 > git rev-list --no-walk 8f9deae87fcdb8d4dbbdae56a395dae061a7d10d # timeout=10
[GitLab Pipeline Status] Notifying branch build status: RUNNING public/asciidoc-wg.eclipse.org/main #257: Build started...
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ '[' main = master ']'
+ '[' main = main ']'
+ printf production
[Pipeline] sh
+ '[' main = master ']'
+ '[' main = main ']'
+ printf production
[Pipeline] sh
+ '[' production = production ']'
+ printf stable-alpine
[Pipeline] sh
+ '[' main = master ']'
+ '[' main = main ']'
+ printf production
[Pipeline] sh
+ '[' main = master ']'
+ '[' main = main ']'
+ printf production
[Pipeline] sh
++ git rev-parse --short 8f9deae87fcdb8d4dbbdae56a395dae061a7d10d
+ GIT_COMMIT_SHORT=8f9deae
+ '[' production = '' ']'
+ printf production-8f9deae-257
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build docker image)
[Pipeline] node
Running on w9x5t-ubuntu1804 in /home/genie.webdev/jenkins-agent/workspace/lic_asciidoc-wg.eclipse.org_main
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://gitlab.eclipse.org/eclipse-wg/asciidoc-wg/asciidoc-wg.eclipse.org.git
 > git init /home/genie.webdev/jenkins-agent/workspace/lic_asciidoc-wg.eclipse.org_main # timeout=10
Fetching upstream changes from https://gitlab.eclipse.org/eclipse-wg/asciidoc-wg/asciidoc-wg.eclipse.org.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials GitLab username/token
 > git fetch --no-tags --progress -- https://gitlab.eclipse.org/eclipse-wg/asciidoc-wg/asciidoc-wg.eclipse.org.git +refs/heads/main:refs/remotes/origin/main # timeout=10
Avoid second fetch
Checking out Revision 8f9deae87fcdb8d4dbbdae56a395dae061a7d10d (main)
Commit message: "updated meeting minutes"
[GitLab Pipeline Status] Notifying branch build status: RUNNING public/asciidoc-wg.eclipse.org/main #257: Build started...
 > git config remote.origin.url https://gitlab.eclipse.org/eclipse-wg/asciidoc-wg/asciidoc-wg.eclipse.org.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/main:refs/remotes/origin/main # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8f9deae87fcdb8d4dbbdae56a395dae061a7d10d # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] readTrusted
Obtained Dockerfile from 8f9deae87fcdb8d4dbbdae56a395dae061a7d10d
[Pipeline] }
[Pipeline] // script
[Pipeline] sh
+ docker build --pull --build-arg NGINX_IMAGE_TAG=stable-alpine --build-arg BUILDER_IMAGE_TAG=latest -t eclipsefdn/asciidoc-wg.eclipse.org:production-8f9deae-257 .
Sending build context to Docker daemon  2.489MB

Step 1/13 : ARG NGINX_IMAGE_TAG=stable-alpine
Step 2/13 : FROM debian:10-slim AS builder
10-slim: Pulling from library/debian
Digest: sha256:4620251e86cea652ef2746c8abef2fcc3ea54abb5f014bfbf841159d805cd1fd
Status: Image is up to date for debian:10-slim
 ---> 0b031cf4038f
Step 3/13 : ARG HUGO_VERSION=0.76.5
 ---> Using cache
 ---> d9d9b0b7075b
Step 4/13 : ARG NODE_VERSION=16.14.2
 ---> Using cache
 ---> c52a8fb59602
Step 5/13 : RUN apt-get update && apt-get install -y     build-essential     ca-certificates     curl     ruby     bundler     git     --no-install-recommends
 ---> Using cache
 ---> 43c63d22f81c
Step 6/13 : RUN curl -L -o /tmp/node.tar.xz "https://nodejs.org/dist/v${NODE_VERSION}/node-v${NODE_VERSION}-linux-x64.tar.xz"     && mkdir -p /usr/local/lib/nodejs     && tar -xJf /tmp/node.tar.xz -C /usr/local/lib/nodejs     && ln -s /usr/local/lib/nodejs/node-v${NODE_VERSION}-linux-x64/bin/node /usr/bin/node     && ln -s /usr/local/lib/nodejs/node-v${NODE_VERSION}-linux-x64/bin/npm /usr/bin/npm     && ln -s /usr/local/lib/nodejs/node-v${NODE_VERSION}-linux-x64/bin/npx /usr/bin/npx     && npm install -g yarn@1.22.10     && ln -s /usr/local/lib/nodejs/node-v${NODE_VERSION}-linux-x64/bin/yarn /usr/bin/yarn
 ---> Using cache
 ---> 73a58b71fedf
Step 7/13 : RUN curl -L -o /tmp/hugo.deb "https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_${HUGO_VERSION}_Linux-64bit.deb"     && dpkg -i /tmp/hugo.deb
 ---> Using cache
 ---> 3055ea5542a0
Step 8/13 : WORKDIR /workdir
 ---> Using cache
 ---> 61e2982f92af
Step 9/13 : COPY . /workdir/
 ---> 45abad294ec9
Step 10/13 : RUN echo -n "Node.js version " && node --version   && echo -n "npm version " && npm --version   && hugo version
 ---> Running in 3e366c9f8bca
Node.js version v16.14.2
npm version 8.5.0
Hugo Static Site Generator v0.76.5-60F0725B linux/amd64 BuildDate: 2020-10-14T15:15:49Z
Removing intermediate container 3e366c9f8bca
 ---> dcc5ab28e4a3
Step 11/13 : RUN bundle     && yarn install --frozen-lockfile     && hugo --gc --minify --destination public
 ---> Running in cb183d461867
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/........
Resolving dependencies...
Fetching asciidoctor 2.0.22
Installing asciidoctor 2.0.22
Using bundler 1.17.3
Bundle complete! 1 Gemfile dependency, 2 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
yarn install v1.22.10
[1/4] Resolving packages...
[2/4] Fetching packages...
info fsevents@2.3.2: The platform "linux" is incompatible with this module.
info "fsevents@2.3.2" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
warning "eclipsefdn-hugo-solstice-theme > eclipsefdn-solstice-assets > laravel-mix > webpack-dev-server > http-proxy-middleware@2.0.2" has unmet peer dependency "@types/express@^4.17.13".
[4/4] Building fresh packages...
$ cross-env NODE_ENV=production npm run production

> eclipsefdn-hugo-asciidoc@0.0.0 production
> cross-env NODE_ENV=production webpack --progress --config=node_modules/laravel-mix/setup/webpack.config.js

Loading eclipsefdn-solstice-assets default configurations.
Browserslist: caniuse-lite is outdated. Please run:
  npx browserslist@latest --update-db
  Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
ℹ Compiling Mix


                         
   Laravel Mix v6.0.49   
                         

✔ Compiled Successfully in 21882ms
┌───────────────────────────────────┬───────────┐
│                              File │ Size      │
├───────────────────────────────────┼───────────┤
│                   /js/solstice.js │ 585 KiB   │
│       /js/solstice.js.LICENSE.txt │ 24.9 KiB  │
│                    css/styles.css │ 242 KiB   │
│  …be1347c682810f199c7f486f40c5974 │ 19.7 KiB  │
│  …60b2710bdbbe3dfe48b58d59bd5f1fb │ 106 KiB   │
│  …692b9ec53fd5972caa2f2372ae20d16 │ 44.3 KiB  │
│  …e810be3a3e14c682a257d6eff341fe4 │ 17.6 KiB  │
│  …2b1212e45a2bc35dd731913b27ad813 │ 22.9 KiB  │
│  …b43027f47b20503057dfbbaa9401fef │ 162 KiB   │
│  …1e38fd9e0e74ba58f7a2b77ef29fdd3 │ 434 KiB   │
│  …e59d2330b4c6deb84b340635ed36249 │ 162 KiB   │
│  …0fd1704ea223900efa9fd4e869efb08 │ 75.4 KiB  │
│  …691f37e57f04c152e2315ab7dbad881 │ 95.7 KiB  │
│  …58262c7f1869489c0a4faabe35e4f08 │ 362 KiB   │
│  …07c056f2120bd11f6b38f781f08150c │ 3.19 KiB  │
│  …ea2caca91f7bff636a3caf8412871c5 │ 23.4 KiB  │
│  …77ad5db4a5fd4291dd35234a1a057ce │ 3.13 KiB  │
│  …aa26698d2593cb8396fbcd1264c3290 │ 14.6 KiB  │
│  …816bd41acf906da45f21e963109a2fc │ 36.4 KiB  │
│  …c2a995c59419bc34713639c431fc953 │ 64.9 KiB  │
│  …3ff043b6b0a45ea06c721f163d52496 │ 1.23 KiB  │
│  …da31ed3c4336f7cde32228284b14936 │ 62.3 KiB  │
│  …70bb3f7797f58e39915fa38d052e732 │ 4.97 KiB  │
│  …9b9ff4c965177e7a88f4dc0c77538cb │ 993 bytes │
│  …f01b07148f205f6e8258e92bbf652d9 │ 4.86 KiB  │
└───────────────────────────────────┴───────────┘
✔ Mix: Compiled successfully in 22.25s
webpack compiled successfully
Done in 58.18s.
Start building sites … 
WARN 2024/04/06 07:19:53 Deprecation Warning: The meeting_minutes shortcode is deprecated and will be removed in Hugo Solstice Theme 1.0. Consider using `eclipsefdn_meeting_minutes`. Find out how to migrate here: https://gitlab.eclipse.org/eclipsefdn/it/webdev/hugo-solstice-theme/-/wikis/Hugo-Solstice-Theme-1.x.x/Migrating-to-1.x.x#replacing-meeting_minutes-shortcode-with-eclipsefdn_meeting_minutes

                   | EN  
-------------------+-----
  Pages            | 28  
  Paginator pages  |  0  
  Non-page files   |  4  
  Static files     | 33  
  Processed images |  0  
  Aliases          | 10  
  Sitemaps         |  1  
  Cleaned          |  0  

Total in 3174 ms
Removing intermediate container cb183d461867
 ---> 9a9a9155ab16
Step 12/13 : FROM eclipsefdn/nginx:${NGINX_IMAGE_TAG}
stable-alpine: Pulling from eclipsefdn/nginx
3c854c8cbf46: Already exists
de5d475193dd: Already exists
b407bcc80638: Already exists
da33b1ad0ac4: Already exists
a0fbd691d7c1: Already exists
16eaaaf5f1c0: Already exists
5e845cc16269: Already exists
4118aa31ff75: Pulling fs layer
473a515d3c52: Pulling fs layer
997e96629127: Pulling fs layer
997e96629127: Verifying Checksum
997e96629127: Download complete
4118aa31ff75: Verifying Checksum
4118aa31ff75: Download complete
473a515d3c52: Verifying Checksum
473a515d3c52: Download complete
4118aa31ff75: Pull complete
473a515d3c52: Pull complete
997e96629127: Pull complete
Digest: sha256:19f2486be9f3b8d910217900d9097bc8956f7eb2b2f182268d8003a1c0a17047
Status: Downloaded newer image for eclipsefdn/nginx:stable-alpine
 ---> 65749762fe40
Step 13/13 : COPY --from=builder /workdir/public/ /usr/share/nginx/html/
 ---> bcadb929fe5d
[Warning] One or more build-args [BUILDER_IMAGE_TAG] were not consumed
Successfully built bcadb929fe5d
Successfully tagged eclipsefdn/asciidoc-wg.eclipse.org:production-8f9deae-257
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Push docker image)
[Pipeline] node
Running on w9x5t-ubuntu1804 in /home/genie.webdev/jenkins-agent/workspace/lic_asciidoc-wg.eclipse.org_main
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab-credentials
Fetching changes from the remote Git repository
Fetching without tags
Checking out Revision 8f9deae87fcdb8d4dbbdae56a395dae061a7d10d (main)
Commit message: "updated meeting minutes"
[GitLab Pipeline Status] Notifying branch build status: RUNNING public/asciidoc-wg.eclipse.org/main #257: Build started...
 > git rev-parse --resolve-git-dir /home/genie.webdev/jenkins-agent/workspace/lic_asciidoc-wg.eclipse.org_main/.git # timeout=10
 > git config remote.origin.url https://gitlab.eclipse.org/eclipse-wg/asciidoc-wg/asciidoc-wg.eclipse.org.git # timeout=10
Fetching upstream changes from https://gitlab.eclipse.org/eclipse-wg/asciidoc-wg/asciidoc-wg.eclipse.org.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials GitLab username/token
 > git fetch --no-tags --progress -- https://gitlab.eclipse.org/eclipse-wg/asciidoc-wg/asciidoc-wg.eclipse.org.git +refs/heads/main:refs/remotes/origin/main # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8f9deae87fcdb8d4dbbdae56a395dae061a7d10d # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u webdevbot -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 /home/genie.webdev/jenkins-agent/workspace/lic_asciidoc-wg.eclipse.org_main@tmp/092943c6-c474-4e1d-b713-5d654682eb1b/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 push eclipsefdn/asciidoc-wg.eclipse.org:production-8f9deae-257
The push refers to repository [docker.io/eclipsefdn/asciidoc-wg.eclipse.org]
fd9e0f274402: Preparing
91d1ba6d8742: Preparing
9ce6ab2a5541: Preparing
4a95c44e00d2: Preparing
7388ed75460c: Preparing
66afb7c3e6d1: Preparing
439be94dd989: Preparing
08761a690f84: Preparing
419b89bbfa3b: Preparing
5fa2288e0d6e: Preparing
f4111324080c: Preparing
66afb7c3e6d1: Waiting
439be94dd989: Waiting
08761a690f84: Waiting
419b89bbfa3b: Waiting
5fa2288e0d6e: Waiting
f4111324080c: Waiting
7388ed75460c: Layer already exists
66afb7c3e6d1: Layer already exists
439be94dd989: Layer already exists
9ce6ab2a5541: Mounted from eclipsefdn/nginx
4a95c44e00d2: Mounted from eclipsefdn/nginx
08761a690f84: Layer already exists
91d1ba6d8742: Mounted from eclipsefdn/nginx
419b89bbfa3b: Layer already exists
f4111324080c: Layer already exists
5fa2288e0d6e: Layer already exists
fd9e0f274402: Pushed
production-8f9deae-257: digest: sha256:c8dec861bd6c80890e2ba768e312a8a7606db5edff1837e4bfa686a14fad30de size: 2614
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Tag and push image as latest)
[Pipeline] node
Running on w9x5t-ubuntu1804 in /home/genie.webdev/jenkins-agent/workspace/lic_asciidoc-wg.eclipse.org_main
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab-credentials
Fetching changes from the remote Git repository
Fetching without tags
Checking out Revision 8f9deae87fcdb8d4dbbdae56a395dae061a7d10d (main)
Commit message: "updated meeting minutes"
[GitLab Pipeline Status] Notifying branch build status: RUNNING public/asciidoc-wg.eclipse.org/main #257: Build started...
 > git rev-parse --resolve-git-dir /home/genie.webdev/jenkins-agent/workspace/lic_asciidoc-wg.eclipse.org_main/.git # timeout=10
 > git config remote.origin.url https://gitlab.eclipse.org/eclipse-wg/asciidoc-wg/asciidoc-wg.eclipse.org.git # timeout=10
Fetching upstream changes from https://gitlab.eclipse.org/eclipse-wg/asciidoc-wg/asciidoc-wg.eclipse.org.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials GitLab username/token
 > git fetch --no-tags --progress -- https://gitlab.eclipse.org/eclipse-wg/asciidoc-wg/asciidoc-wg.eclipse.org.git +refs/heads/main:refs/remotes/origin/main # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8f9deae87fcdb8d4dbbdae56a395dae061a7d10d # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u webdevbot -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 /home/genie.webdev/jenkins-agent/workspace/lic_asciidoc-wg.eclipse.org_main@tmp/012441d5-4617-4eb8-82fe-9d20730b64dc/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 tag eclipsefdn/asciidoc-wg.eclipse.org:production-8f9deae-257 eclipsefdn/asciidoc-wg.eclipse.org:latest
+ docker push eclipsefdn/asciidoc-wg.eclipse.org:latest
The push refers to repository [docker.io/eclipsefdn/asciidoc-wg.eclipse.org]
fd9e0f274402: Preparing
91d1ba6d8742: Preparing
9ce6ab2a5541: Preparing
4a95c44e00d2: Preparing
7388ed75460c: Preparing
66afb7c3e6d1: Preparing
439be94dd989: Preparing
08761a690f84: Preparing
419b89bbfa3b: Preparing
5fa2288e0d6e: Preparing
f4111324080c: Preparing
08761a690f84: Waiting
419b89bbfa3b: Waiting
5fa2288e0d6e: Waiting
66afb7c3e6d1: Waiting
439be94dd989: Waiting
f4111324080c: Waiting
91d1ba6d8742: Layer already exists
7388ed75460c: Layer already exists
9ce6ab2a5541: Layer already exists
fd9e0f274402: Layer already exists
4a95c44e00d2: Layer already exists
419b89bbfa3b: Layer already exists
66afb7c3e6d1: Layer already exists
439be94dd989: Layer already exists
08761a690f84: Layer already exists
5fa2288e0d6e: Layer already exists
f4111324080c: Layer already exists
latest: digest: sha256:c8dec861bd6c80890e2ba768e312a8a7606db5edff1837e4bfa686a14fad30de size: 2614
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy to cluster)
[Pipeline] container
[Pipeline] {
[Pipeline] withKubeConfig
[Pipeline] {
[Pipeline] sh
Flag --record has been deprecated, --record will be removed in the future
deployment.apps/asciidoc-wg.eclipse.org image updated
Waiting for deployment spec update to be observed...
Waiting for deployment "asciidoc-wg.eclipse.org" rollout to finish: 0 out of 2 new replicas have been updated...
Waiting for deployment "asciidoc-wg.eclipse.org" rollout to finish: 1 out of 2 new replicas have been updated...
Waiting for deployment "asciidoc-wg.eclipse.org" rollout to finish: 1 out of 2 new replicas have been updated...
Waiting for deployment "asciidoc-wg.eclipse.org" rollout to finish: 1 out of 2 new replicas have been updated...
Waiting for deployment "asciidoc-wg.eclipse.org" rollout to finish: 1 old replicas are pending termination...
Waiting for deployment "asciidoc-wg.eclipse.org" rollout to finish: 1 old replicas are pending termination...
deployment "asciidoc-wg.eclipse.org" successfully rolled out
[Pipeline] }
[kubernetes-cli] kubectl configuration cleaned up
[Pipeline] // withKubeConfig
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
[GitLab Pipeline Status] Notifying branch build status: SUCCESS public/asciidoc-wg.eclipse.org/main #257: This commit looks good.
[GitLab Pipeline Status] Notified
Finished: SUCCESS