-
Bug
-
Resolution: Cannot Reproduce
-
Minor
-
None
if you "def node = my_node" and then try to do a node allocation via "node {}", the job will hang at that allocation, requiring a hard kill described in (JENKINS-25550)
- is related to
-
JENKINS-25550 Hard kill
-
- Resolved
-
[JENKINS-28187] redefining "node" causes unrecoverable hang
Link |
New:
This issue is related to |
Resolution | New: Cannot Reproduce [ 5 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 162911 ] | New: JNJira + In-Review [ 208725 ] |
Component/s | New: pipeline-general [ 21692 ] |
Component/s | Original: workflow-plugin [ 18820 ] |
Do you have a complete script to reproduce with? What is my_node?