Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: cobertura-plugin
-
Labels:
-
Environment:RHEL 7, Jenkins ver. 1.580.1 LTS rpm, openjdk "1.7.0_51", SSH slaves
-
Similar Issues:
Description
The plugin blocks with a message "Publish Cobertura Coverage Report is waiting for a checkpoint on <job-name> #num" whenever an earlier build of that job is still running, thus blocking the later build from finishing first.
See https://issues.jenkins-ci.org/browse/JENKINS-9913 and related issues for other plugins.
Pull request: https://github.com/jenkinsci/cobertura-plugin/pull/42