Skip to content
Aborted

Console Output

Started by user Philippe DUL
Running as Philippe DUL
04:25:07 Connecting to https://api.github.com using GitHub bot (username/token)
Obtained Jenkinsfile from f47ca0d0db905c8518d2e7414cc5bd3b943171d3
Loading library capella-pipeline-library@master-jacoco2
Attempting to resolve master-jacoco2 from remote references...
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git ls-remote -h -- https://github.com/eclipse/capella-pipeline-library # timeout=10
Found match: refs/heads/master-jacoco2 revision c27893e9522c4e4c0e20485bbe2ed9a7e46b6636
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/capella-product_master@libs/a1cf802a030a3464458665fe100be90220a40ba8b14f10c4080945192d628f70/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/eclipse/capella-pipeline-library # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/eclipse/capella-pipeline-library
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git fetch --no-tags --force --progress -- https://github.com/eclipse/capella-pipeline-library +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision c27893e9522c4e4c0e20485bbe2ed9a7e46b6636 (master-jacoco2)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c27893e9522c4e4c0e20485bbe2ed9a7e46b6636 # timeout=10
Commit message: "[sonar] Update organization"
 > git rev-list --no-walk aa81b2c9a5fb9ed616a558182f01da643bdb6914 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] node
Aborted by Philippe DUL
[Pipeline] // node
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] archiveArtifacts
Error when executing always post condition:
Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 9967e4fe-eece-4393-87a6-f2413d8d1df4
org.jenkinsci.plugins.workflow.steps.MissingContextVariableException: Required context class hudson.FilePath is missing
Perhaps you forgot to surround the step with a step that provides this, such as: node
	at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:90)
	at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:71)
	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:839)

[Pipeline] script
[Pipeline] {
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] End of Pipeline
org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 49c967fc-acff-4582-8995-7cc523a23699

GitHub has been notified of this commit’s build result

Finished: ABORTED