Skip to content

Console Output

09:18:03 [2023-02-27T14:18:03.302Z] Started by user Christian Dietrich
09:18:03 [2023-02-27T14:18:03.302Z] Running as Christian Dietrich
09:18:05 [2023-02-27T14:18:05.282Z] Obtained Jenkinsfile from git https://github.com/xtext/xtext-p2-orbit
09:18:05 [2023-02-27T14:18:05.302Z] [Pipeline] Start of Pipeline
09:18:06 [2023-02-27T14:18:06.995Z] [Pipeline] echo
09:18:06 [2023-02-27T14:18:06.995Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
09:18:06 [2023-02-27T14:18:06.997Z] [Pipeline] podTemplate
09:18:06 [2023-02-27T14:18:06.998Z] [Pipeline] {
09:18:07 [2023-02-27T14:18:07.934Z] [Pipeline] node
09:18:15 [2023-02-27T14:18:15.453Z] Agent centos-7-xgnmg is provisioned from template centos-7
09:18:15 [2023-02-27T14:18:15.455Z] ---
09:18:15 [2023-02-27T14:18:15.455Z] apiVersion: "v1"
09:18:15 [2023-02-27T14:18:15.455Z] kind: "Pod"
09:18:15 [2023-02-27T14:18:15.455Z] metadata:
09:18:15 [2023-02-27T14:18:15.455Z]   annotations: {}
09:18:15 [2023-02-27T14:18:15.455Z]   labels:
09:18:15 [2023-02-27T14:18:15.455Z]     jenkins: "slave"
09:18:15 [2023-02-27T14:18:15.455Z]     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
09:18:15 [2023-02-27T14:18:15.455Z]     jenkins/label: "migration_jipp-migration_centos-7"
09:18:15 [2023-02-27T14:18:15.455Z]   name: "centos-7-xgnmg"
09:18:15 [2023-02-27T14:18:15.455Z]   namespace: "xtext"
09:18:15 [2023-02-27T14:18:15.455Z] spec:
09:18:15 [2023-02-27T14:18:15.455Z]   containers:
09:18:15 [2023-02-27T14:18:15.455Z]   - env:
09:18:15 [2023-02-27T14:18:15.455Z]     - name: "JENKINS_SECRET"
09:18:15 [2023-02-27T14:18:15.455Z]       value: "********"
09:18:15 [2023-02-27T14:18:15.455Z]     - name: "JENKINS_TUNNEL"
09:18:15 [2023-02-27T14:18:15.455Z]       value: "jenkins-discovery.xtext.svc.cluster.local:50000"
09:18:15 [2023-02-27T14:18:15.455Z]     - name: "JENKINS_AGENT_NAME"
09:18:15 [2023-02-27T14:18:15.455Z]       value: "centos-7-xgnmg"
09:18:15 [2023-02-27T14:18:15.455Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
09:18:15 [2023-02-27T14:18:15.455Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
09:18:15 [2023-02-27T14:18:15.455Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
09:18:15 [2023-02-27T14:18:15.455Z]     - name: "JAVA_TOOL_OPTIONS"
09:18:15 [2023-02-27T14:18:15.455Z]       value: ""
09:18:15 [2023-02-27T14:18:15.455Z]     - name: "_JAVA_OPTIONS"
09:18:15 [2023-02-27T14:18:15.455Z]       value: ""
09:18:15 [2023-02-27T14:18:15.455Z]     - name: "OPENJ9_JAVA_OPTIONS"
09:18:15 [2023-02-27T14:18:15.455Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
09:18:15 [2023-02-27T14:18:15.455Z]     - name: "JENKINS_NAME"
09:18:15 [2023-02-27T14:18:15.455Z]       value: "centos-7-xgnmg"
09:18:15 [2023-02-27T14:18:15.455Z]     - name: "JENKINS_AGENT_WORKDIR"
09:18:15 [2023-02-27T14:18:15.455Z]       value: "/home/jenkins/agent"
09:18:15 [2023-02-27T14:18:15.455Z]     - name: "JENKINS_URL"
09:18:15 [2023-02-27T14:18:15.455Z]       value: "http://jenkins-ui.xtext.svc.cluster.local/xtext/"
09:18:15 [2023-02-27T14:18:15.455Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13.3"
09:18:15 [2023-02-27T14:18:15.455Z]     imagePullPolicy: "Always"
09:18:15 [2023-02-27T14:18:15.455Z]     name: "jnlp"
09:18:15 [2023-02-27T14:18:15.455Z]     resources:
09:18:15 [2023-02-27T14:18:15.455Z]       limits:
09:18:15 [2023-02-27T14:18:15.455Z]         cpu: "2000m"
09:18:15 [2023-02-27T14:18:15.455Z]         memory: "4096Mi"
09:18:15 [2023-02-27T14:18:15.455Z]       requests:
09:18:15 [2023-02-27T14:18:15.455Z]         cpu: "1000m"
09:18:15 [2023-02-27T14:18:15.455Z]         memory: "4096Mi"
09:18:15 [2023-02-27T14:18:15.455Z]     tty: true
09:18:15 [2023-02-27T14:18:15.455Z]     volumeMounts:
09:18:15 [2023-02-27T14:18:15.455Z]     - mountPath: "/home/jenkins/.gradle/daemon"
09:18:15 [2023-02-27T14:18:15.455Z]       name: "volume-6"
09:18:15 [2023-02-27T14:18:15.455Z]       readOnly: false
09:18:15 [2023-02-27T14:18:15.455Z]     - mountPath: "/home/jenkins/.gradle/caches"
09:18:15 [2023-02-27T14:18:15.455Z]       name: "volume-5"
09:18:15 [2023-02-27T14:18:15.455Z]       readOnly: false
09:18:15 [2023-02-27T14:18:15.455Z]     - mountPath: "/home/jenkins/.mavenrc"
09:18:15 [2023-02-27T14:18:15.455Z]       name: "m2-dir"
09:18:15 [2023-02-27T14:18:15.455Z]       readOnly: true
09:18:15 [2023-02-27T14:18:15.455Z]       subPath: ".mavenrc"
09:18:15 [2023-02-27T14:18:15.455Z]     - mountPath: "/home/jenkins/.m2/repository"
09:18:15 [2023-02-27T14:18:15.455Z]       name: "volume-3"
09:18:15 [2023-02-27T14:18:15.455Z]       readOnly: false
09:18:15 [2023-02-27T14:18:15.455Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
09:18:15 [2023-02-27T14:18:15.455Z]       name: "m2-secret-dir"
09:18:15 [2023-02-27T14:18:15.455Z]       readOnly: true
09:18:15 [2023-02-27T14:18:15.455Z]       subPath: "settings-security.xml"
09:18:15 [2023-02-27T14:18:15.455Z]     - mountPath: "/home/jenkins/.gradle/gradle.properties"
09:18:15 [2023-02-27T14:18:15.455Z]       name: "gradle-secret-dir"
09:18:15 [2023-02-27T14:18:15.455Z]       readOnly: true
09:18:15 [2023-02-27T14:18:15.455Z]       subPath: "gradle.properties"
09:18:15 [2023-02-27T14:18:15.455Z]     - mountPath: "/home/jenkins/.gradle/workers"
09:18:15 [2023-02-27T14:18:15.455Z]       name: "volume-8"
09:18:15 [2023-02-27T14:18:15.455Z]       readOnly: false
09:18:15 [2023-02-27T14:18:15.455Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
09:18:15 [2023-02-27T14:18:15.455Z]       name: "m2-dir"
09:18:15 [2023-02-27T14:18:15.455Z]       readOnly: true
09:18:15 [2023-02-27T14:18:15.455Z]       subPath: "toolchains.xml"
09:18:15 [2023-02-27T14:18:15.455Z]     - mountPath: "/opt/tools"
09:18:15 [2023-02-27T14:18:15.455Z]       name: "volume-0"
09:18:15 [2023-02-27T14:18:15.455Z]       readOnly: false
09:18:15 [2023-02-27T14:18:15.455Z]     - mountPath: "/home/jenkins"
09:18:15 [2023-02-27T14:18:15.455Z]       name: "volume-2"
09:18:15 [2023-02-27T14:18:15.455Z]       readOnly: false
09:18:15 [2023-02-27T14:18:15.455Z]     - mountPath: "/home/jenkins/.gradle/native"
09:18:15 [2023-02-27T14:18:15.455Z]       name: "volume-7"
09:18:15 [2023-02-27T14:18:15.455Z]       readOnly: false
09:18:15 [2023-02-27T14:18:15.455Z]     - mountPath: "/home/jenkins/.m2/wrapper"
09:18:15 [2023-02-27T14:18:15.455Z]       name: "volume-4"
09:18:15 [2023-02-27T14:18:15.455Z]       readOnly: false
09:18:15 [2023-02-27T14:18:15.455Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
09:18:15 [2023-02-27T14:18:15.455Z]       name: "m2-secret-dir"
09:18:15 [2023-02-27T14:18:15.455Z]       readOnly: true
09:18:15 [2023-02-27T14:18:15.455Z]       subPath: "settings.xml"
09:18:15 [2023-02-27T14:18:15.455Z]     - mountPath: "/home/jenkins/.ssh"
09:18:15 [2023-02-27T14:18:15.455Z]       name: "volume-1"
09:18:15 [2023-02-27T14:18:15.455Z]       readOnly: false
09:18:15 [2023-02-27T14:18:15.455Z]       subPath: ""
09:18:15 [2023-02-27T14:18:15.455Z]     - mountPath: "/home/jenkins/.gradle/wrapper"
09:18:15 [2023-02-27T14:18:15.455Z]       name: "volume-9"
09:18:15 [2023-02-27T14:18:15.455Z]       readOnly: false
09:18:15 [2023-02-27T14:18:15.455Z]     - mountPath: "/home/jenkins/agent"
09:18:15 [2023-02-27T14:18:15.455Z]       name: "workspace-volume"
09:18:15 [2023-02-27T14:18:15.455Z]       readOnly: false
09:18:15 [2023-02-27T14:18:15.455Z]     workingDir: "/home/jenkins/agent"
09:18:15 [2023-02-27T14:18:15.455Z]   nodeSelector:
09:18:15 [2023-02-27T14:18:15.455Z]     kubernetes.io/os: "linux"
09:18:15 [2023-02-27T14:18:15.455Z]   restartPolicy: "Never"
09:18:15 [2023-02-27T14:18:15.455Z]   volumes:
09:18:15 [2023-02-27T14:18:15.455Z]   - name: "m2-secret-dir"
09:18:15 [2023-02-27T14:18:15.455Z]     secret:
09:18:15 [2023-02-27T14:18:15.455Z]       secretName: "m2-secret-dir"
09:18:15 [2023-02-27T14:18:15.455Z]   - emptyDir:
09:18:15 [2023-02-27T14:18:15.455Z]       medium: ""
09:18:15 [2023-02-27T14:18:15.455Z]     name: "volume-8"
09:18:15 [2023-02-27T14:18:15.455Z]   - emptyDir:
09:18:15 [2023-02-27T14:18:15.455Z]       medium: ""
09:18:15 [2023-02-27T14:18:15.455Z]     name: "volume-7"
09:18:15 [2023-02-27T14:18:15.455Z]   - emptyDir:
09:18:15 [2023-02-27T14:18:15.455Z]       medium: ""
09:18:15 [2023-02-27T14:18:15.455Z]     name: "volume-9"
09:18:15 [2023-02-27T14:18:15.455Z]   - emptyDir:
09:18:15 [2023-02-27T14:18:15.455Z]       medium: ""
09:18:15 [2023-02-27T14:18:15.455Z]     name: "workspace-volume"
09:18:15 [2023-02-27T14:18:15.455Z]   - emptyDir:
09:18:15 [2023-02-27T14:18:15.455Z]       medium: ""
09:18:15 [2023-02-27T14:18:15.455Z]     name: "volume-4"
09:18:15 [2023-02-27T14:18:15.455Z]   - emptyDir:
09:18:15 [2023-02-27T14:18:15.455Z]       medium: ""
09:18:15 [2023-02-27T14:18:15.455Z]     name: "volume-3"
09:18:15 [2023-02-27T14:18:15.455Z]   - emptyDir:
09:18:15 [2023-02-27T14:18:15.455Z]       medium: ""
09:18:15 [2023-02-27T14:18:15.455Z]     name: "volume-6"
09:18:15 [2023-02-27T14:18:15.455Z]   - emptyDir:
09:18:15 [2023-02-27T14:18:15.455Z]       medium: ""
09:18:15 [2023-02-27T14:18:15.455Z]     name: "volume-5"
09:18:15 [2023-02-27T14:18:15.455Z]   - name: "volume-0"
09:18:15 [2023-02-27T14:18:15.455Z]     persistentVolumeClaim:
09:18:15 [2023-02-27T14:18:15.455Z]       claimName: "tools-claim-jiro-xtext"
09:18:15 [2023-02-27T14:18:15.455Z]       readOnly: true
09:18:15 [2023-02-27T14:18:15.455Z]   - emptyDir:
09:18:15 [2023-02-27T14:18:15.455Z]       medium: ""
09:18:15 [2023-02-27T14:18:15.455Z]     name: "volume-2"
09:18:15 [2023-02-27T14:18:15.455Z]   - configMap:
09:18:15 [2023-02-27T14:18:15.455Z]       name: "m2-dir"
09:18:15 [2023-02-27T14:18:15.455Z]     name: "m2-dir"
09:18:15 [2023-02-27T14:18:15.455Z]   - configMap:
09:18:15 [2023-02-27T14:18:15.455Z]       name: "known-hosts"
09:18:15 [2023-02-27T14:18:15.455Z]     name: "volume-1"
09:18:15 [2023-02-27T14:18:15.455Z]   - name: "gradle-secret-dir"
09:18:15 [2023-02-27T14:18:15.455Z]     secret:
09:18:15 [2023-02-27T14:18:15.455Z]       secretName: "gradle-secret-dir"
09:18:15 [2023-02-27T14:18:15.455Z] 
09:18:15 [2023-02-27T14:18:15.461Z] Running on centos-7-xgnmg in /home/jenkins/agent/workspace/releng/update-composite-sites
09:18:15 [2023-02-27T14:18:15.595Z] [Pipeline] {
09:18:16 [2023-02-27T14:18:16.688Z] [Pipeline] stage
09:18:16 [2023-02-27T14:18:16.689Z] [Pipeline] { (Declarative: Checkout SCM)
09:18:17 [2023-02-27T14:18:17.378Z] [Pipeline] checkout
09:18:17 [2023-02-27T14:18:17.645Z] Selected Git installation does not exist. Using Default
09:18:17 [2023-02-27T14:18:17.646Z] The recommended git tool is: NONE
09:18:18 [2023-02-27T14:18:18.927Z] No credentials specified
09:18:18 [2023-02-27T14:18:18.929Z] Cloning the remote Git repository
09:18:18 [2023-02-27T14:18:18.939Z] Cloning repository https://github.com/xtext/xtext-p2-orbit
09:18:19 [2023-02-27T14:18:19.545Z]  > git init /home/jenkins/agent/workspace/releng/update-composite-sites # timeout=10
09:18:19 [2023-02-27T14:18:19.567Z] Fetching upstream changes from https://github.com/xtext/xtext-p2-orbit
09:18:19 [2023-02-27T14:18:19.567Z]  > git --version # timeout=10
09:18:19 [2023-02-27T14:18:19.571Z]  > git --version # 'git version 2.36.4'
09:18:19 [2023-02-27T14:18:19.572Z]  > git fetch --tags --force --progress -- https://github.com/xtext/xtext-p2-orbit +refs/heads/*:refs/remotes/origin/* # timeout=10
09:18:20 [2023-02-27T14:18:20.032Z] Avoid second fetch
09:18:20 [2023-02-27T14:18:20.042Z] Checking out Revision 57202faf501b2bbeed1b450a000897912f56bdc7 (refs/remotes/origin/master)
09:18:20 [2023-02-27T14:18:20.021Z]  > git config remote.origin.url https://github.com/xtext/xtext-p2-orbit # timeout=10
09:18:20 [2023-02-27T14:18:20.025Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:18:20 [2023-02-27T14:18:20.032Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:18:20 [2023-02-27T14:18:20.045Z]  > git config core.sparsecheckout # timeout=10
09:18:20 [2023-02-27T14:18:20.048Z]  > git checkout -f 57202faf501b2bbeed1b450a000897912f56bdc7 # timeout=10
09:18:23 [2023-02-27T14:18:23.517Z] Commit message: "prepare 2.30.0 release"
09:18:23 [2023-02-27T14:18:23.518Z]  > git rev-list --no-walk 47b67594761fa8a094f79a0c5efb4078fbe5ef86 # timeout=10
09:18:23 [2023-02-27T14:18:23.831Z] [Pipeline] }
09:18:24 [2023-02-27T14:18:24.928Z] [Pipeline] // stage
09:18:26 [2023-02-27T14:18:26.016Z] [Pipeline] withEnv
09:18:26 [2023-02-27T14:18:26.017Z] [Pipeline] {
09:18:28 [2023-02-27T14:18:28.428Z] [Pipeline] timeout
09:18:28 [2023-02-27T14:18:28.429Z] Timeout set to expire in 30 min
09:18:28 [2023-02-27T14:18:28.429Z] [Pipeline] {
09:18:29 [2023-02-27T14:18:29.371Z] [Pipeline] timestamps
09:18:29 [2023-02-27T14:18:29.371Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
09:18:29 [2023-02-27T14:18:29.372Z] [Pipeline] {
09:18:31 [2023-02-27T14:18:31.689Z] [Pipeline] stage
09:18:31 [2023-02-27T14:18:31.690Z] [Pipeline] { (Perform)
09:18:41 [2023-02-27T14:18:41.196Z] [Pipeline] checkout
09:18:41 [2023-02-27T14:18:41.202Z] Selected Git installation does not exist. Using Default
09:18:41 [2023-02-27T14:18:41.203Z] The recommended git tool is: NONE
09:18:41 [2023-02-27T14:18:41.209Z] No credentials specified
09:18:41 [2023-02-27T14:18:41.216Z] Fetching changes from the remote Git repository
09:18:41 [2023-02-27T14:18:41.556Z] Checking out Revision 57202faf501b2bbeed1b450a000897912f56bdc7 (refs/remotes/origin/master)
09:18:41 [2023-02-27T14:18:41.571Z] Commit message: "prepare 2.30.0 release"
09:18:41 [2023-02-27T14:18:41.995Z] [Pipeline] dir
09:18:41 [2023-02-27T14:18:41.996Z] Running in /home/jenkins/agent/workspace/releng/update-composite-sites/updates
09:18:41 [2023-02-27T14:18:41.996Z] [Pipeline] {
09:18:41 [2023-02-27T14:18:41.208Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/releng/update-composite-sites/.git # timeout=10
09:18:41 [2023-02-27T14:18:41.216Z]  > git config remote.origin.url https://github.com/xtext/xtext-p2-orbit # timeout=10
09:18:41 [2023-02-27T14:18:41.225Z] Fetching upstream changes from https://github.com/xtext/xtext-p2-orbit
09:18:41 [2023-02-27T14:18:41.225Z]  > git --version # timeout=10
09:18:41 [2023-02-27T14:18:41.228Z]  > git --version # 'git version 2.36.4'
09:18:41 [2023-02-27T14:18:41.228Z]  > git fetch --tags --force --progress -- https://github.com/xtext/xtext-p2-orbit +refs/heads/*:refs/remotes/origin/* # timeout=10
09:18:41 [2023-02-27T14:18:41.548Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:18:41 [2023-02-27T14:18:41.555Z]  > git config core.sparsecheckout # timeout=10
09:18:41 [2023-02-27T14:18:41.558Z]  > git checkout -f 57202faf501b2bbeed1b450a000897912f56bdc7 # timeout=10
09:18:42 [2023-02-27T14:18:42.660Z] [Pipeline] sshagent
09:18:42 [2023-02-27T14:18:42.668Z] [ssh-agent] Using credentials genie.xtext (ssh://genie.xtext@projects-storage.eclipse.org)
09:18:42 [2023-02-27T14:18:42.668Z] [ssh-agent] Looking for ssh-agent implementation...
09:18:42 [2023-02-27T14:18:42.694Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
09:18:42 [2023-02-27T14:18:42.698Z] $ ssh-agent
09:18:42 [2023-02-27T14:18:42.728Z] SSH_AUTH_SOCK=/tmp/ssh-fHKlCkkrU8iO/agent.201
09:18:42 [2023-02-27T14:18:42.728Z] SSH_AGENT_PID=203
09:18:42 [2023-02-27T14:18:42.749Z] Running ssh-add (command line suppressed)
09:18:42 [2023-02-27T14:18:42.762Z] Identity added: /home/jenkins/agent/workspace/releng/update-composite-sites/updates@tmp/private_key_6707576796405994256.key (/home/jenkins/agent/workspace/releng/update-composite-sites/updates@tmp/private_key_6707576796405994256.key)
09:18:42 [2023-02-27T14:18:42.781Z] [ssh-agent] Started.
09:18:42 [2023-02-27T14:18:42.782Z] [Pipeline] {
09:18:43 [2023-02-27T14:18:43.446Z] [Pipeline] sh
09:18:43 [2023-02-27T14:18:43.768Z] ++ pwd
09:18:43 [2023-02-27T14:18:43.768Z] + scp -r /home/jenkins/agent/workspace/releng/update-composite-sites/updates/composite /home/jenkins/agent/workspace/releng/update-composite-sites/updates/orbit genie.xtext@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/modeling/tmf/xtext/updates/
09:18:44 [2023-02-27T14:18:44.700Z] [Pipeline] }
09:18:44 [2023-02-27T14:18:44.701Z] $ ssh-agent -k
09:18:44 [2023-02-27T14:18:44.707Z] unset SSH_AUTH_SOCK;
09:18:44 [2023-02-27T14:18:44.708Z] unset SSH_AGENT_PID;
09:18:44 [2023-02-27T14:18:44.708Z] echo Agent pid 203 killed;
09:18:44 [2023-02-27T14:18:44.715Z] [ssh-agent] Stopped.
09:18:44 [2023-02-27T14:18:44.990Z] [Pipeline] // sshagent
09:18:45 [2023-02-27T14:18:45.391Z] [Pipeline] }
09:18:45 [2023-02-27T14:18:45.666Z] [Pipeline] // dir
09:18:46 [2023-02-27T14:18:46.072Z] [Pipeline] }
09:18:46 [2023-02-27T14:18:46.358Z] [Pipeline] // stage
09:18:46 [2023-02-27T14:18:46.902Z] [Pipeline] }
09:18:47 [2023-02-27T14:18:47.178Z] [Pipeline] // timestamps
09:18:47 [2023-02-27T14:18:47.582Z] [Pipeline] }
09:18:47 [2023-02-27T14:18:47.852Z] [Pipeline] // timeout
09:18:48 [2023-02-27T14:18:48.254Z] [Pipeline] }
09:18:48 [2023-02-27T14:18:48.518Z] [Pipeline] // withEnv
09:18:48 [2023-02-27T14:18:48.910Z] [Pipeline] }
09:18:49 [2023-02-27T14:18:49.183Z] [Pipeline] // node
09:18:49 [2023-02-27T14:18:49.584Z] [Pipeline] }
09:18:49 [2023-02-27T14:18:49.857Z] [Pipeline] // podTemplate
09:18:50 [2023-02-27T14:18:50.378Z] [Pipeline] End of Pipeline
09:18:52 [2023-02-27T14:18:52.051Z] Finished: SUCCESS