Hi all, I am facing an issue that is driving me crazy and I am going to ask here to see if someone can shed some light.
I have three jenkins clusters with a master per cluster and several builders. Each builder is triggering dockers to do certain tasks. I am using jenkins lts and latest docker-plugin (i have tested several plugin versions with no luck). The problem is that from time to time I am getting this error: [2022-02-09T00:26:02.052Z] git fetch -p <http://jenkins1-ip-sw-sc.marvell.com/blue/organizations/jenkins/gerrit-vpp-20.09/detail/gerrit-vpp-20.09/6673/pipeline/1876#step-2048-log-4>[2022-02-09T00:26:08.790Z] Cannot contact build-server-16-quickenv-005qxxrip1351: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@58489cec:build-server-16-quickenv-005qxxrip1351": Remote call on build-server-16-quickenv-005qxxrip1351 failed. The channel is closing down or has closed down <http://jenkins1-ip-sw-sc.marvell.com/blue/organizations/jenkins/gerrit-vpp-20.09/detail/gerrit-vpp-20.09/6673/pipeline/1876#step-2048-log-5>[2022-02-09T06:54:03.365Z] Could not connect to build-server-16-quickenv-005qxxrip1351 to send interrupt signal to process After this error, docker gets unresponsive from jenkins (but alive in the builder with another port, seems like docker socket has dead and reconnected in other port), and the jobs never ends waiting for a reconnection. Any idea? -- 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/cb67e643-9d30-4f4a-bb02-fc88323ace8dn%40googlegroups.com.
