Skip to content

Console Output

01:33:50 [2022-12-16T06:33:50.025Z] Started by user Christian Dietrich
01:33:50 [2022-12-16T06:33:50.025Z] Running as Christian Dietrich
01:33:52 [2022-12-16T06:33:52.201Z] Obtained Jenkinsfile from git https://github.com/xtext/xtext-p2-orbit
01:33:52 [2022-12-16T06:33:52.322Z] [Pipeline] Start of Pipeline
01:33:54 [2022-12-16T06:33:54.492Z] [Pipeline] echo
01:33:54 [2022-12-16T06:33:54.493Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
01:33:54 [2022-12-16T06:33:54.495Z] [Pipeline] podTemplate
01:33:54 [2022-12-16T06:33:54.496Z] [Pipeline] {
01:33:55 [2022-12-16T06:33:55.449Z] [Pipeline] node
01:34:02 [2022-12-16T06:34:02.961Z] Agent centos-7-mkvsk is provisioned from template centos-7
01:34:02 [2022-12-16T06:34:02.962Z] ---
01:34:02 [2022-12-16T06:34:02.962Z] apiVersion: "v1"
01:34:02 [2022-12-16T06:34:02.962Z] kind: "Pod"
01:34:02 [2022-12-16T06:34:02.962Z] metadata:
01:34:02 [2022-12-16T06:34:02.962Z]   annotations: {}
01:34:02 [2022-12-16T06:34:02.962Z]   labels:
01:34:02 [2022-12-16T06:34:02.962Z]     jenkins: "slave"
01:34:02 [2022-12-16T06:34:02.962Z]     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
01:34:02 [2022-12-16T06:34:02.962Z]     jenkins/label: "migration_jipp-migration_centos-7"
01:34:02 [2022-12-16T06:34:02.962Z]   name: "centos-7-mkvsk"
01:34:02 [2022-12-16T06:34:02.962Z]   namespace: "xtext"
01:34:02 [2022-12-16T06:34:02.962Z] spec:
01:34:02 [2022-12-16T06:34:02.962Z]   containers:
01:34:02 [2022-12-16T06:34:02.962Z]   - env:
01:34:02 [2022-12-16T06:34:02.962Z]     - name: "JENKINS_SECRET"
01:34:02 [2022-12-16T06:34:02.962Z]       value: "********"
01:34:02 [2022-12-16T06:34:02.962Z]     - name: "JENKINS_TUNNEL"
01:34:02 [2022-12-16T06:34:02.962Z]       value: "jenkins-discovery.xtext.svc.cluster.local:50000"
01:34:02 [2022-12-16T06:34:02.962Z]     - name: "JENKINS_AGENT_NAME"
01:34:02 [2022-12-16T06:34:02.962Z]       value: "centos-7-mkvsk"
01:34:02 [2022-12-16T06:34:02.962Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
01:34:02 [2022-12-16T06:34:02.963Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
01:34:02 [2022-12-16T06:34:02.963Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
01:34:02 [2022-12-16T06:34:02.963Z]     - name: "JAVA_TOOL_OPTIONS"
01:34:02 [2022-12-16T06:34:02.963Z]       value: ""
01:34:02 [2022-12-16T06:34:02.963Z]     - name: "_JAVA_OPTIONS"
01:34:02 [2022-12-16T06:34:02.963Z]       value: ""
01:34:02 [2022-12-16T06:34:02.963Z]     - name: "OPENJ9_JAVA_OPTIONS"
01:34:02 [2022-12-16T06:34:02.963Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
01:34:02 [2022-12-16T06:34:02.963Z]     - name: "JENKINS_NAME"
01:34:02 [2022-12-16T06:34:02.963Z]       value: "centos-7-mkvsk"
01:34:02 [2022-12-16T06:34:02.963Z]     - name: "JENKINS_AGENT_WORKDIR"
01:34:02 [2022-12-16T06:34:02.963Z]       value: "/home/jenkins/agent"
01:34:02 [2022-12-16T06:34:02.963Z]     - name: "JENKINS_URL"
01:34:02 [2022-12-16T06:34:02.963Z]       value: "http://jenkins-ui.xtext.svc.cluster.local/xtext/"
01:34:02 [2022-12-16T06:34:02.963Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13.3"
01:34:02 [2022-12-16T06:34:02.963Z]     imagePullPolicy: "Always"
01:34:02 [2022-12-16T06:34:02.963Z]     name: "jnlp"
01:34:02 [2022-12-16T06:34:02.963Z]     resources:
01:34:02 [2022-12-16T06:34:02.963Z]       limits:
01:34:02 [2022-12-16T06:34:02.963Z]         cpu: "2000m"
01:34:02 [2022-12-16T06:34:02.963Z]         memory: "4096Mi"
01:34:02 [2022-12-16T06:34:02.963Z]       requests:
01:34:02 [2022-12-16T06:34:02.963Z]         cpu: "1000m"
01:34:02 [2022-12-16T06:34:02.963Z]         memory: "4096Mi"
01:34:02 [2022-12-16T06:34:02.963Z]     tty: true
01:34:02 [2022-12-16T06:34:02.963Z]     volumeMounts:
01:34:02 [2022-12-16T06:34:02.963Z]     - mountPath: "/home/jenkins/.gradle/daemon"
01:34:02 [2022-12-16T06:34:02.963Z]       name: "volume-6"
01:34:02 [2022-12-16T06:34:02.963Z]       readOnly: false
01:34:02 [2022-12-16T06:34:02.963Z]     - mountPath: "/home/jenkins/.gradle/caches"
01:34:02 [2022-12-16T06:34:02.963Z]       name: "volume-5"
01:34:02 [2022-12-16T06:34:02.963Z]       readOnly: false
01:34:02 [2022-12-16T06:34:02.963Z]     - mountPath: "/home/jenkins/.mavenrc"
01:34:02 [2022-12-16T06:34:02.963Z]       name: "m2-dir"
01:34:02 [2022-12-16T06:34:02.963Z]       readOnly: true
01:34:02 [2022-12-16T06:34:02.963Z]       subPath: ".mavenrc"
01:34:02 [2022-12-16T06:34:02.963Z]     - mountPath: "/home/jenkins/.m2/repository"
01:34:02 [2022-12-16T06:34:02.963Z]       name: "volume-3"
01:34:02 [2022-12-16T06:34:02.963Z]       readOnly: false
01:34:02 [2022-12-16T06:34:02.963Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
01:34:02 [2022-12-16T06:34:02.963Z]       name: "m2-secret-dir"
01:34:02 [2022-12-16T06:34:02.963Z]       readOnly: true
01:34:02 [2022-12-16T06:34:02.963Z]       subPath: "settings-security.xml"
01:34:02 [2022-12-16T06:34:02.963Z]     - mountPath: "/home/jenkins/.gradle/gradle.properties"
01:34:02 [2022-12-16T06:34:02.963Z]       name: "gradle-secret-dir"
01:34:02 [2022-12-16T06:34:02.963Z]       readOnly: true
01:34:02 [2022-12-16T06:34:02.963Z]       subPath: "gradle.properties"
01:34:02 [2022-12-16T06:34:02.963Z]     - mountPath: "/home/jenkins/.gradle/workers"
01:34:02 [2022-12-16T06:34:02.963Z]       name: "volume-8"
01:34:02 [2022-12-16T06:34:02.963Z]       readOnly: false
01:34:02 [2022-12-16T06:34:02.963Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
01:34:02 [2022-12-16T06:34:02.963Z]       name: "m2-dir"
01:34:02 [2022-12-16T06:34:02.963Z]       readOnly: true
01:34:02 [2022-12-16T06:34:02.963Z]       subPath: "toolchains.xml"
01:34:02 [2022-12-16T06:34:02.963Z]     - mountPath: "/opt/tools"
01:34:02 [2022-12-16T06:34:02.963Z]       name: "volume-0"
01:34:02 [2022-12-16T06:34:02.963Z]       readOnly: false
01:34:02 [2022-12-16T06:34:02.963Z]     - mountPath: "/home/jenkins"
01:34:02 [2022-12-16T06:34:02.963Z]       name: "volume-2"
01:34:02 [2022-12-16T06:34:02.963Z]       readOnly: false
01:34:02 [2022-12-16T06:34:02.963Z]     - mountPath: "/home/jenkins/.gradle/native"
01:34:02 [2022-12-16T06:34:02.963Z]       name: "volume-7"
01:34:02 [2022-12-16T06:34:02.963Z]       readOnly: false
01:34:02 [2022-12-16T06:34:02.963Z]     - mountPath: "/home/jenkins/.m2/wrapper"
01:34:02 [2022-12-16T06:34:02.963Z]       name: "volume-4"
01:34:02 [2022-12-16T06:34:02.963Z]       readOnly: false
01:34:02 [2022-12-16T06:34:02.963Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
01:34:02 [2022-12-16T06:34:02.963Z]       name: "m2-secret-dir"
01:34:02 [2022-12-16T06:34:02.963Z]       readOnly: true
01:34:02 [2022-12-16T06:34:02.963Z]       subPath: "settings.xml"
01:34:02 [2022-12-16T06:34:02.963Z]     - mountPath: "/home/jenkins/.ssh"
01:34:02 [2022-12-16T06:34:02.963Z]       name: "volume-1"
01:34:02 [2022-12-16T06:34:02.963Z]       readOnly: false
01:34:02 [2022-12-16T06:34:02.963Z]       subPath: ""
01:34:02 [2022-12-16T06:34:02.963Z]     - mountPath: "/home/jenkins/.gradle/wrapper"
01:34:02 [2022-12-16T06:34:02.963Z]       name: "volume-9"
01:34:02 [2022-12-16T06:34:02.963Z]       readOnly: false
01:34:02 [2022-12-16T06:34:02.963Z]     - mountPath: "/home/jenkins/agent"
01:34:02 [2022-12-16T06:34:02.963Z]       name: "workspace-volume"
01:34:02 [2022-12-16T06:34:02.963Z]       readOnly: false
01:34:02 [2022-12-16T06:34:02.963Z]     workingDir: "/home/jenkins/agent"
01:34:02 [2022-12-16T06:34:02.963Z]   nodeSelector:
01:34:02 [2022-12-16T06:34:02.963Z]     kubernetes.io/os: "linux"
01:34:02 [2022-12-16T06:34:02.963Z]   restartPolicy: "Never"
01:34:02 [2022-12-16T06:34:02.963Z]   volumes:
01:34:02 [2022-12-16T06:34:02.963Z]   - name: "m2-secret-dir"
01:34:02 [2022-12-16T06:34:02.963Z]     secret:
01:34:02 [2022-12-16T06:34:02.963Z]       secretName: "m2-secret-dir"
01:34:02 [2022-12-16T06:34:02.963Z]   - emptyDir:
01:34:02 [2022-12-16T06:34:02.963Z]       medium: ""
01:34:02 [2022-12-16T06:34:02.963Z]     name: "volume-8"
01:34:02 [2022-12-16T06:34:02.963Z]   - emptyDir:
01:34:02 [2022-12-16T06:34:02.963Z]       medium: ""
01:34:02 [2022-12-16T06:34:02.963Z]     name: "volume-7"
01:34:02 [2022-12-16T06:34:02.963Z]   - emptyDir:
01:34:02 [2022-12-16T06:34:02.963Z]       medium: ""
01:34:02 [2022-12-16T06:34:02.963Z]     name: "volume-9"
01:34:02 [2022-12-16T06:34:02.963Z]   - emptyDir:
01:34:02 [2022-12-16T06:34:02.963Z]       medium: ""
01:34:02 [2022-12-16T06:34:02.963Z]     name: "workspace-volume"
01:34:02 [2022-12-16T06:34:02.963Z]   - emptyDir:
01:34:02 [2022-12-16T06:34:02.963Z]       medium: ""
01:34:02 [2022-12-16T06:34:02.963Z]     name: "volume-4"
01:34:02 [2022-12-16T06:34:02.963Z]   - emptyDir:
01:34:02 [2022-12-16T06:34:02.963Z]       medium: ""
01:34:02 [2022-12-16T06:34:02.963Z]     name: "volume-3"
01:34:02 [2022-12-16T06:34:02.963Z]   - emptyDir:
01:34:02 [2022-12-16T06:34:02.963Z]       medium: ""
01:34:02 [2022-12-16T06:34:02.963Z]     name: "volume-6"
01:34:02 [2022-12-16T06:34:02.963Z]   - emptyDir:
01:34:02 [2022-12-16T06:34:02.963Z]       medium: ""
01:34:02 [2022-12-16T06:34:02.963Z]     name: "volume-5"
01:34:02 [2022-12-16T06:34:02.963Z]   - name: "volume-0"
01:34:02 [2022-12-16T06:34:02.963Z]     persistentVolumeClaim:
01:34:02 [2022-12-16T06:34:02.963Z]       claimName: "tools-claim-jiro-xtext"
01:34:02 [2022-12-16T06:34:02.963Z]       readOnly: true
01:34:02 [2022-12-16T06:34:02.963Z]   - emptyDir:
01:34:02 [2022-12-16T06:34:02.963Z]       medium: ""
01:34:02 [2022-12-16T06:34:02.963Z]     name: "volume-2"
01:34:02 [2022-12-16T06:34:02.963Z]   - configMap:
01:34:02 [2022-12-16T06:34:02.963Z]       name: "m2-dir"
01:34:02 [2022-12-16T06:34:02.963Z]     name: "m2-dir"
01:34:02 [2022-12-16T06:34:02.963Z]   - configMap:
01:34:02 [2022-12-16T06:34:02.963Z]       name: "known-hosts"
01:34:02 [2022-12-16T06:34:02.963Z]     name: "volume-1"
01:34:02 [2022-12-16T06:34:02.963Z]   - name: "gradle-secret-dir"
01:34:02 [2022-12-16T06:34:02.963Z]     secret:
01:34:02 [2022-12-16T06:34:02.963Z]       secretName: "gradle-secret-dir"
01:34:02 [2022-12-16T06:34:02.963Z] 
01:34:02 [2022-12-16T06:34:02.970Z] Running on centos-7-mkvsk in /home/jenkins/agent/workspace/releng/update-composite-sites
01:34:03 [2022-12-16T06:34:03.107Z] [Pipeline] {
01:34:04 [2022-12-16T06:34:04.443Z] [Pipeline] stage
01:34:04 [2022-12-16T06:34:04.444Z] [Pipeline] { (Declarative: Checkout SCM)
01:34:05 [2022-12-16T06:34:05.147Z] [Pipeline] checkout
01:34:05 [2022-12-16T06:34:05.424Z] Selected Git installation does not exist. Using Default
01:34:05 [2022-12-16T06:34:05.424Z] The recommended git tool is: NONE
01:34:06 [2022-12-16T06:34:06.900Z] No credentials specified
01:34:06 [2022-12-16T06:34:06.903Z] Cloning the remote Git repository
01:34:06 [2022-12-16T06:34:06.920Z] Cloning repository https://github.com/xtext/xtext-p2-orbit
01:34:08 [2022-12-16T06:34:08.316Z] Avoid second fetch
01:34:08 [2022-12-16T06:34:08.325Z] Checking out Revision 47b67594761fa8a094f79a0c5efb4078fbe5ef86 (refs/remotes/origin/master)
01:34:07 [2022-12-16T06:34:07.769Z]  > git init /home/jenkins/agent/workspace/releng/update-composite-sites # timeout=10
01:34:07 [2022-12-16T06:34:07.869Z] Fetching upstream changes from https://github.com/xtext/xtext-p2-orbit
01:34:07 [2022-12-16T06:34:07.869Z]  > git --version # timeout=10
01:34:07 [2022-12-16T06:34:07.905Z]  > git --version # 'git version 2.36.3'
01:34:07 [2022-12-16T06:34:07.907Z]  > git fetch --tags --force --progress -- https://github.com/xtext/xtext-p2-orbit +refs/heads/*:refs/remotes/origin/* # timeout=10
01:34:08 [2022-12-16T06:34:08.309Z]  > git config remote.origin.url https://github.com/xtext/xtext-p2-orbit # timeout=10
01:34:08 [2022-12-16T06:34:08.313Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
01:34:08 [2022-12-16T06:34:08.320Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:34:08 [2022-12-16T06:34:08.331Z]  > git config core.sparsecheckout # timeout=10
01:34:08 [2022-12-16T06:34:08.334Z]  > git checkout -f 47b67594761fa8a094f79a0c5efb4078fbe5ef86 # timeout=10
01:34:11 [2022-12-16T06:34:11.778Z] Commit message: "use https"
01:34:11 [2022-12-16T06:34:11.781Z]  > git rev-list --no-walk cc030ff49c0325ac28c8eba4b1f68993978ac488 # timeout=10
01:34:12 [2022-12-16T06:34:12.079Z] [Pipeline] }
01:34:12 [2022-12-16T06:34:12.374Z] [Pipeline] // stage
01:34:13 [2022-12-16T06:34:13.522Z] [Pipeline] withEnv
01:34:13 [2022-12-16T06:34:13.523Z] [Pipeline] {
01:34:15 [2022-12-16T06:34:15.984Z] [Pipeline] timeout
01:34:15 [2022-12-16T06:34:15.984Z] Timeout set to expire in 30 min
01:34:15 [2022-12-16T06:34:15.985Z] [Pipeline] {
01:34:22 [2022-12-16T06:34:22.798Z] [Pipeline] timestamps
01:34:22 [2022-12-16T06:34:22.798Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
01:34:22 [2022-12-16T06:34:22.800Z] [Pipeline] {
01:34:25 [2022-12-16T06:34:25.023Z] [Pipeline] stage
01:34:25 [2022-12-16T06:34:25.024Z] [Pipeline] { (Perform)
01:34:30 [2022-12-16T06:34:30.918Z] [Pipeline] checkout
01:34:30 [2022-12-16T06:34:30.924Z] Selected Git installation does not exist. Using Default
01:34:30 [2022-12-16T06:34:30.925Z] The recommended git tool is: NONE
01:34:30 [2022-12-16T06:34:30.933Z] No credentials specified
01:34:30 [2022-12-16T06:34:30.940Z] Fetching changes from the remote Git repository
01:34:31 [2022-12-16T06:34:31.226Z] Checking out Revision 47b67594761fa8a094f79a0c5efb4078fbe5ef86 (refs/remotes/origin/master)
01:34:31 [2022-12-16T06:34:31.241Z] Commit message: "use https"
01:34:31 [2022-12-16T06:34:31.556Z] [Pipeline] dir
01:34:31 [2022-12-16T06:34:31.557Z] Running in /home/jenkins/agent/workspace/releng/update-composite-sites/updates
01:34:31 [2022-12-16T06:34:31.558Z] [Pipeline] {
01:34:30 [2022-12-16T06:34:30.936Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/releng/update-composite-sites/.git # timeout=10
01:34:30 [2022-12-16T06:34:30.943Z]  > git config remote.origin.url https://github.com/xtext/xtext-p2-orbit # timeout=10
01:34:30 [2022-12-16T06:34:30.952Z] Fetching upstream changes from https://github.com/xtext/xtext-p2-orbit
01:34:30 [2022-12-16T06:34:30.952Z]  > git --version # timeout=10
01:34:30 [2022-12-16T06:34:30.955Z]  > git --version # 'git version 2.36.3'
01:34:30 [2022-12-16T06:34:30.955Z]  > git fetch --tags --force --progress -- https://github.com/xtext/xtext-p2-orbit +refs/heads/*:refs/remotes/origin/* # timeout=10
01:34:31 [2022-12-16T06:34:31.222Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:34:31 [2022-12-16T06:34:31.229Z]  > git config core.sparsecheckout # timeout=10
01:34:31 [2022-12-16T06:34:31.232Z]  > git checkout -f 47b67594761fa8a094f79a0c5efb4078fbe5ef86 # timeout=10
01:34:32 [2022-12-16T06:34:32.239Z] [Pipeline] sshagent
01:34:32 [2022-12-16T06:34:32.249Z] [ssh-agent] Using credentials genie.xtext (ssh://genie.xtext@projects-storage.eclipse.org)
01:34:32 [2022-12-16T06:34:32.250Z] [ssh-agent] Looking for ssh-agent implementation...
01:34:32 [2022-12-16T06:34:32.274Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
01:34:32 [2022-12-16T06:34:32.276Z] $ ssh-agent
01:34:32 [2022-12-16T06:34:32.288Z] SSH_AUTH_SOCK=/tmp/ssh-Uhfjf42VnQqL/agent.191
01:34:32 [2022-12-16T06:34:32.288Z] SSH_AGENT_PID=193
01:34:32 [2022-12-16T06:34:32.301Z] Running ssh-add (command line suppressed)
01:34:32 [2022-12-16T06:34:32.312Z] Identity added: /home/jenkins/agent/workspace/releng/update-composite-sites/updates@tmp/private_key_10285324400996860728.key (/home/jenkins/agent/workspace/releng/update-composite-sites/updates@tmp/private_key_10285324400996860728.key)
01:34:32 [2022-12-16T06:34:32.323Z] [ssh-agent] Started.
01:34:32 [2022-12-16T06:34:32.323Z] [Pipeline] {
01:34:33 [2022-12-16T06:34:33.055Z] [Pipeline] sh
01:34:33 [2022-12-16T06:34:33.386Z] ++ pwd
01:34:33 [2022-12-16T06:34:33.386Z] + 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/
01:34:34 [2022-12-16T06:34:34.331Z] [Pipeline] }
01:34:34 [2022-12-16T06:34:34.334Z] $ ssh-agent -k
01:34:34 [2022-12-16T06:34:34.338Z] unset SSH_AUTH_SOCK;
01:34:34 [2022-12-16T06:34:34.339Z] unset SSH_AGENT_PID;
01:34:34 [2022-12-16T06:34:34.339Z] echo Agent pid 193 killed;
01:34:34 [2022-12-16T06:34:34.346Z] [ssh-agent] Stopped.
01:34:34 [2022-12-16T06:34:34.624Z] [Pipeline] // sshagent
01:34:35 [2022-12-16T06:34:35.035Z] [Pipeline] }
01:34:35 [2022-12-16T06:34:35.317Z] [Pipeline] // dir
01:34:35 [2022-12-16T06:34:35.736Z] [Pipeline] }
01:34:36 [2022-12-16T06:34:36.014Z] [Pipeline] // stage
01:34:36 [2022-12-16T06:34:36.555Z] [Pipeline] }
01:34:36 [2022-12-16T06:34:36.847Z] [Pipeline] // timestamps
01:34:37 [2022-12-16T06:34:37.387Z] [Pipeline] }
01:34:37 [2022-12-16T06:34:37.664Z] [Pipeline] // timeout
01:34:38 [2022-12-16T06:34:38.564Z] [Pipeline] }
01:34:38 [2022-12-16T06:34:38.835Z] [Pipeline] // withEnv
01:34:39 [2022-12-16T06:34:39.243Z] [Pipeline] }
01:34:39 [2022-12-16T06:34:39.507Z] [Pipeline] // node
01:34:39 [2022-12-16T06:34:39.916Z] [Pipeline] }
01:34:40 [2022-12-16T06:34:40.193Z] [Pipeline] // podTemplate
01:34:40 [2022-12-16T06:34:40.616Z] [Pipeline] End of Pipeline
01:34:40 [2022-12-16T06:34:40.877Z] Finished: SUCCESS