Build failed in Jenkins: Errai-CDI #176
by jboss-qa-internal@redhat.com
See <http://hudson.qa.jboss.com/hudson/job/Errai-CDI/176/>
------------------------------------------
Failed to access build log
hudson.util.IOException2: remote file operation failed: /mnt/hudson_workspace/workspace/Errai-CDI at hudson.remoting.Channel@7f37c0b7:vmg17-rhel5-x86_64
at hudson.FilePath.act(FilePath.java:754)
at hudson.FilePath.act(FilePath.java:738)
at hudson.FilePath.toURI(FilePath.java:795)
at hudson.tasks.MailSender.createFailureMail(MailSender.java:297)
at hudson.tasks.MailSender.getMail(MailSender.java:166)
at hudson.tasks.MailSender.execute(MailSender.java:114)
at hudson.maven.MavenModuleSetBuild$RunnerImpl.cleanUp(MavenModuleSetBuild.java:899)
at hudson.model.Run.run(Run.java:1405)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:467)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:145)
Caused by: hudson.remoting.ChannelClosedException: channel is already closed
at hudson.remoting.Channel.send(Channel.java:479)
at hudson.remoting.Request.call(Request.java:105)
at hudson.remoting.Channel.call(Channel.java:659)
at hudson.FilePath.act(FilePath.java:745)
... 10 more
Caused by: java.io.IOException
at hudson.remoting.Channel.close(Channel.java:835)
at hudson.slaves.ChannelPinger$1.onDead(ChannelPinger.java:112)
at hudson.remoting.PingThread.ping(PingThread.java:107)
at hudson.remoting.PingThread.run(PingThread.java:81)