|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Build-timeout plugin works only for build steps, not for post-build steps.
And build-timeout plugin never interrupts ircbot-plugin (I don't know anything about ircbot-plugin, but I suspect ircbot-plugin works as post-build step).
Please see JENKINS-16875 for more details.
instant-messaging-plugin may ignore InturruptedException here:
https://github.com/jenkinsci/instant-messaging-plugin/blob/instant-messaging-1.32/src/main/java/hudson/plugins/im/IMPublisher.java#L316
That may cause aborting operations ignored when there are multiple targets configured to send messages, but I'm not sure as I don't use those plugins.
What you can do: