Skip to content

Console Output

15:05:48 [2024-04-08T19:05:48.233Z] Started by user Bernd Hufmann
15:05:48 [2024-04-08T19:05:48.233Z] Running as Bernd Hufmann
15:05:49 [2024-04-08T19:05:49.271Z] Obtained jenkins/pipelines/tracecompass-jdk17.Jenkinsfile from git https://github.com/eclipse-tracecompass/tracecompass-infra.git
15:05:49 [2024-04-08T19:05:49.616Z] [Pipeline] Start of Pipeline
15:05:51 [2024-04-08T19:05:51.387Z] [Pipeline] readTrusted
15:05:51 [2024-04-08T19:05:51.659Z] ERROR: Could not do lightweight checkout, falling back to heavyweight
15:05:51 [2024-04-08T19:05:51.660Z] java.io.FileNotFoundException
15:05:51 [2024-04-08T19:05:51.660Z] 	at jenkins.plugins.git.GitSCMFile.lambda$content$2(GitSCMFile.java:163)
15:05:51 [2024-04-08T19:05:51.660Z] 	at jenkins.plugins.git.GitSCMFileSystem.lambda$invoke$e8567d7e$1(GitSCMFileSystem.java:185)
15:05:51 [2024-04-08T19:05:51.660Z] 	at org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.withRepository(AbstractGitAPIImpl.java:28)
15:05:51 [2024-04-08T19:05:51.660Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.withRepository(CliGitAPIImpl.java:83)
15:05:51 [2024-04-08T19:05:51.660Z] 	at jenkins.plugins.git.GitSCMFileSystem.invoke(GitSCMFileSystem.java:185)
15:05:51 [2024-04-08T19:05:51.660Z] 	at jenkins.plugins.git.GitSCMFile.content(GitSCMFile.java:157)
15:05:51 [2024-04-08T19:05:51.660Z] 	at jenkins.scm.api.SCMFile.contentAsString(SCMFile.java:335)
15:05:51 [2024-04-08T19:05:51.660Z] 	at org.jenkinsci.plugins.workflow.multibranch.ReadTrustedStep$Execution.run(ReadTrustedStep.java:109)
15:05:51 [2024-04-08T19:05:51.660Z] 	at org.jenkinsci.plugins.workflow.multibranch.ReadTrustedStep$Execution.run(ReadTrustedStep.java:88)
15:05:51 [2024-04-08T19:05:51.660Z] 	at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1$1.call(AbstractSynchronousNonBlockingStepExecution.java:47)
15:05:51 [2024-04-08T19:05:51.660Z] 	at hudson.security.ACL.impersonate2(ACL.java:451)
15:05:51 [2024-04-08T19:05:51.660Z] 	at hudson.security.ACL.impersonate(ACL.java:463)
15:05:51 [2024-04-08T19:05:51.660Z] 	at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1.run(AbstractSynchronousNonBlockingStepExecution.java:44)
15:05:51 [2024-04-08T19:05:51.660Z] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
15:05:51 [2024-04-08T19:05:51.660Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
15:05:51 [2024-04-08T19:05:51.660Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
15:05:51 [2024-04-08T19:05:51.660Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
15:05:51 [2024-04-08T19:05:51.660Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
15:05:51 [2024-04-08T19:05:51.673Z] Selected Git installation does not exist. Using Default
15:05:51 [2024-04-08T19:05:51.673Z] The recommended git tool is: NONE
15:05:51 [2024-04-08T19:05:51.673Z] No credentials specified
15:05:51 [2024-04-08T19:05:51.674Z] Cloning the remote Git repository
15:05:51 [2024-04-08T19:05:51.675Z] Cloning repository https://github.com/eclipse-tracecompass/tracecompass-infra.git
15:05:51 [2024-04-08T19:05:51.675Z]  > git init /var/jenkins/workspace/tracecompass-master-nightly@script/1b32d96c6452c5eaa409c18d9eee18d0f1e0f4ab972526ebe0cf29f091a6c091 # timeout=10
15:05:51 [2024-04-08T19:05:51.710Z] Fetching upstream changes from https://github.com/eclipse-tracecompass/tracecompass-infra.git
15:05:51 [2024-04-08T19:05:51.710Z]  > git --version # timeout=10
15:05:51 [2024-04-08T19:05:51.715Z]  > git --version # 'git version 2.43.0'
15:05:51 [2024-04-08T19:05:51.715Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/tracecompass-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:05:52 [2024-04-08T19:05:52.098Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass/tracecompass-infra.git # timeout=10
15:05:52 [2024-04-08T19:05:52.105Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:05:52 [2024-04-08T19:05:52.122Z] Avoid second fetch
15:05:52 [2024-04-08T19:05:52.122Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:05:52 [2024-04-08T19:05:52.130Z] Checking out Revision db717d2d890f25f9c2b3964b0f50ad8181b065d9 (refs/remotes/origin/master)
15:05:52 [2024-04-08T19:05:52.131Z]  > git config core.sparsecheckout # timeout=10
15:05:52 [2024-04-08T19:05:52.135Z]  > git checkout -f db717d2d890f25f9c2b3964b0f50ad8181b065d9 # timeout=10
15:05:52 [2024-04-08T19:05:52.177Z] Commit message: "Switch tracecompass-jdk17.Jenkinsfile to sonar pod configuration"
15:05:52 [2024-04-08T19:05:52.178Z]  > git rev-list --no-walk d2d24a26f72da0798efabc11a853962d402efc95 # timeout=10
15:05:52 [2024-04-08T19:05:52.596Z] [Pipeline] stage
15:05:52 [2024-04-08T19:05:52.596Z] [Pipeline] { (Declarative: Post Actions)
15:05:55 [2024-04-08T19:05:55.248Z] [Pipeline] container
15:05:55 [2024-04-08T19:05:55.248Z] [Pipeline] // container
15:05:55 [2024-04-08T19:05:55.268Z] Error when executing failure post condition:
15:05:55 [2024-04-08T19:05:55.269Z] Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: fbdf5171-38c4-49f5-bf10-c016340988c1
15:05:55 [2024-04-08T19:05:55.269Z] org.jenkinsci.plugins.workflow.steps.MissingContextVariableException: Required context class hudson.model.Node is missing
15:05:55 [2024-04-08T19:05:55.269Z] Perhaps you forgot to surround the container step with a step that provides this, such as: node
15:05:55 [2024-04-08T19:05:55.269Z] 	at org.jenkinsci.plugins.workflow.steps.StepDescriptor.checkContextAvailability(StepDescriptor.java:265)
15:05:55 [2024-04-08T19:05:55.269Z] 	at org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:300)
15:05:55 [2024-04-08T19:05:55.269Z] 	at org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:196)
15:05:55 [2024-04-08T19:05:55.269Z] 	at org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
15:05:55 [2024-04-08T19:05:55.269Z] 	at jdk.internal.reflect.GeneratedMethodAccessor1579.invoke(Unknown Source)
15:05:55 [2024-04-08T19:05:55.269Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:05:55 [2024-04-08T19:05:55.269Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:05:55 [2024-04-08T19:05:55.269Z] 	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
15:05:55 [2024-04-08T19:05:55.269Z] 	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
15:05:55 [2024-04-08T19:05:55.269Z] 	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
15:05:55 [2024-04-08T19:05:55.270Z] 	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
15:05:55 [2024-04-08T19:05:55.270Z] 	at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
15:05:55 [2024-04-08T19:05:55.270Z] 	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
15:05:55 [2024-04-08T19:05:55.270Z] 	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
15:05:55 [2024-04-08T19:05:55.270Z] 	at org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:180)
15:05:55 [2024-04-08T19:05:55.270Z] 	at org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23)
15:05:55 [2024-04-08T19:05:55.270Z] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:163)
15:05:55 [2024-04-08T19:05:55.270Z] 	at org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
15:05:55 [2024-04-08T19:05:55.270Z] 	at org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
15:05:55 [2024-04-08T19:05:55.270Z] 	at org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
15:05:55 [2024-04-08T19:05:55.270Z] 	at com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
15:05:55 [2024-04-08T19:05:55.270Z] 	at org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:105)
15:05:55 [2024-04-08T19:05:55.270Z] 	at WorkflowScript.run(WorkflowScript:172)
15:05:55 [2024-04-08T19:05:55.270Z] 	at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.delegateAndExecute(ModelInterpreter.groovy:137)
15:05:55 [2024-04-08T19:05:55.270Z] 	at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.runPostConditions(ModelInterpreter.groovy:761)
15:05:55 [2024-04-08T19:05:55.270Z] 	at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.catchRequiredContextForNode(ModelInterpreter.groovy:395)
15:05:55 [2024-04-08T19:05:55.270Z] 	at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.catchRequiredContextForNode(ModelInterpreter.groovy:393)
15:05:55 [2024-04-08T19:05:55.270Z] 	at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.runPostConditions(ModelInterpreter.groovy:760)
15:05:55 [2024-04-08T19:05:55.270Z] 	at com.cloudbees.groovy.cps.CpsDefaultGroovyMethods.each(CpsDefaultGroovyMethods:2125)
15:05:55 [2024-04-08T19:05:55.270Z] 	at com.cloudbees.groovy.cps.CpsDefaultGroovyMethods.each(CpsDefaultGroovyMethods:2110)
15:05:55 [2024-04-08T19:05:55.270Z] 	at com.cloudbees.groovy.cps.CpsDefaultGroovyMethods.each(CpsDefaultGroovyMethods:2151)
15:05:55 [2024-04-08T19:05:55.270Z] 	at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.runPostConditions(ModelInterpreter.groovy:750)
15:05:55 [2024-04-08T19:05:55.270Z] 	at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.runPostConditions(ModelInterpreter.groovy)
15:05:55 [2024-04-08T19:05:55.270Z] 	at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.executePostBuild(ModelInterpreter.groovy:728)
15:05:55 [2024-04-08T19:05:55.270Z] 	at ___cps.transform___(Native Method)
15:05:55 [2024-04-08T19:05:55.270Z] 	at com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:90)
15:05:55 [2024-04-08T19:05:55.270Z] 	at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:116)
15:05:55 [2024-04-08T19:05:55.270Z] 	at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:85)
15:05:55 [2024-04-08T19:05:55.270Z] 	at jdk.internal.reflect.GeneratedMethodAccessor1512.invoke(Unknown Source)
15:05:55 [2024-04-08T19:05:55.270Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:05:55 [2024-04-08T19:05:55.270Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:05:55 [2024-04-08T19:05:55.270Z] 	at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
15:05:55 [2024-04-08T19:05:55.270Z] 	at com.cloudbees.groovy.cps.impl.ClosureBlock.eval(ClosureBlock.java:46)
15:05:55 [2024-04-08T19:05:55.270Z] 	at com.cloudbees.groovy.cps.Next.step(Next.java:83)
15:05:55 [2024-04-08T19:05:55.270Z] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:152)
15:05:55 [2024-04-08T19:05:55.270Z] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:146)
15:05:55 [2024-04-08T19:05:55.270Z] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
15:05:55 [2024-04-08T19:05:55.270Z] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
15:05:55 [2024-04-08T19:05:55.270Z] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:146)
15:05:55 [2024-04-08T19:05:55.270Z] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18)
15:05:55 [2024-04-08T19:05:55.270Z] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51)
15:05:55 [2024-04-08T19:05:55.270Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:187)
15:05:55 [2024-04-08T19:05:55.270Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:423)
15:05:55 [2024-04-08T19:05:55.270Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:331)
15:05:55 [2024-04-08T19:05:55.270Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:295)
15:05:55 [2024-04-08T19:05:55.270Z] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:97)
15:05:55 [2024-04-08T19:05:55.270Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
15:05:55 [2024-04-08T19:05:55.270Z] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
15:05:55 [2024-04-08T19:05:55.270Z] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
15:05:55 [2024-04-08T19:05:55.270Z] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
15:05:55 [2024-04-08T19:05:55.270Z] 	at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
15:05:55 [2024-04-08T19:05:55.270Z] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
15:05:55 [2024-04-08T19:05:55.270Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
15:05:55 [2024-04-08T19:05:55.270Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
15:05:55 [2024-04-08T19:05:55.270Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
15:05:55 [2024-04-08T19:05:55.270Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
15:05:55 [2024-04-08T19:05:55.270Z] 
15:05:55 [2024-04-08T19:05:55.784Z] [Pipeline] }
15:05:56 [2024-04-08T19:05:56.042Z] [Pipeline] // stage
15:05:56 [2024-04-08T19:05:56.427Z] [Pipeline] End of Pipeline
15:05:56 [2024-04-08T19:05:56.566Z] ERROR: /var/jenkins/workspace/tracecompass-master-nightly@script/1b32d96c6452c5eaa409c18d9eee18d0f1e0f4ab972526ebe0cf29f091a6c091/jenkins/pod-templates/tracecompass-sonar.yaml not found
15:05:56 [2024-04-08T19:05:56.579Z] Triggering a new build of tracecompass-master-nightly-staging #705
15:05:56 [2024-04-08T19:05:56.579Z] Finished: FAILURE