Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Component/s: violations-plugin
-
Labels:None
-
Similar Issues:
Description
I have several jobs executing concurrently against a pool of machines using a node label. However, each is not able to finish, but has to wait for all concurrent jobs, during the post-build step to report violations.
Console output from the job is stuck at:
- Report Violations is waiting for a checkpoint on <OTHER_JOB>
Attachments
Issue Links
- relates to
-
JENKINS-9913 Not obvious why some post-build tasks enforce serial behavior even when builds are concurrent
-
- Resolved
-
Activity
Field | Original Value | New Value |
---|---|---|
Description |
I have several jobs executing concurrently against a pool of machines using a node label. However, each is not able to finish, but has to wait for all concurrent jobs, during the post-build step to report violations. Console output from the job is stuck at: - Report Violations is waiting for a checkpoint on <OTHER_JOB> |
Link |
This issue relates to |
Assignee | Tomas Bjerre [ tomasbjerre ] |
This looks like the meta-bug
JENKINS-9913collecting bad plugin behavior.