Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: workflow-cps-plugin, workflow-job-plugin
-
Labels:None
-
Similar Issues:
Description
In this build I observed
... Running in Durability level: PERFORMANCE_OPTIMIZED ... Resuming build at ... after Jenkins restart [Pipeline] End of Pipeline GitHub has been notified of this commit's build result java.lang.NullPointerException at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:43) at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231) at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64) at ... Finished: FAILURE
The flow graph is also missing. Not sure what happened here.
Attachments
Issue Links
- relates to
-
JENKINS-50199 Failed pipeline jobs stuck running after incorrect resume
-
- Resolved
-
-
JENKINS-49686 NPE in CPS VM thread at WorkflowRun$GraphL.onNewHead
-
- Closed
-
- links to
Activity
Field | Original Value | New Value |
---|---|---|
Remote Link | This issue links to "PR 215 (Web Link)" [ 20321 ] |
Link |
This issue relates to |
Link |
This issue relates to |
Status | Open [ 1 ] | In Progress [ 3 ] |
Assignee | Sam Van Oort [ svanoort ] |
Status | In Progress [ 3 ] | In Review [ 10005 ] |
Component/s | workflow-job-plugin [ 21716 ] |
Resolution | Fixed [ 1 ] | |
Status | In Review [ 10005 ] | Closed [ 6 ] |
Sam Van Oort claimed a possible link to a couple of other bugs under investigation.