Skip to content
Failed

Console Output

12:27:34 [2023-08-16T16:27:34.229Z] Branch indexing
12:27:36 12:27:36 [2023-08-16T16:27:36.674Z] Connecting to https://api.github.com using GitHub bot (username/token)
12:27:37 [2023-08-16T16:27:37.810Z] Obtained Jenkinsfile from 05c4232349fbd6502e61792257c1fff88a844f7c
12:27:38 [2023-08-16T16:27:38.038Z] [Pipeline] Start of Pipeline
12:27:39 [2023-08-16T16:27:39.125Z] [Pipeline] readTrusted
12:27:40 [2023-08-16T16:27:40.110Z] Obtained jenkins/pod-templates/cdt-full-pod-plus-eclipse-install.yaml from 05c4232349fbd6502e61792257c1fff88a844f7c
12:27:40 [2023-08-16T16:27:40.126Z] [Pipeline] podTemplate
12:27:40 [2023-08-16T16:27:40.181Z] [Pipeline] {
12:27:40 [2023-08-16T16:27:40.317Z] [Pipeline] node
12:27:55 [2023-08-16T16:27:55.319Z] Still waiting to schedule task
12:27:55 [2023-08-16T16:27:55.371Z] All nodes of label ‘cdt-jonahgraham-fork_test_github_actions_2-rj5rg’ are offline
13:05:42 [2023-08-16T17:05:42.025Z] Created Pod: kubernetes cdt/cdt-jonahgraham-fork-test-github-actions-2-rj5rg-3xg08-3nwp9
13:05:52 [2023-08-16T17:05:52.663Z] Agent cdt-jonahgraham-fork-test-github-actions-2-rj5rg-3xg08-3nwp9 is provisioned from template cdt-jonahgraham-fork_test_github_actions_2-rj5rg-3xg08
13:05:52 [2023-08-16T17:05:52.695Z] ---
13:05:52 [2023-08-16T17:05:52.695Z] apiVersion: "v1"
13:05:52 [2023-08-16T17:05:52.695Z] kind: "Pod"
13:05:52 [2023-08-16T17:05:52.695Z] metadata:
13:05:52 [2023-08-16T17:05:52.695Z]   annotations:
13:05:52 [2023-08-16T17:05:52.695Z]     buildUrl: "http://jenkins-ui.cdt.svc.cluster.local/cdt/job/cdt-jonahgraham-fork/job/test_github_actions/2/"
13:05:52 [2023-08-16T17:05:52.695Z]     runUrl: "job/cdt-jonahgraham-fork/job/test_github_actions/2/"
13:05:52 [2023-08-16T17:05:52.695Z]   labels:
13:05:52 [2023-08-16T17:05:52.695Z]     jenkins: "slave"
13:05:52 [2023-08-16T17:05:52.695Z]     jenkins/label-digest: "639024f6588994bc81a657588f26b1d3ea4efb87"
13:05:52 [2023-08-16T17:05:52.695Z]     jenkins/label: "cdt-jonahgraham-fork_test_github_actions_2-rj5rg"
13:05:52 [2023-08-16T17:05:52.695Z]   name: "cdt-jonahgraham-fork-test-github-actions-2-rj5rg-3xg08-3nwp9"
13:05:52 [2023-08-16T17:05:52.695Z]   namespace: "cdt"
13:05:52 [2023-08-16T17:05:52.695Z] spec:
13:05:52 [2023-08-16T17:05:52.695Z]   containers:
13:05:52 [2023-08-16T17:05:52.695Z]   - args:
13:05:52 [2023-08-16T17:05:52.695Z]     - "/bin/sh"
13:05:52 [2023-08-16T17:05:52.695Z]     - "-c"
13:05:52 [2023-08-16T17:05:52.695Z]     - "/home/vnc/.vnc/xstartup.sh && cat"
13:05:52 [2023-08-16T17:05:52.695Z]     image: "quay.io/eclipse-cdt/cdt-infra-plus-eclipse-install@sha256:efa01be7dc63af2f239fff3ea929d2d79b07084983e9ab859eb480fcc17b5ba2"
13:05:52 [2023-08-16T17:05:52.695Z]     name: "cdt"
13:05:52 [2023-08-16T17:05:52.695Z]     resources:
13:05:52 [2023-08-16T17:05:52.695Z]       limits:
13:05:52 [2023-08-16T17:05:52.695Z]         memory: "2662Mi"
13:05:52 [2023-08-16T17:05:52.695Z]         cpu: "1"
13:05:52 [2023-08-16T17:05:52.695Z]       requests:
13:05:52 [2023-08-16T17:05:52.695Z]         memory: "2662Mi"
13:05:52 [2023-08-16T17:05:52.695Z]         cpu: "1"
13:05:52 [2023-08-16T17:05:52.695Z]     tty: true
13:05:52 [2023-08-16T17:05:52.695Z]     volumeMounts:
13:05:52 [2023-08-16T17:05:52.695Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
13:05:52 [2023-08-16T17:05:52.695Z]       name: "settings-xml"
13:05:52 [2023-08-16T17:05:52.695Z]       readOnly: true
13:05:52 [2023-08-16T17:05:52.695Z]       subPath: "settings.xml"
13:05:52 [2023-08-16T17:05:52.695Z]     - mountPath: "/home/jenkins/.m2/repository"
13:05:52 [2023-08-16T17:05:52.695Z]       name: "m2-repo"
13:05:52 [2023-08-16T17:05:52.695Z]     - mountPath: "/home/jenkins/agent"
13:05:52 [2023-08-16T17:05:52.695Z]       name: "workspace-volume"
13:05:52 [2023-08-16T17:05:52.695Z]       readOnly: false
13:05:52 [2023-08-16T17:05:52.695Z]   - env:
13:05:52 [2023-08-16T17:05:52.695Z]     - name: "JENKINS_SECRET"
13:05:52 [2023-08-16T17:05:52.695Z]       value: "********"
13:05:52 [2023-08-16T17:05:52.695Z]     - name: "JENKINS_TUNNEL"
13:05:52 [2023-08-16T17:05:52.695Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
13:05:52 [2023-08-16T17:05:52.695Z]     - name: "JENKINS_AGENT_NAME"
13:05:52 [2023-08-16T17:05:52.695Z]       value: "cdt-jonahgraham-fork-test-github-actions-2-rj5rg-3xg08-3nwp9"
13:05:52 [2023-08-16T17:05:52.695Z]     - name: "JENKINS_NAME"
13:05:52 [2023-08-16T17:05:52.695Z]       value: "cdt-jonahgraham-fork-test-github-actions-2-rj5rg-3xg08-3nwp9"
13:05:52 [2023-08-16T17:05:52.695Z]     - name: "JENKINS_AGENT_WORKDIR"
13:05:52 [2023-08-16T17:05:52.695Z]       value: "/home/jenkins/agent"
13:05:52 [2023-08-16T17:05:52.695Z]     - name: "JENKINS_URL"
13:05:52 [2023-08-16T17:05:52.695Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
13:05:52 [2023-08-16T17:05:52.695Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3107.v665000b_51092"
13:05:52 [2023-08-16T17:05:52.695Z]     name: "jnlp"
13:05:52 [2023-08-16T17:05:52.695Z]     resources:
13:05:52 [2023-08-16T17:05:52.695Z]       limits:
13:05:52 [2023-08-16T17:05:52.695Z]         memory: "512Mi"
13:05:52 [2023-08-16T17:05:52.695Z]         cpu: "500m"
13:05:52 [2023-08-16T17:05:52.695Z]       requests:
13:05:52 [2023-08-16T17:05:52.695Z]         memory: "512Mi"
13:05:52 [2023-08-16T17:05:52.695Z]         cpu: "200m"
13:05:52 [2023-08-16T17:05:52.695Z]     volumeMounts:
13:05:52 [2023-08-16T17:05:52.695Z]     - mountPath: "/home/jenkins/agent"
13:05:52 [2023-08-16T17:05:52.695Z]       name: "workspace-volume"
13:05:52 [2023-08-16T17:05:52.695Z]       readOnly: false
13:05:52 [2023-08-16T17:05:52.695Z]   nodeSelector:
13:05:52 [2023-08-16T17:05:52.695Z]     kubernetes.io/os: "linux"
13:05:52 [2023-08-16T17:05:52.695Z]   restartPolicy: "Never"
13:05:52 [2023-08-16T17:05:52.695Z]   volumes:
13:05:52 [2023-08-16T17:05:52.695Z]   - emptyDir: {}
13:05:52 [2023-08-16T17:05:52.695Z]     name: "m2-repo"
13:05:52 [2023-08-16T17:05:52.695Z]   - name: "settings-xml"
13:05:52 [2023-08-16T17:05:52.695Z]     secret:
13:05:52 [2023-08-16T17:05:52.695Z]       items:
13:05:52 [2023-08-16T17:05:52.695Z]       - key: "settings.xml"
13:05:52 [2023-08-16T17:05:52.695Z]         path: "settings.xml"
13:05:52 [2023-08-16T17:05:52.695Z]       secretName: "m2-secret-dir"
13:05:52 [2023-08-16T17:05:52.695Z]   - emptyDir:
13:05:52 [2023-08-16T17:05:52.695Z]       medium: ""
13:05:52 [2023-08-16T17:05:52.695Z]     name: "workspace-volume"
13:05:52 [2023-08-16T17:05:52.695Z] 
13:05:53 [2023-08-16T17:05:53.955Z] Running on cdt-jonahgraham-fork-test-github-actions-2-rj5rg-3xg08-3nwp9 in /home/jenkins/agent/workspace/hgraham-fork_test_github_actions
13:05:53 [2023-08-16T17:05:53.956Z] [Pipeline] {
13:05:54 [2023-08-16T17:05:54.143Z] [Pipeline] stage
13:05:54 [2023-08-16T17:05:54.145Z] [Pipeline] { (Declarative: Checkout SCM)
13:05:54 [2023-08-16T17:05:54.214Z] [Pipeline] checkout
13:05:54 [2023-08-16T17:05:54.358Z] The recommended git tool is: NONE
13:06:01 [2023-08-16T17:06:01.260Z] using credential github-bot
13:06:01 [2023-08-16T17:06:01.441Z] Cloning the remote Git repository
13:06:01 [2023-08-16T17:06:01.441Z] Cloning with configured refspecs honoured and without tags
13:06:01 [2023-08-16T17:06:01.456Z] Cloning repository https://github.com/jonahgraham/cdt.git
13:06:01 [2023-08-16T17:06:01.542Z]  > git init /home/jenkins/agent/workspace/hgraham-fork_test_github_actions # timeout=10
13:06:01 [2023-08-16T17:06:01.558Z] Fetching upstream changes from https://github.com/jonahgraham/cdt.git
13:06:01 [2023-08-16T17:06:01.559Z]  > git --version # timeout=10
13:06:01 [2023-08-16T17:06:01.631Z]  > git --version # 'git version 2.20.1'
13:06:01 [2023-08-16T17:06:01.631Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
13:06:01 [2023-08-16T17:06:01.633Z]  > git fetch --no-tags --force --progress -- https://github.com/jonahgraham/cdt.git +refs/heads/test_github_actions:refs/remotes/origin/test_github_actions # timeout=10
13:06:56 [2023-08-16T17:06:56.531Z]  > git config remote.origin.url https://github.com/jonahgraham/cdt.git # timeout=10
13:06:56 [2023-08-16T17:06:56.535Z]  > git config --add remote.origin.fetch +refs/heads/test_github_actions:refs/remotes/origin/test_github_actions # timeout=10
13:06:57 [2023-08-16T17:06:57.851Z] Avoid second fetch
13:06:57 [2023-08-16T17:06:57.852Z] Checking out Revision 05c4232349fbd6502e61792257c1fff88a844f7c (test_github_actions)
13:06:57 [2023-08-16T17:06:57.858Z]  > git config core.sparsecheckout # timeout=10
13:06:57 [2023-08-16T17:06:57.932Z]  > git checkout -f 05c4232349fbd6502e61792257c1fff88a844f7c # timeout=10
13:07:07 [2023-08-16T17:07:07.546Z] Commit message: "Bug 580873: Remove error checking on dprintf parameters"
13:07:08 [2023-08-16T17:07:08.911Z] First time build. Skipping changelog.
13:07:11 [2023-08-16T17:07:11.558Z] [Pipeline] }
13:07:12 [2023-08-16T17:07:12.350Z] [Pipeline] // stage
13:07:12 [2023-08-16T17:07:12.472Z] [Pipeline] withEnv
13:07:12 [2023-08-16T17:07:12.473Z] [Pipeline] {
13:07:12 [2023-08-16T17:07:12.562Z] [Pipeline] timestamps
13:07:12 [2023-08-16T17:07:12.562Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
13:07:12 [2023-08-16T17:07:12.584Z] [Pipeline] {
13:07:12 [2023-08-16T17:07:12.687Z] [Pipeline] stage
13:07:12 [2023-08-16T17:07:12.688Z] [Pipeline] { (Code Formatting Checks)
13:07:12 [2023-08-16T17:07:12.779Z] [Pipeline] container
13:07:12 [2023-08-16T17:07:12.780Z] [Pipeline] {
13:07:12 [2023-08-16T17:07:12.902Z] [Pipeline] timeout
13:07:12 [2023-08-16T17:07:12.903Z] Timeout set to expire after 30 min without activity
13:07:12 [2023-08-16T17:07:12.921Z] [Pipeline] {
13:07:13 [2023-08-16T17:07:13.007Z] [Pipeline] withEnv
13:07:13 [2023-08-16T17:07:13.008Z] [Pipeline] {
13:07:13 [2023-08-16T17:07:13.106Z] [Pipeline] sh
13:07:13 [2023-08-16T17:07:13.711Z] + 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
13:07:13 [2023-08-16T17:07:13.732Z] Normalizing branding content on all features
13:07:35 [2023-08-16T17:07:35.658Z] WARNING: Using incubator modules: jdk.incubator.foreign, jdk.incubator.vector
13:07:43 [2023-08-16T17:07:43.766Z] Configuration Name: /home/jenkins/agent/workspace/hgraham-fork_test_github_actions/core/org.eclipse.cdt.core/.settings/org.eclipse.jdt.core.prefs
13:07:43 [2023-08-16T17:07:43.766Z] Starting format job ...
13:08:30 [2023-08-16T17:08:30.414Z] Done.
13:08:30 [2023-08-16T17:08:30.414Z] Removing trailing whitespace on *.java files
13:08:30 [2023-08-16T17:08:30.414Z] Removing trailing whitespace on *.properties files
13:08:30 [2023-08-16T17:08:30.414Z] Removing trailing whitespace on *.MF files
13:08:30 [2023-08-16T17:08:30.414Z] Removing trailing whitespace on *.py files
13:08:35 [2023-08-16T17:08:35.670Z] Rebuilding native/org.eclipse.cdt.native.serial JNI headers to make sure they match source
13:08:38 [2023-08-16T17:08:38.999Z] 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
13:08:39 [2023-08-16T17:08:39.258Z] [Pipeline] }
13:08:40 [2023-08-16T17:08:40.872Z] [Pipeline] // withEnv
13:08:41 [2023-08-16T17:08:41.227Z] [Pipeline] }
13:08:41 [2023-08-16T17:08:41.725Z] [Pipeline] // timeout
13:08:42 [2023-08-16T17:08:42.083Z] [Pipeline] }
13:08:42 [2023-08-16T17:08:42.171Z] [Pipeline] // container
13:08:42 [2023-08-16T17:08:42.336Z] [Pipeline] }
13:08:42 [2023-08-16T17:08:42.596Z] [Pipeline] // stage
13:08:42 [2023-08-16T17:08:42.641Z] [Pipeline] stage
13:08:42 [2023-08-16T17:08:42.643Z] [Pipeline] { (Build and verify)
13:08:42 [2023-08-16T17:08:42.689Z] Stage "Build and verify" skipped due to earlier failure(s)
13:08:42 [2023-08-16T17:08:42.691Z] [Pipeline] }
13:08:42 [2023-08-16T17:08:42.716Z] [Pipeline] // stage
13:08:42 [2023-08-16T17:08:42.761Z] [Pipeline] stage
13:08:42 [2023-08-16T17:08:42.762Z] [Pipeline] { (Declarative: Post Actions)
13:08:42 [2023-08-16T17:08:42.816Z] [Pipeline] container
13:08:42 [2023-08-16T17:08:42.817Z] [Pipeline] {
13:08:42 [2023-08-16T17:08:42.868Z] [Pipeline] archiveArtifacts
13:08:42 [2023-08-16T17:08:42.876Z] Archiving artifacts
13:11:22 [2023-08-16T17:11:22.930Z] [Pipeline] junit
13:11:22 [2023-08-16T17:11:22.955Z] Recording test results
13:11:23 [2023-08-16T17:11:23.238Z] No test report files were found. Configuration error?
13:11:23 [2023-08-16T17:11:23.240Z] [Pipeline] }
13:11:23 [2023-08-16T17:11:23.336Z] [Pipeline] // container
13:11:23 [2023-08-16T17:11:23.389Z] Error when executing always post condition:
13:11:23 [2023-08-16T17:11:23.389Z] Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.40.34.113/10.40.34.113:45008
13:11:23 [2023-08-16T17:11:23.389Z] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
13:11:23 [2023-08-16T17:11:23.389Z] 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
13:11:23 [2023-08-16T17:11:23.389Z] 		at hudson.remoting.Channel.call(Channel.java:1000)
13:11:23 [2023-08-16T17:11:23.389Z] 		at hudson.FilePath.act(FilePath.java:1192)
13:11:23 [2023-08-16T17:11:23.389Z] 		at hudson.FilePath.act(FilePath.java:1181)
13:11:23 [2023-08-16T17:11:23.389Z] 		at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:118)
13:11:23 [2023-08-16T17:11:23.389Z] 		at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:157)
13:11:23 [2023-08-16T17:11:23.389Z] 		at hudson.tasks.junit.JUnitResultArchiver.parseAndSummarize(JUnitResultArchiver.java:251)
13:11:23 [2023-08-16T17:11:23.389Z] 		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:63)
13:11:23 [2023-08-16T17:11:23.389Z] 		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:29)
13:11:23 [2023-08-16T17:11:23.389Z] 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
13:11:23 [2023-08-16T17:11:23.389Z] 		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
13:11:23 [2023-08-16T17:11:23.389Z] 		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:11:23 [2023-08-16T17:11:23.389Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:11:23 [2023-08-16T17:11:23.389Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:11:23 [2023-08-16T17:11:23.389Z] hudson.AbortException: No test report files were found. Configuration error?
13:11:23 [2023-08-16T17:11:23.389Z] 	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:184)
13:11:23 [2023-08-16T17:11:23.389Z] 	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3578)
13:11:23 [2023-08-16T17:11:23.389Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
13:11:23 [2023-08-16T17:11:23.389Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
13:11:23 [2023-08-16T17:11:23.389Z] 	at hudson.remoting.Request$2.run(Request.java:377)
13:11:23 [2023-08-16T17:11:23.389Z] 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
13:11:23 [2023-08-16T17:11:23.389Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:11:23 [2023-08-16T17:11:23.389Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:11:23 [2023-08-16T17:11:23.389Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:11:23 [2023-08-16T17:11:23.389Z] 	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
13:11:23 [2023-08-16T17:11:23.389Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
13:11:23 [2023-08-16T17:11:23.389Z] 
13:11:23 [2023-08-16T17:11:23.394Z] [Pipeline] }
13:11:23 [2023-08-16T17:11:23.445Z] [Pipeline] // stage
13:11:23 [2023-08-16T17:11:23.496Z] [Pipeline] }
13:11:23 [2023-08-16T17:11:23.518Z] [Pipeline] // timestamps
13:11:23 [2023-08-16T17:11:23.554Z] [Pipeline] }
13:11:23 [2023-08-16T17:11:23.613Z] [Pipeline] // withEnv
13:11:23 [2023-08-16T17:11:23.661Z] [Pipeline] }
13:11:23 [2023-08-16T17:11:23.695Z] [Pipeline] // node
13:11:23 [2023-08-16T17:11:23.743Z] [Pipeline] }
13:11:23 [2023-08-16T17:11:23.790Z] [Pipeline] // podTemplate
13:11:23 [2023-08-16T17:11:23.853Z] [Pipeline] End of Pipeline
13:11:24 [2023-08-16T17:11:24.003Z] ERROR: script returned exit code 1
13:11:24 [2023-08-16T17:11:24.652Z] 
13:11:24 [2023-08-16T17:11:24.652Z] 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
13:11:24 [2023-08-16T17:11:24.652Z] 
13:11:24 [2023-08-16T17:11:24.652Z] 
13:11:24 [2023-08-16T17:11:24.652Z] GitHub has been notified of this commit’s build result
13:11:24 [2023-08-16T17:11:24.652Z] 
13:11:24 [2023-08-16T17:11:24.655Z] Finished: FAILURE