Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.0/21/
3 tests failed.
FAILED: org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest.test
Error Message:
The Monkey ran for over 45 seconds and no jetties were stopped - this is worth
investigating!
Stack Trace:
java.lang.AssertionError: The Monkey ran for over 45 seconds and no jetties
were stopped - this is worth investigating!
at
__randomizedtesting.SeedInfo.seed([7926851418300056:F172BACEB6CC6DAE]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.apache.solr.cloud.ChaosMonkey.stopTheMonkey(ChaosMonkey.java:587)
at
org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest.test(ChaosMonkeySafeLeaderWithPullReplicasTest.java:174)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest
Error Message:
8 threads leaked from SUITE scope at
org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest: 1)
Thread[id=14022, name=StoppableIndexingThread, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:135)
2) Thread[id=14023, name=StoppableCommitThread, state=WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest] at
java.lang.Object.wait(Native Method) at
java.lang.Object.wait(Object.java:502) at
org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1406) at
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1210) at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:357)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:354)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:354)
at
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1126)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1112)
at
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:647)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.getDocCollection(CloudSolrClient.java:1227)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:827)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:524)
at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:544)
at
org.apache.solr.cloud.StoppableCommitThread.run(StoppableCommitThread.java:49)
3) Thread[id=14214, name=zkCallback-959-thread-2, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 4) Thread[id=14215,
name=zkCallback-959-thread-3, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 5) Thread[id=14104,
name=zkCallback-959-thread-1, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 6) Thread[id=14102,
name=StoppableCommitThread-SendThread(127.0.0.1:34826), state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
7) Thread[id=14021, name=StoppableIndexingThread, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:135)
8) Thread[id=14103, name=StoppableCommitThread-EventThread, state=WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 8 threads leaked from SUITE
scope at org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest:
1) Thread[id=14022, name=StoppableIndexingThread, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:135)
2) Thread[id=14023, name=StoppableCommitThread, state=WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:502)
at org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1406)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1210)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:357)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:354)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:354)
at
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1126)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1112)
at
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:647)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.getDocCollection(CloudSolrClient.java:1227)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:827)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:524)
at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:544)
at
org.apache.solr.cloud.StoppableCommitThread.run(StoppableCommitThread.java:49)
3) Thread[id=14214, name=zkCallback-959-thread-2, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
4) Thread[id=14215, name=zkCallback-959-thread-3, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
5) Thread[id=14104, name=zkCallback-959-thread-1, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
6) Thread[id=14102, name=StoppableCommitThread-SendThread(127.0.0.1:34826),
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
7) Thread[id=14021, name=StoppableIndexingThread, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:135)
8) Thread[id=14103, name=StoppableCommitThread-EventThread, state=WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
at __randomizedtesting.SeedInfo.seed([7926851418300056]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=14022, name=StoppableIndexingThread, state=RUNNABLE,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest] at
java.security.AccessController.doPrivileged(Native Method) at
com.carrotsearch.ant.tasks.junit4.events.Serializer.flushQueue(Serializer.java:114)
at
com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:99)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain$3$2.write(SlaveMain.java:472)
at
java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140) at
java.io.PrintStream.flush(PrintStream.java:338) at
java.io.FilterOutputStream.flush(FilterOutputStream.java:140) at
java.io.PrintStream.write(PrintStream.java:482) at
sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) at
sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) at
sun.nio.cs.StreamEncoder.flushBuffer(StreamEncoder.java:104) at
java.io.OutputStreamWriter.flushBuffer(OutputStreamWriter.java:185) at
java.io.PrintStream.write(PrintStream.java:527) at
java.io.PrintStream.print(PrintStream.java:669) at
java.io.PrintStream.println(PrintStream.java:823) at
java.lang.Throwable$WrappedPrintStream.println(Throwable.java:748) at
java.lang.Throwable.printStackTrace(Throwable.java:658) at
java.lang.Throwable.printStackTrace(Throwable.java:643) at
java.lang.Throwable.printStackTrace(Throwable.java:634) at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:121)
2) Thread[id=14214, name=zkCallback-959-thread-2, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 3) Thread[id=14215,
name=zkCallback-959-thread-3, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 4) Thread[id=14104,
name=zkCallback-959-thread-1, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 5) Thread[id=14102,
name=StoppableCommitThread-SendThread(127.0.0.1:34826), state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051) 6)
Thread[id=14021, name=StoppableIndexingThread, state=RUNNABLE,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest] at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:328)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at
org.apache.solr.common.util.JavaBinCodec.writeMapEntry(JavaBinCodec.java:764)
at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:383)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at
org.apache.solr.common.util.JavaBinCodec.writeIterator(JavaBinCodec.java:705)
at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:367)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at
org.apache.solr.common.util.JavaBinCodec.writeNamedList(JavaBinCodec.java:223)
at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:330)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at org.apache.solr.common.util.JavaBinCodec.marshal(JavaBinCodec.java:155)
at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.marshal(JavaBinUpdateRequestCodec.java:91)
at
org.apache.solr.client.solrj.impl.BinaryRequestWriter.getContentStream(BinaryRequestWriter.java:67)
at
org.apache.solr.client.solrj.request.RequestWriter$LazyContentStream.getDelegate(RequestWriter.java:94)
at
org.apache.solr.client.solrj.request.RequestWriter$LazyContentStream.getName(RequestWriter.java:104)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.createMethod(HttpSolrClient.java:381)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
at
org.apache.solr.cloud.StoppableIndexingThread.indexDocs(StoppableIndexingThread.java:176)
at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:115)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=14022, name=StoppableIndexingThread, state=RUNNABLE,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at java.security.AccessController.doPrivileged(Native Method)
at
com.carrotsearch.ant.tasks.junit4.events.Serializer.flushQueue(Serializer.java:114)
at
com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:99)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain$3$2.write(SlaveMain.java:472)
at
java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
at java.io.PrintStream.flush(PrintStream.java:338)
at java.io.FilterOutputStream.flush(FilterOutputStream.java:140)
at java.io.PrintStream.write(PrintStream.java:482)
at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
at sun.nio.cs.StreamEncoder.flushBuffer(StreamEncoder.java:104)
at java.io.OutputStreamWriter.flushBuffer(OutputStreamWriter.java:185)
at java.io.PrintStream.write(PrintStream.java:527)
at java.io.PrintStream.print(PrintStream.java:669)
at java.io.PrintStream.println(PrintStream.java:823)
at java.lang.Throwable$WrappedPrintStream.println(Throwable.java:748)
at java.lang.Throwable.printStackTrace(Throwable.java:658)
at java.lang.Throwable.printStackTrace(Throwable.java:643)
at java.lang.Throwable.printStackTrace(Throwable.java:634)
at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:121)
2) Thread[id=14214, name=zkCallback-959-thread-2, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
3) Thread[id=14215, name=zkCallback-959-thread-3, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
4) Thread[id=14104, name=zkCallback-959-thread-1, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
5) Thread[id=14102, name=StoppableCommitThread-SendThread(127.0.0.1:34826),
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at java.lang.Thread.sleep(Native Method)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)
6) Thread[id=14021, name=StoppableIndexingThread, state=RUNNABLE,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:328)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at
org.apache.solr.common.util.JavaBinCodec.writeMapEntry(JavaBinCodec.java:764)
at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:383)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at
org.apache.solr.common.util.JavaBinCodec.writeIterator(JavaBinCodec.java:705)
at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:367)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at
org.apache.solr.common.util.JavaBinCodec.writeNamedList(JavaBinCodec.java:223)
at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:330)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at
org.apache.solr.common.util.JavaBinCodec.marshal(JavaBinCodec.java:155)
at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.marshal(JavaBinUpdateRequestCodec.java:91)
at
org.apache.solr.client.solrj.impl.BinaryRequestWriter.getContentStream(BinaryRequestWriter.java:67)
at
org.apache.solr.client.solrj.request.RequestWriter$LazyContentStream.getDelegate(RequestWriter.java:94)
at
org.apache.solr.client.solrj.request.RequestWriter$LazyContentStream.getName(RequestWriter.java:104)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.createMethod(HttpSolrClient.java:381)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
at
org.apache.solr.cloud.StoppableIndexingThread.indexDocs(StoppableIndexingThread.java:176)
at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:115)
at __randomizedtesting.SeedInfo.seed([7926851418300056]:0)
Build Log:
[...truncated 12402 lines...]
[junit4] Suite:
org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_7926851418300056-001/init-core-data-001
[junit4] 2> 2420508 WARN
(SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[7926851418300056]-worker)
[ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
[junit4] 2> 2420509 INFO
(SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[7926851418300056]-worker)
[ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2420510 INFO
(SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[7926851418300056]-worker)
[ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 2420510 INFO
(SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[7926851418300056]-worker)
[ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system
property: /yv_ztb/gd
[junit4] 2> 2420511 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.c.ChaosMonkeySafeLeaderWithPullReplicasTest Starting ChaosMonkey
test with 2 shards and 12 nodes
[junit4] 2> 2420512 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2420517 INFO (Thread-1856) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2420517 INFO (Thread-1856) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2420677 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.c.ZkTestServer start zk server on port:34826
[junit4] 2> 2420690 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0 due to
java.io.IOException: ZooKeeperServer not running
[junit4] 2> 2420715 ERROR (Thread-1856) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 2421842 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 2421843 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 2421844 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2421845 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 2421846 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 2421846 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 2421847 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 2421855 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 2421856 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2421857 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 2421857 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 2421861 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless
explicitly asked otherwise
[junit4] 2> 2422013 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2422176 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@fed1859{/yv_ztb/gd,null,AVAILABLE}
[junit4] 2> 2422177 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@7ef54eb4{HTTP/1.1,[http/1.1]}{127.0.0.1:39091}
[junit4] 2> 2422177 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.e.j.s.Server Started @2425613ms
[junit4] 2> 2422177 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_7926851418300056-001/tempDir-001/control/data,
hostContext=/yv_ztb/gd, hostPort=39091,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_7926851418300056-001/control-001/cores}
[junit4] 2> 2422177 ERROR
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 2422177 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 7.0.0
[junit4] 2> 2422178 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 2422178 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 2422178 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-03T02:42:28.907Z
[junit4] 2> 2422188 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2422188 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_7926851418300056-001/control-001/solr.xml
[junit4] 2> 2422193 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6702db33, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2422213 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34826/solr
[junit4] 2> 2422321 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056])
[n:127.0.0.1:39091_yv_ztb%2Fgd ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2422322 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056])
[n:127.0.0.1:39091_yv_ztb%2Fgd ] o.a.s.c.OverseerElectionContext I am going
to be the leader 127.0.0.1:39091_yv_ztb%2Fgd
[junit4] 2> 2422323 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056])
[n:127.0.0.1:39091_yv_ztb%2Fgd ] o.a.s.c.Overseer Overseer
(id=98417255869251588-127.0.0.1:39091_yv_ztb%2Fgd-n_0000000000) starting
[junit4] 2> 2422364 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056])
[n:127.0.0.1:39091_yv_ztb%2Fgd ] o.a.s.c.ZkController Register node as live
in ZooKeeper:/live_nodes/127.0.0.1:39091_yv_ztb%2Fgd
[junit4] 2> 2422366 INFO
(zkCallback-874-thread-1-processing-n:127.0.0.1:39091_yv_ztb%2Fgd)
[n:127.0.0.1:39091_yv_ztb%2Fgd ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 2422435 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056])
[n:127.0.0.1:39091_yv_ztb%2Fgd ] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6702db33
[junit4] 2> 2422439 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056])
[n:127.0.0.1:39091_yv_ztb%2Fgd ] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6702db33
[junit4] 2> 2422439 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056])
[n:127.0.0.1:39091_yv_ztb%2Fgd ] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6702db33
[junit4] 2> 2422448 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056])
[n:127.0.0.1:39091_yv_ztb%2Fgd ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_7926851418300056-001/control-001/cores
[junit4] 2> 2422500 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2422501 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34826/solr
ready
[junit4] 2> 2422517 INFO (qtp1634355939-13577)
[n:127.0.0.1:39091_yv_ztb%2Fgd ] o.a.s.h.a.CollectionsHandler Invoked
Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:39091_yv_ztb%252Fgd&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2422532 INFO
(OverseerThreadFactory-3151-thread-1-processing-n:127.0.0.1:39091_yv_ztb%2Fgd)
[n:127.0.0.1:39091_yv_ztb%2Fgd ] o.a.s.c.CreateCollectionCmd Create
collection control_collection
[junit4] 2> 2422804 INFO (qtp1634355939-13575)
[n:127.0.0.1:39091_yv_ztb%2Fgd ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2422804 INFO (qtp1634355939-13575)
[n:127.0.0.1:39091_yv_ztb%2Fgd ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 2422910 INFO
(zkCallback-874-thread-1-processing-n:127.0.0.1:39091_yv_ztb%2Fgd)
[n:127.0.0.1:39091_yv_ztb%2Fgd ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2423855 INFO (qtp1634355939-13575)
[n:127.0.0.1:39091_yv_ztb%2Fgd c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.0.0
[junit4] 2> 2423904 INFO (qtp1634355939-13575)
[n:127.0.0.1:39091_yv_ztb%2Fgd c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema
[control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 2424209 INFO (qtp1634355939-13575)
[n:127.0.0.1:39091_yv_ztb%2Fgd c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
test/1.6 with uniqueid field id
[junit4] 2> 2424219 INFO (qtp1634355939-13575)
[n:127.0.0.1:39091_yv_ztb%2Fgd c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore
'control_collection_shard1_replica_n1' using configuration from collection
control_collection, trusted=true
[junit4] 2> 2424220 INFO (qtp1634355939-13575)
[n:127.0.0.1:39091_yv_ztb%2Fgd c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6702db33
[junit4] 2> 2424220 INFO (qtp1634355939-13575)
[n:127.0.0.1:39091_yv_ztb%2Fgd c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2424220 INFO (qtp1634355939-13575)
[n:127.0.0.1:39091_yv_ztb%2Fgd c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[[control_collection_shard1_replica_n1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_7926851418300056-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_7926851418300056-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 2424223 INFO (qtp1634355939-13575)
[n:127.0.0.1:39091_yv_ztb%2Fgd c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=788682133,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2424245 WARN (qtp1634355939-13575)
[n:127.0.0.1:39091_yv_ztb%2Fgd c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID
paramSet a in requestHandler {type = requestHandler,name = /dump,class =
DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 2424325 INFO (qtp1634355939-13575)
[n:127.0.0.1:39091_yv_ztb%2Fgd c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2424325 INFO (qtp1634355939-13575)
[n:127.0.0.1:39091_yv_ztb%2Fgd c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2424327 INFO (qtp1634355939-13575)
[n:127.0.0.1:39091_yv_ztb%2Fgd c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit:
if uncommited for 15000ms;
[junit4] 2> 2424327 INFO (qtp1634355939-13575)
[n:127.0.0.1:39091_yv_ztb%2Fgd c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 2424330 INFO (qtp1634355939-13575)
[n:127.0.0.1:39091_yv_ztb%2Fgd c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=20,
maxMergedSegmentMB=69.8388671875, floorSegmentMB=2.0888671875,
forceMergeDeletesPctAllowed=4.631934224880759, segmentsPerTier=18.0,
maxCFSSegmentSizeMB=0.3720703125, noCFSRatio=0.0
[junit4] 2> 2424330 INFO (qtp1634355939-13575)
[n:127.0.0.1:39091_yv_ztb%2Fgd c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1bd7b29e[control_collection_shard1_replica_n1] main]
[junit4] 2> 2424331 INFO (qtp1634355939-13575)
[n:127.0.0.1:39091_yv_ztb%2Fgd c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 2424332 INFO (qtp1634355939-13575)
[n:127.0.0.1:39091_yv_ztb%2Fgd c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2424333 INFO (qtp1634355939-13575)
[n:127.0.0.1:39091_yv_ztb%2Fgd c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will
be reserved for 10000
[junit4] 2> 2424333 INFO (qtp1634355939-13575)
[n:127.0.0.1:39091_yv_ztb%2Fgd c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1574676097727987712
[junit4] 2> 2424342 INFO
(searcherExecutor-3154-thread-1-processing-n:127.0.0.1:39091_yv_ztb%2Fgd
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:39091_yv_ztb%2Fgd c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@1bd7b29e[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2424345 INFO (qtp1634355939-13575)
[n:127.0.0.1:39091_yv_ztb%2Fgd c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 2424345 INFO (qtp1634355939-13575)
[n:127.0.0.1:39091_yv_ztb%2Fgd c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I
may be the new leader - try and sync
[junit4] 2> 2424346 INFO (qtp1634355939-13575)
[n:127.0.0.1:39091_yv_ztb%2Fgd c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:39091/yv_ztb/gd/control_collection_shard1_replica_n1/
[junit4] 2> 2424346 INFO (qtp1634355939-13575)
[n:127.0.0.1:39091_yv_ztb%2Fgd c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now
sync replicas to me
[junit4] 2> 2424346 INFO (qtp1634355939-13575)
[n:127.0.0.1:39091_yv_ztb%2Fgd c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy
http://127.0.0.1:39091/yv_ztb/gd/control_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 2424346 INFO (qtp1634355939-13575)
[n:127.0.0.1:39091_yv_ztb%2Fgd c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Found all replicas participating in election, clear LIR
[junit4] 2> 2424348 INFO (qtp1634355939-13575)
[n:127.0.0.1:39091_yv_ztb%2Fgd c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am
the new leader:
http://127.0.0.1:39091/yv_ztb/gd/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 2424455 INFO
(zkCallback-874-thread-1-processing-n:127.0.0.1:39091_yv_ztb%2Fgd)
[n:127.0.0.1:39091_yv_ztb%2Fgd ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2424500 INFO (qtp1634355939-13575)
[n:127.0.0.1:39091_yv_ztb%2Fgd c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader,
no recovery necessary
[junit4] 2> 2424501 INFO (qtp1634355939-13575)
[n:127.0.0.1:39091_yv_ztb%2Fgd c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1697
[junit4] 2> 2424508 INFO (qtp1634355939-13577)
[n:127.0.0.1:39091_yv_ztb%2Fgd ] o.a.s.h.a.CollectionsHandler Wait for new
collection to be active for at most 30 seconds. Check all shard replicas
[junit4] 2> 2424706 INFO
(zkCallback-874-thread-2-processing-n:127.0.0.1:39091_yv_ztb%2Fgd)
[n:127.0.0.1:39091_yv_ztb%2Fgd ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2424890 INFO
(OverseerCollectionConfigSetProcessor-98417255869251588-127.0.0.1:39091_yv_ztb%2Fgd-n_0000000000)
[n:127.0.0.1:39091_yv_ztb%2Fgd ] o.a.s.c.OverseerTaskQueue Response ZK
path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor
may have disconnected from ZooKeeper
[junit4] 2> 2425575 INFO (qtp1634355939-13577)
[n:127.0.0.1:39091_yv_ztb%2Fgd ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:39091_yv_ztb%252Fgd&wt=javabin&version=2}
status=0 QTime=3057
[junit4] 2> 2425660 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2425660 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34826/solr
ready
[junit4] 2> 2425660 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 2425661 INFO (qtp1634355939-13578)
[n:127.0.0.1:39091_yv_ztb%2Fgd ] o.a.s.h.a.CollectionsHandler Invoked
Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2425687 INFO
(OverseerThreadFactory-3151-thread-2-processing-n:127.0.0.1:39091_yv_ztb%2Fgd)
[n:127.0.0.1:39091_yv_ztb%2Fgd ] o.a.s.c.CreateCollectionCmd Create
collection collection1
[junit4] 2> 2425688 WARN
(OverseerThreadFactory-3151-thread-2-processing-n:127.0.0.1:39091_yv_ztb%2Fgd)
[n:127.0.0.1:39091_yv_ztb%2Fgd ] o.a.s.c.CreateCollectionCmd It is unusual
to create a collection (collection1) without cores.
[junit4] 2> 2425894 INFO (qtp1634355939-13578)
[n:127.0.0.1:39091_yv_ztb%2Fgd ] o.a.s.h.a.CollectionsHandler Wait for new
collection to be active for at most 30 seconds. Check all shard replicas
[junit4] 2> 2425895 INFO (qtp1634355939-13578)
[n:127.0.0.1:39091_yv_ztb%2Fgd ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=0 QTime=233
[junit4] 2> 2426044 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_7926851418300056-001/shard-1-001
of type TLOG
[junit4] 2> 2426044 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2426125 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@b5a061b{/yv_ztb/gd,null,AVAILABLE}
[junit4] 2> 2426125 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@5f7f2f3f{HTTP/1.1,[http/1.1]}{127.0.0.1:51452}
[junit4] 2> 2426125 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.e.j.s.Server Started @2429561ms
[junit4] 2> 2426125 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_7926851418300056-001/tempDir-001/jetty1,
replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/yv_ztb/gd,
hostPort=51452,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_7926851418300056-001/shard-1-001/cores}
[junit4] 2> 2426125 ERROR
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 2426126 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 7.0.0
[junit4] 2> 2426126 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 2426126 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 2426126 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-03T02:42:32.855Z
[junit4] 2> 2426196 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2426196 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_7926851418300056-001/shard-1-001/solr.xml
[junit4] 2> 2426202 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6702db33, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2426223 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34826/solr
[junit4] 2> 2426345 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056])
[n:127.0.0.1:51452_yv_ztb%2Fgd ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 2426346 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056])
[n:127.0.0.1:51452_yv_ztb%2Fgd ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2426348 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056])
[n:127.0.0.1:51452_yv_ztb%2Fgd ] o.a.s.c.ZkController Register node as live
in ZooKeeper:/live_nodes/127.0.0.1:51452_yv_ztb%2Fgd
[junit4] 2> 2426349 INFO
(zkCallback-874-thread-2-processing-n:127.0.0.1:39091_yv_ztb%2Fgd)
[n:127.0.0.1:39091_yv_ztb%2Fgd ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (1) -> (2)
[junit4] 2> 2426383 INFO
(zkCallback-886-thread-1-processing-n:127.0.0.1:51452_yv_ztb%2Fgd)
[n:127.0.0.1:51452_yv_ztb%2Fgd ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (1) -> (2)
[junit4] 2> 2426387 INFO (zkCallback-881-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2426494 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056])
[n:127.0.0.1:51452_yv_ztb%2Fgd ] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6702db33
[junit4] 2> 2426523 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056])
[n:127.0.0.1:51452_yv_ztb%2Fgd ] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6702db33
[junit4] 2> 2426523 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056])
[n:127.0.0.1:51452_yv_ztb%2Fgd ] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6702db33
[junit4] 2> 2426525 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056])
[n:127.0.0.1:51452_yv_ztb%2Fgd ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_7926851418300056-001/shard-1-001/cores
[junit4] 2> 2426580 INFO (qtp663403460-13619)
[n:127.0.0.1:51452_yv_ztb%2Fgd ] o.a.s.h.a.CollectionsHandler Invoked
Collection Action :addreplica with params
node=127.0.0.1:51452_yv_ztb%252Fgd&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2426595 INFO
(OverseerCollectionConfigSetProcessor-98417255869251588-127.0.0.1:39091_yv_ztb%2Fgd-n_0000000000)
[n:127.0.0.1:39091_yv_ztb%2Fgd ] o.a.s.c.OverseerTaskQueue Response ZK
path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor
may have disconnected from ZooKeeper
[junit4] 2> 2426596 INFO
(OverseerThreadFactory-3151-thread-3-processing-n:127.0.0.1:39091_yv_ztb%2Fgd)
[n:127.0.0.1:39091_yv_ztb%2Fgd ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:51452_yv_ztb%2Fgd for creating new replica
[junit4] 2> 2426597 INFO (qtp663403460-13621)
[n:127.0.0.1:51452_yv_ztb%2Fgd ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 2426598 INFO (qtp663403460-13621)
[n:127.0.0.1:51452_yv_ztb%2Fgd ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 2426702 INFO
(zkCallback-886-thread-1-processing-n:127.0.0.1:51452_yv_ztb%2Fgd)
[n:127.0.0.1:51452_yv_ztb%2Fgd ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2427627 INFO (qtp663403460-13621)
[n:127.0.0.1:51452_yv_ztb%2Fgd c:collection1 s:shard2
x:collection1_shard2_replica_t0] o.a.s.c.SolrConfig Using Lucene MatchVersion:
7.0.0
[junit4] 2> 2427654 INFO (qtp663403460-13621)
[n:127.0.0.1:51452_yv_ztb%2Fgd c:collection1 s:shard2
x:collection1_shard2_replica_t0] o.a.s.s.IndexSchema
[collection1_shard2_replica_t0] Schema name=test
[junit4] 2> 2427914 INFO (qtp663403460-13621)
[n:127.0.0.1:51452_yv_ztb%2Fgd c:collection1 s:shard2
x:collection1_shard2_replica_t0] o.a.s.s.IndexSchema Loaded schema test/1.6
with uniqueid field id
[junit4] 2> 2427948 INFO (qtp663403460-13621)
[n:127.0.0.1:51452_yv_ztb%2Fgd c:collection1 s:shard2
x:collection1_shard2_replica_t0] o.a.s.c.CoreContainer Creating SolrCore
'collection1_shard2_replica_t0' using configuration from collection
collection1, trusted=true
[junit4] 2> 2427948 INFO (qtp663403460-13621)
[n:127.0.0.1:51452_yv_ztb%2Fgd c:collection1 s:shard2
x:collection1_shard2_replica_t0] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_t0' (registry
'solr.core.collection1.shard2.replica_t0') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6702db33
[junit4] 2> 2427949 INFO (qtp663403460-13621)
[n:127.0.0.1:51452_yv_ztb%2Fgd c:collection1 s:shard2
x:collection1_shard2_replica_t0] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2427949 INFO (qtp663403460-13621)
[n:127.0.0.1:51452_yv_ztb%2Fgd c:collection1 s:shard2
x:collection1_shard2_replica_t0] o.a.s.c.SolrCore
[[collection1_shard2_replica_t0] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_7926851418300056-001/shard-1-001/cores/collection1_shard2_replica_t0],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_7926851418300056-001/shard-1-001/cores/collection1_shard2_replica_t0/data/]
[junit4] 2> 2427955 INFO (qtp663403460-13621)
[n:127.0.0.1:51452_yv_ztb%2Fgd c:collection1 s:shard2
x:collection1_shard2_replica_t0] o.a.s.u.RandomMergePolicy RandomMergePolicy
wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=788682133,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2427993 WARN (qtp663403460-13621)
[n:127.0.0.1:51452_yv_ztb%2Fgd c:collection1 s:shard2
x:collection1_shard2_replica_t0] o.a.s.c.RequestHandlers INVALID paramSet a in
requestHandler {type = requestHandler,name = /dump,class =
DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 2428171 INFO (qtp663403460-13621)
[n:127.0.0.1:51452_yv_ztb%2Fgd c:collection1 s:shard2
x:collection1_shard2_replica_t0] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2428171 INFO (qtp663403460-13621)
[n:127.0.0.1:51452_yv_ztb%2Fgd c:collection1 s:shard2
x:collection1_shard2_replica_t0] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 2428172 INFO (qtp663403460-13621)
[n:127.0.0.1:51452_yv_ztb%2Fgd c:collection1 s:shard2
x:collection1_shard2_replica_t0] o.a.s.u.CommitTracker Hard AutoCommit: if
uncommited for 15000ms;
[junit4] 2> 2428172 INFO (qtp663403460-13621)
[n:127.0.0.1:51452_yv_ztb%2Fgd c:collection1 s:shard2
x:collection1_shard2_replica_t0] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2428173 INFO (qtp663403460-13621)
[n:127.0.0.1:51452_yv_ztb%2Fgd c:collection1 s:shard2
x:collection1_shard2_replica_t0] o.a.s.u.RandomMergePolicy RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=69.8388671875,
floorSegmentMB=2.0888671875, forceMergeDeletesPctAllowed=4.631934224880759,
segmentsPerTier=18.0, maxCFSSegmentSizeMB=0.3720703125, noCFSRatio=0.0
[junit4] 2> 2428174 INFO (qtp663403460-13621)
[n:127.0.0.1:51452_yv_ztb%2Fgd c:collection1 s:shard2
x:collection1_shard2_replica_t0] o.a.s.s.SolrIndexSearcher Opening
[Searcher@67a1f532[collection1_shard2_replica_t0] main]
[junit4] 2> 2428175 INFO (qtp663403460-13621)
[n:127.0.0.1:51452_yv_ztb%2Fgd c:collection1 s:shard2
x:collection1_shard2_replica_t0] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 2428176 INFO (qtp663403460-13621)
[n:127.0.0.1:51452_yv_ztb%2Fgd c:collection1 s:shard2
x:collection1_shard2_replica_t0] o.a.s.r.ManagedResourceStorage Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2428176 INFO (qtp663403460-13621)
[n:127.0.0.1:51452_yv_ztb%2Fgd c:collection1 s:shard2
x:collection1_shard2_replica_t0] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000
[junit4] 2> 2428176 INFO (qtp663403460-13621)
[n:127.0.0.1:51452_yv_ztb%2Fgd c:collection1 s:shard2
x:collection1_shard2_replica_t0] o.a.s.u.UpdateLog Could not find max version
in index or recent updates, using new clock 1574676101757665280
[junit4] 2> 2428179 INFO
(searcherExecutor-3165-thread-1-processing-n:127.0.0.1:51452_yv_ztb%2Fgd
x:collection1_shard2_replica_t0 s:shard2 c:collection1)
[n:127.0.0.1:51452_yv_ztb%2Fgd c:collection1 s:shard2
x:collection1_shard2_replica_t0] o.a.s.c.SolrCore
[collection1_shard2_replica_t0] Registered new searcher
Searcher@67a1f532[collection1_shard2_replica_t0]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2428184 INFO (qtp663403460-13621)
[n:127.0.0.1:51452_yv_ztb%2Fgd c:collection1 s:shard2
x:collection1_shard2_replica_t0] o.a.s.c.ShardLeaderElectionContext Enough
replicas found to continue.
[junit4] 2> 2428184 INFO (qtp663403460-13621)
[n:127.0.0.1:51452_yv_ztb%2Fgd c:collection1 s:shard2
x:collection1_shard2_replica_t0] o.a.s.c.ShardLeaderElectionContext I may be
the new leader - try and sync
[junit4] 2> 2428184 INFO (qtp663403460-13621)
[n:127.0.0.1:51452_yv_ztb%2Fgd c:collection1 s:shard2
x:collection1_shard2_replica_t0] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:51452/yv_ztb/gd/collection1_shard2_replica_t0/
[junit4] 2> 2428184 INFO (qtp663403460-13621)
[n:127.0.0.1:51452_yv_ztb%2Fgd c:collection1 s:shard2
x:collection1_shard2_replica_t0] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 2428184 INFO (qtp663403460-13621)
[n:127.0.0.1:51452_yv_ztb%2Fgd c:collection1 s:shard2
x:collection1_shard2_replica_t0] o.a.s.c.SyncStrategy
http://127.0.0.1:51452/yv_ztb/gd/collection1_shard2_replica_t0/ has no replicas
[junit4] 2> 2428184 INFO (qtp663403460-13621)
[n:127.0.0.1:51452_yv_ztb%2Fgd c:collection1 s:shard2
x:collection1_shard2_replica_t0] o.a.s.c.ShardLeaderElectionContext Found all
replicas participating in election, clear LIR
[junit4] 2> 2428184 INFO (qtp663403460-13621)
[n:127.0.0.1:51452_yv_ztb%2Fgd c:collection1 s:shard2
x:collection1_shard2_replica_t0] o.a.s.c.ZkController
collection1_shard2_replica_t0 stopping background replication from leader
[junit4] 2> 2428187 INFO (qtp663403460-13621)
[n:127.0.0.1:51452_yv_ztb%2Fgd c:collection1 s:shard2
x:collection1_shard2_replica_t0] o.a.s.c.ShardLeaderElectionContext I am the
new leader: http://127.0.0.1:51452/yv_ztb/gd/collection1_shard2_replica_t0/
shard2
[junit4] 2> 2428288 INFO
(zkCallback-886-thread-1-processing-n:127.0.0.1:51452_yv_ztb%2Fgd)
[n:127.0.0.1:51452_yv_ztb%2Fgd ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2428288 INFO (qtp663403460-13621)
[n:127.0.0.1:51452_yv_ztb%2Fgd c:collection1 s:shard2
x:collection1_shard2_replica_t0] o.a.s.c.ZkController I am the leader, no
recovery necessary
[junit4] 2> 2428290 INFO (qtp663403460-13621)
[n:127.0.0.1:51452_yv_ztb%2Fgd c:collection1 s:shard2
x:collection1_shard2_replica_t0] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1692
[junit4] 2> 2428292 INFO (qtp663403460-13619)
[n:127.0.0.1:51452_yv_ztb%2Fgd ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:51452_yv_ztb%252Fgd&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
status=0 QTime=1712
[junit4] 2> 2428398 INFO
(zkCallback-886-thread-1-processing-n:127.0.0.1:51452_yv_ztb%2Fgd)
[n:127.0.0.1:51452_yv_ztb%2Fgd ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2428669 INFO
(OverseerCollectionConfigSetProcessor-98417255869251588-127.0.0.1:39091_yv_ztb%2Fgd-n_0000000000)
[n:127.0.0.1:39091_yv_ztb%2Fgd ] o.a.s.c.OverseerTaskQueue Response ZK
path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor
may have disconnected from ZooKeeper
[junit4] 2> 2429034 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_7926851418300056-001/shard-2-001
of type TLOG
[junit4] 2> 2429035 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2429139 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7f75522c{/yv_ztb/gd,null,AVAILABLE}
[junit4] 2> 2429139 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@7c23665d{HTTP/1.1,[http/1.1]}{127.0.0.1:41806}
[junit4] 2> 2429139 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.e.j.s.Server Started @2432575ms
[junit4] 2> 2429140 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_7926851418300056-001/tempDir-001/jetty2,
replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/yv_ztb/gd,
hostPort=41806,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_7926851418300056-001/shard-2-001/cores}
[junit4] 2> 2429140 ERROR
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 2429140 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 7.0.0
[junit4] 2> 2429140 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 2429140 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 2429140 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-03T02:42:35.869Z
[junit4] 2> 2429178 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2429178 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_7926851418300056-001/shard-2-001/solr.xml
[junit4] 2> 2429182 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6702db33, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2429194 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34826/solr
[junit4] 2> 2429261 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056])
[n:127.0.0.1:41806_yv_ztb%2Fgd ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (2)
[junit4] 2> 2429262 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056])
[n:127.0.0.1:41806_yv_ztb%2Fgd ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2429265 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056])
[n:127.0.0.1:41806_yv_ztb%2Fgd ] o.a.s.c.ZkController Register node as live
in ZooKeeper:/live_nodes/127.0.0.1:41806_yv_ztb%2Fgd
[junit4] 2> 2429265 INFO
(zkCallback-874-thread-2-processing-n:127.0.0.1:39091_yv_ztb%2Fgd)
[n:127.0.0.1:39091_yv_ztb%2Fgd ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 2429266 INFO (zkCallback-881-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2429278 INFO
(zkCallback-892-thread-1-processing-n:127.0.0.1:41806_yv_ztb%2Fgd)
[n:127.0.0.1:41806_yv_ztb%2Fgd ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 2429287 INFO
(zkCallback-886-thread-1-processing-n:127.0.0.1:51452_yv_ztb%2Fgd)
[n:127.0.0.1:51452_yv_ztb%2Fgd ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 2429722 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056])
[n:127.0.0.1:41806_yv_ztb%2Fgd ] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6702db33
[junit4] 2> 2429742 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056])
[n:127.0.0.1:41806_yv_ztb%2Fgd ] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6702db33
[junit4] 2> 2429742 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056])
[n:127.0.0.1:41806_yv_ztb%2Fgd ] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6702db33
[junit4] 2> 2429756 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[7926851418300056])
[n:127.0.0.1:41806_yv_ztb%2Fgd ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_7926851418300056-001/shard-2-001/cores
[junit4] 2> 2429825 INFO (qtp663403460-13620)
[n:127.0.0.1:51452_yv_ztb%2Fgd ] o.a.s.h.a.CollectionsHandler Invoked
Collection Action :addreplica with params
node=127.0.0.1:41806_yv_ztb%252Fgd&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2429840 INFO
(OverseerThreadFactory-3151-thread-4-processing-n:127.0.0.1:39091_yv_ztb%2Fgd)
[n:127.0.0.1:39091_yv_ztb%2Fgd ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:41806_yv_ztb%2Fgd for creating new replica
[junit4] 2> 2429858 INFO (qtp58134294-13648)
[n:127.0.0.1:41806_yv_ztb%2Fgd ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 2429858 INFO (qtp58134294-13648)
[n:127.0.0.1:41806_yv_ztb%2Fgd ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 2429965 INFO
(zkCallback-892-thread-1-processing-n:127.0.0.1:41806_yv_ztb%2Fgd)
[n:127.0.0.1:41806_yv_ztb%2Fgd ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 2429965 INFO
(zkCallback-886-thread-1-processing-n:127.0.0.1:51452_yv_ztb%2Fgd)
[n:127.0.0.1:51452_yv_ztb%2Fgd ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 2430884 INFO (qtp58134294-13648)
[n:127.0.0.1:41806_yv_ztb%2Fgd c:collection1 s:shard1
x:collection1_shard1_replica_t0] o.a.s.c.SolrConfig Using Lucene MatchVersion:
7.0.0
[junit4] 2> 2430904 INFO (qtp58134294-13648)
[n:127.0.0.1:41806_yv_ztb%2Fgd c:collection1 s:shard1
x:collection1_shard1_replica_t0] o.a.s.s.IndexSchema
[collection1_shard1_replica_t0] Schema name=test
[junit4] 2> 2431295 INFO (qtp58134294-13648)
[n:127.0.0.1:41806_yv_ztb%2Fgd c:collection1 s:shard1
x:collection1_shard1_replica_t0] o.a.s.s.IndexSchema Loaded schema test/1.6
with uniqueid field id
[junit4] 2> 2431304 INFO (qtp58134294-13648)
[n:127.0.0.1:41806_yv_ztb%2Fgd c:collection1 s:shard1
x:collection1_shard1_replica_t0] o.a.s.c.CoreContainer Creating SolrCore
'collection1_shard1_replica_t0' using configuration from collection
collection1, trusted=true
[junit4] 2> 2431305 INFO (qtp58134294-13648)
[n:127.0.0.1:41806_yv_ztb%2Fgd c:collection1 s:shard1
x:collection1_shard1_replica_t0] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_t0' (registry
'solr.core.collection1.shard1.replica_t0') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6702db33
[junit4] 2> 2431307 INFO (qtp58134294-13648)
[n:127.0.0.1:41806_yv_ztb%2Fgd c:collection1 s:shard1
x:collection1_shard1_replica_t0] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2431312 INFO (qtp58134294-13648)
[n:127.0.0.1:41806_yv_ztb%2Fgd c:collection1 s:shard1
x:collection1_shard1_replica_t0] o.a.s.c.SolrCore
[[collection1_shard1_replica_t0] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_7926851418300056-001/shard-2-001/cores/collection1_shard1_replica_t0],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_7926851418300056-001/shard-2-001/cores/collection1_shard1_replica_t0/data/]
[junit4] 2> 2431319 INFO (qtp58134294-13648)
[n:127.0.0.1:41806_yv_ztb%2Fgd c:collection1 s:shard1
x:collection1_shard1_replica_t0] o.a.s.u.RandomMergePolicy RandomMergePolicy
wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=788682133,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2431340 WARN (qtp58134294-13648)
[n:127.0.0.1:41806_yv_ztb%2Fgd c:collection1 s:shard1
x:collection1_shard1_replica_t0] o.a.s.c.RequestHandlers INVALID paramSet a in
requestHandler {type = requestHandler,name = /dump,class =
DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 2431415 INFO (qtp58134294-13648)
[n:127.0.0.1:41806_yv_ztb%2Fgd c:collection1 s:shard1
x:collection1_shard1_replica_t0] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2431415 INFO (qtp58134294-13648)
[n:127.0.0.1:41806_yv_ztb%2Fgd c:collection1 s:shard1
x:collection1_shard1_replica_t0] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 2431416 INFO (qtp58134294-13648)
[n:127.0.0.1:41806_yv_ztb%2Fgd c:collection1 s:shard1
x:collection1_shard1_replica_t0] o.a.s.u.CommitTracker Hard AutoCommit: if
uncommited for 15000ms;
[junit4] 2> 2431416 INFO (qtp58134294-13648)
[n:127.0.0.1:41806_yv_ztb%2Fgd c:collection1 s:shard1
x:collection1_shard1_replica_t0] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2431417 INFO (qtp58134294-13648)
[n:127.0.0.1:41806_yv_ztb%2Fgd c:collection1 s:shard1
x:collection1_shard1_replica_t0] o.a.s.u.RandomMergePolicy RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=69.8388671875,
floorSegmentMB=2.0888671875, forceMergeDeletesPctAllowed=4.631934224880759,
segmentsPerTier=18.0, maxCFSSegmentSizeMB=0.3720703125, noCFSRatio=0.0
[junit4] 2> 2431417 INFO (qtp58134294-13648)
[n:127.0.0.1:41806_yv_ztb%2Fgd c:collection1 s:shard1
x:collection1_shard1_replica_t0] o.a.s.s.SolrIndexSearcher Opening
[Searcher@352f0732[collection1_shard1_replica_t0] main]
[junit4] 2> 2431418 INFO (qtp58134294-13648)
[n:127.0.0.1:41806_yv_ztb%2Fgd c:collection1 s:shard1
x:collection1_shard1_replica_t0] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 2431418 INFO (qtp58134294-13648)
[n:127.0.0.1:41806_yv_ztb%2Fgd c:collection1 s:shard1
x:collection1_shard1_replica_t0] o.a.s.r.ManagedResourceStorage Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2431418 INFO (qtp58134294-13648)
[n:127.0.0.1:41806_yv_ztb%2Fgd c:collection1 s:shard1
x:collection1_shard1_replica_t0] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000
[junit4] 2> 2431419 INFO (qtp58134294-13648)
[n:127.0.0.1:41806_yv_ztb%2Fgd c:collection1 s:shard1
x:collection1_shard1_replica_t0] o.a.s.u.UpdateLog Could not find max version
in index or recent updates, using new clock 1574676105158197248
[junit4] 2> 2431424 INFO (qtp58134294-13648)
[n:127.0.0.1:41806_yv_ztb%2Fgd c:collection1 s:shard1
x:collection1_shard1_replica_t0] o.a.s.c.ShardLeaderElectionContext Enough
replicas found to continue.
[junit4] 2> 2431424 INFO (qtp58134294-13648)
[n:127.0.0.1:41806_yv_ztb%2Fgd c:collection1 s:shard1
x:collection1_shard1_replica_t0] o.a.s.c.ShardLeaderElectionContext I may be
the new leader - try and sync
[junit4] 2> 2431424 INFO (qtp58134294-13648)
[n:127.0.0.1:41806_yv_ztb%2Fgd c:collection1 s:shard1
x:collection1_shard1_replica_t0] o.a.s.c.Sy
[...truncated too long message...]
lang.Thread.run(Thread.java:748)
[junit4] > 6) Thread[id=14102,
name=StoppableCommitThread-SendThread(127.0.0.1:34826), state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
[junit4] > at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
[junit4] > at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
[junit4] > 7) Thread[id=14021, name=StoppableIndexingThread,
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:135)
[junit4] > 8) Thread[id=14103, name=StoppableCommitThread-EventThread,
state=WAITING, group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
[junit4] > at
__randomizedtesting.SeedInfo.seed([7926851418300056]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=14022, name=StoppableIndexingThread,
state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
[junit4] > at java.security.AccessController.doPrivileged(Native
Method)
[junit4] > at
com.carrotsearch.ant.tasks.junit4.events.Serializer.flushQueue(Serializer.java:114)
[junit4] > at
com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:99)
[junit4] > at
java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
[junit4] > at
java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
[junit4] > at java.io.PrintStream.flush(PrintStream.java:338)
[junit4] > at
java.io.FilterOutputStream.flush(FilterOutputStream.java:140)
[junit4] > at java.io.PrintStream.write(PrintStream.java:482)
[junit4] > at
sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
[junit4] > at
sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
[junit4] > at
sun.nio.cs.StreamEncoder.flushBuffer(StreamEncoder.java:104)
[junit4] > at
java.io.OutputStreamWriter.flushBuffer(OutputStreamWriter.java:185)
[junit4] > at java.io.PrintStream.write(PrintStream.java:527)
[junit4] > at java.io.PrintStream.print(PrintStream.java:669)
[junit4] > at java.io.PrintStream.println(PrintStream.java:823)
[junit4] > at
java.lang.Throwable$WrappedPrintStream.println(Throwable.java:748)
[junit4] > at
java.lang.Throwable.printStackTrace(Throwable.java:658)
[junit4] > at
java.lang.Throwable.printStackTrace(Throwable.java:643)
[junit4] > at
java.lang.Throwable.printStackTrace(Throwable.java:634)
[junit4] > at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:121)
[junit4] > 2) Thread[id=14214, name=zkCallback-959-thread-2,
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[junit4] > at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 3) Thread[id=14215, name=zkCallback-959-thread-3,
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[junit4] > at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 4) Thread[id=14104, name=zkCallback-959-thread-1,
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[junit4] > at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 5) Thread[id=14102,
name=StoppableCommitThread-SendThread(127.0.0.1:34826), state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)
[junit4] > 6) Thread[id=14021, name=StoppableIndexingThread,
state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:328)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeMapEntry(JavaBinCodec.java:764)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:383)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeIterator(JavaBinCodec.java:705)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:367)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeNamedList(JavaBinCodec.java:223)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:330)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.marshal(JavaBinCodec.java:155)
[junit4] > at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.marshal(JavaBinUpdateRequestCodec.java:91)
[junit4] > at
org.apache.solr.client.solrj.impl.BinaryRequestWriter.getContentStream(BinaryRequestWriter.java:67)
[junit4] > at
org.apache.solr.client.solrj.request.RequestWriter$LazyContentStream.getDelegate(RequestWriter.java:94)
[junit4] > at
org.apache.solr.client.solrj.request.RequestWriter$LazyContentStream.getName(RequestWriter.java:104)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.createMethod(HttpSolrClient.java:381)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
[junit4] > at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
[junit4] > at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
[junit4] > at
org.apache.solr.cloud.StoppableIndexingThread.indexDocs(StoppableIndexingThread.java:176)
[junit4] > at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:115)
[junit4] > at
__randomizedtesting.SeedInfo.seed([7926851418300056]:0)
[junit4] Completed [339/727 (1!)] on J0 in 111.62s, 1 test, 1 failure, 2
errors <<< FAILURES!
[...truncated 44459 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]