We use Jenkins to check that various things are running on our infrastructure hosts. This is typically done with something like:
ssh hostname /the/script/to/check If the check exits with a zero status, Jenkins goes on to mark the build as good. Sometime in the last couple months, the script and the ssh exits with a zero status but Jenkins hangs on and does not mark the job as complete for a long time, like close to 30 minutes. If we invoke these manually, there is no issue. The check runs very quickly (under a couple seconds). We've updated Jenkins several times (now on 2.325) in an attempt to fix the issue. Any ideas where to look? Thanks in advance. -- 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 jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/95ed2ee7-5db1-4ad9-bd59-7c1d9e533aden%40googlegroups.com.