See https://builds.apache.org/job/ZooKeeper-trunk-jdk8/591/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 1644 lines...]
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 
sec, Thread: 5, Class: org.apache.zookeeper.CustomHostProviderTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 
sec, Thread: 8, Class: org.apache.zookeeper.RemoveWatchesTest
    [junit] Test org.apache.zookeeper.CustomHostProviderTest FAILED (crashed)   
 [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec, 
Thread: 1, Class: org.apache.jute.BinaryInputArchiveTest
    [junit] Exception in thread "Thread-26" java.lang.OutOfMemoryError: unable 
to create new native thread
    [junit]     at java.lang.Thread.start0(Native Method)
    [junit]     at java.lang.Thread.start(Thread.java:713)
    [junit]     at 
java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:950)
    [junit]     at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1368)
    [junit]     at java.lang.UNIXProcess.initStreams(UNIXProcess.java:226)
    [junit]     at java.lang.UNIXProcess$3.run(UNIXProcess.java:199)
    [junit]     at java.lang.UNIXProcess$3.run(UNIXProcess.java:197)
    [junit]     at java.security.AccessController.doPrivileged(Native Method)
    [junit]     at java.lang.UNIXProcess.<init>(UNIXProcess.java:197)
    [junit]     at java.lang.ProcessImpl.start(ProcessImpl.java:134)
    [junit]     at java.lang.ProcessBuilder.start(ProcessBuilder.java:1023)
    [junit]     at java.lang.Runtime.exec(Runtime.java:620)
    [junit]     at 
org.apache.tools.ant.taskdefs.launcher.Java13CommandLauncher.exec(Java13CommandLauncher.java:58)
    [junit]     at 
org.apache.tools.ant.taskdefs.Execute.launch(Execute.java:428)
    [junit]     at 
org.apache.tools.ant.taskdefs.Execute.execute(Execute.java:442)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeAsForked(JUnitTask.java:1255)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:1022)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.oneJunitThread(JUnitTask.java:917)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.access$000(JUnitTask.java:131)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask$JunitTestThread.run(JUnitTask.java:871)
    [junit]     at java.lang.Thread.run(Thread.java:744)

    [junit] Test org.apache.jute.BinaryInputArchiveTest FAILED (crashed)
    [junit] Exception in thread "Thread-22" java.lang.OutOfMemoryError: unable 
to create new native thread
    [junit]     at java.lang.Thread.start0(Native Method)
    [junit]     at java.lang.Thread.start(Thread.java:713)
    [junit]     at 
java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:950)
    [junit]     at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1368)
    [junit]     at java.lang.UNIXProcess.initStreams(UNIXProcess.java:226)
    [junit]     at java.lang.UNIXProcess$3.run(UNIXProcess.java:199)
    [junit]     at java.lang.UNIXProcess$3.run(UNIXProcess.java:197)
    [junit]     at java.security.AccessController.doPrivileged(Native Method)
    [junit]     at java.lang.UNIXProcess.<init>(UNIXProcess.java:197)
    [junit]     at java.lang.ProcessImpl.start(ProcessImpl.java:134)
    [junit]     at java.lang.ProcessBuilder.start(ProcessBuilder.java:1023)
    [junit]     at java.lang.Runtime.exec(Runtime.java:620)
    [junit]     at 
org.apache.tools.ant.taskdefs.launcher.Java13CommandLauncher.exec(Java13CommandLauncher.java:58)
    [junit]     at 
org.apache.tools.ant.taskdefs.Execute.launch(Execute.java:428)
    [junit]     at 
org.apache.tools.ant.taskdefs.Execute.execute(Execute.java:442)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeAsForked(JUnitTask.java:1255)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:1022)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.oneJunitThread(JUnitTask.java:917)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.access$000(JUnitTask.java:131)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask$JunitTestThread.run(JUnitTask.java:871)
    [junit]     at java.lang.Thread.run(Thread.java:744)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/build.xml:1192:
 Context loader has not been reset

Total time: 36 seconds
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) 
##############################
4 tests failed.
FAILED:  org.apache.jute.BinaryInputArchiveTest.unknown

Error Message:
Forked Java VM exited abnormally. Please note the time in the report does not 
reflect the time until the VM exit.

Stack Trace:
junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please 
note the time in the report does not reflect the time until the VM exit.
        at java.lang.Thread.run(Thread.java:744)


FAILED:  org.apache.zookeeper.CustomHostProviderTest.unknown

Error Message:
Forked Java VM exited abnormally. Please note the time in the report does not 
reflect the time until the VM exit.

Stack Trace:
junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please 
note the time in the report does not reflect the time until the VM exit.
        at java.lang.Thread.run(Thread.java:744)


FAILED:  org.apache.zookeeper.MultiResponseTest.unknown

Error Message:
Forked Java VM exited abnormally. Please note the time in the report does not 
reflect the time until the VM exit.

Stack Trace:
junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please 
note the time in the report does not reflect the time until the VM exit.
        at java.lang.Thread.run(Thread.java:744)


FAILED:  org.apache.zookeeper.RemoveWatchesTest.unknown

Error Message:
Forked Java VM exited abnormally. Please note the time in the report does not 
reflect the time until the VM exit.

Stack Trace:
junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please 
note the time in the report does not reflect the time until the VM exit.
        at java.lang.Thread.run(Thread.java:744)


Reply via email to