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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 55.80 KB...]
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 
sec, Thread: 4, Class: org.apache.zookeeper.test.QuorumTest
    [junit] Test org.apache.zookeeper.test.QuorumTest FAILED (crashed)
    [junit] #
    [junit] # There is insufficient memory for the Java Runtime Environment to 
continue.
    [junit] # Cannot create GC thread. Out of system resources.
    [junit] # An error report file with more information is saved as:
    [junit] # 
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/build/test/hs_err_pid27553.log
    [junit] Running org.apache.zookeeper.test.QuorumUtilTest in thread 4
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 
sec, Thread: 4, Class: org.apache.zookeeper.test.QuorumUtilTest
    [junit] Test org.apache.zookeeper.test.QuorumUtilTest FAILED (crashed)
    [junit] #
    [junit] # There is insufficient memory for the Java Runtime Environment to 
continue.
    [junit] # Cannot create GC thread. Out of system resources.
    [junit] # An error report file with more information is saved as:
    [junit] # 
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/build/test/hs_err_pid27596.log
    [junit] Running org.apache.zookeeper.test.QuorumZxidSyncTest in thread 4
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 
sec, Thread: 4, Class: org.apache.zookeeper.test.QuorumZxidSyncTest
    [junit] Test org.apache.zookeeper.test.QuorumZxidSyncTest FAILED (crashed)
    [junit] #
    [junit] # There is insufficient memory for the Java Runtime Environment to 
continue.
    [junit] # Cannot create GC thread. Out of system resources.
    [junit] # An error report file with more information is saved as:
    [junit] # 
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/build/test/hs_err_pid27619.log
    [junit] Running org.apache.zookeeper.test.ReadOnlyModeTest in thread 4
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 
sec, Thread: 4, Class: org.apache.zookeeper.test.ReadOnlyModeTest
    [junit] Test org.apache.zookeeper.test.ReadOnlyModeTest FAILED (crashed)
    [junit] #
    [junit] # There is insufficient memory for the Java Runtime Environment to 
continue.
    [junit] # Cannot create GC thread. Out of system resources.
    [junit] # An error report file with more information is saved as:
    [junit] # 
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/build/test/hs_err_pid27657.log
    [junit] Running org.apache.zookeeper.test.ReconfigExceptionTest in thread 4
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 
sec, Thread: 4, Class: org.apache.zookeeper.test.ReconfigExceptionTest
    [junit] Test org.apache.zookeeper.test.ReconfigExceptionTest FAILED 
(crashed)
    [junit] Running org.apache.zookeeper.test.ReconfigMisconfigTest in thread 4
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 
sec, Thread: 4, Class: org.apache.zookeeper.test.ReconfigMisconfigTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
25.563 sec, Thread: 3, Class: org.apache.zookeeper.test.ObserverQuorumHammerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
65.214 sec, Thread: 1, Class: 
org.apache.zookeeper.test.NettyNettySuiteHammerTest
    [junit] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
34.918 sec, Thread: 5, Class: org.apache.zookeeper.test.QuorumHammerTest
    [junit] Test org.apache.zookeeper.test.QuorumHammerTest FAILED
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
138.538 sec, Thread: 6, Class: 
org.apache.zookeeper.test.FollowerResyncConcurrencyTest
    [junit] Tests run: 105, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
410.191 sec, Thread: 7, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] Test org.apache.zookeeper.test.NioNettySuiteTest FAILED
    [junit] Tests run: 105, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
421.355 sec, Thread: 8, Class: org.apache.zookeeper.test.NettyNettySuiteTest
    [junit] Test org.apache.zookeeper.test.NettyNettySuiteTest FAILED
    [junit] Running org.apache.zookeeper.server.quorum.Zab1_0Test in thread 2
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 
sec, Thread: 2, Class: org.apache.zookeeper.server.quorum.Zab1_0Test
    [junit] Test org.apache.zookeeper.server.quorum.Zab1_0Test FAILED (timeout)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/build.xml:1261: 
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/build.xml:1261: 
Process fork failed.

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



###################################################################################
############################## FAILED TESTS (if any) 
##############################
13 tests failed.
FAILED:  org.apache.zookeeper.server.quorum.Zab1_0Test.testNormalObserverRun

Error Message:
Timeout occurred. Please note the time in the report does not reflect the time 
until the timeout.

Stack Trace:
junit.framework.AssertionFailedError: Timeout occurred. Please note the time in 
the report does not reflect the time until the timeout.
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.zookeeper.test.ReconfigTest.testQuorumSystemChange

Error Message:
client could not connect to reestablished quorum: giving up after 30+ seconds.

Stack Trace:
junit.framework.AssertionFailedError: client could not connect to reestablished 
quorum: giving up after 30+ seconds.
        at 
org.apache.zookeeper.test.ReconfigTest.testNormalOperation(ReconfigTest.java:183)
        at 
org.apache.zookeeper.test.ReconfigTest.testQuorumSystemChange(ReconfigTest.java:842)
        at 
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)


FAILED:  org.apache.zookeeper.test.AsyncHammerTest.testObserversHammer

Error Message:
Couldn't instantiate org.apache.zookeeper.server.NettyServerCnxnFactory

Stack Trace:
java.io.IOException: Couldn't instantiate 
org.apache.zookeeper.server.NettyServerCnxnFactory
        at 
org.apache.zookeeper.server.ServerCnxnFactory.createFactory(ServerCnxnFactory.java:138)
        at 
org.apache.zookeeper.server.ServerCnxnFactory.createFactory(ServerCnxnFactory.java:154)
        at 
org.apache.zookeeper.server.quorum.QuorumPeer.<init>(QuorumPeer.java:953)
        at 
org.apache.zookeeper.test.QuorumBase.startServers(QuorumBase.java:176)
        at org.apache.zookeeper.test.QuorumBase.setUp(QuorumBase.java:121)
        at 
org.apache.zookeeper.test.AsyncHammerTest.setUp(AsyncHammerTest.java:52)
        at 
org.apache.zookeeper.test.AsyncHammerTest.testObserversHammer(AsyncHammerTest.java:202)
        at 
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)
Caused by: java.lang.reflect.InvocationTargetException
        at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
        at 
org.apache.zookeeper.server.ServerCnxnFactory.createFactory(ServerCnxnFactory.java:134)
Caused by: java.lang.OutOfMemoryError: unable to create new native thread
        at java.lang.Thread.start0(Native Method)
        at java.lang.Thread.start(Thread.java:717)
        at 
java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:957)
        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1378)
        at 
org.jboss.netty.util.internal.DeadLockProofWorker.start(DeadLockProofWorker.java:38)
        at 
org.jboss.netty.channel.socket.nio.AbstractNioSelector.openSelector(AbstractNioSelector.java:368)
        at 
org.jboss.netty.channel.socket.nio.AbstractNioSelector.<init>(AbstractNioSelector.java:100)
        at 
org.jboss.netty.channel.socket.nio.AbstractNioWorker.<init>(AbstractNioWorker.java:52)
        at 
org.jboss.netty.channel.socket.nio.NioWorker.<init>(NioWorker.java:45)
        at 
org.jboss.netty.channel.socket.nio.NioWorkerPool.newWorker(NioWorkerPool.java:44)
        at 
org.jboss.netty.channel.socket.nio.NioWorkerPool.newWorker(NioWorkerPool.java:28)
        at 
org.jboss.netty.channel.socket.nio.AbstractNioWorkerPool.init(AbstractNioWorkerPool.java:80)
        at 
org.jboss.netty.channel.socket.nio.NioWorkerPool.<init>(NioWorkerPool.java:39)
        at 
org.jboss.netty.channel.socket.nio.NioWorkerPool.<init>(NioWorkerPool.java:33)
        at 
org.jboss.netty.channel.socket.nio.NioServerSocketChannelFactory.<init>(NioServerSocketChannelFactory.java:149)
        at 
org.jboss.netty.channel.socket.nio.NioServerSocketChannelFactory.<init>(NioServerSocketChannelFactory.java:131)
        at 
org.jboss.netty.channel.socket.nio.NioServerSocketChannelFactory.<init>(NioServerSocketChannelFactory.java:115)
        at 
org.apache.zookeeper.server.NettyServerCnxnFactory.<init>(NettyServerCnxnFactory.java:332)


FAILED:  org.apache.zookeeper.test.ReconfigTest.testQuorumSystemChange

Error Message:
client could not connect to reestablished quorum: giving up after 30+ seconds.

Stack Trace:
junit.framework.AssertionFailedError: client could not connect to reestablished 
quorum: giving up after 30+ seconds.
        at org.apache.zookeeper.test.ReconfigTest.reconfig(ReconfigTest.java:93)
        at 
org.apache.zookeeper.test.ReconfigTest.testQuorumSystemChange(ReconfigTest.java:838)
        at 
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)


FAILED:  org.apache.zookeeper.test.QuorumHammerTest.testHammerBasic

Error Message:
Unable to connect to server

Stack Trace:
junit.framework.AssertionFailedError: Unable to connect to server
        at 
org.apache.zookeeper.test.ClientBase.createClient(ClientBase.java:231)
        at 
org.apache.zookeeper.test.ClientBase.createClient(ClientBase.java:220)
        at 
org.apache.zookeeper.test.ClientBase.createClient(ClientBase.java:205)
        at 
org.apache.zookeeper.test.ClientBase.createClient(ClientBase.java:198)
        at 
org.apache.zookeeper.test.ClientHammerTest.runHammer(ClientHammerTest.java:130)
        at 
org.apache.zookeeper.test.ClientHammerTest.testHammerBasic(ClientHammerTest.java:120)
        at 
org.apache.zookeeper.test.QuorumHammerTest.testHammerBasic(QuorumHammerTest.java:49)
        at 
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)


FAILED:  org.apache.zookeeper.test.QuorumMajorityTest.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:748)


FAILED:  org.apache.zookeeper.test.QuorumQuotaTest.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:748)


FAILED:  org.apache.zookeeper.test.QuorumTest.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:748)


FAILED:  org.apache.zookeeper.test.QuorumUtilTest.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:748)


FAILED:  org.apache.zookeeper.test.QuorumZxidSyncTest.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:748)


FAILED:  org.apache.zookeeper.test.ReadOnlyModeTest.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:748)


FAILED:  org.apache.zookeeper.test.ReconfigExceptionTest.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:748)


FAILED:  org.apache.zookeeper.test.ReconfigMisconfigTest.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:748)

Reply via email to