The intermittent failure of slave jobs due to issue 12235
<https://issues.jenkins-ci.org/browse/JENKINS-12235> looks like it might
start undoing progress in getting my work teams to adopt Jenkins.
Has anyone given any thought to the issue and how to address it? Some folks
had luck by increasing the ClientInterval on unix masters - but others did
not.
I see that late last month Kohsuke increased the pipe window size in
hudson.remoting.Channel - though I'm not sure that would address this - and
since it's intermittent - it's hard to test. Here's what our stack trace
failure looks like.
FATAL: Unable to delete script file c:\temp\hudson985794291407431615.bat
hudson.util.IOException2: remote file operation failed:
c:\temp\hudson985794291407431615.bat at
hudson.remoting.Channel@e553b0:vcvmwin061
at hudson.FilePath.act(FilePath.java:848)
at hudson.FilePath.act(FilePath.java:825)
at hudson.FilePath.delete(FilePath.java:1202)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:101)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:60)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:810)
at hudson.model.Build$BuildExecution.build(Build.java:199)
at hudson.model.Build$BuildExecution.doRun(Build.java:160)
at
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:592)
at hudson.model.Run.execute(Run.java:1543)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:236)
Caused by: hudson.remoting.ChannelClosedException: channel is already closed
at hudson.remoting.Channel.send(Channel.java:494)
at hudson.remoting.Request.call(Request.java:129)
at hudson.remoting.Channel.call(Channel.java:672)
at hudson.FilePath.act(FilePath.java:841)
--
View this message in context:
http://jenkins.361315.n4.nabble.com/Any-ideas-how-to-fix-JENKINS-12235-tp4663279.html
Sent from the Jenkins dev mailing list archive at Nabble.com.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Developers" 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/groups/opt_out.