Skip to content

Console Output

00:02:06 [2024-01-18T05:02:06.192Z] Started by an SCM change
00:02:06 [2024-01-18T05:02:06.756Z] Obtained Jenkinsfile from git https://github.com/eclipse/xtext-website.git
00:02:06 [2024-01-18T05:02:06.788Z] [Pipeline] Start of Pipeline
00:02:07 [2024-01-18T05:02:07.164Z] [Pipeline] echo
00:02:07 [2024-01-18T05:02:07.164Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
00:02:07 [2024-01-18T05:02:07.166Z] [Pipeline] podTemplate
00:02:07 [2024-01-18T05:02:07.207Z] [Pipeline] {
00:02:07 [2024-01-18T05:02:07.495Z] [Pipeline] node
00:02:17 [2024-01-18T05:02:17.213Z] Created Pod: kubernetes xtext/xtext-build-pod-1wt5l-q69j1
00:02:22 [2024-01-18T05:02:22.496Z] Still waiting to schedule task
00:02:22 [2024-01-18T05:02:22.496Z]xtext-build-pod-1wt5l-q69j1’ is offline
00:02:30 [2024-01-18T05:02:30.768Z] Agent xtext-build-pod-1wt5l-q69j1 is provisioned from template xtext-build-pod-1wt5l
00:02:30 [2024-01-18T05:02:30.769Z] ---
00:02:30 [2024-01-18T05:02:30.769Z] apiVersion: "v1"
00:02:30 [2024-01-18T05:02:30.769Z] kind: "Pod"
00:02:30 [2024-01-18T05:02:30.769Z] metadata:
00:02:30 [2024-01-18T05:02:30.769Z]   annotations:
00:02:30 [2024-01-18T05:02:30.769Z]     buildUrl: "http://jenkins-ui.xtext.svc.cluster.local/xtext/job/releng/job/website-deploy/1102/"
00:02:30 [2024-01-18T05:02:30.769Z]     runUrl: "job/releng/job/website-deploy/1102/"
00:02:30 [2024-01-18T05:02:30.769Z]   labels:
00:02:30 [2024-01-18T05:02:30.769Z]     jenkins: "slave"
00:02:30 [2024-01-18T05:02:30.769Z]     jenkins/label-digest: "aed0bef94b5656ea0ec8ece53f5476283a92a40a"
00:02:30 [2024-01-18T05:02:30.769Z]     jenkins/label: "xtext-build-pod"
00:02:30 [2024-01-18T05:02:30.770Z]   name: "xtext-build-pod-1wt5l-q69j1"
00:02:30 [2024-01-18T05:02:30.770Z]   namespace: "xtext"
00:02:30 [2024-01-18T05:02:30.770Z] spec:
00:02:30 [2024-01-18T05:02:30.770Z]   containers:
00:02:30 [2024-01-18T05:02:30.770Z]   - args:
00:02:30 [2024-01-18T05:02:30.770Z]     - "$(JENKINS_SECRET)"
00:02:30 [2024-01-18T05:02:30.770Z]     - "$(JENKINS_NAME)"
00:02:30 [2024-01-18T05:02:30.770Z]     env:
00:02:30 [2024-01-18T05:02:30.770Z]     - name: "JENKINS_SECRET"
00:02:30 [2024-01-18T05:02:30.770Z]       value: "********"
00:02:30 [2024-01-18T05:02:30.770Z]     - name: "JENKINS_TUNNEL"
00:02:30 [2024-01-18T05:02:30.770Z]       value: "jenkins-discovery.xtext.svc.cluster.local:50000"
00:02:30 [2024-01-18T05:02:30.770Z]     - name: "JENKINS_AGENT_NAME"
00:02:30 [2024-01-18T05:02:30.770Z]       value: "xtext-build-pod-1wt5l-q69j1"
00:02:30 [2024-01-18T05:02:30.770Z]     - name: "JENKINS_NAME"
00:02:30 [2024-01-18T05:02:30.770Z]       value: "xtext-build-pod-1wt5l-q69j1"
00:02:30 [2024-01-18T05:02:30.770Z]     - name: "JENKINS_AGENT_WORKDIR"
00:02:30 [2024-01-18T05:02:30.770Z]       value: "/home/jenkins/agent"
00:02:30 [2024-01-18T05:02:30.770Z]     - name: "JENKINS_URL"
00:02:30 [2024-01-18T05:02:30.770Z]       value: "http://jenkins-ui.xtext.svc.cluster.local/xtext/"
00:02:30 [2024-01-18T05:02:30.770Z]     image: "eclipsecbi/jenkins-jnlp-agent"
00:02:30 [2024-01-18T05:02:30.770Z]     name: "jnlp"
00:02:30 [2024-01-18T05:02:30.770Z]     resources:
00:02:30 [2024-01-18T05:02:30.770Z]       requests:
00:02:30 [2024-01-18T05:02:30.770Z]         memory: "256Mi"
00:02:30 [2024-01-18T05:02:30.770Z]         cpu: "100m"
00:02:30 [2024-01-18T05:02:30.770Z]     volumeMounts:
00:02:30 [2024-01-18T05:02:30.770Z]     - mountPath: "/home/jenkins/.ssh"
00:02:30 [2024-01-18T05:02:30.770Z]       name: "volume-known-hosts"
00:02:30 [2024-01-18T05:02:30.770Z]     - mountPath: "/home/jenkins/agent"
00:02:30 [2024-01-18T05:02:30.770Z]       name: "workspace-volume"
00:02:30 [2024-01-18T05:02:30.770Z]       readOnly: false
00:02:30 [2024-01-18T05:02:30.770Z]   - image: "docker.io/smoht/xtext-buildenv:0.7"
00:02:30 [2024-01-18T05:02:30.770Z]     name: "xtext-buildenv"
00:02:30 [2024-01-18T05:02:30.770Z]     resources:
00:02:30 [2024-01-18T05:02:30.770Z]       limits:
00:02:30 [2024-01-18T05:02:30.770Z]         memory: "2Gi"
00:02:30 [2024-01-18T05:02:30.770Z]         cpu: "1"
00:02:30 [2024-01-18T05:02:30.770Z]       requests:
00:02:30 [2024-01-18T05:02:30.770Z]         memory: "2Gi"
00:02:30 [2024-01-18T05:02:30.770Z]         cpu: "1"
00:02:30 [2024-01-18T05:02:30.770Z]     tty: true
00:02:30 [2024-01-18T05:02:30.770Z]     volumeMounts:
00:02:30 [2024-01-18T05:02:30.770Z]     - mountPath: "/home/jenkins/.ssh"
00:02:30 [2024-01-18T05:02:30.770Z]       name: "volume-known-hosts"
00:02:30 [2024-01-18T05:02:30.770Z]     - mountPath: "/home/jenkins/agent"
00:02:30 [2024-01-18T05:02:30.770Z]       name: "workspace-volume"
00:02:30 [2024-01-18T05:02:30.770Z]       readOnly: false
00:02:30 [2024-01-18T05:02:30.770Z]   nodeSelector:
00:02:30 [2024-01-18T05:02:30.770Z]     kubernetes.io/os: "linux"
00:02:30 [2024-01-18T05:02:30.770Z]   restartPolicy: "Never"
00:02:30 [2024-01-18T05:02:30.770Z]   volumes:
00:02:30 [2024-01-18T05:02:30.770Z]   - emptyDir:
00:02:30 [2024-01-18T05:02:30.770Z]       medium: ""
00:02:30 [2024-01-18T05:02:30.770Z]     name: "workspace-volume"
00:02:30 [2024-01-18T05:02:30.770Z]   - configMap:
00:02:30 [2024-01-18T05:02:30.770Z]       name: "known-hosts"
00:02:30 [2024-01-18T05:02:30.770Z]     name: "volume-known-hosts"
00:02:30 [2024-01-18T05:02:30.770Z] 
00:02:30 [2024-01-18T05:02:30.770Z] Running on xtext-build-pod-1wt5l-q69j1 in /home/jenkins/agent/workspace/releng/website-deploy
00:02:30 [2024-01-18T05:02:30.771Z] [Pipeline] {
00:02:30 [2024-01-18T05:02:30.817Z] [Pipeline] stage
00:02:30 [2024-01-18T05:02:30.818Z] [Pipeline] { (Declarative: Checkout SCM)
00:02:31 [2024-01-18T05:02:31.010Z] [Pipeline] checkout
00:02:32 [2024-01-18T05:02:32.092Z] The recommended git tool is: git
00:02:38 [2024-01-18T05:02:38.711Z] No credentials specified
00:02:38 [2024-01-18T05:02:38.714Z] Cloning the remote Git repository
00:02:38 [2024-01-18T05:02:38.714Z] Using no checkout clone with sparse checkout.
00:02:38 [2024-01-18T05:02:38.714Z] Using shallow clone with depth 1
00:02:38 [2024-01-18T05:02:38.714Z] Avoid fetching tags
00:02:38 [2024-01-18T05:02:38.808Z] Cloning repository https://github.com/eclipse/xtext-website.git
00:02:38 [2024-01-18T05:02:38.891Z]  > git init /home/jenkins/agent/workspace/releng/website-deploy/git-repo # timeout=10
00:02:39 [2024-01-18T05:02:39.006Z] Fetching upstream changes from https://github.com/eclipse/xtext-website.git
00:02:39 [2024-01-18T05:02:39.006Z]  > git --version # timeout=10
00:02:39 [2024-01-18T05:02:39.091Z]  > git --version # 'git version 2.20.1'
00:02:39 [2024-01-18T05:02:39.093Z]  > git fetch --no-tags --force --progress --depth=1 -- https://github.com/eclipse/xtext-website.git +refs/heads/*:refs/remotes/origin/* # timeout=10
00:02:41 [2024-01-18T05:02:41.659Z]  > git config remote.origin.url https://github.com/eclipse/xtext-website.git # timeout=10
00:02:41 [2024-01-18T05:02:41.693Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:02:44 [2024-01-18T05:02:44.897Z] Avoid second fetch
00:02:44 [2024-01-18T05:02:44.993Z] Checking out Revision bd80cf4cfd230a1b725516368c7d4f9131cb2534 (refs/remotes/origin/published)
00:02:44 [2024-01-18T05:02:44.900Z]  > git rev-parse refs/remotes/origin/published^{commit} # timeout=10
00:02:45 [2024-01-18T05:02:45.395Z]  > git config core.sparsecheckout # timeout=10
00:02:45 [2024-01-18T05:02:45.399Z]  > git config core.sparsecheckout true # timeout=10
00:02:45 [2024-01-18T05:02:45.594Z]  > git read-tree -mu HEAD # timeout=10
00:02:45 [2024-01-18T05:02:45.598Z]  > git checkout -f bd80cf4cfd230a1b725516368c7d4f9131cb2534 # timeout=10
00:02:47 [2024-01-18T05:02:47.795Z] Commit message: "Revert "Revert "Revert "prepare 2.34 docs see eclipse/xtext#2845""""
00:02:47 [2024-01-18T05:02:47.804Z] First time build. Skipping changelog.
00:02:47 [2024-01-18T05:02:47.805Z] Cleaning workspace
00:02:48 [2024-01-18T05:02:48.902Z] [Pipeline] }
00:02:48 [2024-01-18T05:02:48.908Z] [Pipeline] // stage
00:02:48 [2024-01-18T05:02:48.917Z] [Pipeline] withEnv
00:02:48 [2024-01-18T05:02:48.917Z] [Pipeline] {
00:02:49 [2024-01-18T05:02:49.018Z] [Pipeline] timeout
00:02:49 [2024-01-18T05:02:49.018Z] Timeout set to expire in 30 min
00:02:49 [2024-01-18T05:02:49.018Z] [Pipeline] {
00:02:49 [2024-01-18T05:02:49.028Z] [Pipeline] stage
00:02:49 [2024-01-18T05:02:49.028Z] [Pipeline] { (Checkout)
00:02:47 [2024-01-18T05:02:47.800Z]  > git rev-list --no-walk 31260261c415025d275511e6d7b096da0870bbf6 # timeout=10
00:02:47 [2024-01-18T05:02:47.807Z]  > git rev-parse --verify HEAD # timeout=10
00:02:47 [2024-01-18T05:02:47.893Z] Resetting working tree
00:02:47 [2024-01-18T05:02:47.894Z]  > git reset --hard # timeout=10
00:02:48 [2024-01-18T05:02:48.804Z]  > git clean -fdx # timeout=10
00:02:49 [2024-01-18T05:02:49.047Z] [Pipeline] sshagent
00:02:49 [2024-01-18T05:02:49.055Z] [ssh-agent] Using credentials genie-xtext (GitHub bot (SSH))
00:02:49 [2024-01-18T05:02:49.055Z] [ssh-agent] Looking for ssh-agent implementation...
00:02:49 [2024-01-18T05:02:49.201Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
00:02:49 [2024-01-18T05:02:49.204Z] $ ssh-agent
00:02:49 [2024-01-18T05:02:49.296Z] SSH_AUTH_SOCK=/tmp/ssh-r8mM72mfhn7B/agent.163
00:02:49 [2024-01-18T05:02:49.296Z] SSH_AGENT_PID=165
00:02:49 [2024-01-18T05:02:49.401Z] Running ssh-add (command line suppressed)
00:02:49 [2024-01-18T05:02:49.496Z] Identity added: /home/jenkins/agent/workspace/releng/website-deploy@tmp/private_key_7575349358259414911.key (/home/jenkins/agent/workspace/releng/website-deploy@tmp/private_key_7575349358259414911.key)
00:02:49 [2024-01-18T05:02:49.599Z] [ssh-agent] Started.
00:02:49 [2024-01-18T05:02:49.599Z] [Pipeline] {
00:02:49 [2024-01-18T05:02:49.608Z] [Pipeline] sh
00:02:50 [2024-01-18T05:02:50.409Z] + rm -rf deploy-xtext-git-repo
00:02:50 [2024-01-18T05:02:50.409Z] + git clone -b master git@github.com:eclipse/xtext-website-publish.git deploy-xtext-git-repo
00:02:50 [2024-01-18T05:02:50.409Z] Cloning into 'deploy-xtext-git-repo'...
00:02:57 [2024-01-18T05:02:57.493Z] [Pipeline] }
00:02:57 [2024-01-18T05:02:57.496Z] $ ssh-agent -k
00:02:57 [2024-01-18T05:02:57.501Z] unset SSH_AUTH_SOCK;
00:02:57 [2024-01-18T05:02:57.501Z] unset SSH_AGENT_PID;
00:02:57 [2024-01-18T05:02:57.501Z] echo Agent pid 165 killed;
00:02:57 [2024-01-18T05:02:57.511Z] [ssh-agent] Stopped.
00:02:57 [2024-01-18T05:02:57.518Z] [Pipeline] // sshagent
00:02:57 [2024-01-18T05:02:57.524Z] [Pipeline] }
00:02:57 [2024-01-18T05:02:57.530Z] [Pipeline] // stage
00:02:57 [2024-01-18T05:02:57.537Z] [Pipeline] stage
00:02:57 [2024-01-18T05:02:57.538Z] [Pipeline] { (Generate site)
00:02:57 [2024-01-18T05:02:57.554Z] [Pipeline] container
00:02:57 [2024-01-18T05:02:57.555Z] [Pipeline] {
00:02:57 [2024-01-18T05:02:57.562Z] [Pipeline] echo
00:02:57 [2024-01-18T05:02:57.562Z] Building..
00:02:57 [2024-01-18T05:02:57.563Z] [Pipeline] dir
00:02:57 [2024-01-18T05:02:57.563Z] Running in /home/jenkins/agent/workspace/releng/website-deploy/git-repo/xtext-website
00:02:57 [2024-01-18T05:02:57.563Z] [Pipeline] {
00:02:57 [2024-01-18T05:02:57.570Z] [Pipeline] sh
00:02:58 [2024-01-18T05:02:58.118Z] + bundle exec jekyll build
00:02:58 [2024-01-18T05:02:58.118Z] `/home/default` is not writable.
00:02:58 [2024-01-18T05:02:58.118Z] Bundler will use `/tmp/bundler/home/unknown' as your home directory temporarily.
00:02:58 [2024-01-18T05:02:58.685Z] Configuration file: /home/jenkins/agent/workspace/releng/website-deploy/git-repo/xtext-website/_config.yml
00:02:58 [2024-01-18T05:02:58.685Z]             Source: /home/jenkins/agent/workspace/releng/website-deploy/git-repo/xtext-website
00:02:58 [2024-01-18T05:02:58.685Z]        Destination: /home/jenkins/agent/workspace/releng/website-deploy/git-repo/xtext-website/_site
00:02:58 [2024-01-18T05:02:58.685Z]       Generating... 
00:02:59 [2024-01-18T05:02:59.252Z]                     done.
00:02:59 [2024-01-18T05:02:59.253Z]  Auto-regeneration: disabled. Use --watch to enable.
00:02:59 [2024-01-18T05:02:59.258Z] [Pipeline] }
00:03:01 [2024-01-18T05:03:01.022Z] [Pipeline] // dir
00:03:02 [2024-01-18T05:03:02.902Z] [Pipeline] dir
00:03:02 [2024-01-18T05:03:02.902Z] Running in /home/jenkins/agent/workspace/releng/website-deploy/git-repo/xtend-website
00:03:02 [2024-01-18T05:03:02.902Z] [Pipeline] {
00:03:03 [2024-01-18T05:03:03.546Z] [Pipeline] sh
00:03:04 [2024-01-18T05:03:04.083Z] + bundle exec jekyll build --destination ../xtext-website/_site/xtend
00:03:04 [2024-01-18T05:03:04.083Z] `/home/default` is not writable.
00:03:04 [2024-01-18T05:03:04.083Z] Bundler will use `/tmp/bundler/home/unknown' as your home directory temporarily.
00:03:04 [2024-01-18T05:03:04.650Z] Configuration file: /home/jenkins/agent/workspace/releng/website-deploy/git-repo/xtend-website/_config.yml
00:03:04 [2024-01-18T05:03:04.650Z]             Source: /home/jenkins/agent/workspace/releng/website-deploy/git-repo/xtend-website
00:03:04 [2024-01-18T05:03:04.650Z]        Destination: ../xtext-website/_site/xtend
00:03:04 [2024-01-18T05:03:04.650Z]       Generating... 
00:03:04 [2024-01-18T05:03:04.908Z]                     done.
00:03:04 [2024-01-18T05:03:04.908Z]  Auto-regeneration: disabled. Use --watch to enable.
00:03:04 [2024-01-18T05:03:04.914Z] [Pipeline] }
00:03:04 [2024-01-18T05:03:04.921Z] [Pipeline] // dir
00:03:04 [2024-01-18T05:03:04.926Z] [Pipeline] }
00:03:05 [2024-01-18T05:03:05.255Z] [Pipeline] // container
00:03:05 [2024-01-18T05:03:05.835Z] [Pipeline] }
00:03:06 [2024-01-18T05:03:06.423Z] [Pipeline] // stage
00:03:07 [2024-01-18T05:03:07.723Z] [Pipeline] stage
00:03:07 [2024-01-18T05:03:07.724Z] [Pipeline] { (Commit changes)
00:03:07 [2024-01-18T05:03:07.874Z] [Pipeline] dir
00:03:07 [2024-01-18T05:03:07.874Z] Running in /home/jenkins/agent/workspace/releng/website-deploy/deploy-xtext-git-repo
00:03:07 [2024-01-18T05:03:07.874Z] [Pipeline] {
00:03:08 [2024-01-18T05:03:08.090Z] [Pipeline] sh
00:03:08 [2024-01-18T05:03:08.395Z] + git config user.name genie-xtext
00:03:08 [2024-01-18T05:03:08.395Z] + git config user.email xtext-bot@eclipse.org
00:03:08 [2024-01-18T05:03:08.395Z] + cp -r /home/jenkins/agent/workspace/releng/website-deploy/git-repo/xtext-website/_site/community.html /home/jenkins/agent/workspace/releng/website-deploy/git-repo/xtext-website/_site/css /home/jenkins/agent/workspace/releng/website-deploy/git-repo/xtext-website/_site/documentation /home/jenkins/agent/workspace/releng/website-deploy/git-repo/xtext-website/_site/documentation.html /home/jenkins/agent/workspace/releng/website-deploy/git-repo/xtext-website/_site/download /home/jenkins/agent/workspace/releng/website-deploy/git-repo/xtext-website/_site/download.html /home/jenkins/agent/workspace/releng/website-deploy/git-repo/xtext-website/_site/feed.xml /home/jenkins/agent/workspace/releng/website-deploy/git-repo/xtext-website/_site/images /home/jenkins/agent/workspace/releng/website-deploy/git-repo/xtext-website/_site/index.html /home/jenkins/agent/workspace/releng/website-deploy/git-repo/xtext-website/_site/js /home/jenkins/agent/workspace/releng/website-deploy/git-repo/xtext-website/_site/news /home/jenkins/agent/workspace/releng/website-deploy/git-repo/xtext-website/_site/releasenotes /home/jenkins/agent/workspace/releng/website-deploy/git-repo/xtext-website/_site/releasenotes.html /home/jenkins/agent/workspace/releng/website-deploy/git-repo/xtext-website/_site/xtend /home/jenkins/agent/workspace/releng/website-deploy/git-repo/xtext-website/_site/xtext .
00:03:09 [2024-01-18T05:03:09.896Z] + git diff
00:03:11 [2024-01-18T05:03:11.395Z] diff --git a/feed.xml b/feed.xml
00:03:11 [2024-01-18T05:03:11.395Z] index ff0019e..f448cf2 100644
00:03:11 [2024-01-18T05:03:11.395Z] --- a/feed.xml
00:03:11 [2024-01-18T05:03:11.395Z] +++ b/feed.xml
00:03:11 [2024-01-18T05:03:11.395Z] @@ -6,8 +6,8 @@
00:03:11 [2024-01-18T05:03:11.395Z]  </description>
00:03:11 [2024-01-18T05:03:11.395Z]      <link>https://eclipse.dev/Xtext/</link>
00:03:11 [2024-01-18T05:03:11.395Z]      <atom:link href="https://eclipse.dev/Xtext/feed.xml" rel="self" type="application/rss+xml"/>
00:03:11 [2024-01-18T05:03:11.395Z] -    <pubDate>Thu, 18 Jan 2024 04:59:07 +0000</pubDate>
00:03:11 [2024-01-18T05:03:11.395Z] -    <lastBuildDate>Thu, 18 Jan 2024 04:59:07 +0000</lastBuildDate>
00:03:11 [2024-01-18T05:03:11.395Z] +    <pubDate>Thu, 18 Jan 2024 05:02:58 +0000</pubDate>
00:03:11 [2024-01-18T05:03:11.395Z] +    <lastBuildDate>Thu, 18 Jan 2024 05:02:58 +0000</lastBuildDate>
00:03:11 [2024-01-18T05:03:11.395Z]      <generator>Jekyll v2.5.3</generator>
00:03:11 [2024-01-18T05:03:11.395Z]      
00:03:11 [2024-01-18T05:03:11.395Z]        <item>
00:03:11 [2024-01-18T05:03:11.395Z] diff --git a/xtend/feed.xml b/xtend/feed.xml
00:03:11 [2024-01-18T05:03:11.395Z] index 0c9a939..f55b3bc 100644
00:03:11 [2024-01-18T05:03:11.395Z] --- a/xtend/feed.xml
00:03:11 [2024-01-18T05:03:11.395Z] +++ b/xtend/feed.xml
00:03:11 [2024-01-18T05:03:11.395Z] @@ -6,8 +6,8 @@
00:03:11 [2024-01-18T05:03:11.395Z]  </description>
00:03:11 [2024-01-18T05:03:11.395Z]      <link>https://eclipse.dev/Xtext/xtend/</link>
00:03:11 [2024-01-18T05:03:11.395Z]      <atom:link href="https://eclipse.dev/Xtext/xtend/feed.xml" rel="self" type="application/rss+xml"/>
00:03:11 [2024-01-18T05:03:11.395Z] -    <pubDate>Thu, 18 Jan 2024 04:59:09 +0000</pubDate>
00:03:11 [2024-01-18T05:03:11.396Z] -    <lastBuildDate>Thu, 18 Jan 2024 04:59:09 +0000</lastBuildDate>
00:03:11 [2024-01-18T05:03:11.396Z] +    <pubDate>Thu, 18 Jan 2024 05:03:04 +0000</pubDate>
00:03:11 [2024-01-18T05:03:11.396Z] +    <lastBuildDate>Thu, 18 Jan 2024 05:03:04 +0000</lastBuildDate>
00:03:11 [2024-01-18T05:03:11.396Z]      <generator>Jekyll v2.5.3</generator>
00:03:11 [2024-01-18T05:03:11.396Z]      
00:03:11 [2024-01-18T05:03:11.396Z]        <item>
00:03:12 [2024-01-18T05:03:12.002Z] + git add --all :/
00:03:12 [2024-01-18T05:03:12.395Z] + git commit -m 'Generated from commit: https://github.com/eclipse/xtext/commit/bd80cf4cfd230a1b725516368c7d4f9131cb2534'
00:03:12 [2024-01-18T05:03:12.395Z] [master 0065db1] Generated from commit: https://github.com/eclipse/xtext/commit/bd80cf4cfd230a1b725516368c7d4f9131cb2534
00:03:12 [2024-01-18T05:03:12.395Z]  2 files changed, 4 insertions(+), 4 deletions(-)
00:03:12 [2024-01-18T05:03:12.395Z] + git status
00:03:12 [2024-01-18T05:03:12.395Z] On branch master
00:03:12 [2024-01-18T05:03:12.395Z] Your branch is ahead of 'origin/master' by 1 commit.
00:03:12 [2024-01-18T05:03:12.395Z]   (use "git push" to publish your local commits)
00:03:12 [2024-01-18T05:03:12.395Z] 
00:03:12 [2024-01-18T05:03:12.395Z] nothing to commit, working tree clean
00:03:12 [2024-01-18T05:03:12.407Z] [Pipeline] }
00:03:12 [2024-01-18T05:03:12.414Z] [Pipeline] // dir
00:03:12 [2024-01-18T05:03:12.420Z] [Pipeline] }
00:03:13 [2024-01-18T05:03:13.399Z] [Pipeline] // stage
00:03:13 [2024-01-18T05:03:13.906Z] [Pipeline] stage
00:03:13 [2024-01-18T05:03:13.906Z] [Pipeline] { (Deploy)
00:03:14 [2024-01-18T05:03:14.864Z] [Pipeline] echo
00:03:14 [2024-01-18T05:03:14.865Z] Deploying....
00:03:14 [2024-01-18T05:03:14.865Z] [Pipeline] dir
00:03:14 [2024-01-18T05:03:14.866Z] Running in /home/jenkins/agent/workspace/releng/website-deploy/deploy-xtext-git-repo
00:03:14 [2024-01-18T05:03:14.866Z] [Pipeline] {
00:03:14 [2024-01-18T05:03:14.873Z] [Pipeline] sshagent
00:03:14 [2024-01-18T05:03:14.880Z] [ssh-agent] Using credentials genie-xtext (GitHub bot (SSH))
00:03:14 [2024-01-18T05:03:14.880Z] [ssh-agent] Looking for ssh-agent implementation...
00:03:14 [2024-01-18T05:03:14.905Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
00:03:14 [2024-01-18T05:03:14.991Z] $ ssh-agent
00:03:15 [2024-01-18T05:03:15.004Z] SSH_AUTH_SOCK=/tmp/ssh-87YYU4MeF4JR/agent.212
00:03:15 [2024-01-18T05:03:15.004Z] SSH_AGENT_PID=214
00:03:15 [2024-01-18T05:03:15.098Z] Running ssh-add (command line suppressed)
00:03:15 [2024-01-18T05:03:15.195Z] Identity added: /home/jenkins/agent/workspace/releng/website-deploy/deploy-xtext-git-repo@tmp/private_key_1337401642539225336.key (/home/jenkins/agent/workspace/releng/website-deploy/deploy-xtext-git-repo@tmp/private_key_1337401642539225336.key)
00:03:15 [2024-01-18T05:03:15.205Z] [ssh-agent] Started.
00:03:15 [2024-01-18T05:03:15.206Z] [Pipeline] {
00:03:15 [2024-01-18T05:03:15.215Z] [Pipeline] sh
00:03:15 [2024-01-18T05:03:15.693Z] + git push origin master
00:03:16 [2024-01-18T05:03:16.693Z] To github.com:eclipse/xtext-website-publish.git
00:03:16 [2024-01-18T05:03:16.693Z]    501a21a..0065db1  master -> master
00:03:16 [2024-01-18T05:03:16.699Z] [Pipeline] }
00:03:16 [2024-01-18T05:03:16.702Z] $ ssh-agent -k
00:03:16 [2024-01-18T05:03:16.791Z] unset SSH_AUTH_SOCK;
00:03:16 [2024-01-18T05:03:16.792Z] unset SSH_AGENT_PID;
00:03:16 [2024-01-18T05:03:16.792Z] echo Agent pid 214 killed;
00:03:16 [2024-01-18T05:03:16.798Z] [ssh-agent] Stopped.
00:03:16 [2024-01-18T05:03:16.804Z] [Pipeline] // sshagent
00:03:16 [2024-01-18T05:03:16.811Z] [Pipeline] }
00:03:16 [2024-01-18T05:03:16.816Z] [Pipeline] // dir
00:03:16 [2024-01-18T05:03:16.822Z] [Pipeline] }
00:03:16 [2024-01-18T05:03:16.828Z] [Pipeline] // stage
00:03:16 [2024-01-18T05:03:16.834Z] [Pipeline] }
00:03:16 [2024-01-18T05:03:16.840Z] [Pipeline] // timeout
00:03:16 [2024-01-18T05:03:16.846Z] [Pipeline] }
00:03:16 [2024-01-18T05:03:16.852Z] [Pipeline] // withEnv
00:03:16 [2024-01-18T05:03:16.857Z] [Pipeline] }
00:03:16 [2024-01-18T05:03:16.863Z] [Pipeline] // node
00:03:16 [2024-01-18T05:03:16.869Z] [Pipeline] }
00:03:16 [2024-01-18T05:03:16.875Z] [Pipeline] // podTemplate
00:03:16 [2024-01-18T05:03:16.881Z] [Pipeline] End of Pipeline
00:03:16 [2024-01-18T05:03:16.913Z] Finished: SUCCESS