You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2010/10/02 04:35:42 UTC

Build failed in Hudson: sling-trunk-1.5 #905

See <https://hudson.apache.org/hudson/job/sling-trunk-1.5/905/changes>

Changes:

[fmeschbe] SLING-1814 Implementing support for Range requests for streamed data.

[fmeschbe] SLING-1815 Don't let IOException be handled by the Throwable catch-all but instead rethrow it to be handled by the caller as declared in the method signature

------------------------------------------
Failed to access build log

hudson.util.IOException2: remote file operation failed: /home/hudson/hudson-slave/workspace/sling-trunk-1.5 at hudson.remoting.Channel@5f3d8154:ubuntu1
	at hudson.FilePath.act(FilePath.java:749)
	at hudson.FilePath.act(FilePath.java:735)
	at hudson.FilePath.toURI(FilePath.java:790)
	at hudson.tasks.MailSender.createFailureMail(MailSender.java:271)
	at hudson.tasks.MailSender.getMail(MailSender.java:146)
	at hudson.tasks.MailSender.execute(MailSender.java:94)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.cleanUp(MavenModuleSetBuild.java:607)
	at hudson.model.Run.run(Run.java:1315)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:291)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:129)
Caused by: java.io.IOException: SSH channel is closed. (Close requested by remote)
	at com.trilead.ssh2.channel.ChannelManager.sendData(ChannelManager.java:383)
	at com.trilead.ssh2.channel.ChannelOutputStream.write(ChannelOutputStream.java:63)
	at java.io.ObjectOutputStream$BlockDataOutputStream.drain(ObjectOutputStream.java:1838)
	at java.io.ObjectOutputStream$BlockDataOutputStream.writeBytes(ObjectOutputStream.java:1946)
	at java.io.ObjectOutputStream$BlockDataOutputStream.writeUTF(ObjectOutputStream.java:2129)
	at java.io.ObjectOutputStream$BlockDataOutputStream.writeUTF(ObjectOutputStream.java:1968)
	at java.io.ObjectOutputStream.writeUTF(ObjectOutputStream.java:841)
	at java.io.ObjectStreamClass.writeNonProxy(ObjectStreamClass.java:666)
	at java.io.ObjectOutputStream.writeClassDescriptor(ObjectOutputStream.java:640)
	at java.io.ObjectOutputStream.writeNonProxyDesc(ObjectOutputStream.java:1245)
	at java.io.ObjectOutputStream.writeClassDesc(ObjectOutputStream.java:1203)
	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1387)
	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150)
	at java.io.ObjectOutputStream.writeFatalException(ObjectOutputStream.java:1538)
	at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:329)
	at hudson.remoting.Channel.send(Channel.java:419)
	at hudson.remoting.Request.call(Request.java:105)
	at hudson.remoting.Channel.call(Channel.java:557)
	at hudson.FilePath.act(FilePath.java:742)
	... 10 more


Hudson build is back to normal : sling-trunk-1.5 #906

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/sling-trunk-1.5/906/changes>