This was a network problem with the blackhole on FreeBSD - Jenkins master waited indefinite for a Connection Refused from the slave.
The failures yesterday were caused by me, sorry. You might have received my eMail about the huge refactoring I did on Jenkins, unfortunately those produced some unwanted failures. Uwe ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [email protected] > -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf Of > Dawid Weiss > Sent: Monday, August 13, 2012 2:18 PM > To: [email protected] > Subject: Re: [JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 438 - Failure > > These build errors are getting annoying, aren't they? Anybody has a clue what > this may be about -- a configuration problem? A hardware problem? > > Dawid > > On Mon, Aug 13, 2012 at 2:15 PM, Apache Jenkins Server > <[email protected]> wrote: > > Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/438/ > > > > No tests ran. > > > > Build Log: > > [...truncated 185 lines...] > > FATAL: hudson.remoting.RequestAbortedException: java.io.IOException: > > Unexpected termination of the channel > > hudson.remoting.RequestAbortedException: > hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected > termination of the channel > > at hudson.remoting.Request.call(Request.java:174) > > at hudson.remoting.Channel.call(Channel.java:663) > > at hudson.FilePath.act(FilePath.java:831) > > at hudson.FilePath.act(FilePath.java:824) > > at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:743) > > at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:685) > > at hudson.model.AbstractProject.checkout(AbstractProject.java:1256) > > at > hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractB > uild.java:589) > > at > jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88) > > at > hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:494 > ) > > at hudson.model.Run.execute(Run.java:1488) > > 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.RequestAbortedException: java.io.IOException: > Unexpected termination of the channel > > at hudson.remoting.Request.abort(Request.java:299) > > at hudson.remoting.Channel.terminate(Channel.java:719) > > at > > > hudson.remoting.SynchronousCommandTransport$ReaderThread.run(Synchron > o > > usCommandTransport.java:69) Caused by: java.io.IOException: Unexpected > > termination of the channel > > at > > > hudson.remoting.SynchronousCommandTransport$ReaderThread.run(Synchron > o > > usCommandTransport.java:50) > > Caused by: java.io.EOFException > > at > java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream > .java:2571) > > at > > java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1315) > > at java.io.ObjectInputStream.readObject(ObjectInputStream.java:369) > > at hudson.remoting.Command.readFrom(Command.java:90) > > at > hudson.remoting.ClassicCommandTransport.read(ClassicCommandTransport.ja > va:59) > > at > > > hudson.remoting.SynchronousCommandTransport$ReaderThread.run(Synchron > o > > usCommandTransport.java:48) > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] For > > additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] For additional > commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
