Skip to content
Failed

Console Output

04:12:00 [2023-03-03T09:12:00.744Z] Started by timer
04:12:03 [2023-03-03T09:12:03.771Z] Obtained jenkins/pipelines/tracecompass-jdk17.Jenkinsfile from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
04:12:04 [2023-03-03T09:12:04.310Z] [Pipeline] Start of Pipeline
04:12:04 [2023-03-03T09:12:04.778Z] [Pipeline] readTrusted
04:12:05 [2023-03-03T09:12:05.058Z] Obtained jenkins/pod-templates/tracecompass-pod.yaml from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
04:12:05 [2023-03-03T09:12:05.062Z] [Pipeline] echo
04:12:05 [2023-03-03T09:12:05.063Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
04:12:05 [2023-03-03T09:12:05.066Z] [Pipeline] podTemplate
04:12:05 [2023-03-03T09:12:05.075Z] [Pipeline] {
04:12:05 [2023-03-03T09:12:05.092Z] [Pipeline] node
04:12:05 [2023-03-03T09:12:05.801Z] Created Pod: kubernetes tracecompass/tracecompass-build-2c1rj-m03jz
04:12:20 [2023-03-03T09:12:20.093Z] Still waiting to schedule task
04:12:20 [2023-03-03T09:12:20.094Z]tracecompass-build-2c1rj-m03jz’ is offline
04:12:35 [2023-03-03T09:12:35.539Z] Agent tracecompass-build-2c1rj-m03jz is provisioned from template tracecompass-build-2c1rj
04:12:35 [2023-03-03T09:12:35.541Z] ---
04:12:35 [2023-03-03T09:12:35.541Z] apiVersion: "v1"
04:12:35 [2023-03-03T09:12:35.541Z] kind: "Pod"
04:12:35 [2023-03-03T09:12:35.541Z] metadata:
04:12:35 [2023-03-03T09:12:35.541Z]   annotations:
04:12:35 [2023-03-03T09:12:35.541Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-stable-release-nightly-new/167/"
04:12:35 [2023-03-03T09:12:35.541Z]     runUrl: "job/tracecompass-stable-release-nightly-new/167/"
04:12:35 [2023-03-03T09:12:35.541Z]   labels:
04:12:35 [2023-03-03T09:12:35.541Z]     jenkins: "slave"
04:12:35 [2023-03-03T09:12:35.541Z]     jenkins/label-digest: "f6f335ed0b11fc1532921316614c7fb7b5d8c309"
04:12:35 [2023-03-03T09:12:35.541Z]     jenkins/label: "tracecompass-build"
04:12:35 [2023-03-03T09:12:35.541Z]   name: "tracecompass-build-2c1rj-m03jz"
04:12:35 [2023-03-03T09:12:35.541Z]   namespace: "tracecompass"
04:12:35 [2023-03-03T09:12:35.541Z] spec:
04:12:35 [2023-03-03T09:12:35.541Z]   containers:
04:12:35 [2023-03-03T09:12:35.541Z]   - args:
04:12:35 [2023-03-03T09:12:35.541Z]     - "-c"
04:12:35 [2023-03-03T09:12:35.541Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
04:12:35 [2023-03-03T09:12:35.541Z]     command:
04:12:35 [2023-03-03T09:12:35.541Z]     - "/bin/sh"
04:12:35 [2023-03-03T09:12:35.541Z]     image: "eclipse/tracecompass-build-env:18.04"
04:12:35 [2023-03-03T09:12:35.541Z]     imagePullPolicy: "Always"
04:12:35 [2023-03-03T09:12:35.541Z]     name: "tracecompass"
04:12:35 [2023-03-03T09:12:35.541Z]     resources:
04:12:35 [2023-03-03T09:12:35.541Z]       limits:
04:12:35 [2023-03-03T09:12:35.541Z]         memory: "2.6Gi"
04:12:35 [2023-03-03T09:12:35.541Z]         cpu: "1.3"
04:12:35 [2023-03-03T09:12:35.541Z]       requests:
04:12:35 [2023-03-03T09:12:35.541Z]         memory: "2.6Gi"
04:12:35 [2023-03-03T09:12:35.541Z]         cpu: "1.3"
04:12:35 [2023-03-03T09:12:35.541Z]     tty: true
04:12:35 [2023-03-03T09:12:35.541Z]     volumeMounts:
04:12:35 [2023-03-03T09:12:35.541Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
04:12:35 [2023-03-03T09:12:35.541Z]       name: "settings-xml"
04:12:35 [2023-03-03T09:12:35.541Z]       readOnly: true
04:12:35 [2023-03-03T09:12:35.541Z]       subPath: "settings.xml"
04:12:35 [2023-03-03T09:12:35.541Z]     - mountPath: "/home/jenkins/.m2/repository"
04:12:35 [2023-03-03T09:12:35.541Z]       name: "m2-repo"
04:12:35 [2023-03-03T09:12:35.541Z]     - mountPath: "/opt/tools"
04:12:35 [2023-03-03T09:12:35.541Z]       name: "tools"
04:12:35 [2023-03-03T09:12:35.541Z]     - mountPath: "/home/jenkins/agent"
04:12:35 [2023-03-03T09:12:35.541Z]       name: "workspace-volume"
04:12:35 [2023-03-03T09:12:35.541Z]       readOnly: false
04:12:35 [2023-03-03T09:12:35.541Z]   - env:
04:12:35 [2023-03-03T09:12:35.541Z]     - name: "JENKINS_SECRET"
04:12:35 [2023-03-03T09:12:35.541Z]       value: "********"
04:12:35 [2023-03-03T09:12:35.541Z]     - name: "JENKINS_TUNNEL"
04:12:35 [2023-03-03T09:12:35.541Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
04:12:35 [2023-03-03T09:12:35.541Z]     - name: "JENKINS_AGENT_NAME"
04:12:35 [2023-03-03T09:12:35.541Z]       value: "tracecompass-build-2c1rj-m03jz"
04:12:35 [2023-03-03T09:12:35.541Z]     - name: "JENKINS_NAME"
04:12:35 [2023-03-03T09:12:35.541Z]       value: "tracecompass-build-2c1rj-m03jz"
04:12:35 [2023-03-03T09:12:35.541Z]     - name: "JENKINS_AGENT_WORKDIR"
04:12:35 [2023-03-03T09:12:35.541Z]       value: "/home/jenkins/agent"
04:12:35 [2023-03-03T09:12:35.541Z]     - name: "JENKINS_URL"
04:12:35 [2023-03-03T09:12:35.541Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
04:12:35 [2023-03-03T09:12:35.541Z]     image: "eclipsecbi/jenkins-jnlp-agent"
04:12:35 [2023-03-03T09:12:35.541Z]     name: "jnlp"
04:12:35 [2023-03-03T09:12:35.541Z]     resources:
04:12:35 [2023-03-03T09:12:35.541Z]       limits: {}
04:12:35 [2023-03-03T09:12:35.541Z]       requests:
04:12:35 [2023-03-03T09:12:35.541Z]         memory: "256Mi"
04:12:35 [2023-03-03T09:12:35.541Z]         cpu: "100m"
04:12:35 [2023-03-03T09:12:35.541Z]     volumeMounts:
04:12:35 [2023-03-03T09:12:35.541Z]     - mountPath: "/home/jenkins/.ssh"
04:12:35 [2023-03-03T09:12:35.541Z]       name: "volume-known-hosts"
04:12:35 [2023-03-03T09:12:35.541Z]     - mountPath: "/home/jenkins/agent"
04:12:35 [2023-03-03T09:12:35.541Z]       name: "workspace-volume"
04:12:35 [2023-03-03T09:12:35.541Z]       readOnly: false
04:12:35 [2023-03-03T09:12:35.541Z]   nodeSelector:
04:12:35 [2023-03-03T09:12:35.541Z]     kubernetes.io/os: "linux"
04:12:35 [2023-03-03T09:12:35.541Z]   restartPolicy: "Never"
04:12:35 [2023-03-03T09:12:35.541Z]   volumes:
04:12:35 [2023-03-03T09:12:35.541Z]   - emptyDir: {}
04:12:35 [2023-03-03T09:12:35.541Z]     name: "m2-repo"
04:12:35 [2023-03-03T09:12:35.541Z]   - name: "settings-xml"
04:12:35 [2023-03-03T09:12:35.541Z]     secret:
04:12:35 [2023-03-03T09:12:35.541Z]       items:
04:12:35 [2023-03-03T09:12:35.541Z]       - key: "settings.xml"
04:12:35 [2023-03-03T09:12:35.541Z]         path: "settings.xml"
04:12:35 [2023-03-03T09:12:35.541Z]       secretName: "m2-secret-dir"
04:12:35 [2023-03-03T09:12:35.541Z]   - emptyDir:
04:12:35 [2023-03-03T09:12:35.541Z]       medium: ""
04:12:35 [2023-03-03T09:12:35.541Z]     name: "workspace-volume"
04:12:35 [2023-03-03T09:12:35.541Z]   - configMap:
04:12:35 [2023-03-03T09:12:35.541Z]       name: "known-hosts"
04:12:35 [2023-03-03T09:12:35.541Z]     name: "volume-known-hosts"
04:12:35 [2023-03-03T09:12:35.541Z]   - name: "tools"
04:12:35 [2023-03-03T09:12:35.541Z]     persistentVolumeClaim:
04:12:35 [2023-03-03T09:12:35.541Z]       claimName: "tools-claim-jiro-tracecompass"
04:12:35 [2023-03-03T09:12:35.541Z] 
04:12:38 [2023-03-03T09:12:38.645Z] Running on tracecompass-build-2c1rj-m03jz in /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new
04:12:38 [2023-03-03T09:12:38.645Z] [Pipeline] {
04:12:38 [2023-03-03T09:12:38.684Z] [Pipeline] stage
04:12:38 [2023-03-03T09:12:38.685Z] [Pipeline] { (Declarative: Checkout SCM)
04:12:38 [2023-03-03T09:12:38.702Z] [Pipeline] checkout
04:12:40 [2023-03-03T09:12:40.948Z] Selected Git installation does not exist. Using Default
04:12:40 [2023-03-03T09:12:40.949Z] The recommended git tool is: NONE
04:13:03 [2023-03-03T09:13:03.657Z] No credentials specified
04:13:03 [2023-03-03T09:13:03.742Z] Cloning the remote Git repository
04:13:03 [2023-03-03T09:13:03.851Z] Cloning repository https://git.eclipse.org/r/tracecompass/tracecompass-infra
04:13:12 [2023-03-03T09:13:12.044Z] Avoid second fetch
04:13:12 [2023-03-03T09:13:12.144Z] Checking out Revision 3e1ed443656795e38ee477ae52bcdd42a6b7d3ea (refs/remotes/origin/master)
04:13:10 [2023-03-03T09:13:10.549Z]  > git init /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new # timeout=10
04:13:10 [2023-03-03T09:13:10.750Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra
04:13:10 [2023-03-03T09:13:10.750Z]  > git --version # timeout=10
04:13:10 [2023-03-03T09:13:10.843Z]  > git --version # 'git version 2.20.1'
04:13:10 [2023-03-03T09:13:10.844Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10
04:13:11 [2023-03-03T09:13:11.941Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10
04:13:11 [2023-03-03T09:13:11.948Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
04:13:12 [2023-03-03T09:13:12.047Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
04:13:12 [2023-03-03T09:13:12.153Z]  > git config core.sparsecheckout # timeout=10
04:13:12 [2023-03-03T09:13:12.246Z]  > git checkout -f 3e1ed443656795e38ee477ae52bcdd42a6b7d3ea # timeout=10
04:13:19 [2023-03-03T09:13:19.751Z] Commit message: "Use JDK 17 in tracecompass-sonar.Jenkinsfile"
04:13:19 [2023-03-03T09:13:19.841Z]  > git rev-list --no-walk 3e1ed443656795e38ee477ae52bcdd42a6b7d3ea # timeout=10
04:13:20 [2023-03-03T09:13:20.161Z] [Pipeline] }
04:13:20 [2023-03-03T09:13:20.179Z] [Pipeline] // stage
04:13:20 [2023-03-03T09:13:20.194Z] [Pipeline] withEnv
04:13:20 [2023-03-03T09:13:20.195Z] [Pipeline] {
04:13:20 [2023-03-03T09:13:20.237Z] [Pipeline] withEnv
04:13:20 [2023-03-03T09:13:20.237Z] [Pipeline] {
04:13:20 [2023-03-03T09:13:20.262Z] [Pipeline] timestamps
04:13:20 [2023-03-03T09:13:20.263Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
04:13:20 [2023-03-03T09:13:20.264Z] [Pipeline] {
04:13:20 [2023-03-03T09:13:20.285Z] [Pipeline] timeout
04:13:20 [2023-03-03T09:13:20.286Z] Timeout set to expire in 4 hr 0 min
04:13:20 [2023-03-03T09:13:20.288Z] [Pipeline] {
04:13:20 [2023-03-03T09:13:20.307Z] [Pipeline] stage
04:13:20 [2023-03-03T09:13:20.308Z] [Pipeline] { (Declarative: Tool Install)
04:13:20 [2023-03-03T09:13:20.328Z] [Pipeline] tool
04:13:20 [2023-03-03T09:13:20.346Z] [Pipeline] envVarsForTool
04:13:20 [2023-03-03T09:13:20.373Z] [Pipeline] tool
04:13:20 [2023-03-03T09:13:20.392Z] [Pipeline] envVarsForTool
04:13:20 [2023-03-03T09:13:20.409Z] [Pipeline] }
04:13:20 [2023-03-03T09:13:20.423Z] [Pipeline] // stage
04:13:20 [2023-03-03T09:13:20.437Z] [Pipeline] withEnv
04:13:20 [2023-03-03T09:13:20.438Z] [Pipeline] {
04:13:20 [2023-03-03T09:13:20.459Z] [Pipeline] stage
04:13:20 [2023-03-03T09:13:20.460Z] [Pipeline] { (Checkout)
04:13:20 [2023-03-03T09:13:20.496Z] [Pipeline] tool
04:13:20 [2023-03-03T09:13:20.524Z] [Pipeline] envVarsForTool
04:13:20 [2023-03-03T09:13:20.587Z] [Pipeline] tool
04:13:20 [2023-03-03T09:13:20.600Z] [Pipeline] envVarsForTool
04:13:20 [2023-03-03T09:13:20.616Z] [Pipeline] withEnv
04:13:20 [2023-03-03T09:13:20.616Z] [Pipeline] {
04:13:20 [2023-03-03T09:13:20.635Z] [Pipeline] container
04:13:20 [2023-03-03T09:13:20.636Z] [Pipeline] {
04:13:20 [2023-03-03T09:13:20.650Z] [Pipeline] sh
04:13:21 [2023-03-03T09:13:21.843Z] + mkdir -p ../scripts
04:13:23 [2023-03-03T09:13:23.857Z] [Pipeline] sh
04:13:24 [2023-03-03T09:13:24.457Z] + cp scripts/deploy-rcp.sh ../scripts
04:13:24 [2023-03-03T09:13:24.551Z] [Pipeline] sh
04:13:25 [2023-03-03T09:13:25.162Z] + cp scripts/deploy-update-site.sh ../scripts
04:13:25 [2023-03-03T09:13:25.253Z] [Pipeline] sh
04:13:25 [2023-03-03T09:13:25.955Z] + cp scripts/deploy-doc.sh ../scripts
04:13:26 [2023-03-03T09:13:26.049Z] [Pipeline] sh
04:13:26 [2023-03-03T09:13:26.663Z] + cp scripts/deploy-javadoc.sh ../scripts
04:13:26 [2023-03-03T09:13:26.749Z] [Pipeline] checkout
04:13:26 [2023-03-03T09:13:26.847Z] The recommended git tool is: NONE
04:13:26 [2023-03-03T09:13:26.858Z] No credentials specified
04:13:26 [2023-03-03T09:13:26.858Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@d8b3f5bd; decorates RemoteLauncher[hudson.remoting.Channel@f62d83bf:JNLP4-connect connection from 10.40.54.32/10.40.54.32:48082] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
04:13:26 [2023-03-03T09:13:26.948Z] Fetching changes from the remote Git repository
04:13:26 [2023-03-03T09:13:26.861Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.git # timeout=10
04:13:26 [2023-03-03T09:13:26.951Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/org.eclipse.tracecompass # timeout=10
04:13:27 [2023-03-03T09:13:27.050Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/org.eclipse.tracecompass
04:13:27 [2023-03-03T09:13:27.051Z]  > git --version # timeout=10
04:13:27 [2023-03-03T09:13:27.142Z]  > git --version # 'git version 2.20.1'
04:13:27 [2023-03-03T09:13:27.142Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/org.eclipse.tracecompass refs/heads/stable-8.3 # timeout=10
04:14:53 [2023-03-03T09:14:53.064Z] Checking out Revision 776bdb6cccd0aea73c56158908e032b7b15d3723 (stable-8.3)
04:14:53 [2023-03-03T09:14:53.050Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
04:14:53 [2023-03-03T09:14:53.146Z]  > git config core.sparsecheckout # timeout=10
04:14:53 [2023-03-03T09:14:53.151Z]  > git checkout -f 776bdb6cccd0aea73c56158908e032b7b15d3723 # timeout=10
04:15:01 [2023-03-03T09:15:01.751Z] Commit message: "releng: Enable automatic update in the RCP for 8.3 release"
04:15:01 [2023-03-03T09:15:01.758Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
04:15:02 [2023-03-03T09:15:02.855Z]  > git rev-list --no-walk db5364cbf19e2aeb56ca06e64e1da209575146b1 # timeout=10
04:15:03 [2023-03-03T09:15:03.094Z] [Pipeline] sh
04:15:03 [2023-03-03T09:15:03.745Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts/
04:15:03 [2023-03-03T09:15:03.755Z] [Pipeline] sh
04:15:04 [2023-03-03T09:15:04.366Z] + cp ../scripts/deploy-rcp.sh /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts/
04:15:04 [2023-03-03T09:15:04.454Z] [Pipeline] sh
04:15:05 [2023-03-03T09:15:05.142Z] + cp ../scripts/deploy-update-site.sh /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts/
04:15:05 [2023-03-03T09:15:05.155Z] [Pipeline] sh
04:15:05 [2023-03-03T09:15:05.767Z] + cp ../scripts/deploy-doc.sh /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts/
04:15:05 [2023-03-03T09:15:05.781Z] [Pipeline] sh
04:15:06 [2023-03-03T09:15:06.371Z] + cp ../scripts/deploy-javadoc.sh /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts/
04:15:06 [2023-03-03T09:15:06.449Z] [Pipeline] }
04:15:06 [2023-03-03T09:15:06.468Z] [Pipeline] // container
04:15:06 [2023-03-03T09:15:06.484Z] [Pipeline] }
04:15:06 [2023-03-03T09:15:06.497Z] [Pipeline] // withEnv
04:15:06 [2023-03-03T09:15:06.514Z] [Pipeline] }
04:15:06 [2023-03-03T09:15:06.528Z] [Pipeline] // stage
04:15:06 [2023-03-03T09:15:06.546Z] [Pipeline] stage
04:15:06 [2023-03-03T09:15:06.547Z] [Pipeline] { (Product File)
04:15:06 [2023-03-03T09:15:06.635Z] [Pipeline] tool
04:15:06 [2023-03-03T09:15:06.651Z] [Pipeline] envVarsForTool
04:15:06 [2023-03-03T09:15:06.668Z] [Pipeline] tool
04:15:06 [2023-03-03T09:15:06.682Z] [Pipeline] envVarsForTool
04:15:06 [2023-03-03T09:15:06.698Z] [Pipeline] withEnv
04:15:06 [2023-03-03T09:15:06.699Z] [Pipeline] {
04:15:06 [2023-03-03T09:15:06.715Z] [Pipeline] container
04:15:06 [2023-03-03T09:15:06.716Z] [Pipeline] {
04:15:06 [2023-03-03T09:15:06.734Z] [Pipeline] sh
04:15:07 [2023-03-03T09:15:07.267Z] + cp -f /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/staging/tracing.product /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/tracing.product
04:15:07 [2023-03-03T09:15:07.268Z] cp: cannot stat '/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/staging/tracing.product': No such file or directory
04:15:07 [2023-03-03T09:15:07.277Z] [Pipeline] }
04:15:07 [2023-03-03T09:15:07.292Z] [Pipeline] // container
04:15:07 [2023-03-03T09:15:07.309Z] [Pipeline] }
04:15:07 [2023-03-03T09:15:07.323Z] [Pipeline] // withEnv
04:15:07 [2023-03-03T09:15:07.337Z] [Pipeline] }
04:15:07 [2023-03-03T09:15:07.352Z] [Pipeline] // stage
04:15:07 [2023-03-03T09:15:07.372Z] [Pipeline] stage
04:15:07 [2023-03-03T09:15:07.373Z] [Pipeline] { (Build)
04:15:07 [2023-03-03T09:15:07.396Z] Stage "Build" skipped due to earlier failure(s)
04:15:07 [2023-03-03T09:15:07.397Z] [Pipeline] }
04:15:07 [2023-03-03T09:15:07.413Z] [Pipeline] // stage
04:15:07 [2023-03-03T09:15:07.430Z] [Pipeline] stage
04:15:07 [2023-03-03T09:15:07.431Z] [Pipeline] { (Deploy Site)
04:15:07 [2023-03-03T09:15:07.447Z] Stage "Deploy Site" skipped due to earlier failure(s)
04:15:07 [2023-03-03T09:15:07.448Z] [Pipeline] }
04:15:07 [2023-03-03T09:15:07.465Z] [Pipeline] // stage
04:15:07 [2023-03-03T09:15:07.486Z] [Pipeline] stage
04:15:07 [2023-03-03T09:15:07.486Z] [Pipeline] { (Deploy RCP)
04:15:07 [2023-03-03T09:15:07.504Z] Stage "Deploy RCP" skipped due to earlier failure(s)
04:15:07 [2023-03-03T09:15:07.505Z] [Pipeline] }
04:15:07 [2023-03-03T09:15:07.523Z] [Pipeline] // stage
04:15:07 [2023-03-03T09:15:07.543Z] [Pipeline] stage
04:15:07 [2023-03-03T09:15:07.544Z] [Pipeline] { (Deploy Doc)
04:15:07 [2023-03-03T09:15:07.560Z] Stage "Deploy Doc" skipped due to earlier failure(s)
04:15:07 [2023-03-03T09:15:07.561Z] [Pipeline] }
04:15:07 [2023-03-03T09:15:07.579Z] [Pipeline] // stage
04:15:07 [2023-03-03T09:15:07.597Z] [Pipeline] stage
04:15:07 [2023-03-03T09:15:07.598Z] [Pipeline] { (Javadoc)
04:15:07 [2023-03-03T09:15:07.617Z] Stage "Javadoc" skipped due to earlier failure(s)
04:15:07 [2023-03-03T09:15:07.617Z] [Pipeline] }
04:15:07 [2023-03-03T09:15:07.637Z] [Pipeline] // stage
04:15:07 [2023-03-03T09:15:07.667Z] [Pipeline] stage
04:15:07 [2023-03-03T09:15:07.668Z] [Pipeline] { (Deploy Javadoc)
04:15:07 [2023-03-03T09:15:07.684Z] Stage "Deploy Javadoc" skipped due to earlier failure(s)
04:15:07 [2023-03-03T09:15:07.685Z] [Pipeline] }
04:15:07 [2023-03-03T09:15:07.702Z] [Pipeline] // stage
04:15:07 [2023-03-03T09:15:07.719Z] [Pipeline] stage
04:15:07 [2023-03-03T09:15:07.720Z] [Pipeline] { (Declarative: Post Actions)
04:15:07 [2023-03-03T09:15:07.747Z] [Pipeline] container
04:15:07 [2023-03-03T09:15:07.748Z] [Pipeline] {
04:15:07 [2023-03-03T09:15:07.764Z] [Pipeline] emailext
04:15:08 [2023-03-03T09:15:08.099Z] Sending email to: bernd.hufmann@ericsson.com patrick.tasse@gmail.com matthew.khouzam@ericsson.com
04:15:08 [2023-03-03T09:15:08.195Z] [Pipeline] }
04:15:08 [2023-03-03T09:15:08.216Z] [Pipeline] // container
04:15:08 [2023-03-03T09:15:08.233Z] [Pipeline] }
04:15:08 [2023-03-03T09:15:08.250Z] [Pipeline] // stage
04:15:08 [2023-03-03T09:15:08.265Z] [Pipeline] }
04:15:08 [2023-03-03T09:15:08.279Z] [Pipeline] // withEnv
04:15:08 [2023-03-03T09:15:08.300Z] [Pipeline] }
04:15:08 [2023-03-03T09:15:08.313Z] [Pipeline] // timeout
04:15:08 [2023-03-03T09:15:08.329Z] [Pipeline] }
04:15:08 [2023-03-03T09:15:08.346Z] [Pipeline] // timestamps
04:15:08 [2023-03-03T09:15:08.363Z] [Pipeline] }
04:15:08 [2023-03-03T09:15:08.376Z] [Pipeline] // withEnv
04:15:08 [2023-03-03T09:15:08.393Z] [Pipeline] }
04:15:08 [2023-03-03T09:15:08.410Z] [Pipeline] // withEnv
04:15:08 [2023-03-03T09:15:08.425Z] [Pipeline] }
04:15:08 [2023-03-03T09:15:08.443Z] [Pipeline] // node
04:15:08 [2023-03-03T09:15:08.458Z] [Pipeline] }
04:15:08 [2023-03-03T09:15:08.472Z] [Pipeline] // podTemplate
04:15:08 [2023-03-03T09:15:08.488Z] [Pipeline] End of Pipeline
04:15:08 [2023-03-03T09:15:08.527Z] ERROR: script returned exit code 1
04:15:38 [2023-03-03T09:15:38.554Z] Finished: FAILURE