Details
-
Improvement
-
Status: Open (View Workflow)
-
Minor
-
Resolution: Unresolved
Description
we use nested timeouts. Would be nice to print not only timeout, but their names into the log:
instead of:
2017-10-29 11:24:43 Timeout set to expire in 2 hr 0 min
[Pipeline] timeout
[Pipeline] // timeout
2017-10-29 11:30:28 Cancelling nested steps due to timeout
would be better:
2017-10-29 11:24:43 Timeout <name> set to expire in 2 hr 0 min
[Pipeline] timeout <name>
[Pipeline] // timeout <name>
2017-10-29 11:30:28 Cancelling nested steps due to timeout <name>
or something similar
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Description |
we use nested timeouts. Would be nice to print not only timeout, but their names into the log: instead of: {color:#9a9999}{color:#9a9999}{color:#9a9999}[Pipeline] // timeout {color}{color}{color}2017-10-29 11:24:43 Timeout set to expire in 2 hr 0 min{color:#9a9999}{color:#9a9999} {color}{color}2017-10-29 11:30:28 Cancelling nested steps due to timeout would be better: {color:#9a9999}[Pipeline] // timeout <name> {color}2017-10-29 11:24:43 Timeout <name> set to expire in 2 hr 0 min{color:#9a9999} {color}2017-10-29 11:30:28 Cancelling nested steps due to timeout <name> or something similar |
we use nested timeouts. Would be nice to print not only timeout, but their names into the log: instead of: {color:#9a9999}[Pipeline] // timeout{color} 2017-10-29 11:24:43 Timeout set to expire in 2 hr 0 min 2017-10-29 11:30:28 Cancelling nested steps due to timeout would be better: [Pipeline] // timeout <name>2017-10-29 11:24:43 Timeout <name> set to expire in 2 hr 0 min2017-10-29 11:30:28 Cancelling nested steps due to timeout <name> or something similar |
Description |
we use nested timeouts. Would be nice to print not only timeout, but their names into the log: instead of: {color:#9a9999}[Pipeline] // timeout{color} 2017-10-29 11:24:43 Timeout set to expire in 2 hr 0 min 2017-10-29 11:30:28 Cancelling nested steps due to timeout would be better: [Pipeline] // timeout <name>2017-10-29 11:24:43 Timeout <name> set to expire in 2 hr 0 min2017-10-29 11:30:28 Cancelling nested steps due to timeout <name> or something similar |
we use nested timeouts. Would be nice to print not only timeout, but their names into the log: instead of: *2017-10-29 11:24:43* Timeout set to expire in 2 hr 0 min [Pipeline] timeout [Pipeline] // timeout 2017-10-29 11:30:28 Cancelling nested steps due to timeout would be better: *2017-10-29 11:24:43* Timeout <name> set to expire in 2 hr 0 min [Pipeline] timeout <name> [Pipeline] // timeout <name> 2017-10-29 11:30:28 Cancelling nested steps due to timeout <name> or something similar |
Component/s | workflow-basic-steps-plugin [ 21712 ] | |
Component/s | pipeline [ 21692 ] |