Skip to content
Aborted

Console Output

Started by an SCM change
Obtained jenkins_tests/clubb_mac_gfortran_test/Jenkinsfile from git https://github.com/larson-group/clubb.git
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
‘Mac’ is offline
Resuming build at Thu Mar 28 23:22:23 CDT 2024 after Jenkins restart
Ready to run at Thu Mar 28 23:22:23 CDT 2024
ERROR: node block appears to be neither running nor scheduled; will cancel if this condition persists
ERROR: node block appears to be neither running nor scheduled; will cancel if this condition persists
ERROR: node block appears to be neither running nor scheduled; will cancel if this condition persists
ERROR: node block appears to be neither running nor scheduled; will cancel if this condition persists
ERROR: node block appears to be neither running nor scheduled; will cancel if this condition persists
ERROR: node block appears to be neither running nor scheduled; will cancel if this condition persists
ERROR: node block appears to be neither running nor scheduled; will cancel if this condition persists
ERROR: node block appears to be neither running nor scheduled; will cancel if this condition persists
ERROR: node block appears to be neither running nor scheduled; will cancel if this condition persists
ERROR: node block appears to be neither running nor scheduled; will cancel if this condition persists
ERROR: node block appears to be neither running nor scheduled; will cancel if this condition persists
ERROR: node block still appears to be neither running nor scheduled; cancelling
[Pipeline] // node
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] cleanWs
[Pipeline] }
[Pipeline] // script
Error when executing always post condition:
Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 17c4d753-b7af-4c82-854a-427a0817d426
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:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)

[Pipeline] }
[Pipeline] // stage
[Pipeline] End of Pipeline
Queue task was cancelled
org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 75caaaa0-76dc-4388-86a8-4ebcc43d861b
Finished: ABORTED