Skip to content
Failed

Console Output

12:23:56 [2023-08-16T16:23:56.491Z] Branch indexing
12:24:01 12:24:01 [2023-08-16T16:24:01.774Z] Connecting to https://api.github.com using GitHub bot (username/token)
12:24:03 [2023-08-16T16:24:03.932Z] Obtained Jenkinsfile from f509947fcead3a77d16739d5f6e35499a59d5265
12:24:04 [2023-08-16T16:24:04.680Z] [Pipeline] Start of Pipeline
12:24:07 [2023-08-16T16:24:07.505Z] [Pipeline] readTrusted
12:24:11 [2023-08-16T16:24:11.105Z] Obtained jenkins/pod-templates/cdt-full-pod-plus-eclipse-install.yaml from f509947fcead3a77d16739d5f6e35499a59d5265
12:24:11 [2023-08-16T16:24:11.301Z] [Pipeline] podTemplate
12:24:11 [2023-08-16T16:24:11.406Z] [Pipeline] {
12:24:12 [2023-08-16T16:24:12.014Z] [Pipeline] node
12:24:28 [2023-08-16T16:24:28.387Z] Still waiting to schedule task
12:24:28 [2023-08-16T16:24:28.499Z] All nodes of label ‘cdt-jonahgraham-fork_fix_displayname_backport_2-1dpgf’ are offline
12:42:20 [2023-08-16T16:42:20.032Z] Created Pod: kubernetes cdt/cdt-jonahgraham-fork-fix-displayname-backport-2-1dpgf-1kg-sz4rb
12:42:51 [2023-08-16T16:42:51.901Z] Agent cdt-jonahgraham-fork-fix-displayname-backport-2-1dpgf-1kg-sz4rb is provisioned from template cdt-jonahgraham-fork_fix_displayname_backport_2-1dpgf-1kg72
12:42:51 [2023-08-16T16:42:51.912Z] ---
12:42:51 [2023-08-16T16:42:51.912Z] apiVersion: "v1"
12:42:51 [2023-08-16T16:42:51.912Z] kind: "Pod"
12:42:51 [2023-08-16T16:42:51.912Z] metadata:
12:42:51 [2023-08-16T16:42:51.912Z]   annotations:
12:42:51 [2023-08-16T16:42:51.912Z]     buildUrl: "http://jenkins-ui.cdt.svc.cluster.local/cdt/job/cdt-jonahgraham-fork/job/fix_displayname_backport/2/"
12:42:51 [2023-08-16T16:42:51.912Z]     runUrl: "job/cdt-jonahgraham-fork/job/fix_displayname_backport/2/"
12:42:51 [2023-08-16T16:42:51.912Z]   labels:
12:42:51 [2023-08-16T16:42:51.912Z]     jenkins: "slave"
12:42:51 [2023-08-16T16:42:51.912Z]     jenkins/label-digest: "3e78799fcc05c2d5a0c05ae6fd3a4113b1fe1f79"
12:42:51 [2023-08-16T16:42:51.912Z]     jenkins/label: "cdt-jonahgraham-fork_fix_displayname_backport_2-1dpgf"
12:42:51 [2023-08-16T16:42:51.912Z]   name: "cdt-jonahgraham-fork-fix-displayname-backport-2-1dpgf-1kg-sz4rb"
12:42:51 [2023-08-16T16:42:51.912Z]   namespace: "cdt"
12:42:51 [2023-08-16T16:42:51.912Z] spec:
12:42:51 [2023-08-16T16:42:51.912Z]   containers:
12:42:51 [2023-08-16T16:42:51.912Z]   - args:
12:42:51 [2023-08-16T16:42:51.912Z]     - "/bin/sh"
12:42:51 [2023-08-16T16:42:51.912Z]     - "-c"
12:42:51 [2023-08-16T16:42:51.912Z]     - "/home/vnc/.vnc/xstartup.sh && cat"
12:42:51 [2023-08-16T16:42:51.912Z]     image: "quay.io/eclipse-cdt/cdt-infra-plus-eclipse-install@sha256:efa01be7dc63af2f239fff3ea929d2d79b07084983e9ab859eb480fcc17b5ba2"
12:42:51 [2023-08-16T16:42:51.912Z]     name: "cdt"
12:42:51 [2023-08-16T16:42:51.912Z]     resources:
12:42:51 [2023-08-16T16:42:51.912Z]       limits:
12:42:51 [2023-08-16T16:42:51.912Z]         memory: "2662Mi"
12:42:51 [2023-08-16T16:42:51.912Z]         cpu: "1"
12:42:51 [2023-08-16T16:42:51.912Z]       requests:
12:42:51 [2023-08-16T16:42:51.912Z]         memory: "2662Mi"
12:42:51 [2023-08-16T16:42:51.912Z]         cpu: "1"
12:42:51 [2023-08-16T16:42:51.912Z]     tty: true
12:42:51 [2023-08-16T16:42:51.912Z]     volumeMounts:
12:42:51 [2023-08-16T16:42:51.912Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
12:42:51 [2023-08-16T16:42:51.912Z]       name: "settings-xml"
12:42:51 [2023-08-16T16:42:51.912Z]       readOnly: true
12:42:51 [2023-08-16T16:42:51.912Z]       subPath: "settings.xml"
12:42:51 [2023-08-16T16:42:51.912Z]     - mountPath: "/home/jenkins/.m2/repository"
12:42:51 [2023-08-16T16:42:51.912Z]       name: "m2-repo"
12:42:51 [2023-08-16T16:42:51.912Z]     - mountPath: "/home/jenkins/agent"
12:42:51 [2023-08-16T16:42:51.912Z]       name: "workspace-volume"
12:42:51 [2023-08-16T16:42:51.912Z]       readOnly: false
12:42:51 [2023-08-16T16:42:51.912Z]   - env:
12:42:51 [2023-08-16T16:42:51.912Z]     - name: "JENKINS_SECRET"
12:42:51 [2023-08-16T16:42:51.912Z]       value: "********"
12:42:51 [2023-08-16T16:42:51.912Z]     - name: "JENKINS_TUNNEL"
12:42:51 [2023-08-16T16:42:51.912Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
12:42:51 [2023-08-16T16:42:51.912Z]     - name: "JENKINS_AGENT_NAME"
12:42:51 [2023-08-16T16:42:51.912Z]       value: "cdt-jonahgraham-fork-fix-displayname-backport-2-1dpgf-1kg-sz4rb"
12:42:51 [2023-08-16T16:42:51.912Z]     - name: "JENKINS_NAME"
12:42:51 [2023-08-16T16:42:51.912Z]       value: "cdt-jonahgraham-fork-fix-displayname-backport-2-1dpgf-1kg-sz4rb"
12:42:51 [2023-08-16T16:42:51.912Z]     - name: "JENKINS_AGENT_WORKDIR"
12:42:51 [2023-08-16T16:42:51.912Z]       value: "/home/jenkins/agent"
12:42:51 [2023-08-16T16:42:51.912Z]     - name: "JENKINS_URL"
12:42:51 [2023-08-16T16:42:51.912Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
12:42:51 [2023-08-16T16:42:51.912Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3107.v665000b_51092"
12:42:51 [2023-08-16T16:42:51.912Z]     name: "jnlp"
12:42:51 [2023-08-16T16:42:51.912Z]     resources:
12:42:51 [2023-08-16T16:42:51.912Z]       limits:
12:42:51 [2023-08-16T16:42:51.912Z]         memory: "512Mi"
12:42:51 [2023-08-16T16:42:51.912Z]         cpu: "500m"
12:42:51 [2023-08-16T16:42:51.912Z]       requests:
12:42:51 [2023-08-16T16:42:51.912Z]         memory: "512Mi"
12:42:51 [2023-08-16T16:42:51.912Z]         cpu: "200m"
12:42:51 [2023-08-16T16:42:51.912Z]     volumeMounts:
12:42:51 [2023-08-16T16:42:51.912Z]     - mountPath: "/home/jenkins/agent"
12:42:51 [2023-08-16T16:42:51.912Z]       name: "workspace-volume"
12:42:51 [2023-08-16T16:42:51.912Z]       readOnly: false
12:42:51 [2023-08-16T16:42:51.912Z]   nodeSelector:
12:42:51 [2023-08-16T16:42:51.912Z]     kubernetes.io/os: "linux"
12:42:51 [2023-08-16T16:42:51.912Z]   restartPolicy: "Never"
12:42:51 [2023-08-16T16:42:51.912Z]   volumes:
12:42:51 [2023-08-16T16:42:51.912Z]   - emptyDir: {}
12:42:51 [2023-08-16T16:42:51.912Z]     name: "m2-repo"
12:42:51 [2023-08-16T16:42:51.912Z]   - name: "settings-xml"
12:42:51 [2023-08-16T16:42:51.912Z]     secret:
12:42:51 [2023-08-16T16:42:51.912Z]       items:
12:42:51 [2023-08-16T16:42:51.912Z]       - key: "settings.xml"
12:42:51 [2023-08-16T16:42:51.912Z]         path: "settings.xml"
12:42:51 [2023-08-16T16:42:51.912Z]       secretName: "m2-secret-dir"
12:42:51 [2023-08-16T16:42:51.912Z]   - emptyDir:
12:42:51 [2023-08-16T16:42:51.912Z]       medium: ""
12:42:51 [2023-08-16T16:42:51.912Z]     name: "workspace-volume"
12:42:51 [2023-08-16T16:42:51.912Z] 
12:42:53 [2023-08-16T16:42:53.979Z] Running on cdt-jonahgraham-fork-fix-displayname-backport-2-1dpgf-1kg-sz4rb in /home/jenkins/agent/workspace/am-fork_fix_displayname_backport
12:42:53 [2023-08-16T16:42:53.980Z] [Pipeline] {
12:42:57 [2023-08-16T16:42:57.419Z] [Pipeline] stage
12:42:57 [2023-08-16T16:42:57.420Z] [Pipeline] { (Declarative: Checkout SCM)
12:43:02 [2023-08-16T16:43:02.639Z] [Pipeline] checkout
12:43:09 [2023-08-16T16:43:09.682Z] The recommended git tool is: NONE
12:43:21 [2023-08-16T16:43:21.094Z] using credential github-bot
12:43:21 [2023-08-16T16:43:21.879Z] Cloning the remote Git repository
12:43:21 [2023-08-16T16:43:21.879Z] Cloning with configured refspecs honoured and without tags
12:43:21 [2023-08-16T16:43:21.977Z] Cloning repository https://github.com/jonahgraham/cdt.git
12:43:22 [2023-08-16T16:43:22.191Z]  > git init /home/jenkins/agent/workspace/am-fork_fix_displayname_backport # timeout=10
12:43:22 [2023-08-16T16:43:22.304Z] Fetching upstream changes from https://github.com/jonahgraham/cdt.git
12:43:22 [2023-08-16T16:43:22.305Z]  > git --version # timeout=10
12:43:22 [2023-08-16T16:43:22.380Z]  > git --version # 'git version 2.20.1'
12:43:22 [2023-08-16T16:43:22.382Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
12:43:22 [2023-08-16T16:43:22.387Z]  > git fetch --no-tags --force --progress -- https://github.com/jonahgraham/cdt.git +refs/heads/fix_displayname_backport:refs/remotes/origin/fix_displayname_backport # timeout=10
12:45:09 [2023-08-16T16:45:09.790Z] Avoid second fetch
12:45:09 [2023-08-16T16:45:09.791Z] Checking out Revision f509947fcead3a77d16739d5f6e35499a59d5265 (fix_displayname_backport)
12:45:07 [2023-08-16T16:45:07.617Z]  > git config remote.origin.url https://github.com/jonahgraham/cdt.git # timeout=10
12:45:07 [2023-08-16T16:45:07.684Z]  > git config --add remote.origin.fetch +refs/heads/fix_displayname_backport:refs/remotes/origin/fix_displayname_backport # timeout=10
12:45:09 [2023-08-16T16:45:09.798Z]  > git config core.sparsecheckout # timeout=10
12:45:09 [2023-08-16T16:45:09.884Z]  > git checkout -f f509947fcead3a77d16739d5f6e35499a59d5265 # timeout=10
12:45:17 [2023-08-16T16:45:17.584Z] Commit message: "Handle null "DisplayName" in registry"
12:45:18 [2023-08-16T16:45:18.500Z] First time build. Skipping changelog.
12:45:19 [2023-08-16T16:45:19.639Z] [Pipeline] }
12:45:20 [2023-08-16T16:45:20.005Z] [Pipeline] // stage
12:45:20 [2023-08-16T16:45:20.175Z] [Pipeline] withEnv
12:45:20 [2023-08-16T16:45:20.177Z] [Pipeline] {
12:45:20 [2023-08-16T16:45:20.398Z] [Pipeline] timestamps
12:45:20 [2023-08-16T16:45:20.398Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
12:45:20 [2023-08-16T16:45:20.443Z] [Pipeline] {
12:45:20 [2023-08-16T16:45:20.662Z] [Pipeline] stage
12:45:20 [2023-08-16T16:45:20.663Z] [Pipeline] { (Code Formatting Checks)
12:45:20 [2023-08-16T16:45:20.968Z] [Pipeline] container
12:45:20 [2023-08-16T16:45:20.970Z] [Pipeline] {
12:45:21 [2023-08-16T16:45:21.148Z] [Pipeline] timeout
12:45:21 [2023-08-16T16:45:21.148Z] Timeout set to expire after 30 min without activity
12:45:21 [2023-08-16T16:45:21.267Z] [Pipeline] {
12:45:21 [2023-08-16T16:45:21.528Z] [Pipeline] withEnv
12:45:21 [2023-08-16T16:45:21.529Z] [Pipeline] {
12:45:21 [2023-08-16T16:45:21.739Z] [Pipeline] sh
12:45:22 [2023-08-16T16:45:22.373Z] + MVN=/usr/share/maven/bin/mvn -Dmaven.repo.local=/home/jenkins/.m2/repository                         --settings /home/jenkins/.m2/settings.xml ./releng/scripts/check_code_cleanliness.sh
12:45:26 [2023-08-16T16:45:26.647Z] WARNING: Using incubator modules: jdk.incubator.foreign, jdk.incubator.vector
12:45:38 [2023-08-16T16:45:38.888Z] Configuration Name: /home/jenkins/agent/workspace/am-fork_fix_displayname_backport/releng/scripts/../../core/org.eclipse.cdt.core/.settings/org.eclipse.jdt.core.prefs
12:45:38 [2023-08-16T16:45:38.888Z] Starting format job ...
12:47:00 [2023-08-16T16:47:00.343Z] Done.
12:47:00 [2023-08-16T16:47:00.343Z] Removing trailing whitespace on *.java files
12:47:00 [2023-08-16T16:47:00.343Z] Removing trailing whitespace on *.properties files
12:47:00 [2023-08-16T16:47:00.343Z] Removing trailing whitespace on *.MF files
12:47:00 [2023-08-16T16:47:00.343Z] Removing trailing whitespace on *.py files
12:47:11 [2023-08-16T16:47:11.520Z] Rebuilding native/org.eclipse.cdt.native.serial JNI headers to make sure they match source
12:47:18 [2023-08-16T16:47:18.083Z] Rebuilding of native/org.eclipse.cdt.native.serial JNI headers failed. The log (jni-headers-native-org.eclipse.cdt.native.serial.log) is part of the artifacts of the build
12:47:18 [2023-08-16T16:47:18.693Z] [Pipeline] }
12:47:20 [2023-08-16T16:47:20.076Z] [Pipeline] // withEnv
12:47:21 [2023-08-16T16:47:21.033Z] [Pipeline] }
12:47:21 [2023-08-16T16:47:21.354Z] [Pipeline] // timeout
12:47:21 [2023-08-16T16:47:21.746Z] [Pipeline] }
12:47:22 [2023-08-16T16:47:22.047Z] [Pipeline] // container
12:47:22 [2023-08-16T16:47:22.313Z] [Pipeline] }
12:47:22 [2023-08-16T16:47:22.612Z] [Pipeline] // stage
12:47:22 [2023-08-16T16:47:22.976Z] [Pipeline] stage
12:47:22 [2023-08-16T16:47:22.977Z] [Pipeline] { (Build and verify)
12:47:23 [2023-08-16T16:47:23.343Z] Stage "Build and verify" skipped due to earlier failure(s)
12:47:23 [2023-08-16T16:47:23.344Z] [Pipeline] }
12:47:23 [2023-08-16T16:47:23.686Z] [Pipeline] // stage
12:47:23 [2023-08-16T16:47:23.986Z] [Pipeline] stage
12:47:23 [2023-08-16T16:47:23.988Z] [Pipeline] { (Declarative: Post Actions)
12:47:24 [2023-08-16T16:47:24.257Z] [Pipeline] container
12:47:24 [2023-08-16T16:47:24.259Z] [Pipeline] {
12:47:24 [2023-08-16T16:47:24.428Z] [Pipeline] archiveArtifacts
12:47:24 [2023-08-16T16:47:24.438Z] Archiving artifacts
12:53:05 [2023-08-16T16:53:05.220Z] [Pipeline] junit
12:53:05 [2023-08-16T16:53:05.263Z] Recording test results
12:53:05 [2023-08-16T16:53:05.695Z] No test report files were found. Configuration error?
12:53:05 [2023-08-16T16:53:05.697Z] [Pipeline] }
12:53:05 [2023-08-16T16:53:05.744Z] [Pipeline] // container
12:53:05 [2023-08-16T16:53:05.761Z] Error when executing always post condition:
12:53:05 [2023-08-16T16:53:05.761Z] Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.40.24.159/10.40.24.159:35106
12:53:05 [2023-08-16T16:53:05.761Z] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
12:53:05 [2023-08-16T16:53:05.761Z] 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
12:53:05 [2023-08-16T16:53:05.761Z] 		at hudson.remoting.Channel.call(Channel.java:1000)
12:53:05 [2023-08-16T16:53:05.761Z] 		at hudson.FilePath.act(FilePath.java:1192)
12:53:05 [2023-08-16T16:53:05.761Z] 		at hudson.FilePath.act(FilePath.java:1181)
12:53:05 [2023-08-16T16:53:05.761Z] 		at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:118)
12:53:05 [2023-08-16T16:53:05.761Z] 		at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:157)
12:53:05 [2023-08-16T16:53:05.761Z] 		at hudson.tasks.junit.JUnitResultArchiver.parseAndSummarize(JUnitResultArchiver.java:251)
12:53:05 [2023-08-16T16:53:05.761Z] 		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:63)
12:53:05 [2023-08-16T16:53:05.761Z] 		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:29)
12:53:05 [2023-08-16T16:53:05.761Z] 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
12:53:05 [2023-08-16T16:53:05.761Z] 		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
12:53:05 [2023-08-16T16:53:05.761Z] 		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:53:05 [2023-08-16T16:53:05.761Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:53:05 [2023-08-16T16:53:05.761Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:53:05 [2023-08-16T16:53:05.761Z] hudson.AbortException: No test report files were found. Configuration error?
12:53:05 [2023-08-16T16:53:05.761Z] 	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:184)
12:53:05 [2023-08-16T16:53:05.761Z] 	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3578)
12:53:05 [2023-08-16T16:53:05.761Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
12:53:05 [2023-08-16T16:53:05.761Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
12:53:05 [2023-08-16T16:53:05.761Z] 	at hudson.remoting.Request$2.run(Request.java:377)
12:53:05 [2023-08-16T16:53:05.761Z] 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
12:53:05 [2023-08-16T16:53:05.761Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:53:05 [2023-08-16T16:53:05.761Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:53:05 [2023-08-16T16:53:05.761Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:53:05 [2023-08-16T16:53:05.761Z] 	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
12:53:05 [2023-08-16T16:53:05.761Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
12:53:05 [2023-08-16T16:53:05.761Z] 
12:53:05 [2023-08-16T16:53:05.772Z] [Pipeline] }
12:53:05 [2023-08-16T16:53:05.790Z] [Pipeline] // stage
12:53:05 [2023-08-16T16:53:05.837Z] [Pipeline] }
12:53:05 [2023-08-16T16:53:05.872Z] [Pipeline] // timestamps
12:53:05 [2023-08-16T16:53:05.906Z] [Pipeline] }
12:53:05 [2023-08-16T16:53:05.957Z] [Pipeline] // withEnv
12:53:05 [2023-08-16T16:53:05.973Z] [Pipeline] }
12:53:06 [2023-08-16T16:53:06.008Z] [Pipeline] // node
12:53:06 [2023-08-16T16:53:06.042Z] [Pipeline] }
12:53:06 [2023-08-16T16:53:06.108Z] [Pipeline] // podTemplate
12:53:06 [2023-08-16T16:53:06.136Z] [Pipeline] End of Pipeline
12:53:06 [2023-08-16T16:53:06.302Z] ERROR: script returned exit code 1
12:53:07 [2023-08-16T16:53:07.643Z] 
12:53:07 [2023-08-16T16:53:07.643Z] Could not update commit status, please check if your scan credentials belong to a member of the organization or a collaborator of the repository and repo:status scope is selected
12:53:07 [2023-08-16T16:53:07.643Z] 
12:53:07 [2023-08-16T16:53:07.643Z] 
12:53:07 [2023-08-16T16:53:07.643Z] GitHub has been notified of this commit’s build result
12:53:07 [2023-08-16T16:53:07.643Z] 
12:53:07 [2023-08-16T16:53:07.650Z] Finished: FAILURE