I am not complaining, I appreciate Open Source and all the work being done by the Jenkins community. if I understood the class structure more I would into it. A slightly related issue has to do with the following. We used the nice new timeout step in pipeline and it tirggered as expected, we had issues with it because it geneerated an exception we had not accounted for. When the timeout occurs the job doesn't complete processing. Is there some additional action I can take to cause the job to timeout. We run 100s of jobs and want to avoid logging in to resolve the issue. I had to click abort and then find the link the console log.
*04:02:18.568* Body did not finish within grace period; terminating with extreme prejudice[Pipeline] // parallel[Pipeline] }[Pipeline] [tier1-solaris-sparcv9] }[Pipeline] // timeout[Pipeline] echo*04:02:18.606* SEVERE: Timeout org.jenkinsci.plugins.workflow.steps.FlowInterruptedException[Pipeline] echo*04:02:18.608* ------End jdk9-dev workflow script-----------[Pipeline] }[Pipeline] // timestamps[Pipeline] [tier1-solaris-sparcv9] }Aborted by anonymous <http://java-stage.se.oracle.com/mach5/user/anonymous> Click here to forcibly terminate running steps <http://java-stage.se.oracle.com/mach5/job/9-dev/1956/console#> Terminating dir > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/ff81e33c-0186-4cce-ab71-facb04a43c03%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
