This is odd.  This is on scm checkout.  Lets see if still case in the
morning.  I do see TestAdmin failing for me w/ OOME locally.  Do
others see the below?


Running org.apache.hadoop.hbase.client.TestAdmin
Exception in thread "ThreadedStreamConsumer"
java.lang.OutOfMemoryError: Java heap space
        at java.util.Arrays.copyOf(Arrays.java:2882)
        at 
java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:100)
        at 
java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:390)
        at java.lang.StringBuffer.append(StringBuffer.java:224)
        at 
org.apache.maven.surefire.report.ConsoleOutputFileReporter.writeMessage(ConsoleOutputFileReporter.java:115)
        at 
org.apache.maven.surefire.report.MulticastingReporter.writeMessage(MulticastingReporter.java:101)
        at 
org.apache.maven.surefire.report.TestSetRunListener.writeTestOutput(TestSetRunListener.java:99)
        at 
org.apache.maven.plugin.surefire.booterclient.output.ForkClient.consumeLine(ForkClient.java:137)
        at 
org.apache.maven.plugin.surefire.booterclient.output.ThreadedStreamConsumer$Pumper.run(ThreadedStreamConsumer.java:67)
        at java.lang.Thread.run(Thread.java:680)



St.Ack

On Wed, Aug 24, 2011 at 6:13 AM, Apache Jenkins Server
<[email protected]> wrote:
> See <https://builds.apache.org/job/HBase-TRUNK/2135/>
>
> ------------------------------------------
> Started by an SCM change
> Building remotely on ubuntu3
> hudson.util.IOException2: remote file operation failed: 
> <https://builds.apache.org/job/HBase-TRUNK/ws/> at 
> hudson.remoting.Channel@50916ecd:ubuntu3
>        at hudson.FilePath.act(FilePath.java:754)
>        at hudson.FilePath.act(FilePath.java:740)
>        at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:684)
>        at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:633)
>        at hudson.model.AbstractProject.checkout(AbstractProject.java:1193)
>        at 
> hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:555)
>        at 
> hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:443)
>        at hudson.model.Run.run(Run.java:1376)
>        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
>        at hudson.model.ResourceController.execute(ResourceController.java:88)
>        at hudson.model.Executor.run(Executor.java:230)
> Caused by: java.io.IOException: Remote call on ubuntu3 failed
>        at hudson.remoting.Channel.call(Channel.java:677)
>        at hudson.FilePath.act(FilePath.java:747)
>        ... 10 more
> Caused by: java.lang.OutOfMemoryError: Java heap space
> Archiving artifacts
> Recording test results
>
>

Reply via email to