Skip to content

Console Output

15:06:06 [2024-04-08T19:06:06.271Z] ERROR: Could not do lightweight checkout, falling back to heavyweight
15:06:06 [2024-04-08T19:06:06.271Z] java.io.FileNotFoundException
15:06:06 [2024-04-08T19:06:06.271Z] 	at jenkins.plugins.git.GitSCMFile.lambda$content$2(GitSCMFile.java:163)
15:06:06 [2024-04-08T19:06:06.271Z] 	at jenkins.plugins.git.GitSCMFileSystem.lambda$invoke$e8567d7e$1(GitSCMFileSystem.java:185)
15:06:06 [2024-04-08T19:06:06.271Z] 	at org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.withRepository(AbstractGitAPIImpl.java:28)
15:06:06 [2024-04-08T19:06:06.271Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.withRepository(CliGitAPIImpl.java:83)
15:06:06 [2024-04-08T19:06:06.271Z] 	at jenkins.plugins.git.GitSCMFileSystem.invoke(GitSCMFileSystem.java:185)
15:06:06 [2024-04-08T19:06:06.271Z] 	at jenkins.plugins.git.GitSCMFile.content(GitSCMFile.java:157)
15:06:06 [2024-04-08T19:06:06.271Z] 	at jenkins.scm.api.SCMFile.contentAsString(SCMFile.java:335)
15:06:06 [2024-04-08T19:06:06.271Z] 	at org.jenkinsci.plugins.workflow.multibranch.ReadTrustedStep$Execution.run(ReadTrustedStep.java:109)
15:06:06 [2024-04-08T19:06:06.271Z] 	at org.jenkinsci.plugins.workflow.multibranch.ReadTrustedStep$Execution.run(ReadTrustedStep.java:88)
15:06:06 [2024-04-08T19:06:06.271Z] 	at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1$1.call(AbstractSynchronousNonBlockingStepExecution.java:47)
15:06:06 [2024-04-08T19:06:06.271Z] 	at hudson.security.ACL.impersonate2(ACL.java:451)
15:06:06 [2024-04-08T19:06:06.271Z] 	at hudson.security.ACL.impersonate(ACL.java:463)
15:06:06 [2024-04-08T19:06:06.271Z] 	at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1.run(AbstractSynchronousNonBlockingStepExecution.java:44)
15:06:06 [2024-04-08T19:06:06.271Z] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
15:06:06 [2024-04-08T19:06:06.271Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
15:06:06 [2024-04-08T19:06:06.271Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
15:06:06 [2024-04-08T19:06:06.271Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
15:06:06 [2024-04-08T19:06:06.271Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
15:06:06 [2024-04-08T19:06:06.275Z] Selected Git installation does not exist. Using Default
15:06:06 [2024-04-08T19:06:06.275Z] The recommended git tool is: NONE
15:06:06 [2024-04-08T19:06:06.275Z] No credentials specified
15:06:06 [2024-04-08T19:06:06.275Z] Cloning the remote Git repository
15:06:06 [2024-04-08T19:06:06.275Z] Cloning repository https://github.com/eclipse-tracecompass/tracecompass-infra.git
15:06:06 [2024-04-08T19:06:06.276Z]  > git init /var/jenkins/workspace/tracecompass-master-nightly-staging@script/1b32d96c6452c5eaa409c18d9eee18d0f1e0f4ab972526ebe0cf29f091a6c091 # timeout=10
15:06:06 [2024-04-08T19:06:06.311Z] Fetching upstream changes from https://github.com/eclipse-tracecompass/tracecompass-infra.git
15:06:06 [2024-04-08T19:06:06.311Z]  > git --version # timeout=10
15:06:06 [2024-04-08T19:06:06.315Z]  > git --version # 'git version 2.43.0'
15:06:06 [2024-04-08T19:06:06.315Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/tracecompass-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:06:06 [2024-04-08T19:06:06.705Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass/tracecompass-infra.git # timeout=10
15:06:06 [2024-04-08T19:06:06.711Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:06:06 [2024-04-08T19:06:06.721Z] Avoid second fetch
15:06:06 [2024-04-08T19:06:06.721Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:06:06 [2024-04-08T19:06:06.729Z] Checking out Revision db717d2d890f25f9c2b3964b0f50ad8181b065d9 (refs/remotes/origin/master)
15:06:06 [2024-04-08T19:06:06.729Z]  > git config core.sparsecheckout # timeout=10
15:06:06 [2024-04-08T19:06:06.733Z]  > git checkout -f db717d2d890f25f9c2b3964b0f50ad8181b065d9 # timeout=10
15:06:06 [2024-04-08T19:06:06.772Z] Commit message: "Switch tracecompass-jdk17.Jenkinsfile to sonar pod configuration"
15:06:06 [2024-04-08T19:06:06.772Z]  > git rev-list --no-walk d2d24a26f72da0798efabc11a853962d402efc95 # timeout=10