You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/11/24 19:30:23 UTC

[JENKINS] Lucene » Lucene-Solr-BadApples-NightlyTests-8.x - Build # 16 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-BadApples-NightlyTests-8.x/16/

3 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitWithChaosMonkey

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at __randomizedtesting.SeedInfo.seed([A48BD9E2695BCE18:2FAC0A33285D659C]:0)
	at sun.nio.ch.Net.bind0(Native Method)
	at sun.nio.ch.Net.bind(Net.java:433)
	at sun.nio.ch.Net.bind(Net.java:425)
	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:220)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:85)
	at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:345)
	at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:310)
	at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
	at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:234)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73)
	at org.eclipse.jetty.server.Server.doStart(Server.java:401)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.retryOnPortBindFailure(JettySolrRunner.java:566)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:504)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:472)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitWithChaosMonkey(ShardSplitTest.java:505)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.api.collections.ShardSplitTest

Error Message:
10 threads leaked from SUITE scope at org.apache.solr.cloud.api.collections.ShardSplitTest:     1) Thread[id=134064, name=qtp721649008-134064, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=134061, name=qtp721649008-134061, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=134065, name=Session-HouseKeeper-4afae887-1, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         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=134145, name=Connector-Scheduler-2f3cecc8-1, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         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=134058, name=qtp721649008-134058, state=RUNNABLE, group=TGRP-ShardSplitTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)         at org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)         at org.eclipse.jetty.io.ManagedSelector$$Lambda$63/1456603017.run(Unknown Source)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)         at java.lang.Thread.run(Thread.java:748)    6) Thread[id=134057, name=qtp721649008-134057, state=RUNNABLE, group=TGRP-ShardSplitTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)         at org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)         at org.eclipse.jetty.io.ManagedSelector$$Lambda$63/1456603017.run(Unknown Source)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)         at java.lang.Thread.run(Thread.java:748)    7) Thread[id=134059, name=qtp721649008-134059-acceptor-0@9378ba7-ServerConnector@2f3cecc8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45807}, state=RUNNABLE, group=TGRP-ShardSplitTest]         at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:419)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:247)         at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:388)         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:702)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)         at java.lang.Thread.run(Thread.java:748)    8) Thread[id=134063, name=qtp721649008-134063, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)         at java.lang.Thread.run(Thread.java:748)    9) Thread[id=134060, name=qtp721649008-134060, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)         at java.lang.Thread.run(Thread.java:748)   10) Thread[id=134062, name=qtp721649008-134062, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 10 threads leaked from SUITE scope at org.apache.solr.cloud.api.collections.ShardSplitTest: 
   1) Thread[id=134064, name=qtp721649008-134064, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=134061, name=qtp721649008-134061, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=134065, name=Session-HouseKeeper-4afae887-1, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        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=134145, name=Connector-Scheduler-2f3cecc8-1, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        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=134058, name=qtp721649008-134058, state=RUNNABLE, group=TGRP-ShardSplitTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at org.eclipse.jetty.io.ManagedSelector$$Lambda$63/1456603017.run(Unknown Source)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=134057, name=qtp721649008-134057, state=RUNNABLE, group=TGRP-ShardSplitTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at org.eclipse.jetty.io.ManagedSelector$$Lambda$63/1456603017.run(Unknown Source)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=134059, name=qtp721649008-134059-acceptor-0@9378ba7-ServerConnector@2f3cecc8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45807}, state=RUNNABLE, group=TGRP-ShardSplitTest]
        at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:419)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:247)
        at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:388)
        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:702)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
        at java.lang.Thread.run(Thread.java:748)
   8) Thread[id=134063, name=qtp721649008-134063, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)
        at java.lang.Thread.run(Thread.java:748)
   9) Thread[id=134060, name=qtp721649008-134060, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)
        at java.lang.Thread.run(Thread.java:748)
  10) Thread[id=134062, name=qtp721649008-134062, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([A48BD9E2695BCE18]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.api.collections.ShardSplitTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=134064, name=qtp721649008-134064, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=134061, name=qtp721649008-134061, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=134065, name=Session-HouseKeeper-4afae887-1, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         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=134145, name=Connector-Scheduler-2f3cecc8-1, state=WAITING, group=TGRP-ShardSplitTest]         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.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         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=134058, name=qtp721649008-134058, state=RUNNABLE, group=TGRP-ShardSplitTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)         at org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)         at org.eclipse.jetty.io.ManagedSelector$$Lambda$63/1456603017.run(Unknown Source)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)         at java.lang.Thread.run(Thread.java:748)    6) Thread[id=134057, name=qtp721649008-134057, state=RUNNABLE, group=TGRP-ShardSplitTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)         at org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)         at org.eclipse.jetty.io.ManagedSelector$$Lambda$63/1456603017.run(Unknown Source)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)         at java.lang.Thread.run(Thread.java:748)    7) Thread[id=134059, name=qtp721649008-134059, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)         at java.lang.Thread.run(Thread.java:748)    8) Thread[id=134063, name=qtp721649008-134063, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)         at java.lang.Thread.run(Thread.java:748)    9) Thread[id=134060, name=qtp721649008-134060, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)         at java.lang.Thread.run(Thread.java:748)   10) Thread[id=134062, name=qtp721649008-134062, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=134064, name=qtp721649008-134064, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=134061, name=qtp721649008-134061, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=134065, name=Session-HouseKeeper-4afae887-1, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        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=134145, name=Connector-Scheduler-2f3cecc8-1, state=WAITING, group=TGRP-ShardSplitTest]
        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.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        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=134058, name=qtp721649008-134058, state=RUNNABLE, group=TGRP-ShardSplitTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at org.eclipse.jetty.io.ManagedSelector$$Lambda$63/1456603017.run(Unknown Source)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=134057, name=qtp721649008-134057, state=RUNNABLE, group=TGRP-ShardSplitTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at org.eclipse.jetty.io.ManagedSelector$$Lambda$63/1456603017.run(Unknown Source)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=134059, name=qtp721649008-134059, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)
        at java.lang.Thread.run(Thread.java:748)
   8) Thread[id=134063, name=qtp721649008-134063, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)
        at java.lang.Thread.run(Thread.java:748)
   9) Thread[id=134060, name=qtp721649008-134060, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)
        at java.lang.Thread.run(Thread.java:748)
  10) Thread[id=134062, name=qtp721649008-134062, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([A48BD9E2695BCE18]:0)




Build Log:
[...truncated 14923 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4]   2> 2907730 INFO  (SUITE-ShardSplitTest-seed#[A48BD9E2695BCE18]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2907730 INFO  (SUITE-ShardSplitTest-seed#[A48BD9E2695BCE18]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2907731 INFO  (SUITE-ShardSplitTest-seed#[A48BD9E2695BCE18]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_A48BD9E2695BCE18-001/data-dir-100-001
   [junit4]   2> 2907731 WARN  (SUITE-ShardSplitTest-seed#[A48BD9E2695BCE18]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 2907731 INFO  (SUITE-ShardSplitTest-seed#[A48BD9E2695BCE18]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2907733 INFO  (SUITE-ShardSplitTest-seed#[A48BD9E2695BCE18]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 2907733 INFO  (SUITE-ShardSplitTest-seed#[A48BD9E2695BCE18]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2907744 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2907744 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 2907744 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2907745 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 2907844 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.c.ZkTestServer start zk server on port: 44171
   [junit4]   2> 2907844 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44171
   [junit4]   2> 2907844 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44171
   [junit4]   2> 2907844 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44171
   [junit4]   2> 2907849 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2907852 INFO  (zkConnectionManagerCallback-18436-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2907853 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2907855 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2907857 INFO  (zkConnectionManagerCallback-18438-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2907857 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2907858 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2907861 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 2907862 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2907863 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2907864 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2907865 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2907866 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2907867 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2907868 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2907869 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2907870 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2907870 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 2907988 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2907988 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2907988 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 2907989 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2907989 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2907989 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2907989 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@46c152f2{/,null,AVAILABLE}
   [junit4]   2> 2907990 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@617bb{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42749}
   [junit4]   2> 2907990 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.e.j.s.Server Started @2908019ms
   [junit4]   2> 2907990 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_A48BD9E2695BCE18-001/tempDir-001/control/data, hostContext=/, hostPort=42749, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_A48BD9E2695BCE18-001/control-001/cores}
   [junit4]   2> 2907990 ERROR (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2907990 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2907990 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 2907990 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2907990 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2907990 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-24T18:53:37.134Z
   [junit4]   2> 2907990 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2907992 INFO  (zkConnectionManagerCallback-18440-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2907992 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2907993 WARN  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]-SendThread(127.0.0.1:44171)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101b285953a0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101b285953a0002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x101b285953a0002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2908093 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2908094 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_A48BD9E2695BCE18-001/control-001/solr.xml
   [junit4]   2> 2908097 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2908097 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2908098 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@45c969a3, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2908733 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2908733 WARN  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2b25b1a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2908734 WARN  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2b25b1a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2908736 WARN  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7a5de562[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2908736 WARN  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7a5de562[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2908738 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44171/solr
   [junit4]   2> 2908738 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2908739 INFO  (zkConnectionManagerCallback-18451-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2908739 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2908841 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [n:127.0.0.1:42749_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2908842 INFO  (zkConnectionManagerCallback-18453-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2908842 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [n:127.0.0.1:42749_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2908906 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [n:127.0.0.1:42749_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42749_
   [junit4]   2> 2908906 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [n:127.0.0.1:42749_     ] o.a.s.c.Overseer Overseer (id=72535355818639364-127.0.0.1:42749_-n_0000000000) starting
   [junit4]   2> 2908910 DEBUG (OverseerCollectionConfigSetProcessor-72535355818639364-127.0.0.1:42749_-n_0000000000) [n:127.0.0.1:42749_     ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2908911 INFO  (OverseerStateUpdate-72535355818639364-127.0.0.1:42749_-n_0000000000) [n:127.0.0.1:42749_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42749_
   [junit4]   2> 2908911 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [n:127.0.0.1:42749_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42749_
   [junit4]   2> 2908912 DEBUG (OverseerCollectionConfigSetProcessor-72535355818639364-127.0.0.1:42749_-n_0000000000) [n:127.0.0.1:42749_     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 #Completed tasks: 0
   [junit4]   2> 2908912 DEBUG (OverseerCollectionConfigSetProcessor-72535355818639364-127.0.0.1:42749_-n_0000000000) [n:127.0.0.1:42749_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 2908912 DEBUG (OverseerCollectionConfigSetProcessor-72535355818639364-127.0.0.1:42749_-n_0000000000) [n:127.0.0.1:42749_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 2908912 DEBUG (OverseerCollectionConfigSetProcessor-72535355818639364-127.0.0.1:42749_-n_0000000000) [n:127.0.0.1:42749_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 2908912 INFO  (OverseerStateUpdate-72535355818639364-127.0.0.1:42749_-n_0000000000) [n:127.0.0.1:42749_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2908912 INFO  (OverseerCollectionConfigSetProcessor-72535355818639364-127.0.0.1:42749_-n_0000000000) [n:127.0.0.1:42749_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 2908917 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [n:127.0.0.1:42749_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2908918 WARN  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [n:127.0.0.1:42749_     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2908929 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [n:127.0.0.1:42749_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2908948 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [n:127.0.0.1:42749_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45c969a3
   [junit4]   2> 2908955 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [n:127.0.0.1:42749_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45c969a3
   [junit4]   2> 2908956 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [n:127.0.0.1:42749_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45c969a3
   [junit4]   2> 2908956 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [n:127.0.0.1:42749_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_A48BD9E2695BCE18-001/control-001/cores
   [junit4]   2> 2908967 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2908968 INFO  (zkConnectionManagerCallback-18470-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2908968 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2908969 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2908970 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A48BD9E2695BCE18]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44171/solr ready
   [junit4]   2> 2908973 DEBUG (OverseerCollectionConfigSetProcessor-72535355818639364-127.0.0.1:42749_-n_0000000000) [n:127.0.0.1:42749_     ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 2908973 DEBUG (OverseerCollectionConfigSetProcessor-72535355818639364-127.0.0.1:42749_-n_0000000000) [n:127.0.0.1:42749_     ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 2908973 DEBUG (OverseerCollectionConfigSetProcessor-72535355818639364-127.0.0.1:42749_-n_0000000000) [n:127.0.0.1:42749_     ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id: /overseer/collection-queue-work/qn-0000000000 message: {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:42749_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2908974 DEBUG (OverseerThreadFactory-18460-thread-1-processing-n:127.0.0.1:42749_) [n:127.0.0.1:42749_     ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 2908974 DEBUG (OverseerThreadFactory-18460-thread-1-processing-n:127.0.0.1:42749_) [n:127.0.0.1:42749_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:42749_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2908974 DEBUG (OverseerCollectionConfigSetProcessor-72535355818639364-127.0.0.1:42749_-n_0000000000) [n:127.0.0.1:42749_     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 #Completed tasks: 0
   [junit4]   2> 2908974 DEBUG (OverseerCollectionConfigSetProcessor-72535355818639364-127.0.0.1:42749_-n_0000000000) [n:127.0.0.1:42749_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 2908974 DEBUG (OverseerCollectionConfigSetProcessor-72535355818639364-127.0.0.1:42749_-n_0000000000) [n:127.0.0.1:42749_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 2908974 DEBUG (OverseerCollectionConfigSetProcessor-72535355818639364-127.0.0.1:42749_-n_0000000000) [n:127.0.0.1:42749_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 2908974 INFO  (OverseerCollectionConfigSetProcessor-72535355818639364-127.0.0.1:42749_-n_0000000000) [n:127.0.0.1:42749_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 2908974 INFO  (OverseerThreadFactory-18460-thread-1-processing-n:127.0.0.1:42749_) [n:127.0.0.1:42749_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2908980 DEBUG (OverseerThreadFactory-18460-thread-1-processing-n:127.0.0.1:42749_) [n:127.0.0.1:42749_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/control_collection 
   [junit4]   2> 2908981 DEBUG (OverseerThreadFactory-18460-thread-1-processing-n:127.0.0.1:42749_) [n:127.0.0.1:42749_     ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode: control_collection
   [junit4]   2> 2908981 DEBUG (OverseerThreadFactory-18460-thread-1-processing-n:127.0.0.1:42749_) [n:127.0.0.1:42749_     ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 2908982 DEBUG (OverseerStateUpdate-72535355818639364-127.0.0.1:42749_-n_0000000000) [n:127.0.0.1:42749_     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:42749_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2908982 DEBUG (OverseerStateUpdate-72535355818639364-127.0.0.1:42749_-n_0000000000) [n:127.0.0.1:42749_     ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 2908983 DEBUG (OverseerStateUpdate-72535355818639364-127.0.0.1:42749_-n_0000000000) [n:127.0.0.1:42749_     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/control_collection/state.json
   [junit4]   2> 2909083 DEBUG (OverseerThreadFactory-18460-thread-1-processing-n:127.0.0.1:42749_) [n:127.0.0.1:42749_     ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores for new collection control_collection, shardNames [shard1] , message : {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:42749_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2909084 DEBUG (OverseerThreadFactory-18460-thread-1-processing-n:127.0.0.1:42749_) [n:127.0.0.1:42749_     ] o.a.s.c.a.c.CreateCollectionCmd Creating core control_collection_shard1_replica_n1 as part of shard shard1 of collection control_collection on 127.0.0.1:42749_
   [junit4]   2> 2909086 INFO  (qtp707925764-129859) [n:127.0.0.1:42749_    x:control_collection_shard1_replica_n1 ] 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> 2909086 INFO  (qtp707925764-129859) [n:127.0.0.1:42749_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2909088 DEBUG (OverseerStateUpdate-72535355818639364-127.0.0.1:42749_-n_0000000000) [n:127.0.0.1:42749_     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42749",
   [junit4]   2>   "node_name":"127.0.0.1:42749_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2909088 DEBUG (OverseerStateUpdate-72535355818639364-127.0.0.1:42749_-n_0000000000) [n:127.0.0.1:42749_     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42749",
   [junit4]   2>   "node_name":"127.0.0.1:42749_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2909089 DEBUG (OverseerStateUpdate-72535355818639364-127.0.0.1:42749_-n_0000000000) [n:127.0.0.1:42749_     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "base_url":"http://127.0.0.1:42749",
   [junit4]   2>   "node_name":"127.0.0.1:42749_",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT"}
   [junit4]   2> 2909089 DEBUG (OverseerStateUpdate-72535355818639364-127.0.0.1:42749_-n_0000000000) [n:127.0.0.1:42749_     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(control_collection//collections/control_collection/state.json/0)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"control_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:42749",
   [junit4]   2>           "node_name":"127.0.0.1:42749_",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 2909190 DEBUG (OverseerStateUpdate-72535355818639364-127.0.0.1:42749_-n_0000000000) [n:127.0.0.1:42749_     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 0
   [junit4]   2> 2910097 INFO  (qtp707925764-129859) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 2910110 INFO  (qtp707925764-129859) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2910181 INFO  (qtp707925764-129859) [n:127.0.0.1:42749_ 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> 2910196 INFO  (qtp707925764-129859) [n:127.0.0.1:42749_ 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 configset conf1, trusted=true
   [junit4]   2> 2910196 INFO  (qtp707925764-129859) [n:127.0.0.1:42749_ 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@45c969a3
   [junit4]   2> 2910196 INFO  (qtp707925764-129859) [n:127.0.0.1:42749_ 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 [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_A48BD9E2695BCE18-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_A48BD9E2695BCE18-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2910199 INFO  (qtp707925764-129859) [n:127.0.0.1:42749_ 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=23, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=32.005859375, floorSegmentMB=1.2490234375, forceMergeDeletesPctAllowed=13.817546767151489, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15147040634552875, deletesPctAllowed=44.063351842671864
   [junit4]   2> 2910220 WARN  (qtp707925764-129859) [n:127.0.0.1:42749_ 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> 2910262 INFO  (qtp707925764-129859) [n:127.0.0.1:42749_ 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> 2910262 INFO  (qtp707925764-129859) [n:127.0.0.1:42749_ 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> 2910263 INFO  (qtp707925764-129859) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2910263 INFO  (qtp707925764-129859) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2910264 INFO  (qtp707925764-129859) [n:127.0.0.1:42749_ 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=33, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=22.2724609375, floorSegmentMB=1.796875, forceMergeDeletesPctAllowed=13.197484179774769, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6189462218428402, deletesPctAllowed=31.1908725478916
   [junit4]   2> 2910265 INFO  (qtp707925764-129859) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2910265 INFO  (qtp707925764-129859) [n:127.0.0.1:42749_ 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> 2910266 INFO  (qtp707925764-129859) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2910266 INFO  (qtp707925764-129859) [n:127.0.0.1:42749_ 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 1684268928896860160
   [junit4]   2> 2910270 INFO  (searcherExecutor-18472-thread-1-processing-n:127.0.0.1:42749_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2910277 INFO  (qtp707925764-129859) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 2910277 INFO  (qtp707925764-129859) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 2910279 INFO  (qtp707925764-129859) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2910279 INFO  (qtp707925764-129859) [n:127.0.0.1:42749_ 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> 2910279 INFO  (qtp707925764-129859) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42749/control_collection_shard1_replica_n1/
   [junit4]   2> 2910280 INFO  (qtp707925764-129859) [n:127.0.0.1:42749_ 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> 2910280 INFO  (qtp707925764-129859) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:42749/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2910280 INFO  (qtp707925764-129859) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72535355818639364-core_node2-n_0000000000
   [junit4]   2> 2910281 INFO  (qtp707925764-129859) [n:127.0.0.1:42749_ 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:42749/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2910282 DEBUG (OverseerStateUpdate-72535355818639364-127.0.0.1:42749_-n_0000000000) [n:127.0.0.1:42749_     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:42749",
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 2910382 DEBUG (OverseerStateUpdate-72535355818639364-127.0.0.1:42749_-n_0000000000) [n:127.0.0.1:42749_     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 1
   [junit4]   2> 2910383 INFO  (zkCallback-18452-thread-1) [     ] 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> 2910384 INFO  (qtp707925764-129859) [n:127.0.0.1:42749_ 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> 2910385 DEBUG (OverseerStateUpdate-72535355818639364-127.0.0.1:42749_-n_0000000000) [n:127.0.0.1:42749_     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42749",
   [junit4]   2>   "node_name":"127.0.0.1:42749_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2910385 DEBUG (OverseerStateUpdate-72535355818639364-127.0.0.1:42749_-n_0000000000) [n:127.0.0.1:42749_     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42749",
   [junit4]   2>   "node_name":"127.0.0.1:42749_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2910385 DEBUG (OverseerStateUpdate-72535355818639364-127.0.0.1:42749_-n_0000000000) [n:127.0.0.1:42749_     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "base_url":"http://127.0.0.1:42749",
   [junit4]   2>   "node_name":"127.0.0.1:42749_",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 2910385 DEBUG (OverseerStateUpdate-72535355818639364-127.0.0.1:42749_-n_0000000000) [n:127.0.0.1:42749_     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(control_collection//collections/control_collection/state.json/2)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"control_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:42749",
   [junit4]   2>           "node_name":"127.0.0.1:42749_",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "leader":"true"}}}}}
   [junit4]   2> 2910385 INFO  (qtp707925764-129859) [n:127.0.0.1:42749_     ] 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=1299
   [junit4]   2> 2910385 DEBUG (OverseerThreadFactory-18460-thread-1-processing-n:127.0.0.1:42749_) [n:127.0.0.1:42749_     ] o.a.s.c.a.c.CreateCollectionCmd Finished create command on all shards for collection: control_collection
   [junit4]   2> 2910385 DEBUG (OverseerThreadFactory-18460-thread-1-processing-n:127.0.0.1:42749_) [n:127.0.0.1:42749_     ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 2910386 DEBUG (OverseerThreadFactory-18460-thread-1-processing-n:127.0.0.1:42749_) [n:127.0.0.1:42749_     ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 2910386 DEBUG (OverseerThreadFactory-18460-thread-1-processing-n:127.0.0.1:42749_) [n:127.0.0.1:42749_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 2910386 DEBUG (OverseerThreadFactory-18460-thread-1-processing-n:127.0.0.1:42749_) [n:127.0.0.1:42749_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 2910386 DEBUG (OverseerThreadFactory-18460-thread-1-processing-n:127.0.0.1:42749_) [n:127.0.0.1:42749_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 2910386 INFO  (OverseerThreadFactory-18460-thread-1-processing-n:127.0.0.1:42749_) [n:127.0.0.1:42749_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 2910386 DEBUG (OverseerThreadFactory-18460-thread-1-processing-n:127.0.0.1:42749_) [n:127.0.0.1:42749_     ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id: /overseer/collection-queue-work/qn-0000000000 complete, response: {success={127.0.0.1:42749_={responseHeader={status=0,QTime=1299},core=control_collection_shard1_replica_n1}}}
   [junit4]   2> 2910388 INFO  (qtp707925764-129857) [n:127.0.0.1:42749_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2910485 DEBUG (OverseerStateUpdate-72535355818639364-127.0.0.1:42749_-n_0000000000) [n:127.0.0.1:42749_     ] o.a.s.c.o.ZkState

[...truncated too long message...]

ionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    3) Thread[id=134065, name=Session-HouseKeeper-4afae887-1, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [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=134145, name=Connector-Scheduler-2f3cecc8-1, state=WAITING, group=TGRP-ShardSplitTest]
   [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.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [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=134058, name=qtp721649008-134058, state=RUNNABLE, group=TGRP-ShardSplitTest]
   [junit4]    >         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
   [junit4]    >         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
   [junit4]    >         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$$Lambda$63/1456603017.run(Unknown Source)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    6) Thread[id=134057, name=qtp721649008-134057, state=RUNNABLE, group=TGRP-ShardSplitTest]
   [junit4]    >         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
   [junit4]    >         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
   [junit4]    >         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$$Lambda$63/1456603017.run(Unknown Source)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    7) Thread[id=134059, name=qtp721649008-134059, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    8) Thread[id=134063, name=qtp721649008-134063, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    9) Thread[id=134060, name=qtp721649008-134060, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >   10) Thread[id=134062, name=qtp721649008-134062, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A48BD9E2695BCE18]:0)
   [junit4] Completed [514/921 (1!)] on J1 in 724.73s, 11 tests, 3 errors <<< FAILURES!

[...truncated 51919 lines...]

[JENKINS] Lucene » Lucene-Solr-BadApples-NightlyTests-8.x - Build # 25 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-BadApples-NightlyTests-8.x/25/

2 tests failed.
FAILED:  org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat

Error Message:
re-indexing warning not found

Stack Trace:
java.lang.AssertionError: re-indexing warning not found
	at __randomizedtesting.SeedInfo.seed([E589340ACEF6091C:957C97A3AE3EA06A]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat(SystemCollectionCompatTest.java:222)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:  org.apache.solr.cloud.api.collections.ShardSplitTest.test

Error Message:
Error from server at http://127.0.0.1:40887/xxs: Could not fully create collection: routeFieldColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40887/xxs: Could not fully create collection: routeFieldColl
	at __randomizedtesting.SeedInfo.seed([E589340ACEF6091C:6DDD0BD0600A64E4]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1835)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1773)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.splitByRouteFieldTest(ShardSplitTest.java:830)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.test(ShardSplitTest.java:111)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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)




Build Log:
[...truncated 13808 lines...]
   [junit4] Suite: org.apache.solr.cloud.SystemCollectionCompatTest
   [junit4]   2> 797222 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 797222 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_E589340ACEF6091C-001/data-dir-61-001
   [junit4]   2> 797222 WARN  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 797223 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 797224 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-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> 797224 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 797225 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_E589340ACEF6091C-001/tempDir-001
   [junit4]   2> 797225 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 797225 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 797225 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 797226 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 797325 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 44727
   [junit4]   2> 797325 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44727
   [junit4]   2> 797325 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44727
   [junit4]   2> 797325 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44727
   [junit4]   2> 797327 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 797328 INFO  (zkConnectionManagerCallback-7467-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 797328 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 797330 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 797331 INFO  (zkConnectionManagerCallback-7469-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 797331 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 797332 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 797333 INFO  (zkConnectionManagerCallback-7471-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 797333 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 797435 INFO  (jetty-launcher-7472-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 797435 INFO  (jetty-launcher-7472-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 797435 INFO  (jetty-launcher-7472-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 797435 INFO  (jetty-launcher-7472-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 797435 INFO  (jetty-launcher-7472-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 797435 INFO  (jetty-launcher-7472-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 797436 INFO  (jetty-launcher-7472-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 797436 INFO  (jetty-launcher-7472-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 797436 INFO  (jetty-launcher-7472-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 797436 INFO  (jetty-launcher-7472-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 797436 INFO  (jetty-launcher-7472-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 797436 INFO  (jetty-launcher-7472-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 797436 INFO  (jetty-launcher-7472-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3771656c{/solr,null,AVAILABLE}
   [junit4]   2> 797436 INFO  (jetty-launcher-7472-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d6bfeaf{/solr,null,AVAILABLE}
   [junit4]   2> 797436 INFO  (jetty-launcher-7472-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4a516383{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42269}
   [junit4]   2> 797436 INFO  (jetty-launcher-7472-thread-2) [     ] o.e.j.s.Server Started @797467ms
   [junit4]   2> 797436 INFO  (jetty-launcher-7472-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44727/solr, hostPort=42269}
   [junit4]   2> 797437 ERROR (jetty-launcher-7472-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 797437 INFO  (jetty-launcher-7472-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 797437 INFO  (jetty-launcher-7472-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 797437 INFO  (jetty-launcher-7472-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 797437 INFO  (jetty-launcher-7472-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr
   [junit4]   2> 797437 INFO  (jetty-launcher-7472-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-26T20:07:49.945Z
   [junit4]   2> 797439 INFO  (jetty-launcher-7472-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 797439 INFO  (jetty-launcher-7472-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6d73b999{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46417}
   [junit4]   2> 797439 INFO  (jetty-launcher-7472-thread-1) [     ] o.e.j.s.Server Started @797469ms
   [junit4]   2> 797439 INFO  (jetty-launcher-7472-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44727/solr, hostPort=46417}
   [junit4]   2> 797439 ERROR (jetty-launcher-7472-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 797439 INFO  (jetty-launcher-7472-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 797439 INFO  (jetty-launcher-7472-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 797439 INFO  (jetty-launcher-7472-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 797439 INFO  (jetty-launcher-7472-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr
   [junit4]   2> 797439 INFO  (jetty-launcher-7472-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-26T20:07:49.947Z
   [junit4]   2> 797440 INFO  (jetty-launcher-7472-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 797440 INFO  (zkConnectionManagerCallback-7474-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 797441 INFO  (jetty-launcher-7472-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 797441 INFO  (zkConnectionManagerCallback-7476-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 797441 INFO  (jetty-launcher-7472-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 797441 INFO  (jetty-launcher-7472-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 797441 INFO  (jetty-launcher-7472-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 797445 INFO  (jetty-launcher-7472-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 797445 INFO  (jetty-launcher-7472-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 798016 INFO  (jetty-launcher-7472-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 798017 WARN  (jetty-launcher-7472-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@37310602[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 798017 WARN  (jetty-launcher-7472-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@37310602[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 798020 WARN  (jetty-launcher-7472-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6300165c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 798020 WARN  (jetty-launcher-7472-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6300165c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 798021 INFO  (jetty-launcher-7472-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44727/solr
   [junit4]   2> 798022 INFO  (jetty-launcher-7472-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 798023 INFO  (zkConnectionManagerCallback-7490-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 798023 INFO  (jetty-launcher-7472-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 798126 INFO  (jetty-launcher-7472-thread-2) [n:127.0.0.1:42269_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 798127 INFO  (zkConnectionManagerCallback-7492-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 798127 INFO  (jetty-launcher-7472-thread-2) [n:127.0.0.1:42269_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 798205 INFO  (jetty-launcher-7472-thread-2) [n:127.0.0.1:42269_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42269_solr
   [junit4]   2> 798206 INFO  (jetty-launcher-7472-thread-2) [n:127.0.0.1:42269_solr     ] o.a.s.c.Overseer Overseer (id=72892382640537606-127.0.0.1:42269_solr-n_0000000000) starting
   [junit4]   2> 798213 INFO  (OverseerStateUpdate-72892382640537606-127.0.0.1:42269_solr-n_0000000000) [n:127.0.0.1:42269_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42269_solr
   [junit4]   2> 798218 INFO  (jetty-launcher-7472-thread-2) [n:127.0.0.1:42269_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42269_solr
   [junit4]   2> 798221 INFO  (jetty-launcher-7472-thread-2) [n:127.0.0.1:42269_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 798221 WARN  (jetty-launcher-7472-thread-2) [n:127.0.0.1:42269_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 798229 INFO  (zkCallback-7491-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 798244 INFO  (jetty-launcher-7472-thread-2) [n:127.0.0.1:42269_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_E589340ACEF6091C-001/tempDir-001/node2
   [junit4]   2> 798282 INFO  (jetty-launcher-7472-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 798283 WARN  (jetty-launcher-7472-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1372bd91[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 798284 WARN  (jetty-launcher-7472-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1372bd91[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 798286 WARN  (jetty-launcher-7472-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@e6c8b3a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 798286 WARN  (jetty-launcher-7472-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@e6c8b3a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 798287 INFO  (jetty-launcher-7472-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44727/solr
   [junit4]   2> 798288 INFO  (jetty-launcher-7472-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 798290 INFO  (zkConnectionManagerCallback-7510-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 798290 INFO  (jetty-launcher-7472-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 798392 INFO  (jetty-launcher-7472-thread-1) [n:127.0.0.1:46417_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 798393 INFO  (zkConnectionManagerCallback-7512-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 798393 INFO  (jetty-launcher-7472-thread-1) [n:127.0.0.1:46417_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 798396 INFO  (jetty-launcher-7472-thread-1) [n:127.0.0.1:46417_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 798399 INFO  (jetty-launcher-7472-thread-1) [n:127.0.0.1:46417_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:46417_solr as DOWN
   [junit4]   2> 798400 INFO  (jetty-launcher-7472-thread-1) [n:127.0.0.1:46417_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 798400 INFO  (jetty-launcher-7472-thread-1) [n:127.0.0.1:46417_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46417_solr
   [junit4]   2> 798401 INFO  (zkCallback-7491-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 798401 INFO  (zkCallback-7511-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 798402 INFO  (jetty-launcher-7472-thread-1) [n:127.0.0.1:46417_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 798402 WARN  (jetty-launcher-7472-thread-1) [n:127.0.0.1:46417_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 798419 INFO  (jetty-launcher-7472-thread-1) [n:127.0.0.1:46417_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_E589340ACEF6091C-001/tempDir-001/node1
   [junit4]   2> 798428 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 798430 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 798434 INFO  (zkConnectionManagerCallback-7523-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 798434 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 798435 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 798436 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44727/solr ready
   [junit4]   2> 798455 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBackCompat
   [junit4]   2> 798470 INFO  (OverseerThreadFactory-7499-thread-1-processing-n:127.0.0.1:42269_solr) [n:127.0.0.1:42269_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 798577 INFO  (OverseerStateUpdate-72892382640537606-127.0.0.1:42269_solr-n_0000000000) [n:127.0.0.1:42269_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:46417_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 798579 INFO  (OverseerStateUpdate-72892382640537606-127.0.0.1:42269_solr-n_0000000000) [n:127.0.0.1:42269_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:42269_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 798783 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr    x:.system_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n3&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 798783 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr    x:.system_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 798783 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr    x:.system_shard1_replica_n3 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 798784 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 798788 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 798798 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 798799 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 798804 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 798804 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 798805 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=_system collection or core
   [junit4]   2> 798805 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=_system collection or core
   [junit4]   2> 798806 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 798806 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 798807 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n3' using configuration from configset .system, trusted=true
   [junit4]   2> 798807 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.SolrCore [[.system_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_E589340ACEF6091C-001/tempDir-001/node2/.system_shard1_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_E589340ACEF6091C-001/tempDir-001/node2/.system_shard1_replica_n3/data/]
   [junit4]   2> 798810 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 798816 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 798816 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from configset .system, trusted=true
   [junit4]   2> 798817 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_E589340ACEF6091C-001/tempDir-001/node1/.system_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_E589340ACEF6091C-001/tempDir-001/node1/.system_shard1_replica_n1/data/]
   [junit4]   2> 798861 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 798861 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 798861 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 798861 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 798862 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 798862 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 798862 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 798862 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 798863 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 798863 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 798864 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 798864 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 798864 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 798864 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 798864 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from Zookeeper
   [junit4]   2> 798864 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 798864 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 798864 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1689981206000566272
   [junit4]   2> 798865 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=_system collection or core
   [junit4]   2> 798865 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 798865 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 1 ms
   [junit4]   2> 798865 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 798865 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1689981206001614848
   [junit4]   2> 798871 INFO  (searcherExecutor-7527-thread-1-processing-n:127.0.0.1:46417_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node2) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 798871 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 798872 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 798872 INFO  (searcherExecutor-7525-thread-1-processing-n:127.0.0.1:42269_solr x:.system_shard1_replica_n3 c:.system s:shard1 r:core_node4) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.SolrCore [.system_shard1_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 798880 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 798880 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/.system/leaders/shard1
   [junit4]   2> 798891 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node2=0, core_node4=0}, version=1}
   [junit4]   2> 798891 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/.system/leaders/shard1
   [junit4]   2> 798900 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 798900 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 798900 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42269/solr/.system_shard1_replica_n3/
   [junit4]   2> 798901 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n3 url=http://127.0.0.1:42269/solr  START replicas=[http://127.0.0.1:46417/solr/.system_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 798906 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n3 url=http://127.0.0.1:42269/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 798908 INFO  (qtp1672760223-12068) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 798908 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 798908 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 798908 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/.system/leaders/shard1/leader after winning as /collections/.system/leader_elect/shard1/election/72892382640537606-core_node4-n_0000000000
   [junit4]   2> 798910 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42269/solr/.system_shard1_replica_n3/ shard1
   [junit4]   2> 798910 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 799011 INFO  (zkCallback-7491-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 799012 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 799014 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 799016 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n3&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=233
   [junit4]   2> 799115 INFO  (zkCallback-7491-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 799115 INFO  (zkCallback-7491-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 799900 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 799904 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 799906 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1123
   [junit4]   2> 799908 INFO  (qtp1672760223-12070) [n:127.0.0.1:46417_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 799908 INFO  (qtp1672760223-12070) [n:127.0.0.1:46417_solr     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 800005 INFO  (zkCallback-7491-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 800006 INFO  (zkCallback-7491-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 800006 INFO  (zkCallback-7511-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 800006 INFO  (zkCallback-7511-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 800006 INFO  (qtp1672760223-12070) [n:127.0.0.1:46417_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=.system&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1545
   [junit4]   2> 800007 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: .system
   [junit4]   2> 800007 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 800011 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 800018 INFO  (zkConnectionManagerCallback-7540-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 800018 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 800024 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 800027 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44727/solr ready
   [junit4]   2> 800029 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 800029 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 800032 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node2=1, core_node4=1}, version=2}
   [junit4]   2> 800049 INFO  (qtp1672760223-12068) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42269/solr/.system_shard1_replica_n3/&wt=javabin&version=2}{add=[177404f43c7Tf45q817m4qlh3sho7wz4qz2ia (1689981207222157312)]} 0 1
   [junit4]   2> 800050 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n3]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[177404f43c7Tf45q817m4qlh3sho7wz4qz2ia (1689981207222157312)]} 0 21
   [junit4]   2> 800051 INFO  (qtp1150715233-12077) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 800055 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 800059 INFO  (searcherExecutor-7527-thread-1-processing-n:127.0.0.1:46417_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node2) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 800059 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:42269/solr/.system_shard1_replica_n3/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 5
   [junit4]   2> 800060 INFO  (searcherExecutor-7525-thread-1-processing-n:127.0.0.1:42269_solr x:.system_shard1_replica_n3 c:.system s:shard1 r:core_node4) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.SolrCore [.system_shard1_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 800060 INFO  (qtp1150715233-12077) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n3]  webapp=/solr path=/update params={_stateVer_=.system:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 9
   [junit4]   2> 800060 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 800078 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 800084 INFO  (qtp1672760223-12072) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 800097 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 800098 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=_system collection or core
   [junit4]   2> 800099 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 800126 INFO  (zkCallback-7511-thread-2) [     ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/.system/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 800126 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.ZkController Persisted config data to node /configs/.system/managed-schema 
   [junit4]   2> 800127 INFO  (zkCallback-7491-thread-2) [     ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/.system/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 800128 INFO  (zkCallback-7511-thread-2) [     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from Zookeeper
   [junit4]   2> 800129 INFO  (zkCallback-7511-thread-2) [     ] o.a.s.s.IndexSchema Schema name=_system collection or core
   [junit4]   2> 800129 INFO  (zkCallback-7511-thread-2) [     ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 800129 INFO  (zkCallback-7511-thread-2) [     ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 1 ms
   [junit4]   2> 800130 INFO  (Thread-1704) [     ] o.a.s.c.SolrCore config update listener called for core .system_shard1_replica_n1
   [junit4]   2> 800130 INFO  (Thread-1705) [     ] o.a.s.c.SolrCore config update listener called for core .system_shard1_replica_n3
   [junit4]   2> 800133 INFO  (Thread-1705) [n:127.0.0.1:42269_solr     ] o.a.s.c.SolrCore core reload .system_shard1_replica_n3
   [junit4]   2> 800135 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 800145 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=_system collection or core
   [junit4]   2> 800145 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 800145 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n3' using configuration from configset .system
   [junit4]   2> 800146 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.SolrCore [[.system_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_E589340ACEF6091C-001/tempDir-001/node2/.system_shard1_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_E589340ACEF6091C-001/tempDir-001/node2/.system_shard1_replica_n3/data/]
   [junit4]   2> 800188 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 800188 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 800190 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 800190 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 800191 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 800191 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 800191 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 800193 INFO  (searcherExecutor-7542-thread-1-processing-n:127.0.0.1:42269_solr x:.system_shard1_replica_n3 c:.system s:shard1 r:core_node4) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.SolrCore [.system_shard1_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 800195 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 800196 INFO  (zkCallback-7491-thread-2) [     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from Zookeeper
   [junit4]   2> 800197 INFO  (searcherExecutor-7542-thread-1-processing-n:127.0.0.1:42269_solr x:.system_shard1_replica_n3 c:.system s:shard1 r:core_node4) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.SolrCore [.system_shard1_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 800198 INFO  (zkCallback-7491-thread-2) [     ] o.a.s.s.IndexSchema Schema name=_system collection or core
   [junit4]   2> 800198 INFO  (zkCallback-7491-thread-2) [     ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 800198 INFO  (zkCallback-7491-thread-2) [     ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 1 ms
   [junit4]   2> 800198 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr     ] o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 1 replicas to apply schema update version 1 for collection .system
   [junit4]   2> 800202 INFO  (qtp1672760223-12068) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 800202 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr     ] o.a.s.s.ManagedIndexSchema Took 6.0ms for 1 replicas to apply schema update version 1 for collection .system
   [junit4]   2> 800202 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr     ] o.a.s.c.S.Request [.system_shard1_replica_n3]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=109
   [junit4]   2> 800202 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr     ] o.a.s.c.SolrCore [.system_shard1_replica_n3]  CLOSING SolrCore org.apache.solr.core.SolrCore@11503d09
   [junit4]   2> 800202 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n3 tag=SolrCore@11503d09
   [junit4]   2> 800202 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader tag=SolrCore@11503d09
   [junit4]   2> 800203 INFO  (Thread-1705) [n:127.0.0.1:42269_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 800205 INFO  (OverseerThreadFactory-7499-thread-2-processing-n:127.0.0.1:42269_solr) [n:127.0.0.1:42269_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=RELOAD, asyncId=null
   [junit4]   2> 800206 INFO  (OverseerCollectionConfigSetProcessor-72892382640537606-127.0.0.1:42269_solr-n_0000000000) [n:127.0.0.1:42269_solr     ] 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> 800210 INFO  (qtp1672760223-12076) [n:127.0.0.1:46417_solr    x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 800211 INFO  (Thread-1705) [n:127.0.0.1:42269_solr     ] o.a.s.s.IndexSchema Schema name=_system collection or core
   [junit4]   2> 800212 INFO  (Thread-1705) [n:127.0.0.1:42269_solr     ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 800212 INFO  (Thread-1705) [n:127.0.0.1:42269_solr     ] o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n3' using configuration from configset .system
   [junit4]   2> 800212 INFO  (Thread-1705) [n:127.0.0.1:42269_solr     ] o.a.s.c.SolrCore [[.system_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_E589340ACEF6091C-001/tempDir-001/node2/.system_shard1_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_E589340ACEF6091C-001/tempDir-001/node2/.system_shard1_replica_n3/data/]
   [junit4]   2> 800217 INFO  (qtp1672760223-12076) [n:127.0.0.1:46417_solr    x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=_system collection or core
   [junit4]   2> 800217 INFO  (qtp1672760223-12076) [n:127.0.0.1:46417_solr    x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 800217 INFO  (qtp1672760223-12076) [n:127.0.0.1:46417_solr    x:.system_shard1_replica_n1 ] o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n1' using configuration from configset .system
   [junit4]   2> 800218 INFO  (qtp1672760223-12076) [n:127.0.0.1:46417_solr    x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_E589340ACEF6091C-001/tempDir-001/node1/.system_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_E589340ACEF6091C-001/tempDir-001/node1/.system_shard1_replica_n1/data/]
   [junit4]   2> 800268 INFO  (Thread-1705) [n:127.0.0.1:42269_solr     ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 800268 INFO  (Thread-1705) [n:127.0.0.1:42269_solr     ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 800275 INFO  (Thread-1705) [n:127.0.0.1:42269_solr     ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 800275 INFO  (Thread-1705) [n:127.0.0.1:42269_solr     ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 800275 INFO  (Thread-1705) [n:127.0.0.1:42269_solr     ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 800275 INFO  (Thread-1705) [n:127.0.0.1:42269_solr     ] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 800275 INFO  (Thread-1705) [n:127.0.0.1:42269_solr     ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 800277 INFO  (searcherExecutor-7549-thread-1-processing-n:127.0.0.1:42269_solr) [n:127.0.0.1:42269_solr     ] o.a.s.c.SolrCore [.system_shard1_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 800277 INFO  (qtp1672760223-12076) [n:127.0.0.1:46417_solr    x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 800277 INFO  (qtp1672760223-12076) [n:127.0.0.1:46417_solr    x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 800279 INFO  (Thread-1705) [n:127.0.0.1:42269_solr     ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 800280 INFO  (Thread-1705) [n:127.0.0.1:42269_solr     ] o.a.s.c.SolrCore [.system_shard1_replica_n3]  CLOSING SolrCore org.apache.solr.core.SolrCore@6ace7ec6
   [junit4]   2> 800280 INFO  (Thread-1705) [n:127.0.0.1:42269_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n3 tag=SolrCore@6ace7ec6
   [junit4]   2> 800280 INFO  (Thread-1705) [n:127.0.0.1:42269_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader tag=SolrCore@6ace7ec6
   [junit4]   2> 800280 INFO  (qtp1672760223-12076) [n:127.0.0.1:46417_solr    x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 800280 INFO  (qtp1672760223-12076) [n:127.0.0.1:46417_solr    x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 800280 INFO  (qtp1672760223-12076) [n:127.0.0.1:46417_solr    x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 800281 INFO  (searcherExecutor-7549-thread-1-processing-n:127.0.0.1:42269_solr) [n:127.0.0.1:42269_solr     ] o.a.s.c.SolrCore [.system_shard1_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 800282 INFO  (qtp1672760223-12076) [n:127.0.0.1:46417_solr    x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 800282 INFO  (qtp1672760223-12076) [n:127.0.0.1:46417_solr    x:.system_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 800284 INFO  (searcherExecutor-7551-thread-1-processing-n:127.0.0.1:46417_solr x:.system_shard1_replica_n1) [n:127.0.0.1:46417_solr    x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 800285 INFO  (qtp1672760223-12076) [n:127.0.0.1:46417_solr    x:.system_shard1_replica_n1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 800286 INFO  (qtp1672760223-12076) [n:127.0.0.1:46417_solr     ] o.a.s.c.SolrCore [.system_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@20cd627f
   [junit4]   2> 800286 INFO  (qtp1672760223-12076) [n:127.0.0.1:46417_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n1 tag=SolrCore@20cd627f
   [junit4]   2> 800286 INFO  (qtp1672760223-12076) [n:127.0.0.1:46417_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader tag=SolrCore@20cd627f
   [junit4]   2> 800287 INFO  (searcherExecutor-7551-thread-1-processing-n:127.0.0.1:46417_solr x:.system_shard1_replica_n1) [n:127.0.0.1:46417_solr    x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 800287 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr    x:.system_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 800287 INFO  (qtp1672760223-12076) [n:127.0.0.1:46417_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=.system_shard1_replica_n1&qt=/admin/cores&action=RELOAD&wt=javabin&version=2} status=0 QTime=80
   [junit4]   2> 800293 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr    x:.system_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=_system collection or core
   [junit4]   2> 800293 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr    x:.system_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 800293 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr    x:.system_shard1_replica_n3 ] o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n3' using configuration from configset .system
   [junit4]   2> 800293 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr    x:.system_shard1_replica_n3 ] o.a.s.c.SolrCore [[.system_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_E589340ACEF6091C-001/tempDir-001/node2/.system_shard1_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_E589340ACEF6091C-001/tempDir-001/node2/.system_shard1_replica_n3/data/]
   [junit4]   2> 800327 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr    x:.system_shard1_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 800327 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr    x:.system_shard1_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 800329 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr    x:.system_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 800329 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr    x:.system_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 800329 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr    x:.system_shard1_replica_n3 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 800329 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr    x:.system_shard1_replica_n3 ] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 800329 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr    x:.system_shard1_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 800331 INFO  (searcherExecutor-7559-thread-1-processing-n:127.0.0.1:42269_solr x:.system_shard1_replica_n3) [n:127.0.0.1:42269_solr    x:.system_shard1_replica_n3 ] o.a.s.c.SolrCore [.system_shard1_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 800331 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr    x:.system_shard1_replica_n3 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 800332 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr     ] o.a.s.c.SolrCore [.system_shard1_replica_n3]  CLOSING SolrCore org.apache.solr.core.SolrCore@9f0da4d
   [junit4]   2> 800332 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n3 tag=SolrCore@9f0da4d
   [junit4]   2> 800332 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader tag=SolrCore@9f0da4d
   [junit4]   2> 800332 INFO  (searcherExecutor-7559-thread-1-processing-n:127.0.0.1:42269_solr x:.system_shard1_replica_n3) [n:127.0.0.1:42269_solr    x:.system_shard1_replica_n3 ] o.a.s.c.SolrCore [.system_shard1_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 800333 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=.system_shard1_replica_n3&qt=/admin/cores&action=RELOAD&wt=javabin&version=2} status=0 QTime=126
   [junit4]   2> 800334 INFO  (qtp1672760223-12072) [n:127.0.0.1:46417_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=.system&action=RELOAD&wt=javabin&version=2} status=0 QTime=130
   [junit4]   2> 800336 INFO  (qtp1150715233-12077) [n:127.0.0.1:42269_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 800336 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: .system
   [junit4]   2> 800336 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 800341 INFO  (OverseerCollectionConfigSetProcessor-72892382640537606-127.0.0.1:42269_solr-n_0000000000) [n:127.0.0.1:42269_solr     ] 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> 800343 INFO  (qtp1672760223-12068) [n:127.0.0.1:46417_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 800343 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.c.SystemCollectionCompatTest Overseer Status indicates that the overseer is: 127.0.0.1:42269_solr
   [junit4]   2> 800344 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.c.SystemCollectionCompatTest Stopping Overseer Node: 127.0.0.1:42269_solr (42269)
   [junit4]   2> 800344 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2139201016
   [junit4]   2> 800344 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42269_solr
   [junit4]   2> 800344 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 800344 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:42269_solr as DOWN
   [junit4]   2> 800346 INFO  (coreCloseExecutor-7566-thread-1) [n:127.0.0.1:42269_solr     ] o.a.s.c.SolrCore [.system_shard1_replica_n3]  CLOSING SolrCore org.apache.solr.core.SolrCore@3c781814
   [junit4]   2> 800346 INFO  (coreCloseExecutor-7566-thread-1) [n:127.0.0.1:42269_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n3 tag=SolrCore@3c781814
   [junit4]   2> 800346 INFO  (coreCloseExecutor-7566-thread-1) [n:127.0.0.1:42269_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader tag=SolrCore@3c781814
   [junit4]   2> 800346 INFO  (coreCloseExecutor-7566-thread-1) [n:127.0.0.1:42269_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 800348 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 800348 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 800348 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 800348 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 800348 INFO  (closeThreadPool-7568-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72892382640537606-127.0.0.1:42269_solr-n_0000000000) closing
   [junit4]   2> 800348 INFO  (OverseerStateUpdate-72892382640537606-127.0.0.1:42269_solr-n_0000000000) [n:127.0.0.1:42269_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42269_solr
   [junit4]   2> 800351 WARN  (jetty-launcher-7472-thread-2-SendThread(127.0.0.1:44727)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f73c5e1f0006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102f73c5e1f0006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x102f73c5e1f0006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 800352 INFO  (zkCallback-7511-thread-1) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46417_solr
   [junit4]   2> 800352 INFO  (zkCallback-7511-thread-1) [n:127.0.0.1:46417_solr     ] o.a.s.c.Overseer Overseer (id=72892382640537608-127.0.0.1:46417_solr-n_0000000001) starting
   [junit4]   2> 800353 INFO  (zkCallback-7511-thread-2) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 800357 INFO  (zkCallback-7539-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 800358 INFO  (OverseerStateUpdate-72892382640537608-127.0.0.1:46417_solr-n_0000000001) [n:127.0.0.1:46417_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46417_solr
   [junit4]   2> 800358 INFO  (zkCallback-7522-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 800361 INFO  (OverseerStateUpdate-72892382640537608-127.0.0.1:46417_solr-n_0000000001) [n:127.0.0.1:46417_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 800367 INFO  (zkCallback-7511-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 800368 INFO  (OverseerAutoScalingTriggerThread-72892382640537606-127.0.0.1:42269_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 800378 INFO  (zkCallback-7511-thread-1) [n:127.0.0.1:46417_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 800378 INFO  (zkCallback-7511-thread-5) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 800378 INFO  (closeThreadPool-7568-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72892382640537606-127.0.0.1:42269_solr-n_0000000000) closing
   [junit4]   2> 800382 INFO  (zkConnectionManagerCallback-7576-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 800382 INFO  (zkCallback-7511-thread-1) [n:127.0.0.1:46417_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 800383 INFO  (zkCallback-7511-thread-1) [n:127.0.0.1:46417_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 800384 INFO  (zkCallback-7511-thread-1) [n:127.0.0.1:46417_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44727/solr ready
   [junit4]   2> 800385 INFO  (qtp1672760223-12076) [n:127.0.0.1:46417_solr c:.system    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=COLSTATUS&collection=.system&fieldInfo=true&wt=javabin&version=2&segments=true} status=0 QTime=0
   [junit4]   2> 800386 WARN  (zkCallback-7511-thread-1-SendThread(127.0.0.1:44727)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f73c5e1f000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102f73c5e1f000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x102f73c5e1f000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 800455 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.c.Overseer Overseer (id=72892382640537606-127.0.0.1:42269_solr-n_0000000000) closing
   [junit4]   2> 800456 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4a516383{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 800457 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1d6bfeaf{/solr,null,STOPPED}
   [junit4]   2> 800457 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 800457 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.c.SystemCollectionCompatTest Waiting for new overseer election...
   [junit4]   2> 800462 INFO  (qtp1672760223-12070) [n:127.0.0.1:46417_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 800462 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.c.SystemCollectionCompatTest ...new overseer is: 127.0.0.1:46417_solr
   [junit4]   2> 800463 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.c.SystemCollectionCompatTest Polling for log watcher to detect expected log messages...
   [junit4]   2> 800477 INFO  (zkCallback-7511-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 800477 INFO  (zkCallback-7511-thread-5) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 802462 INFO  (OverseerCollectionConfigSetProcessor-72892382640537608-127.0.0.1:46417_solr-n_0000000001) [n:127.0.0.1:46417_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 802853 INFO  (zkCallback-7511-thread-2) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46417/solr/.system_shard1_replica_n1/
   [junit4]   2> 802853 INFO  (zkCallback-7511-thread-2) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 802853 INFO  (zkCallback-7511-thread-2) [n:127.0.0.1:46417_solr c

[...truncated too long message...]

cation-seed#[E589340ACEF6091C]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1647749 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E589340ACEF6091C]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1647749 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E589340ACEF6091C]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1647749 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E589340ACEF6091C]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1647749 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E589340ACEF6091C]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1647749 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E589340ACEF6091C]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1647750 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E589340ACEF6091C]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1647750 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E589340ACEF6091C]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1647750 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E589340ACEF6091C]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1647750 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E589340ACEF6091C]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1647750 INFO  (closeThreadPool-11207-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@261d7220{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1647751 INFO  (closeThreadPool-11207-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@71f58136{/xxs,null,STOPPED}
   [junit4]   2> 1647751 INFO  (closeThreadPool-11207-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1647751 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E589340ACEF6091C]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1647753 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E589340ACEF6091C]-SendThread(127.0.0.1:45479)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f748f4090000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102f748f4090000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x102f748f4090000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1647853 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E589340ACEF6091C]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1647954 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E589340ACEF6091C]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1647955 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	21	/solr/collections/collection1/state.json
   [junit4]   2> 	11	/solr/collections/testSplitStaticIndexReplication_rewrite/terms/shard1_0
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	6	/solr/packages.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 	6	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	5	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	4	/solr/collections/testSplitStaticIndexReplication_rewrite/terms/shard1
   [junit4]   2> 	4	/solr/collections/testSplitStaticIndexReplication_rewrite/terms/shard1_1
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 	3	/solr/collections/testSplitStaticIndexReplication_rewrite/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	94	/solr/clusterstate.json
   [junit4]   2> 	49	/solr/collections/testSplitStaticIndexReplication_rewrite/state.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72892436695285776-127.0.0.1:36911_xxs-n_0000000003
   [junit4]   2> 	2	/solr/overseer_elect/election/72892436695285774-127.0.0.1:40249_xxs-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/72892436695285764-127.0.0.1:32923_xxs-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	74	/solr/overseer/queue
   [junit4]   2> 	50	/solr/live_nodes
   [junit4]   2> 	49	/solr/collections/testSplitStaticIndexReplication_rewrite/state.json
   [junit4]   2> 	20	/solr/overseer/collection-queue-work
   [junit4]   2> 	15	/solr/collections
   [junit4]   2> 	4	/solr/collections/control_collection/state.json
   [junit4]   2> 
   [junit4]   2> 1647960 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E589340ACEF6091C]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:45479
   [junit4]   2> 1647960 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E589340ACEF6091C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45479
   [junit4]   2> 1647960 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E589340ACEF6091C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45479
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_E589340ACEF6091C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {rnd_b=PostingsFormat(name=MockRandom), a_t=PostingsFormat(name=LuceneVarGapFixedInterval), _root_=Lucene84, id=PostingsFormat(name=MockRandom), foo_s=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{_version_=DocValuesFormat(name=Lucene80), n_ti=DocValuesFormat(name=Direct), a_i=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1981, maxMBSortInHeap=5.905236043394876, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=sr-Latn-ME, timezone=Africa/Tripoli
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=198493112,total=504365056
   [junit4]   2> NOTE: All tests run in this JVM: [NodeMutatorTest, CollectionReloadTest, SubstringBytesRefFilterTest, TestConfigSetsAPI, TestTlogReplayVsRecovery, SpellCheckCollatorWithCollapseTest, ImplicitSnitchTest, TestMaxScoreQueryParser, FuzzySearchTest, TestTrieFacet, SchemaVersionSpecificBehaviorTest, MBeansHandlerTest, TestBinaryField, AggValueSourceTest, OverseerStatusTest, HdfsDirectoryTest, TestInitParams, ZookeeperReadAPITest, TestSolr4Spatial, ActionThrottleTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestRequestForwarding, BlockJoinFacetDistribTest, CdcrOpsAndBoundariesTest, TestNestedUpdateProcessor, TestCollectionsAPIViaSolrCloudCluster, LeaderElectionTest, TestLegacyTerms, DistributedExpandComponentTest, SimpleMLTQParserTest, NodeLostTriggerTest, CoreAdminRequestStatusTest, MetricsDisabledCloudTest, MigrateRouteKeyTest, TestSimPolicyCloud, TestScoreJoinQPScore, TestNumericTerms64, TestBinaryResponseWriter, MoveReplicaTest, TestAuthorizationFramework, SystemLogListenerTest, TestConfigReload, TestDynamicFieldResource, AlternateDirectoryTest, TestSchemaField, BitVectorTest, AuditLoggerIntegrationTest, TestMacroExpander, TestFoldingMultitermQuery, IndexSchemaTest, TestQueryingOnDownCollection, CustomHighlightComponentTest, TestDelegationWithHadoopAuth, SolrCloudExampleTest, ScheduledTriggerIntegrationTest, MoreLikeThisComponentTest, ComputePlanActionTest, TestCustomSort, SplitHandlerTest, TestPerFieldSimilarityWithDefaultOverride, SolrInfoBeanTest, SystemCollectionCompatTest, TolerantUpdateProcessorTest, TestDocBasedVersionConstraints, IndexSizeEstimatorTest, DirectoryFactoryTest, CachingDirectoryFactoryTest, FileUtilsTest, V2StandaloneTest, FieldAnalysisRequestHandlerTest, AnalyticsMergeStrategyTest, EchoParamsTest, TestDistribIDF, TestRandomDVFaceting, QueryEqualityTest, ConcurrentCreateCollectionTest, ShardSplitTest]
   [junit4] Completed [356/924 (2!)] on J2 in 529.11s, 11 tests, 1 error <<< FAILURES!

[...truncated 52694 lines...]

[JENKINS] Lucene » Lucene-Solr-BadApples-NightlyTests-8.x - Build # 24 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-BadApples-NightlyTests-8.x/24/

1 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.test

Error Message:
Error from server at http://127.0.0.1:33709/a/mx: Could not fully create collection: routeFieldColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33709/a/mx: Could not fully create collection: routeFieldColl
	at __randomizedtesting.SeedInfo.seed([60926D149E782EDD:E8C652CE30844325]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1835)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1773)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.splitByRouteFieldTest(ShardSplitTest.java:830)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.test(ShardSplitTest.java:111)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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)




Build Log:
[...truncated 15156 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4]   2> 2976626 INFO  (SUITE-ShardSplitTest-seed#[60926D149E782EDD]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2976628 INFO  (SUITE-ShardSplitTest-seed#[60926D149E782EDD]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_60926D149E782EDD-001/data-dir-160-001
   [junit4]   2> 2976628 WARN  (SUITE-ShardSplitTest-seed#[60926D149E782EDD]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=68 numCloses=68
   [junit4]   2> 2976628 INFO  (SUITE-ShardSplitTest-seed#[60926D149E782EDD]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2976630 INFO  (SUITE-ShardSplitTest-seed#[60926D149E782EDD]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 2976630 INFO  (SUITE-ShardSplitTest-seed#[60926D149E782EDD]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2976630 INFO  (SUITE-ShardSplitTest-seed#[60926D149E782EDD]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /a/mx
   [junit4]   2> 2976639 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2976640 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 2976640 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2976641 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 2976740 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkTestServer start zk server on port: 34051
   [junit4]   2> 2976740 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34051
   [junit4]   2> 2976740 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34051
   [junit4]   2> 2976740 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34051
   [junit4]   2> 2976746 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2976749 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2976773 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 2976781 DEBUG (zkConnectionManagerCallback-21010-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@57f2926a name: ZooKeeperConnection Watcher:127.0.0.1:34051 got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 2976781 INFO  (zkConnectionManagerCallback-21010-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2976781 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2976781 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2976793 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2976806 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2976809 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2976818 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 2976825 DEBUG (zkConnectionManagerCallback-21012-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e9af54 name: ZooKeeperConnection Watcher:127.0.0.1:34051/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 2976825 INFO  (zkConnectionManagerCallback-21012-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2976825 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2976826 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2976828 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient makePath: /clusterprops.json
   [junit4]   2> 2976829 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2976829 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2976835 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 2976835 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2976839 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2976839 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2976843 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2976843 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2976848 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2976848 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2976849 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2976849 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2976850 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2976850 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2976852 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2976852 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2976853 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2976853 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2976854 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2976854 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2976858 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2976858 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2976860 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 2977062 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2977062 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2977062 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 2977114 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2977114 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2977114 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2977121 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2e3df0b8{/a/mx,null,AVAILABLE}
   [junit4]   2> 2977122 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@73c19848{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36091}
   [junit4]   2> 2977122 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.e.j.s.Server Started @2977149ms
   [junit4]   2> 2977122 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_60926D149E782EDD-001/tempDir-001/control/data, hostContext=/a/mx, hostPort=36091, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_60926D149E782EDD-001/control-001/cores}
   [junit4]   2> 2977122 ERROR (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2977122 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2977122 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 2977122 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2977122 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2977122 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-19T20:58:37.355Z
   [junit4]   2> 2977122 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2977135 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2977135 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 2977141 DEBUG (zkConnectionManagerCallback-21014-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3e4d384d name: ZooKeeperConnection Watcher:127.0.0.1:34051/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 2977141 INFO  (zkConnectionManagerCallback-21014-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2977141 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2977142 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2977143 WARN  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-SendThread(127.0.0.1:34051)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102d35e59020002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102d35e59020002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x102d35e59020002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2977244 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 2977244 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2977244 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_60926D149E782EDD-001/control-001/solr.xml
   [junit4]   2> 2977247 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2977247 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2977248 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3270dd10, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2978941 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2978942 WARN  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@55b36b2c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2978942 WARN  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@55b36b2c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2978945 WARN  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@19b31991[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2978945 WARN  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@19b31991[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2978946 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34051/solr
   [junit4]   2> 2978946 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2978947 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2978948 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 2978948 DEBUG (zkConnectionManagerCallback-21025-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@db8701 name: ZooKeeperConnection Watcher:127.0.0.1:34051 got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 2978948 INFO  (zkConnectionManagerCallback-21025-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2978948 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2978949 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2978951 WARN  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-SendThread(127.0.0.1:34051)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102d35e59020003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102d35e59020003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x102d35e59020003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2979051 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 2979052 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2979053 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 2979054 DEBUG (zkConnectionManagerCallback-21027-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e9e338a name: ZooKeeperConnection Watcher:127.0.0.1:34051/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 2979054 INFO  (zkConnectionManagerCallback-21027-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2979054 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2979056 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2979059 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2979062 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2979063 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /overseer/async_ids
   [junit4]   2> 2979066 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2979067 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2979068 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events
   [junit4]   2> 2979069 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/triggerState
   [junit4]   2> 2979070 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/nodeAdded
   [junit4]   2> 2979071 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/nodeLost
   [junit4]   2> 2979072 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2979077 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2979078 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling.json
   [junit4]   2> 2979081 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/protwords.txt
   [junit4]   2> 2979084 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/solrconfig.xml
   [junit4]   2> 2979086 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/synonyms.txt
   [junit4]   2> 2979088 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/managed-schema
   [junit4]   2> 2979091 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hi.txt
   [junit4]   2> 2979093 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fa.txt
   [junit4]   2> 2979096 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_es.txt
   [junit4]   2> 2979099 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_sv.txt
   [junit4]   2> 2979101 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_ca.txt
   [junit4]   2> 2979103 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_it.txt
   [junit4]   2> 2979106 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_eu.txt
   [junit4]   2> 2979108 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_no.txt
   [junit4]   2> 2979111 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_en.txt
   [junit4]   2> 2979113 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_et.txt
   [junit4]   2> 2979114 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ar.txt
   [junit4]   2> 2979118 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fi.txt
   [junit4]   2> 2979120 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hu.txt
   [junit4]   2> 2979122 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/hyphenations_ga.txt
   [junit4]   2> 2979124 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_nl.txt
   [junit4]   2> 2979127 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_de.txt
   [junit4]   2> 2979129 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_th.txt
   [junit4]   2> 2979131 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stemdict_nl.txt
   [junit4]   2> 2979133 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ca.txt
   [junit4]   2> 2979134 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_bg.txt
   [junit4]   2> 2979136 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_gl.txt
   [junit4]   2> 2979139 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_da.txt
   [junit4]   2> 2979141 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_tr.txt
   [junit4]   2> 2979143 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_fr.txt
   [junit4]   2> 2979145 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ja.txt
   [junit4]   2> 2979146 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hy.txt
   [junit4]   2> 2979147 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stoptags_ja.txt
   [junit4]   2> 2979157 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_it.txt
   [junit4]   2> 2979158 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_cz.txt
   [junit4]   2> 2979159 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_id.txt
   [junit4]   2> 2979161 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ro.txt
   [junit4]   2> 2979163 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/userdict_ja.txt
   [junit4]   2> 2979165 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_el.txt
   [junit4]   2> 2979167 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ga.txt
   [junit4]   2> 2979170 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fr.txt
   [junit4]   2> 2979173 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_ga.txt
   [junit4]   2> 2979176 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_lv.txt
   [junit4]   2> 2979177 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ru.txt
   [junit4]   2> 2979180 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_pt.txt
   [junit4]   2> 2979183 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/stopwords.txt
   [junit4]   2> 2979186 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2979186 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {legacyCloud=true}
   [junit4]   2> 2979187 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 2979187 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 2979187 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 2979188 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=-1, new definition is: Aliases{collectionAliases={}, collectionAliasProperties={}, zNodeVersion=0}
   [junit4]   2> 2979189 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2979190 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2979191 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36091_a%2Fmx
   [junit4]   2> 2979191 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2979193 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.Overseer Overseer (id=72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) starting
   [junit4]   2> 2979193 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2979194 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2979197 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2979200 DEBUG (OverseerCollectionConfigSetProcessor-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2979201 INFO  (OverseerStateUpdate-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36091_a%2Fmx
   [junit4]   2> 2979202 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36091_a%2Fmx
   [junit4]   2> 2979202 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes
   [junit4]   2> 2979203 DEBUG (zkCallback-21026-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2979204 INFO  (OverseerStateUpdate-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2979204 DEBUG (OverseerStateUpdate-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:36091_a%2Fmx]
   [junit4]   2> 2979206 DEBUG (OverseerCollectionConfigSetProcessor-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 #Completed tasks: 0
   [junit4]   2> 2979206 DEBUG (OverseerCollectionConfigSetProcessor-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 2979206 DEBUG (OverseerCollectionConfigSetProcessor-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 2979206 DEBUG (OverseerCollectionConfigSetProcessor-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 2979206 INFO  (OverseerCollectionConfigSetProcessor-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 2979206 DEBUG (OverseerStateUpdate-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 2979206 DEBUG (OverseerAutoScalingTriggerThread-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events/.scheduled_maintenance
   [junit4]   2> 2979209 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2979209 WARN  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2979215 DEBUG (OverseerAutoScalingTriggerThread-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events/.auto_add_replicas
   [junit4]   2> 2979225 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2979246 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3270dd10
   [junit4]   2> 2979254 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3270dd10
   [junit4]   2> 2979254 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3270dd10
   [junit4]   2> 2979255 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_60926D149E782EDD-001/control-001/cores
   [junit4]   2> 2979268 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2979269 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2979270 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 2979270 DEBUG (zkConnectionManagerCallback-21044-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@33e8a48a name: ZooKeeperConnection Watcher:127.0.0.1:34051/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 2979270 INFO  (zkConnectionManagerCallback-21044-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2979270 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2979271 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2979271 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2979271 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {legacyCloud=true}
   [junit4]   2> 2979272 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2979272 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:36091_a%2Fmx]
   [junit4]   2> 2979272 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 2979273 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 2979273 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=-1, new definition is: Aliases{collectionAliases={}, collectionAliasProperties={}, zNodeVersion=0}
   [junit4]   2> 2979273 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34051/solr ready
   [junit4]   2> 2979277 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/collection-queue-work
   [junit4]   2> 2979277 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/collection-queue-work
   [junit4]   2> 2979278 DEBUG (OverseerCollectionConfigSetProcessor-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 2979278 DEBUG (OverseerCollectionConfigSetProcessor-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 2979278 DEBUG (OverseerCollectionConfigSetProcessor-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id: /overseer/collection-queue-work/qn-0000000000 message: {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:36091_a%2Fmx",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2979279 DEBUG (OverseerThreadFactory-21034-thread-1-processing-n:127.0.0.1:36091_a%2Fmx) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 2979279 DEBUG (OverseerThreadFactory-21034-thread-1-processing-n:127.0.0.1:36091_a%2Fmx) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:36091_a%2Fmx",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2979279 DEBUG (OverseerThreadFactory-21034-thread-1-processing-n:127.0.0.1:36091_a%2Fmx) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 2979280 DEBUG (OverseerCollectionConfigSetProcessor-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 #Completed tasks: 0
   [junit4]   2> 2979280 DEBUG (OverseerCollectionConfigSetProcessor-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 2979280 DEBUG (OverseerCollectionConfigSetProcessor-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 2979280 DEBUG (OverseerCollectionConfigSetProcessor-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 2979280 INFO  (OverseerCollectionConfigSetProcessor-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 2979281 DEBUG (OverseerThreadFactory-21034-thread-1-processing-n:127.0.0.1:36091_a%2Fmx) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=0, not overwriting ZK version.
   [junit4]   2> 2979281 INFO  (OverseerThreadFactory-21034-thread-1-processing-n:127.0.0.1:36091_a%2Fmx) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2979281 DEBUG (OverseerThreadFactory-21034-thread-1-processing-n:127.0.0.1:36091_a%2Fmx) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/control_collection 
   [junit4]   2> 2979283 DEBUG (OverseerThreadFactory-21034-thread-1-processing-n:127.0.0.1:36091_a%2Fmx) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode: control_collection
   [junit4]   2> 2979285 DEBUG (OverseerThreadFactory-21034-thread-1-processing-n:127.0.0.1:36091_a%2Fmx) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 2979287 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 2979287 DEBUG (OverseerStateUpdate-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:36091_a%2Fmx",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2979287 DEBUG (OverseerStateUpdate-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 2979288 DEBUG (OverseerStateUpdate-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/control_collection/state.json
   [junit4]   2> 2979289 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 2979388 DEBUG (OverseerThreadFactory-21034-thread-1-processing-n:127.0.0.1:36091_a%2Fmx) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores for new collection control_collection, shardNames [shard1] , message : {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:36091_a%2Fmx",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2979392 DEBUG (OverseerThreadFactory-21034-thread-1-processing-n:127.0.0.1:36091_a%2Fmx) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.a.c.CreateCollectionCmd Creating core control_collection_shard1_replica_n1 as part of shard shard1 of collection control_collection on 127.0.0.1:36091_a%2Fmx
   [junit4]   2> 2979393 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx    x:control_collection_shard1_replica_n1 ] 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> 2979394 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2979397 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 2979397 DEBUG (OverseerStateUpdate-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:36091_a%2Fmx",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2979397 DEBUG (OverseerStateUpdate-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:36091_a%2Fmx",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2979398 DEBUG (OverseerStateUpdate-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:36091_a%2Fmx",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "base_url":"http://127.0.0.1:36091/a/mx"}
   [junit4]   2> 2979398 DEBUG (OverseerStateUpdate-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(control_collection//collections/control_collection/state.json/0 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"control_collection_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:36091_a%2Fmx",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 2979499 DEBUG (OverseerStateUpdate-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 0
   [junit4]   2> 2979500 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 2980400 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/control_collection]
   [junit4]   2> 2980411 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 2980424 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2980428 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx 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> 2980449 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx 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 configset conf1, trusted=true
   [junit4]   2> 2980450 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx 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@3270dd10
   [junit4]   2> 2980450 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx 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 [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_60926D149E782EDD-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_60926D149E782EDD-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2980452 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx 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=19, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=18.58984375, floorSegmentMB=1.986328125, forceMergeDeletesPctAllowed=29.451381387805817, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.350256303056235, deletesPctAllowed=38.26792905804414
   [junit4]   2> 2980458 WARN  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx 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> 2980515 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx 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> 2980516 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx 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> 2980517 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2980517 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2980518 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2980519 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/control_collection]
   [junit4]   2> 2980520 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2980520 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx 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> 2980520 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2980520 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx 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 1689350224743497728
   [junit4]   2> 2980523 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 2980523 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Add data for [control_collection] ver [1]
   [junit4]   2> 2980523 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [2] total [2]
   [junit4]   2> 2980524 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader updated per-replica states changed for: control_collection, ver: 0 , new vals: []
   [junit4]   2> 2980524 DEBUG (watches-21028-thread-1-processing-n:127.0.0.1:36091_a%2Fmx x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 2980524 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Removing uninteresting collection [control_collection]
   [junit4]   2> 2980524 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 2980525 INFO  (searcherExecutor-21046-thread-1-processing-n:127.0.0.1:36091_a%2Fmx x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2980526 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/terms/shard1
   [junit4]   2> 2980529 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/terms/shard1
   [junit4]   2> 2980529 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 2980529 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 2980530 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2980532 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2980536 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2980536 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx 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> 2980536 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36091/a/mx/control_collection_shard1_replica_n1/
   [junit4]   2> 2980536 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx 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> 2980537 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:36091/a/mx/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2980537 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72852946165039108-core_node2-n_0000000000
   [junit4]   2> 2980543 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 2980543 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx 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:36091/a/mx/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2980543 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 2980544 DEBUG (OverseerStateUpdate-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:36091_a%2Fmx",
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 2980545 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Add data for [control_collection] ver [1]
   [junit4]   2> 2980545 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [2] total [2]
   [junit4]   2> 2980545 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader updated per-replica states changed for: control_collection, ver: 0 , new vals: []
   [junit4]   2> 2980545 DEBUG (watches-21028-thread-1-processing-n:127.0.0.1:36091_a%2Fmx x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 2980545 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [2] total [2]
   [junit4]   2> 2980545 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 2980545 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 2980545 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 2980545 DEBUG (watches-21028-thread-1-processing-n:127.0.0.1:36091_a%2Fmx x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 2980645 DEBUG (OverseerStateUpdate-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 1
   [junit4]   2> 2980645 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json
   [junit4]   2> 2980646 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json
   [junit4]   2> 2980646 INFO  (zkCallback-21026-thread-1) [     ] 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> 2980646 INFO  (zkCallback-21026-thread-2) [     ] 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> 2980648 DEBUG (zkCallback-21026-thread-1) [     ] o.a.s.c.c.ZkStateReader Updating data for [control_collection] from [1] to [2]
   [junit4]   2> 2980648 DEBUG (zkCallback-21026-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [2] total [2]
   [junit4]   2> 2980648 DEBUG (watches-21028-thread-1) [     ] o.a.s.c.c.ZkStateReader leader found for control_collection/shard1 to be core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "leader":"true",
   [junit4]   2>   "node_name":"127.0.0.1:36091_a%2Fmx",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "base_url":"http://127.0.0.1:36091/a/mx"}
   [junit4]   2> 2980648 DEBUG (watches-21028-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 2980648 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 2980649 DEBUG (zkCallback-21026-thread-2) [     ] o.a.s.c.c.ZkStateReader Removing uninteresting collection [control_collection]
   [junit4]   2> 2980649 DEBUG (zkCallback-21026-thread-2) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 2980649 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx 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> 2980654 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 2980654 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Refreshing lazily-loaded state for collection control_collection
   [junit4]   2> 2980655 DEBUG (OverseerStateUpdate-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:36091_a%2Fmx",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2980655 DEBUG (OverseerStateUpdate-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:36091_a%2Fmx",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2980655 DEBUG (OverseerStateUpdate-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:36091_a%2Fmx",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "leader":"true",
   [junit4]   2>   "base_url":"http://127.0.0.1:36091/a/mx"}
   [junit4]   2> 2980655 DEBUG (OverseerStateUpdate-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(control_collection//collections/control_collection/state.json/2 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"control_collection_shard1_replica_n1",
   [junit4]   2>           "leader":"true",
   [junit4]   2>           "node_name":"127.0.0.1:36091_a%2Fmx",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 2980656 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 2980658 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Add data for [control_collection] ver [2]
   [junit4]   2> 2980658 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [2] total [2]
   [junit4]   2> 2980658 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader updated per-replica states changed for: control_collection, ver: 0 , new vals: []
   [junit4]   2> 2980659 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [2] total [2]
   [junit4]   2> 2980659 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx     ] 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=1265
   [junit4]   2> 2980659 DEBUG (OverseerThreadFactory-21034-thread-1-processing-n:127.0.0.1:36091_a%2Fmx) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.a.c.CreateCollectionCmd Finished create command on all shards for collection: control_collection
   [junit4]   2> 2980659 DEBUG (OverseerThreadFactory-21034-thread-1-processing-n:127.0.0.1:36091_a%2Fmx) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 2980660 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeDataChanged path:/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 2980660 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/collection-queue-work
   [junit4]   2> 2980660 DEBUG (OverseerThreadFactory-21034-thread-1-processing-n:127.0.0.1:36091_a%2Fmx) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 2980660 DEBUG (OverseerThreadFactory-21034-thread-1-processing-n:127.0.0.1:36091_a%2Fmx) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 2980660 DEBUG (OverseerThreadFactory-21034-thread-1-processing-n:127.0.0.1:36091_a%2Fmx) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 2980660 DEBUG (OverseerThreadFactory-21034-thread-1-processing-n:127.0.0.1:36091_a%2Fmx) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 2980660 INFO  (OverseerThreadFactory-21034-thread-1-processing-n:127.0.0.1:36091_a%2Fmx) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 2980660 DEBUG (OverseerThreadFactory-21034-thread-1-processing-n:127.0.0.1:36091_a%2Fmx) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id: /overseer/collection-queue-work/qn-0000000000 complete, response: {success={127.0.0.1:36091_a%2Fmx={responseHeader={status=0,QTime=1265},core=control_collection_shard1_replica_n1}}}
   [junit4]   2> 2980662 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/collection-queue-work
   [junit4]   2> 2980662 INFO  (qtp1986067204-123289) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2980662 INFO  (qtp1986067204-123289) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 2980662 DEBUG (qtp1986067204-123289) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 2980662 DEBUG (qtp1986067204-123289) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 2980662 DEBUG (qtp1986067204-123289) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 2980757 DEBUG (OverseerStateUpdate-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 2
   [junit4]   2> 2980758 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json
   [junit4]   2> 2980758 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json
   [junit4]   2> 2980758 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json
   [junit4]   2> 2980758 INFO  (zkCallback-21026-thread-3) [     ] 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> 2980758 INFO  (zkCallback-21026-thread-2) [     ] 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> 2980758 INFO  (zkCallback-21026-thread-1) [     ] 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> 2980759 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitt

[...truncated too long message...]

litStaticIndexReplicationLink-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 3472459 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 3472459 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 3472459 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 3472459 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 3472462 INFO  (closeThreadPool-23867-thread-7) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@fc51943{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37115}
   [junit4]   2> 3472464 INFO  (closeThreadPool-23867-thread-7) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@28ccea18{/a/mx,null,STOPPED}
   [junit4]   2> 3472464 INFO  (closeThreadPool-23867-thread-7) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3472466 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 3472467 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[60926D149E782EDD]-SendThread(127.0.0.1:40171)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102d36576350000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102d36576350000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x102d36576350000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 3472609 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 3472710 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 3472712 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	21	/solr/collections/collection1/state.json
   [junit4]   2> 	11	/solr/collections/testSplitStaticIndexReplication_link/terms/shard1_0
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	6	/solr/packages.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 	6	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	5	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	4	/solr/collections/testSplitStaticIndexReplication_link/terms/shard1
   [junit4]   2> 	4	/solr/collections/testSplitStaticIndexReplication_link/terms/shard1_1
   [junit4]   2> 	3	/solr/collections/testSplitStaticIndexReplication_link/collectionprops.json
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	100	/solr/clusterstate.json
   [junit4]   2> 	46	/solr/collections/testSplitStaticIndexReplication_link/state.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72852976719691791-127.0.0.1:42065_a%2Fmx-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	77	/solr/overseer/queue
   [junit4]   2> 	44	/solr/live_nodes
   [junit4]   2> 	41	/solr/collections/testSplitStaticIndexReplication_link/state.json
   [junit4]   2> 	21	/solr/overseer/collection-queue-work
   [junit4]   2> 	15	/solr/collections
   [junit4]   2> 	4	/solr/collections/control_collection/state.json
   [junit4]   2> 
   [junit4]   2> 3472715 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40171
   [junit4]   2> 3472715 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40171
   [junit4]   2> 3472715 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40171
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_60926D149E782EDD-001
   [junit4]   2> Jan 19, 2021 9:06:53 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=pl, timezone=EET
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=51320792,total=509083648
   [junit4]   2> NOTE: All tests run in this JVM: [LeaderElectionIntegrationTest, TestExportTool, DirectSolrSpellCheckerTest, CloudReplicaSourceTest, UUIDFieldTest, TestSubQueryTransformer, TestConfigSetsAPIZkFailure, TestPhraseSuggestions, OverseerSolrResponseUnsafeSerializationTest, TestSolrCloudWithKerberosAlt, UpdateRequestProcessorFactoryTest, TestCloudPseudoReturnFields, TestSearchPerf, SolrMetricReporterTest, TestPullReplicaErrorHandling, TestNumericRangeQuery64, ResponseBuilderTest, TestDistributedTracing, ConnectionReuseTest, SpellCheckComponentTest, CoreAdminOperationTest, TestSortableTextField, CacheHeaderTest, CurrencyFieldTypeTest, AssignBackwardCompatibilityTest, MetricsHistoryWithAuthIntegrationTest, TestMergePolicyConfig, MaxSizeAutoCommitTest, OverseerCollectionConfigSetProcessorTest, IgnoreLargeDocumentProcessorFactoryTest, StressHdfsTest, ResponseHeaderTest, TestCustomSort, VMParamsZkACLAndCredentialsProvidersTest, TestJsonFacets, TestDynamicFieldCollectionResource, TestSolrCoreSnapshots, HdfsBasicDistributedZkTest, WordBreakSolrSpellCheckerTest, TestSlowCompositeReaderWrapper, DistributedUpdateProcessorTest, ClassificationUpdateProcessorTest, DocumentAnalysisRequestHandlerTest, TestSolr4Spatial, IndexSchemaRuntimeFieldTest, HdfsRecoverLeaseTest, HttpTriggerListenerTest, SignatureUpdateProcessorFactoryTest, ThreadDumpHandlerTest, SynonymTokenizerTest, ClusterStateTest, TriggerEventQueueTest, AggValueSourceTest, TestSimUtils, JWTVerificationkeyResolverTest, TestMiniSolrCloudClusterSSL, TestPerFieldSimilarityWithDefaultOverride, TestSimComputePlanAction, SampleTest, TestSolrFieldCacheBean, CreateRoutedAliasTest, InfixSuggestersTest, SimpleMLTQParserTest, SolrJmxReporterTest, DOMUtilTest, TestStressUserVersions, HLLUtilTest, FileUtilsTest, DistributedSpellCheckComponentTest, TestSolrQueryResponse, HdfsDirectoryTest, CollectionsAPIDistributedZkTest, TestHdfsBackupRestoreCore, BasicFunctionalityTest, TestSolrCoreProperties, CdcrVersionReplicationTest, TestRebalanceLeaders, TestManagedSchema, TestQuerySenderNoQuery, TestFoldingMultitermQuery, TestDocBasedVersionConstraints, DistributedMLTComponentTest, TestHashPartitioner, TestJoin, TestIntervalFaceting, TermVectorComponentDistributedTest, TestSolrConfigHandlerCloud, ResourceLoaderTest, TestDistributedMap, AsyncCallRequestStatusResponseTest, TestDistribIDF, TestInPlaceUpdatesDistrib, TestReplicaProperties, AtomicUpdatesTest, TestWriterPerf, TestReversedWildcardFilterFactory, TestDelegationWithHadoopAuth, TestManagedStopFilterFactory, CdcrBootstrapTest, MoveReplicaHDFSTest, TestFieldTypeCollectionResource, DistributedDebugComponentTest, TestCloudSchemaless, DocValuesMultiTest, SchemaApiFailureTest, DistributedIntervalFacetingTest, TestNoOpRegenerator, ByteBuffersDirectoryFactoryTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, ZkStateWriterTest, MergeStrategyTest, HealthCheckHandlerTest, TestCoreContainer, TestDynamicLoading, MetricsConfigTest, PackageManagerCLITest, RecoveryZkTest, ReplicationFactorTest, SSLMigrationTest, ShardRoutingCustomTest, ShardTermsTest, SharedFSAutoReplicaFailoverTest, TestCloudSearcherWarming, TestSizeLimitedDistributedMap, TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, TestUtilizeNode, TestWithCollection, TriLevelCompositeIdRoutingTest, ZkFailoverTest, ZkNodePropsTest, ZkShardTermsTest, CustomCollectionTest, ShardSplitTest]
   [junit4] Completed [603/923 (1!)] on J1 in 496.77s, 11 tests, 1 error <<< FAILURES!

[...truncated 51774 lines...]

[JENKINS] Lucene » Lucene-Solr-BadApples-NightlyTests-8.x - Build # 23 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-BadApples-NightlyTests-8.x/23/

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.cdcr.CdcrBootstrapTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [RawDirectoryWrapper] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:523)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:354)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:780)  at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:735)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)   expected null, but was:<ObjectTracker found 1 object(s) that were not released!!! [RawDirectoryWrapper] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:523)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:354)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:780)  at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:735)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  >

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [RawDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:523)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:354)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:780)
	at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:735)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

 expected null, but was:<ObjectTracker found 1 object(s) that were not released!!! [RawDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:523)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:354)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:780)
	at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:735)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

>
	at __randomizedtesting.SeedInfo.seed([9D09BBFFD9CB2FCE]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotNull(Assert.java:756)
	at org.junit.Assert.assertNull(Assert.java:738)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:330)
	at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:901)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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)




Build Log:
[...truncated 13793 lines...]
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBootstrapTest
   [junit4]   2> 928258 INFO  (SUITE-CdcrBootstrapTest-seed#[9D09BBFFD9CB2FCE]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 928259 INFO  (SUITE-CdcrBootstrapTest-seed#[9D09BBFFD9CB2FCE]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_9D09BBFFD9CB2FCE-001/data-dir-54-001
   [junit4]   2> 928259 INFO  (SUITE-CdcrBootstrapTest-seed#[9D09BBFFD9CB2FCE]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 928261 INFO  (SUITE-CdcrBootstrapTest-seed#[9D09BBFFD9CB2FCE]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 928261 INFO  (SUITE-CdcrBootstrapTest-seed#[9D09BBFFD9CB2FCE]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4] IGNOR/A 0.00s J1 | CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4]   2> 928264 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testConvertClusterToCdcrAndBootstrap
   [junit4]   2> 928264 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_9D09BBFFD9CB2FCE-001/cdcr-target-001
   [junit4]   2> 928264 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 928265 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 928265 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 928266 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 928365 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.ZkTestServer start zk server on port: 42433
   [junit4]   2> 928365 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42433
   [junit4]   2> 928365 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42433
   [junit4]   2> 928365 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42433
   [junit4]   2> 928366 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 928369 INFO  (zkConnectionManagerCallback-8265-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 928369 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 928372 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 928376 INFO  (zkConnectionManagerCallback-8267-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 928376 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 928378 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 928379 INFO  (zkConnectionManagerCallback-8269-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 928379 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 928483 INFO  (jetty-launcher-8270-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 928483 INFO  (jetty-launcher-8270-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 928483 INFO  (jetty-launcher-8270-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 928483 INFO  (jetty-launcher-8270-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 928483 INFO  (jetty-launcher-8270-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 928483 INFO  (jetty-launcher-8270-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 928484 INFO  (jetty-launcher-8270-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4ccf301a{/solr,null,AVAILABLE}
   [junit4]   2> 928484 INFO  (jetty-launcher-8270-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2f8fef22{SSL, (ssl, http/1.1)}{127.0.0.1:36595}
   [junit4]   2> 928484 INFO  (jetty-launcher-8270-thread-1) [     ] o.e.j.s.Server Started @928514ms
   [junit4]   2> 928484 INFO  (jetty-launcher-8270-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:42433/solr, hostPort=36595}
   [junit4]   2> 928485 ERROR (jetty-launcher-8270-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 928485 INFO  (jetty-launcher-8270-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 928485 INFO  (jetty-launcher-8270-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 928485 INFO  (jetty-launcher-8270-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 928485 INFO  (jetty-launcher-8270-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr
   [junit4]   2> 928485 INFO  (jetty-launcher-8270-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-12T18:36:49.289Z
   [junit4]   2> 928487 INFO  (jetty-launcher-8270-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 928488 INFO  (zkConnectionManagerCallback-8272-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 928488 INFO  (jetty-launcher-8270-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 928488 INFO  (jetty-launcher-8270-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 928492 INFO  (jetty-launcher-8270-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 928923 INFO  (jetty-launcher-8270-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 928923 WARN  (jetty-launcher-8270-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 928924 WARN  (jetty-launcher-8270-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1d2a62bc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 928924 WARN  (jetty-launcher-8270-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1d2a62bc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 928926 WARN  (jetty-launcher-8270-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 928927 WARN  (jetty-launcher-8270-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@28517ee7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 928927 WARN  (jetty-launcher-8270-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@28517ee7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 928928 INFO  (jetty-launcher-8270-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42433/solr
   [junit4]   2> 928929 INFO  (jetty-launcher-8270-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 928930 INFO  (zkConnectionManagerCallback-8283-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 928930 INFO  (jetty-launcher-8270-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929032 INFO  (jetty-launcher-8270-thread-1) [n:127.0.0.1:36595_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929035 INFO  (zkConnectionManagerCallback-8285-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 929035 INFO  (jetty-launcher-8270-thread-1) [n:127.0.0.1:36595_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929102 INFO  (jetty-launcher-8270-thread-1) [n:127.0.0.1:36595_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36595_solr
   [junit4]   2> 929102 INFO  (jetty-launcher-8270-thread-1) [n:127.0.0.1:36595_solr     ] o.a.s.c.Overseer Overseer (id=72812742979813381-127.0.0.1:36595_solr-n_0000000000) starting
   [junit4]   2> 929107 INFO  (jetty-launcher-8270-thread-1) [n:127.0.0.1:36595_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36595_solr
   [junit4]   2> 929107 INFO  (OverseerStateUpdate-72812742979813381-127.0.0.1:36595_solr-n_0000000000) [n:127.0.0.1:36595_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36595_solr
   [junit4]   2> 929108 INFO  (OverseerStateUpdate-72812742979813381-127.0.0.1:36595_solr-n_0000000000) [n:127.0.0.1:36595_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 929109 INFO  (jetty-launcher-8270-thread-1) [n:127.0.0.1:36595_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 929110 WARN  (jetty-launcher-8270-thread-1) [n:127.0.0.1:36595_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 929126 INFO  (jetty-launcher-8270-thread-1) [n:127.0.0.1:36595_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_9D09BBFFD9CB2FCE-001/cdcr-target-001/node1
   [junit4]   2> 929135 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 929137 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929137 INFO  (zkConnectionManagerCallback-8300-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 929137 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929138 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 929139 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42433/solr ready
   [junit4]   2> 929139 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.CdcrBootstrapTest Target zkHost = 127.0.0.1:42433/solr
   [junit4]   2> 929139 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_9D09BBFFD9CB2FCE-001/cdcr-source-001
   [junit4]   2> 929140 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 929140 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 929140 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 929141 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 929240 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.ZkTestServer start zk server on port: 37335
   [junit4]   2> 929240 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37335
   [junit4]   2> 929240 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37335
   [junit4]   2> 929240 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37335
   [junit4]   2> 929241 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929244 INFO  (zkConnectionManagerCallback-8302-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 929244 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929248 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929250 INFO  (zkConnectionManagerCallback-8304-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 929250 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929252 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929253 INFO  (zkConnectionManagerCallback-8306-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 929253 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929361 INFO  (jetty-launcher-8307-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 929361 INFO  (jetty-launcher-8307-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 929361 INFO  (jetty-launcher-8307-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 929362 INFO  (jetty-launcher-8307-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 929362 INFO  (jetty-launcher-8307-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 929362 INFO  (jetty-launcher-8307-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 929362 INFO  (jetty-launcher-8307-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@322fb39c{/solr,null,AVAILABLE}
   [junit4]   2> 929363 INFO  (jetty-launcher-8307-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@38c55c29{SSL, (ssl, http/1.1)}{127.0.0.1:36561}
   [junit4]   2> 929363 INFO  (jetty-launcher-8307-thread-1) [     ] o.e.j.s.Server Started @929392ms
   [junit4]   2> 929363 INFO  (jetty-launcher-8307-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:37335/solr, hostPort=36561}
   [junit4]   2> 929363 ERROR (jetty-launcher-8307-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 929363 INFO  (jetty-launcher-8307-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 929363 INFO  (jetty-launcher-8307-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 929363 INFO  (jetty-launcher-8307-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 929363 INFO  (jetty-launcher-8307-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr
   [junit4]   2> 929363 INFO  (jetty-launcher-8307-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-12T18:36:50.167Z
   [junit4]   2> 929364 INFO  (jetty-launcher-8307-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929364 INFO  (zkConnectionManagerCallback-8309-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 929364 INFO  (jetty-launcher-8307-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929365 INFO  (jetty-launcher-8307-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 929368 INFO  (jetty-launcher-8307-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 929922 INFO  (jetty-launcher-8307-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 929922 WARN  (jetty-launcher-8307-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 929923 WARN  (jetty-launcher-8307-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@79467065[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 929923 WARN  (jetty-launcher-8307-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@79467065[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 929925 WARN  (jetty-launcher-8307-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 929926 WARN  (jetty-launcher-8307-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@537a0be6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 929926 WARN  (jetty-launcher-8307-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@537a0be6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 929926 INFO  (jetty-launcher-8307-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37335/solr
   [junit4]   2> 929927 INFO  (jetty-launcher-8307-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929928 INFO  (zkConnectionManagerCallback-8320-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 929928 INFO  (jetty-launcher-8307-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 930030 INFO  (jetty-launcher-8307-thread-1) [n:127.0.0.1:36561_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 930031 INFO  (zkConnectionManagerCallback-8322-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 930031 INFO  (jetty-launcher-8307-thread-1) [n:127.0.0.1:36561_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 930104 INFO  (jetty-launcher-8307-thread-1) [n:127.0.0.1:36561_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36561_solr
   [junit4]   2> 930105 INFO  (jetty-launcher-8307-thread-1) [n:127.0.0.1:36561_solr     ] o.a.s.c.Overseer Overseer (id=72812743037288453-127.0.0.1:36561_solr-n_0000000000) starting
   [junit4]   2> 930109 INFO  (jetty-launcher-8307-thread-1) [n:127.0.0.1:36561_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36561_solr
   [junit4]   2> 930109 INFO  (OverseerStateUpdate-72812743037288453-127.0.0.1:36561_solr-n_0000000000) [n:127.0.0.1:36561_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36561_solr
   [junit4]   2> 930110 INFO  (OverseerStateUpdate-72812743037288453-127.0.0.1:36561_solr-n_0000000000) [n:127.0.0.1:36561_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 930119 INFO  (jetty-launcher-8307-thread-1) [n:127.0.0.1:36561_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 930119 WARN  (jetty-launcher-8307-thread-1) [n:127.0.0.1:36561_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 930144 INFO  (jetty-launcher-8307-thread-1) [n:127.0.0.1:36561_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_9D09BBFFD9CB2FCE-001/cdcr-source-001/node1
   [junit4]   2> 930153 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 930154 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 930154 INFO  (zkConnectionManagerCallback-8337-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 930154 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 930155 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 930156 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37335/solr ready
   [junit4]   2> 930157 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 930158 INFO  (zkConnectionManagerCallback-8339-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 930158 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 930160 WARN  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]-SendThread(127.0.0.1:37335)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102aecdd3dc0007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102aecdd3dc0007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x102aecdd3dc0007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 930300 INFO  (OverseerThreadFactory-8329-thread-1-processing-n:127.0.0.1:36561_solr) [n:127.0.0.1:36561_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-source
   [junit4]   2> 930406 INFO  (OverseerStateUpdate-72812743037288453-127.0.0.1:36561_solr-n_0000000000) [n:127.0.0.1:36561_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-source",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-source_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:36561_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 930612 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr    x:cdcr-source_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 930612 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr    x:cdcr-source_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 930613 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930621 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 930627 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 930628 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 930628 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-source_shard1_replica_n1' using configuration from configset cdcr-source, trusted=true
   [junit4]   2> 930628 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_9D09BBFFD9CB2FCE-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_9D09BBFFD9CB2FCE-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1/data/]
   [junit4]   2> 930689 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 930689 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 930690 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 930690 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 930693 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-source
   [junit4]   2> 930693 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-source
   [junit4]   2> 930693 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 930693 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1688707123377078272
   [junit4]   2> 930695 INFO  (searcherExecutor-8341-thread-1-processing-n:127.0.0.1:36561_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 930695 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930699 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-source/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 930699 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/cdcr-source/leaders/shard1
   [junit4]   2> 930702 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 930702 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 930702 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36561/solr/cdcr-source_shard1_replica_n1/
   [junit4]   2> 930702 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 930703 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:36561/solr/cdcr-source_shard1_replica_n1/ has no replicas
   [junit4]   2> 930703 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/cdcr-source/leaders/shard1/leader after winning as /collections/cdcr-source/leader_elect/shard1/election/72812743037288453-core_node2-n_0000000000
   [junit4]   2> 930705 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36561/solr/cdcr-source_shard1_replica_n1/ shard1
   [junit4]   2> 930705 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930806 INFO  (zkCallback-8321-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 930807 INFO  (zkCallback-8321-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 930807 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 930811 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930813 INFO  (zkCallback-8321-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 930813 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=201
   [junit4]   2> 930816 INFO  (qtp2000660101-60611) [n:127.0.0.1:36561_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 930816 INFO  (qtp2000660101-60611) [n:127.0.0.1:36561_solr     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930915 INFO  (zkCallback-8321-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 930915 INFO  (zkCallback-8321-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 930915 INFO  (zkCallback-8321-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 930916 INFO  (zkCallback-8321-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 930916 INFO  (qtp2000660101-60611) [n:127.0.0.1:36561_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=619
   [junit4]   2> 930916 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: cdcr-source
   [junit4]   2> 930916 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930926 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930926 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930928 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930928 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930928 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930928 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930928 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930928 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930928 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930928 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930928 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930928 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930928 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930928 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930934 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-source/terms/shard1 to Terms{values={core_node2=1}, version=1}
   [junit4]   2> 930934 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n

[...truncated too long message...]

]   2> 
   [junit4]   2> Finalizer:
   [junit4]   2>     java.lang.Object.wait(Native Method)
   [junit4]   2>     java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
   [junit4]   2>     java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
   [junit4]   2>     java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
   [junit4]   2> 
   [junit4]   2> Reference Handler:
   [junit4]   2>     java.lang.Object.wait(Native Method)
   [junit4]   2>     java.lang.Object.wait(Object.java:502)
   [junit4]   2>     java.lang.ref.Reference.tryHandlePending(Reference.java:191)
   [junit4]   2>     java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
   [junit4]   2> 
   [junit4]   2> 1068994 INFO  (SUITE-CdcrBootstrapTest-seed#[9D09BBFFD9CB2FCE]-worker) [     ] o.a.s.SolrTestCaseJ4 Waiting for all tracked resources to be released
   [junit4]   2> JUnit4-serializer-daemon:
   [junit4]   2>     java.lang.Thread.sleep(Native Method)
   [junit4]   2>     com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
   [junit4]   2> 
   [junit4]   2> Signal Dispatcher:
   [junit4]   2> 
   [junit4]   2> SUITE-CdcrBootstrapTest-seed#[9D09BBFFD9CB2FCE]-worker:
   [junit4]   2>     java.lang.Thread.dumpThreads(Native Method)
   [junit4]   2>     java.lang.Thread.getAllStackTraces(Thread.java:1610)
   [junit4]   2>     org.apache.solr.SolrTestCaseJ4.clearObjectTrackerAndCheckEmpty(SolrTestCaseJ4.java:419)
   [junit4]   2>     org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:329)
   [junit4]   2>     [...sun.*, org.junit.*, java.lang.reflect.*, com.carrotsearch.randomizedtesting.*]
   [junit4]   2>     org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>     [...com.carrotsearch.randomizedtesting.*]
   [junit4]   2>     org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>     [...com.carrotsearch.randomizedtesting.*]
   [junit4]   2>     org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>     org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>     org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>     org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>     [...org.junit.*, com.carrotsearch.randomizedtesting.*]
   [junit4]   2>     java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> SUITE-CdcrBootstrapTest-seed#[9D09BBFFD9CB2FCE]:
   [junit4]   2>     java.lang.Thread.sleep(Native Method)
   [junit4]   2>     [...com.carrotsearch.randomizedtesting.*]
   [junit4]   2> 
   [junit4]   2> TimeLimitedCollector timer thread:
   [junit4]   2>     java.lang.Thread.sleep(Native Method)
   [junit4]   2>     org.apache.lucene.search.TimeLimitingCollector$TimerThread.run(TimeLimitingCollector.java:263)
   [junit4]   2> 
   [junit4]   2> main:
   [junit4]   2>     java.lang.Object.wait(Native Method)
   [junit4]   2>     java.lang.Thread.join(Thread.java:1252)
   [junit4]   2>     java.lang.Thread.join(Thread.java:1326)
   [junit4]   2>     [...com.carrotsearch.randomizedtesting.*]
   [junit4]   2>     com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269)
   [junit4]   2>     com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394)
   [junit4]   2>     com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
   [junit4]   2> 
   [junit4]   2> Finalizer:
   [junit4]   2>     java.lang.Object.wait(Native Method)
   [junit4]   2>     java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
   [junit4]   2>     java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
   [junit4]   2>     java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
   [junit4]   2> 
   [junit4]   2> Reference Handler:
   [junit4]   2>     java.lang.Object.wait(Native Method)
   [junit4]   2>     java.lang.Object.wait(Object.java:502)
   [junit4]   2>     java.lang.ref.Reference.tryHandlePending(Reference.java:191)
   [junit4]   2>     java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
   [junit4]   2> 
   [junit4]   2> 1069995 INFO  (SUITE-CdcrBootstrapTest-seed#[9D09BBFFD9CB2FCE]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=SimpleText, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=da, timezone=Mexico/BajaSur
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=198088192,total=523763712
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocBasedVersionConstraints, DeleteReplicaTest, SampleTest, TestRecovery, TestSearchPerf, ResponseBuilderTest, DistributedDebugComponentTest, TestCoreContainer, UtilsToolTest, PluginInfoTest, TestTrieFacet, CdcrUpdateLogTest, DOMUtilTest, TestCrossCoreJoin, TestSchemaSimilarityResource, AsyncCallRequestStatusResponseTest, TestFieldTypeCollectionResource, SyncSliceTest, AssignBackwardCompatibilityTest, NumericFieldsTest, TestDistributedSearch, TestSimComputePlanAction, GraphQueryTest, TestAuthorizationFramework, TestPerFieldSimilarityWithDefaultOverride, SuggesterWFSTTest, TestCSVLoader, SpellCheckCollatorWithCollapseTest, RankQueryTest, TestPointFields, DistributedMLTComponentTest, ChaosMonkeyNothingIsSafeTest, TestSolrQueryResponse, CollectionsAPISolrJTest, DocValuesMultiTest, MoveReplicaHDFSTest, CreateRoutedAliasTest, TriggerEventQueueTest, CdcrBootstrapTest]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CdcrBootstrapTest -Dtests.seed=9D09BBFFD9CB2FCE -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.badapples=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=da -Dtests.timezone=Mexico/BajaSur -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | CdcrBootstrapTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [RawDirectoryWrapper]
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:523)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:354)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
   [junit4]    > 	at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:780)
   [junit4]    > 	at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:735)
   [junit4]    > 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    >  expected null, but was:<ObjectTracker found 1 object(s) that were not released!!! [RawDirectoryWrapper]
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:523)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:354)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
   [junit4]    > 	at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:780)
   [junit4]    > 	at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:735)
   [junit4]    > 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > >
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9D09BBFFD9CB2FCE]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:330)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [230/923 (1!)] on J1 in 142.11s, 4 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 53113 lines...]

[JENKINS] Lucene » Lucene-Solr-BadApples-NightlyTests-8.x - Build # 22 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-BadApples-NightlyTests-8.x/22/

17 tests failed.
FAILED:  org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver

Error Message:
Error from server at http://127.0.0.1:36181/solr: Underlying core creation failed while creating collection: testLeaderFailsOver

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36181/solr: Underlying core creation failed while creating collection: testLeaderFailsOver
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver(LeaderTragicEventTest.java:80)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:  org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testEqualFunction

Error Message:
nodeName does not contain expected ':' separator: node1_

Stack Trace:
java.lang.IllegalArgumentException: nodeName does not contain expected ':' separator: node1_
	at __randomizedtesting.SeedInfo.seed([F7654694D58274E1:C9A6E61B23C5BAD7]:0)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:765)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:760)
	at org.apache.solr.common.cloud.UrlScheme.getBaseUrlForNodeName(UrlScheme.java:54)
	at org.apache.solr.common.cloud.Replica.<init>(Replica.java:138)
	at org.apache.solr.common.cloud.Slice.makeReplicas(Slice.java:204)
	at org.apache.solr.common.cloud.Slice.<init>(Slice.java:169)
	at org.apache.solr.common.cloud.Slice.loadAllFromMap(Slice.java:53)
	at org.apache.solr.common.cloud.ClusterState.collectionFromObjects(ClusterState.java:266)
	at org.apache.solr.common.cloud.ClusterState.load(ClusterState.java:247)
	at org.apache.solr.common.cloud.ClusterState.load(ClusterState.java:239)
	at org.apache.solr.common.cloud.ClusterState.load(ClusterState.java:222)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testEqualFunction(TestPolicy.java:833)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:  org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testWithCollectionMoveReplica

Error Message:
nodeName does not contain expected ':' separator: node1_

Stack Trace:
java.lang.IllegalArgumentException: nodeName does not contain expected ':' separator: node1_
	at __randomizedtesting.SeedInfo.seed([F7654694D58274E1:B8A96F45CDB5CF2F]:0)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:765)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:760)
	at org.apache.solr.common.cloud.UrlScheme.getBaseUrlForNodeName(UrlScheme.java:54)
	at org.apache.solr.common.cloud.Replica.<init>(Replica.java:138)
	at org.apache.solr.common.cloud.Slice.makeReplicas(Slice.java:204)
	at org.apache.solr.common.cloud.Slice.<init>(Slice.java:169)
	at org.apache.solr.common.cloud.Slice.loadAllFromMap(Slice.java:53)
	at org.apache.solr.common.cloud.ClusterState.collectionFromObjects(ClusterState.java:266)
	at org.apache.solr.common.cloud.ClusterState.load(ClusterState.java:247)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testWithCollectionMoveReplica(TestPolicy.java:453)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:  org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testWithCollectionMoveVsAddSuggestions

Error Message:
nodeName does not contain expected ':' separator: node4_

Stack Trace:
java.lang.IllegalArgumentException: nodeName does not contain expected ':' separator: node4_
	at __randomizedtesting.SeedInfo.seed([F7654694D58274E1:93C2E05D4D6E7429]:0)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:765)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:760)
	at org.apache.solr.common.cloud.UrlScheme.getBaseUrlForNodeName(UrlScheme.java:54)
	at org.apache.solr.common.cloud.Replica.<init>(Replica.java:138)
	at org.apache.solr.common.cloud.Slice.makeReplicas(Slice.java:204)
	at org.apache.solr.common.cloud.Slice.<init>(Slice.java:169)
	at org.apache.solr.common.cloud.Slice.loadAllFromMap(Slice.java:53)
	at org.apache.solr.common.cloud.ClusterState.collectionFromObjects(ClusterState.java:266)
	at org.apache.solr.common.cloud.ClusterState.load(ClusterState.java:247)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testWithCollectionMoveVsAddSuggestions(TestPolicy.java:341)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:  org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testDiskSpaceReqd

Error Message:
unable to get autoscaling policy session

Stack Trace:
org.apache.solr.common.SolrException: unable to get autoscaling policy session
	at __randomizedtesting.SeedInfo.seed([F7654694D58274E1:364EC3B677052245]:0)
	at org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper.getReplicaLocations(PolicyHelper.java:135)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testDiskSpaceReqd(TestPolicy.java:2851)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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)
Caused by: java.lang.IllegalArgumentException: nodeName does not contain expected ':' separator: node1_
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:765)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:760)
	at org.apache.solr.common.cloud.UrlScheme.getBaseUrlForNodeName(UrlScheme.java:54)
	at org.apache.solr.common.cloud.Replica.<init>(Replica.java:138)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy$27$1.getReplicaInfo(TestPolicy.java:2811)
	at org.apache.solr.client.solrj.cloud.autoscaling.Policy$Session.<init>(Policy.java:551)
	at org.apache.solr.client.solrj.cloud.autoscaling.Policy.createSession(Policy.java:369)
	at org.apache.solr.client.solrj.cloud.autoscaling.Policy.createSession(Policy.java:365)
	at org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper$SessionRef.get(PolicyHelper.java:581)
	at org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper.getSession(PolicyHelper.java:643)
	at org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper.getSession(PolicyHelper.java:638)
	at org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper.getReplicaLocations(PolicyHelper.java:133)
	... 44 more


FAILED:  org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testWithCollection

Error Message:
nodeName does not contain expected ':' separator: node2_

Stack Trace:
java.lang.IllegalArgumentException: nodeName does not contain expected ':' separator: node2_
	at __randomizedtesting.SeedInfo.seed([F7654694D58274E1:784920480E3C0C00]:0)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:765)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:760)
	at org.apache.solr.common.cloud.UrlScheme.getBaseUrlForNodeName(UrlScheme.java:54)
	at org.apache.solr.common.cloud.Replica.<init>(Replica.java:138)
	at org.apache.solr.common.cloud.Slice.makeReplicas(Slice.java:204)
	at org.apache.solr.common.cloud.Slice.<init>(Slice.java:169)
	at org.apache.solr.common.cloud.Slice.loadAllFromMap(Slice.java:53)
	at org.apache.solr.common.cloud.ClusterState.collectionFromObjects(ClusterState.java:266)
	at org.apache.solr.common.cloud.ClusterState.load(ClusterState.java:247)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testWithCollection(TestPolicy.java:149)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:  org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testWithCollectionSuggestions

Error Message:
nodeName does not contain expected ':' separator: node2_

Stack Trace:
java.lang.IllegalArgumentException: nodeName does not contain expected ':' separator: node2_
	at __randomizedtesting.SeedInfo.seed([F7654694D58274E1:BB595B2238B2271E]:0)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:765)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:760)
	at org.apache.solr.common.cloud.UrlScheme.getBaseUrlForNodeName(UrlScheme.java:54)
	at org.apache.solr.common.cloud.Replica.<init>(Replica.java:138)
	at org.apache.solr.common.cloud.Slice.makeReplicas(Slice.java:204)
	at org.apache.solr.common.cloud.Slice.<init>(Slice.java:169)
	at org.apache.solr.common.cloud.Slice.loadAllFromMap(Slice.java:53)
	at org.apache.solr.common.cloud.ClusterState.collectionFromObjects(ClusterState.java:266)
	at org.apache.solr.common.cloud.ClusterState.load(ClusterState.java:247)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testWithCollectionSuggestions(TestPolicy.java:246)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:  org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testMoveReplicaLeaderlast

Error Message:
nodeName does not contain expected ':' separator: node1_

Stack Trace:
java.lang.IllegalArgumentException: nodeName does not contain expected ':' separator: node1_
	at __randomizedtesting.SeedInfo.seed([F7654694D58274E1:7D87E33AEF4716F1]:0)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:765)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:760)
	at org.apache.solr.common.cloud.UrlScheme.getBaseUrlForNodeName(UrlScheme.java:54)
	at org.apache.solr.common.cloud.Replica.<init>(Replica.java:138)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testMoveReplicaLeaderlast(TestPolicy.java:2865)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:  org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy2.testEqualOnNonNode

Error Message:
nodeName does not contain expected ':' separator: node1_

Stack Trace:
java.lang.IllegalArgumentException: nodeName does not contain expected ':' separator: node1_
	at __randomizedtesting.SeedInfo.seed([F7654694D58274E1:5DC86AE2B70AF9D3]:0)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:765)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:760)
	at org.apache.solr.common.cloud.UrlScheme.getBaseUrlForNodeName(UrlScheme.java:54)
	at org.apache.solr.common.cloud.Replica.<init>(Replica.java:138)
	at org.apache.solr.common.cloud.Slice.makeReplicas(Slice.java:204)
	at org.apache.solr.common.cloud.Slice.<init>(Slice.java:169)
	at org.apache.solr.common.cloud.Slice.loadAllFromMap(Slice.java:53)
	at org.apache.solr.common.cloud.ClusterState.collectionFromObjects(ClusterState.java:266)
	at org.apache.solr.common.cloud.ClusterState.load(ClusterState.java:247)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy2.createCloudManager(TestPolicy2.java:178)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy2.testEqualOnNonNode(TestPolicy2.java:74)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:  org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy2Old.testEqualOnNonNode

Error Message:
nodeName does not contain expected ':' separator: node1_

Stack Trace:
java.lang.IllegalArgumentException: nodeName does not contain expected ':' separator: node1_
	at __randomizedtesting.SeedInfo.seed([F7654694D58274E1:5DC86AE2B70AF9D3]:0)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:765)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:760)
	at org.apache.solr.common.cloud.UrlScheme.getBaseUrlForNodeName(UrlScheme.java:54)
	at org.apache.solr.common.cloud.Replica.<init>(Replica.java:138)
	at org.apache.solr.common.cloud.Slice.makeReplicas(Slice.java:204)
	at org.apache.solr.common.cloud.Slice.<init>(Slice.java:169)
	at org.apache.solr.common.cloud.Slice.loadAllFromMap(Slice.java:53)
	at org.apache.solr.common.cloud.ClusterState.collectionFromObjects(ClusterState.java:266)
	at org.apache.solr.common.cloud.ClusterState.load(ClusterState.java:247)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy2.createCloudManager(TestPolicy2.java:178)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy2.testEqualOnNonNode(TestPolicy2.java:74)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:  org.apache.solr.client.solrj.cloud.autoscaling.TestPolicyOld.testEqualFunction

Error Message:
nodeName does not contain expected ':' separator: node1_

Stack Trace:
java.lang.IllegalArgumentException: nodeName does not contain expected ':' separator: node1_
	at __randomizedtesting.SeedInfo.seed([F7654694D58274E1:C9A6E61B23C5BAD7]:0)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:765)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:760)
	at org.apache.solr.common.cloud.UrlScheme.getBaseUrlForNodeName(UrlScheme.java:54)
	at org.apache.solr.common.cloud.Replica.<init>(Replica.java:138)
	at org.apache.solr.common.cloud.Slice.makeReplicas(Slice.java:204)
	at org.apache.solr.common.cloud.Slice.<init>(Slice.java:169)
	at org.apache.solr.common.cloud.Slice.loadAllFromMap(Slice.java:53)
	at org.apache.solr.common.cloud.ClusterState.collectionFromObjects(ClusterState.java:266)
	at org.apache.solr.common.cloud.ClusterState.load(ClusterState.java:247)
	at org.apache.solr.common.cloud.ClusterState.load(ClusterState.java:239)
	at org.apache.solr.common.cloud.ClusterState.load(ClusterState.java:222)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testEqualFunction(TestPolicy.java:833)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:  org.apache.solr.client.solrj.cloud.autoscaling.TestPolicyOld.testWithCollectionMoveReplica

Error Message:
nodeName does not contain expected ':' separator: node1_

Stack Trace:
java.lang.IllegalArgumentException: nodeName does not contain expected ':' separator: node1_
	at __randomizedtesting.SeedInfo.seed([F7654694D58274E1:B8A96F45CDB5CF2F]:0)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:765)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:760)
	at org.apache.solr.common.cloud.UrlScheme.getBaseUrlForNodeName(UrlScheme.java:54)
	at org.apache.solr.common.cloud.Replica.<init>(Replica.java:138)
	at org.apache.solr.common.cloud.Slice.makeReplicas(Slice.java:204)
	at org.apache.solr.common.cloud.Slice.<init>(Slice.java:169)
	at org.apache.solr.common.cloud.Slice.loadAllFromMap(Slice.java:53)
	at org.apache.solr.common.cloud.ClusterState.collectionFromObjects(ClusterState.java:266)
	at org.apache.solr.common.cloud.ClusterState.load(ClusterState.java:247)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testWithCollectionMoveReplica(TestPolicy.java:453)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:  org.apache.solr.client.solrj.cloud.autoscaling.TestPolicyOld.testWithCollectionMoveVsAddSuggestions

Error Message:
nodeName does not contain expected ':' separator: node4_

Stack Trace:
java.lang.IllegalArgumentException: nodeName does not contain expected ':' separator: node4_
	at __randomizedtesting.SeedInfo.seed([F7654694D58274E1:93C2E05D4D6E7429]:0)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:765)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:760)
	at org.apache.solr.common.cloud.UrlScheme.getBaseUrlForNodeName(UrlScheme.java:54)
	at org.apache.solr.common.cloud.Replica.<init>(Replica.java:138)
	at org.apache.solr.common.cloud.Slice.makeReplicas(Slice.java:204)
	at org.apache.solr.common.cloud.Slice.<init>(Slice.java:169)
	at org.apache.solr.common.cloud.Slice.loadAllFromMap(Slice.java:53)
	at org.apache.solr.common.cloud.ClusterState.collectionFromObjects(ClusterState.java:266)
	at org.apache.solr.common.cloud.ClusterState.load(ClusterState.java:247)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testWithCollectionMoveVsAddSuggestions(TestPolicy.java:341)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:  org.apache.solr.client.solrj.cloud.autoscaling.TestPolicyOld.testDiskSpaceReqd

Error Message:
unable to get autoscaling policy session

Stack Trace:
org.apache.solr.common.SolrException: unable to get autoscaling policy session
	at __randomizedtesting.SeedInfo.seed([F7654694D58274E1:364EC3B677052245]:0)
	at org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper.getReplicaLocations(PolicyHelper.java:135)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testDiskSpaceReqd(TestPolicy.java:2851)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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)
Caused by: java.lang.IllegalArgumentException: nodeName does not contain expected ':' separator: node1_
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:765)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:760)
	at org.apache.solr.common.cloud.UrlScheme.getBaseUrlForNodeName(UrlScheme.java:54)
	at org.apache.solr.common.cloud.Replica.<init>(Replica.java:138)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy$27$1.getReplicaInfo(TestPolicy.java:2811)
	at org.apache.solr.client.solrj.cloud.autoscaling.Policy$Session.<init>(Policy.java:551)
	at org.apache.solr.client.solrj.cloud.autoscaling.Policy.createSession(Policy.java:369)
	at org.apache.solr.client.solrj.cloud.autoscaling.Policy.createSession(Policy.java:365)
	at org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper$SessionRef.get(PolicyHelper.java:581)
	at org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper.getSession(PolicyHelper.java:643)
	at org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper.getSession(PolicyHelper.java:638)
	at org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper.getReplicaLocations(PolicyHelper.java:133)
	... 44 more


FAILED:  org.apache.solr.client.solrj.cloud.autoscaling.TestPolicyOld.testWithCollection

Error Message:
nodeName does not contain expected ':' separator: node2_

Stack Trace:
java.lang.IllegalArgumentException: nodeName does not contain expected ':' separator: node2_
	at __randomizedtesting.SeedInfo.seed([F7654694D58274E1:784920480E3C0C00]:0)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:765)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:760)
	at org.apache.solr.common.cloud.UrlScheme.getBaseUrlForNodeName(UrlScheme.java:54)
	at org.apache.solr.common.cloud.Replica.<init>(Replica.java:138)
	at org.apache.solr.common.cloud.Slice.makeReplicas(Slice.java:204)
	at org.apache.solr.common.cloud.Slice.<init>(Slice.java:169)
	at org.apache.solr.common.cloud.Slice.loadAllFromMap(Slice.java:53)
	at org.apache.solr.common.cloud.ClusterState.collectionFromObjects(ClusterState.java:266)
	at org.apache.solr.common.cloud.ClusterState.load(ClusterState.java:247)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testWithCollection(TestPolicy.java:149)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:  org.apache.solr.client.solrj.cloud.autoscaling.TestPolicyOld.testWithCollectionSuggestions

Error Message:
nodeName does not contain expected ':' separator: node2_

Stack Trace:
java.lang.IllegalArgumentException: nodeName does not contain expected ':' separator: node2_
	at __randomizedtesting.SeedInfo.seed([F7654694D58274E1:BB595B2238B2271E]:0)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:765)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:760)
	at org.apache.solr.common.cloud.UrlScheme.getBaseUrlForNodeName(UrlScheme.java:54)
	at org.apache.solr.common.cloud.Replica.<init>(Replica.java:138)
	at org.apache.solr.common.cloud.Slice.makeReplicas(Slice.java:204)
	at org.apache.solr.common.cloud.Slice.<init>(Slice.java:169)
	at org.apache.solr.common.cloud.Slice.loadAllFromMap(Slice.java:53)
	at org.apache.solr.common.cloud.ClusterState.collectionFromObjects(ClusterState.java:266)
	at org.apache.solr.common.cloud.ClusterState.load(ClusterState.java:247)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testWithCollectionSuggestions(TestPolicy.java:246)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:  org.apache.solr.client.solrj.cloud.autoscaling.TestPolicyOld.testMoveReplicaLeaderlast

Error Message:
nodeName does not contain expected ':' separator: node1_

Stack Trace:
java.lang.IllegalArgumentException: nodeName does not contain expected ':' separator: node1_
	at __randomizedtesting.SeedInfo.seed([F7654694D58274E1:7D87E33AEF4716F1]:0)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:765)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:760)
	at org.apache.solr.common.cloud.UrlScheme.getBaseUrlForNodeName(UrlScheme.java:54)
	at org.apache.solr.common.cloud.Replica.<init>(Replica.java:138)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testMoveReplicaLeaderlast(TestPolicy.java:2865)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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)




Build Log:
[...truncated 14660 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
   [junit4]   2> 1941873 INFO  (SUITE-LeaderTragicEventTest-seed#[9EC126A377AD435E]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1941873 INFO  (SUITE-LeaderTragicEventTest-seed#[9EC126A377AD435E]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1941873 INFO  (SUITE-LeaderTragicEventTest-seed#[9EC126A377AD435E]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_9EC126A377AD435E-001/data-dir-132-001
   [junit4]   2> 1941873 WARN  (SUITE-LeaderTragicEventTest-seed#[9EC126A377AD435E]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=23 numCloses=23
   [junit4]   2> 1941873 INFO  (SUITE-LeaderTragicEventTest-seed#[9EC126A377AD435E]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1941875 INFO  (SUITE-LeaderTragicEventTest-seed#[9EC126A377AD435E]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, 

[...truncated too long message...]

Dtests.nightly=true -Dtests.slow=true -Dtests.badapples=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=el-CY -Dtests.timezone=Portugal -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J3 | TestPolicyOld.testWithCollection <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: nodeName does not contain expected ':' separator: node2_
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F7654694D58274E1:784920480E3C0C00]:0)
   [junit4]    > 	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:765)
   [junit4]    > 	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:760)
   [junit4]    > 	at org.apache.solr.common.cloud.UrlScheme.getBaseUrlForNodeName(UrlScheme.java:54)
   [junit4]    > 	at org.apache.solr.common.cloud.Replica.<init>(Replica.java:138)
   [junit4]    > 	at org.apache.solr.common.cloud.Slice.makeReplicas(Slice.java:204)
   [junit4]    > 	at org.apache.solr.common.cloud.Slice.<init>(Slice.java:169)
   [junit4]    > 	at org.apache.solr.common.cloud.Slice.loadAllFromMap(Slice.java:53)
   [junit4]    > 	at org.apache.solr.common.cloud.ClusterState.collectionFromObjects(ClusterState.java:266)
   [junit4]    > 	at org.apache.solr.common.cloud.ClusterState.load(ClusterState.java:247)
   [junit4]    > 	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testWithCollection(TestPolicy.java:149)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 149922 INFO  (TEST-TestPolicyOld.testRules-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRules
   [junit4]   2> 149923 INFO  (TEST-TestPolicyOld.testRules-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testRules
   [junit4]   2> 149926 INFO  (TEST-TestPolicyOld.testMoveReplicaSuggester-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testMoveReplicaSuggester
   [junit4]   2> 149927 INFO  (TEST-TestPolicyOld.testMoveReplicaSuggester-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testMoveReplicaSuggester
   [junit4]   2> 149929 INFO  (TEST-TestPolicyOld.testScheduledTriggerFailure-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testScheduledTriggerFailure
   [junit4]   2> 149930 INFO  (TEST-TestPolicyOld.testScheduledTriggerFailure-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testScheduledTriggerFailure
   [junit4]   2> 149932 INFO  (TEST-TestPolicyOld.testWithCollectionSuggestions-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testWithCollectionSuggestions
   [junit4]   2> 149933 INFO  (TEST-TestPolicyOld.testWithCollectionSuggestions-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testWithCollectionSuggestions
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPolicyOld -Dtests.method=testWithCollectionSuggestions -Dtests.seed=F7654694D58274E1 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.badapples=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=el-CY -Dtests.timezone=Portugal -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J3 | TestPolicyOld.testWithCollectionSuggestions <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: nodeName does not contain expected ':' separator: node2_
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F7654694D58274E1:BB595B2238B2271E]:0)
   [junit4]    > 	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:765)
   [junit4]    > 	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:760)
   [junit4]    > 	at org.apache.solr.common.cloud.UrlScheme.getBaseUrlForNodeName(UrlScheme.java:54)
   [junit4]    > 	at org.apache.solr.common.cloud.Replica.<init>(Replica.java:138)
   [junit4]    > 	at org.apache.solr.common.cloud.Slice.makeReplicas(Slice.java:204)
   [junit4]    > 	at org.apache.solr.common.cloud.Slice.<init>(Slice.java:169)
   [junit4]    > 	at org.apache.solr.common.cloud.Slice.loadAllFromMap(Slice.java:53)
   [junit4]    > 	at org.apache.solr.common.cloud.ClusterState.collectionFromObjects(ClusterState.java:266)
   [junit4]    > 	at org.apache.solr.common.cloud.ClusterState.load(ClusterState.java:247)
   [junit4]    > 	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testWithCollectionSuggestions(TestPolicy.java:246)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 149936 INFO  (TEST-TestPolicyOld.testMoveReplicasInMultipleCollections-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testMoveReplicasInMultipleCollections
   [junit4]   2> 149937 INFO  (TEST-TestPolicyOld.testMoveReplicasInMultipleCollections-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testMoveReplicasInMultipleCollections
   [junit4]   2> 149939 INFO  (TEST-TestPolicyOld.testNodeLostMultipleReplica-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testNodeLostMultipleReplica
   [junit4]   2> 149941 INFO  (TEST-TestPolicyOld.testNodeLostMultipleReplica-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testNodeLostMultipleReplica
   [junit4]   2> 149944 INFO  (TEST-TestPolicyOld.testFreeDiskSuggestions-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testFreeDiskSuggestions
   [junit4]   2> 149947 INFO  (TEST-TestPolicyOld.testFreeDiskSuggestions-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testFreeDiskSuggestions
   [junit4]   2> 149950 INFO  (TEST-TestPolicyOld.testGreedyConditions-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testGreedyConditions
   [junit4]   2> 149951 INFO  (TEST-TestPolicyOld.testGreedyConditions-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testGreedyConditions
   [junit4]   2> 149953 INFO  (TEST-TestPolicyOld.testDiskSpaceHint-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDiskSpaceHint
   [junit4]   2> 149954 INFO  (TEST-TestPolicyOld.testDiskSpaceHint-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDiskSpaceHint
   [junit4]   2> 149957 INFO  (TEST-TestPolicyOld.testMoveReplicaLeaderlast-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testMoveReplicaLeaderlast
   [junit4]   2> 149957 INFO  (TEST-TestPolicyOld.testMoveReplicaLeaderlast-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testMoveReplicaLeaderlast
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPolicyOld -Dtests.method=testMoveReplicaLeaderlast -Dtests.seed=F7654694D58274E1 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.badapples=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=el-CY -Dtests.timezone=Portugal -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J3 | TestPolicyOld.testMoveReplicaLeaderlast <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: nodeName does not contain expected ':' separator: node1_
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F7654694D58274E1:7D87E33AEF4716F1]:0)
   [junit4]    > 	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:765)
   [junit4]    > 	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:760)
   [junit4]    > 	at org.apache.solr.common.cloud.UrlScheme.getBaseUrlForNodeName(UrlScheme.java:54)
   [junit4]    > 	at org.apache.solr.common.cloud.Replica.<init>(Replica.java:138)
   [junit4]    > 	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testMoveReplicaLeaderlast(TestPolicy.java:2865)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 149960 INFO  (TEST-TestPolicyOld.testNodeLost-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testNodeLost
   [junit4]   2> 149960 INFO  (TEST-TestPolicyOld.testNodeLost-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testNodeLost
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.cloud.autoscaling.TestPolicyOld_F7654694D58274E1-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=1298, maxMBSortInHeap=7.313600580928035, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=el-CY, timezone=Portugal
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=147874464,total=374865920
   [junit4]   2> NOTE: All tests run in this JVM: [ConcurrentUpdateHttp2SolrClientTest, QueryFacetMapTest, LBHttpSolrClientBadInputTest, TestJSONWriter, SolrExampleBinaryTest, TestToleratedUpdateError, MathExpressionTest, FloorEvaluatorTest, ReverseEvaluatorTest, CeilingEvaluatorTest, ZkConfigFilesTest, MergeIndexesEmbeddedTest, StreamExpressionToExpessionTest, TestSpellCheckResponse, TestXMLEscaping, HyperbolicSineEvaluatorTest, TestPolicy, SubtractEvaluatorTest, SolrSchemalessExampleTest, CloudHttp2SolrClientBuilderTest, TestFastInputStream, EmpiricalDistributionEvaluatorTest, SolrExampleStreamingBinaryTest, CloudSolrClientRetryTest, TestJavaBinCodec, TestLBHttp2SolrClient, TestLBHttpSolrClient, TestDocumentObjectBinder, TestPolicyOld]
   [junit4] Completed [96/209 (4!)] on J3 in 2.76s, 47 tests, 7 errors <<< FAILURES!

[...truncated 49915 lines...]

[JENKINS] Lucene » Lucene-Solr-BadApples-NightlyTests-8.x - Build # 21 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-BadApples-NightlyTests-8.x/21/

2 tests failed.
FAILED:  org.apache.solr.DistributedIntervalFacetingTest.test

Error Message:
Error from server at http://127.0.0.1:46139/j/hq/collection1: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.DistributedIntervalFacetingTest_B06572B04906A216-001/index-SimpleFSDirectory-006/_13_Lucene80_1.dvm: Too many open files

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:46139/j/hq/collection1: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.DistributedIntervalFacetingTest_B06572B04906A216-001/index-SimpleFSDirectory-006/_13_Lucene80_1.dvm: Too many open files
	at __randomizedtesting.SeedInfo.seed([B06572B04906A216:38314D6AE7FACFEE]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:504)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:479)
	at org.apache.solr.BaseDistributedSearchTestCase.commit(BaseDistributedSearchTestCase.java:615)
	at org.apache.solr.DistributedIntervalFacetingTest.testRandom(DistributedIntervalFacetingTest.java:149)
	at org.apache.solr.DistributedIntervalFacetingTest.test(DistributedIntervalFacetingTest.java:47)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1117)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:  org.apache.solr.search.TestReRankQParserPlugin.testMinExactCount

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([B06572B04906A216:C5E54828A6DB5C61]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1023)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:983)
	at org.apache.solr.search.TestReRankQParserPlugin.testMinExactCount(TestReRankQParserPlugin.java:694)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result/doc[2]/str[@name='id'][.='0']
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="200" start="0" maxScore="0.0011321187" numFoundExact="true"><doc><str name="id">10</str><float name="score">4.4537134</float></doc><doc><str name="id">16</str><float name="score">0.0011321187</float></doc><doc><str name="id">17</str><float name="score">0.0011321187</float></doc><doc><str name="id">18</str><float name="score">0.0011321187</float></doc><doc><str name="id">19</str><float name="score">0.0011321187</float></doc><doc><str name="id">8</str><float name="score">0.0011321187</float></doc><doc><str name="id">9</str><float name="score">0.0011321187</float></doc><doc><str name="id">11</str><float name="score">0.0011321187</float></doc><doc><str name="id">12</str><float name="score">0.0011321187</float></doc><doc><str name="id">13</str><float name="score">0.0011321187</float></doc></result>
</response>

	request was:q=field_t:0&start=0&rows=10&fl=id,score&sort=score+desc,+id_p_i+asc&rq={!rerank+reRankQuery%3D$rrq+reRankDocs%3D20}&rrq=id:10
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1016)
	... 45 more




Build Log:
[...truncated 14782 lines...]
   [junit4] Suite: org.apache.solr.DistributedIntervalFacetingTest
   [junit4]   2> 2748029 INFO  (SUITE-DistributedIntervalFacetingTest-seed#[B06572B04906A216]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2748029 INFO  (SUITE-DistributedIntervalFacetingTest-seed#[B06572B04906A216]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.DistributedIntervalFacetingTest_B06572B04906A216-001/data-dir-163-001
   [junit4]   2> 2748029 WARN  (SUITE-DistributedIntervalFacetingTest-seed#[B06572B04906A216]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 2748029 INFO  (SUITE-DistributedIntervalFacetingTest-seed#[B06572B04906A216]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2748031 INFO  (SUITE-DistributedIntervalFacetingTest-seed#[B06572B04906A216]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-9182 - causes OOM)
   [junit4]   2> 2748031 INFO  (SUITE-DistributedIntervalFacetingTest-seed#[B06572B04906A216]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2748031 INFO  (SUITE-DistributedIntervalFacetingTest-seed#[B06572B04906A216]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /j/hq
   [junit4]   2> 2748144 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.DistributedIntervalFacetingTest_B06572B04906A216-001/tempDir-001/control/cores/collection1
   [junit4]   2> 2748145 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2748145 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2748145 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 2748147 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2748147 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2748147 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2748148 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c57d70b{/j/hq,null,AVAILABLE}
   [junit4]   2> 2748148 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2be8dfb5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42209}
   [junit4]   2> 2748148 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.e.j.s.Server Started @2748175ms
   [junit4]   2> 2748148 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-distrib-interval-faceting.xml, solrconfig=solrconfig-basic.xml, hostContext=/j/hq, hostPort=42209, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.DistributedIntervalFacetingTest_B06572B04906A216-001/tempDir-001/control/cores}
   [junit4]   2> 2748148 ERROR (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2748148 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2748148 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 2748148 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2748148 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2748148 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-12-29T18:35:41.872Z
   [junit4]   2> 2748148 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.DistributedIntervalFacetingTest_B06572B04906A216-001/tempDir-001/control/solr.xml
   [junit4]   2> 2748152 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2748152 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2748153 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5d8fd63f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2748665 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2748665 WARN  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@32e1d7f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2748665 WARN  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@32e1d7f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2748678 WARN  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@52401588[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2748678 WARN  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@52401588[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2748679 WARN  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2748691 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2748691 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2748709 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d8fd63f
   [junit4]   2> 2748716 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d8fd63f
   [junit4]   2> 2748716 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d8fd63f
   [junit4]   2> 2748717 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.DistributedIntervalFacetingTest_B06572B04906A216-001/tempDir-001/control/cores
   [junit4]   2> 2748717 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2748727 INFO  (coreLoadExecutor-16402-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2748743 INFO  (coreLoadExecutor-16402-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 2748750 INFO  (coreLoadExecutor-16402-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2748754 INFO  (coreLoadExecutor-16402-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2748754 INFO  (coreLoadExecutor-16402-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2748754 INFO  (coreLoadExecutor-16402-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d8fd63f
   [junit4]   2> 2748754 INFO  (coreLoadExecutor-16402-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.DistributedIntervalFacetingTest_B06572B04906A216-001/tempDir-001/control/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.DistributedIntervalFacetingTest_B06572B04906A216-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 2748756 INFO  (coreLoadExecutor-16402-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@1ed50b70
   [junit4]   2> 2748797 INFO  (coreLoadExecutor-16402-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2748797 INFO  (coreLoadExecutor-16402-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2748797 INFO  (coreLoadExecutor-16402-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=99.921875, floorSegmentMB=0.447265625, forceMergeDeletesPctAllowed=22.541370826498152, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=27.206798606265572
   [junit4]   2> 2748799 WARN  (coreLoadExecutor-16402-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 2748799 INFO  (coreLoadExecutor-16402-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2748800 INFO  (searcherExecutor-16404-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2748906 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.DistributedIntervalFacetingTest_B06572B04906A216-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 2748907 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2748907 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2748907 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 2748908 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2748908 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2748908 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2748909 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7e462b13{/j/hq,null,AVAILABLE}
   [junit4]   2> 2748909 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@619dff2f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43747}
   [junit4]   2> 2748909 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.e.j.s.Server Started @2748936ms
   [junit4]   2> 2748909 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-distrib-interval-faceting.xml, solrconfig=solrconfig-basic.xml, hostContext=/j/hq, hostPort=43747, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.DistributedIntervalFacetingTest_B06572B04906A216-001/tempDir-001/shard0/cores}
   [junit4]   2> 2748909 ERROR (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2748909 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2748909 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 2748909 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2748910 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2748910 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-12-29T18:35:42.634Z
   [junit4]   2> 2748910 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.DistributedIntervalFacetingTest_B06572B04906A216-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 2748913 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2748913 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2748914 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5d8fd63f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2749874 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2749875 WARN  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5817bcc5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2749875 WARN  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5817bcc5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2749877 WARN  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@307a5f6f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2749877 WARN  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@307a5f6f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2749879 WARN  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2749890 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2749890 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2749910 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d8fd63f
   [junit4]   2> 2749920 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d8fd63f
   [junit4]   2> 2749920 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d8fd63f
   [junit4]   2> 2749922 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.DistributedIntervalFacetingTest_B06572B04906A216-001/tempDir-001/shard0/cores
   [junit4]   2> 2749922 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2749935 INFO  (coreLoadExecutor-16420-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2749950 INFO  (coreLoadExecutor-16420-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 2749957 INFO  (coreLoadExecutor-16420-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2749961 INFO  (coreLoadExecutor-16420-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2749961 INFO  (coreLoadExecutor-16420-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2749961 INFO  (coreLoadExecutor-16420-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d8fd63f
   [junit4]   2> 2749961 INFO  (coreLoadExecutor-16420-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.DistributedIntervalFacetingTest_B06572B04906A216-001/tempDir-001/shard0/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.DistributedIntervalFacetingTest_B06572B04906A216-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 2749963 INFO  (coreLoadExecutor-16420-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@89a3f29
   [junit4]   2> 2750007 INFO  (coreLoadExecutor-16420-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2750007 INFO  (coreLoadExecutor-16420-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2750008 INFO  (coreLoadExecutor-16420-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=99.921875, floorSegmentMB=0.447265625, forceMergeDeletesPctAllowed=22.541370826498152, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=27.206798606265572
   [junit4]   2> 2750009 WARN  (coreLoadExecutor-16420-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 2750010 INFO  (coreLoadExecutor-16420-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2750011 INFO  (searcherExecutor-16422-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2750011 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[B06572B04906A216]) [     ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2750012 INFO  (qtp217509411-134878) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2750012 INFO  (qtp217509411-134878) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2750013 INFO  (qtp1593461061-134899) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2750013 INFO  (qtp1593461061-134899) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2750018 INFO  (searcherExecutor-16404-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2750018 INFO  (qtp217509411-134879) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 4
   [junit4]   2> 2750023 INFO  (searcherExecutor-16422-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2750023 INFO  (qtp1593461061-134900) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 4
   [junit4]   2> 2750025 INFO  (qtp217509411-134880) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[0]} 0 1
   [junit4]   2> 2750026 INFO  (qtp1593461061-134901) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[0]} 0 1
   [junit4]   2> 2750027 INFO  (qtp217509411-134881) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 2750028 INFO  (qtp1593461061-134902) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 2750028 INFO  (qtp217509411-134877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 2750029 INFO  (qtp1593461061-134898) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 2750030 INFO  (qtp217509411-134878) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 2750030 INFO  (qtp1593461061-134899) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 2750031 INFO  (qtp217509411-134879) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 2750031 INFO  (qtp1593461061-134900) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 2750032 INFO  (qtp217509411-134880) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 2750032 INFO  (qtp1593461061-134901) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 2750033 INFO  (qtp217509411-134881) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 2750033 INFO  (qtp1593461061-134902) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 2750051 INFO  (searcherExecutor-16404-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2750051 INFO  (qtp217509411-134877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 17
   [junit4]   2> 2750080 INFO  (searcherExecutor-16422-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2750080 INFO  (qtp1593461061-134898) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 28
   [junit4]   2> 2750082 INFO  (qtp217509411-134878) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[7]} 0 1
   [junit4]   2> 2750084 INFO  (qtp1593461061-134899) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[7]} 0 1
   [junit4]   2> 2750084 INFO  (qtp217509411-134879) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 2750085 INFO  (qtp1593461061-134900) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 2750085 INFO  (qtp217509411-134880) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 2750086 INFO  (qtp1593461061-134901) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 2750088 INFO  (qtp217509411-134881) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 2750089 INFO  (qtp1593461061-134902) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 2750090 INFO  (qtp217509411-134877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 2750090 INFO  (qtp1593461061-134898) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 2750091 INFO  (qtp217509411-134878) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 2750091 INFO  (qtp1593461061-134899) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 2750091 INFO  (qtp217509411-134879) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 2750092 INFO  (qtp1593461061-134900) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 2750092 INFO  (qtp217509411-134880) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 2750093 INFO  (qtp1593461061-134901) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 2750093 INFO  (qtp217509411-134881) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 2750094 INFO  (qtp1593461061-134902) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 2750094 INFO  (qtp217509411-134877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 2750095 INFO  (qtp1593461061-134898) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 2750095 INFO  (qtp217509411-134878) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 2750096 INFO  (qtp1593461061-134899) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 2750096 INFO  (qtp217509411-134879) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 2750097 INFO  (qtp1593461061-134900) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 2750097 INFO  (qtp217509411-134880) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 2750098 INFO  (qtp1593461061-134901) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 2750099 INFO  (qtp217509411-134881) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 2750100 INFO  (qtp1593461061-134902) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 2750100 INFO  (qtp217509411-134877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 2750101 INFO  (qtp1593461061-134898) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 2750101 INFO  (qtp217509411-134878) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 2750102 INFO  (qtp1593461061-134899) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 2750102 INFO  (qtp217509411-134879) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 2750103 INFO  (qtp1593461061-134900) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 2750104 INFO  (qtp217509411-134880) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 2750104 INFO  (qtp1593461061-134901) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 2750105 INFO  (qtp217509411-134881) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 2750105 INFO  (qtp1593461061-134902) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 2750106 INFO  (qtp217509411-134877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 2750106 INFO  (qtp1593461061-134898) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 2750106 INFO  (qtp217509411-134878) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 2750107 INFO  (qtp1593461061-134899) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 2750108 INFO  (qtp217509411-134879) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 2750108 INFO  (qtp1593461061-134900) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 2750109 INFO  (qtp217509411-134880) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 2750109 INFO  (qtp1593461061-134901) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 2750110 INFO  (qtp217509411-134881) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 2750110 INFO  (qtp1593461061-134902) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 2750111 INFO  (qtp217509411-134877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 2750111 INFO  (qtp1593461061-134898) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 2750112 INFO  (qtp217509411-134878) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 2750112 INFO  (qtp1593461061-134899) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 2750113 INFO  (qtp217509411-134879) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 2750113 INFO  (qtp1593461061-134900) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 2750114 INFO  (qtp217509411-134880) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 2750114 INFO  (qtp1593461061-134901) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 2750114 INFO  (qtp217509411-134881) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 2750115 INFO  (qtp1593461061-134902) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 2750115 INFO  (qtp217509411-134877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 2750116 INFO  (qtp1593461061-134898) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 2750116 INFO  (qtp217509411-134878) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 2750117 INFO  (qtp1593461061-134899) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 2750118 INFO  (qtp217509411-134879) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 2750118 INFO  (qtp1593461061-134900) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 2750119 INFO  (qtp217509411-134880) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 2750119 INFO  (qtp1593461061-134901) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 2750120 INFO  (qtp217509411-134881) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 2750120 INFO  (qtp1593461061-134902) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 2750121 INFO  (qtp217509411-134877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 2750121 INFO  (qtp1593461061-134898) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 2750122 INFO  (qtp217509411-134878) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 2750123 INFO  (qtp1593461061-134899) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 2750123 INFO  (qtp217509411-134879) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 2750124 INFO  (qtp1593461061-134900) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 2750124 INFO  (qtp217509411-134880) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 2750125 INFO  (qtp1593461061-134901) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 2750126 INFO  (qtp217509411-134881) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 2750127 INFO  (qtp1593461061-134902) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 2750127 INFO  (qtp217509411-134877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 2750128 INFO  (qtp1593461061-134898) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 2750130 INFO  (qtp217509411-134878) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 2750130 INFO  (qtp1593461061-134899) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 2750131 INFO  (qtp217509411-134879) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 2750131 INFO  (qtp1593461061-134900) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 2750132 INFO  (qtp217509411-134880) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 2750132 INFO  (qtp1593461061-134901) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 2750133 INFO  (qtp217509411-134881) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 2750133 INFO  (qtp1593461061-134902) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 2750134 INFO  (qtp217509411-134877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 2750134 INFO  (qtp1593461061-134898) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 2750135 INFO  (qtp217509411-134878) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 2750135 INFO  (qtp1593461061-134899) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 2750136 INFO  (qtp217509411-134879) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 2750136 INFO  (qtp1593461061-134900) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 2750137 INFO  (qtp217509411-134880) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 2750138 INFO  (qtp1593461061-134901) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 2750138 INFO  (qtp217509411-134881) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 2750139 INFO  (qtp1593461061-134902) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 2750139 INFO  (qtp217509411-134877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 2750140 INFO  (qtp1593461061-134898) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 2750140 INFO  (qtp217509411-134878) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 2750141 INFO  (qtp1593461061-134899) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 2750141 INFO  (qtp217509411-134879) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 2750142 INFO  (qtp1593461061-134900) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 2750142 INFO  (qtp217509411-134880) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 2750143 INFO  (qtp1593461061-134901) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 2750143 INFO  (qtp217509411-134881) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 2750144 INFO  (qtp1593461061-134902) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 2750145 INFO  (qtp217509411-134877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 2750145 INFO  (qtp1593461061-134898) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 2750146 INFO  (qtp217509411-134878) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 2750146 INFO  (qtp1593461061-134899) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 2750147 INFO  (qtp217509411-134879) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 2750147 INFO  (qtp1593461061-134900) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 2750153 INFO  (qtp217509411-134880) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 2750154 INFO  (qtp1593461061-134901) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 2750154 INFO  (qtp217509411-134881) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 2750155 INFO  (qtp1593461061-134902) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 2750155 INFO  (qtp217509411-134877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 2750155 INFO  (qtp1593461061-134898) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 2750156 INFO  (qtp217509411-134878) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 2750156 INFO  (qtp1593461061-134899) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 2750157 INFO  (qtp217509411-134879) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 2750157 INFO  (qtp1593461061-134900) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 2750158 INFO  (qtp217509411-134880) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 2750158 INFO  (qtp1593461061-134901) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 2750159 INFO  (qtp217509411-134881) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 2750160 INFO  (qtp1593461061-134902) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 2750160 INFO  (qtp217509411-134877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 2750161 INFO  (qtp1593461061-134898) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 2750161 INFO  (qtp217509411-134878) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 2750161 INFO  (qtp1593461061-134899) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 2750162 INFO  (qtp217509411-134879) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 2750162 INFO  (qtp1593461061-134900) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 2750163 INFO  (qtp217509411-134880) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 2750163 INFO  (qtp1593461061-134901) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 2750164 INFO  (qtp217509411-134881) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 2750165 INFO  (qtp1593461061-134902) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 2750165 INFO  (qtp217509411-134877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 2750165 INFO  (qtp1593461061-134898) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 2750166 INFO  (qtp217509411-134878) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 2750166 INFO  (qtp1593461061-134899) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 2750167 INFO  (qtp217509411-134879) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 2750167 INFO  (qtp1593461061-134900) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 2750168 INFO  (qtp217509411-134880) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 2750168 INFO  (qtp1593461061-134901) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 2750169 INFO  (qtp217509411-134881) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 2750169 INFO  (qtp1593461061-134902) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 2750170 INFO  (qtp217509411-134877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 2750170 INFO  (qtp1593461061-134898) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 2750171 INFO  (qtp217509411-134878) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 2750171 INFO  (qtp1593461061-134899) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 2750172 INFO  (qtp217509411-134879) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 2750172 INFO  (qtp1593461061-134900) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 2750173 INFO  (qtp217509411-134880) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 2750173 INFO  (qtp1593461061-134901) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 2750174 INFO  (qtp217509411-134881) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 2750174 INFO  (qtp1593461061-134902) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 2750175 INFO  (qtp217509411-134877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 2750175 INFO  (qtp1593461061-134898) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 2750176 INFO  (qtp217509411-134878) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 2750176 INFO  (qtp1593461061-134899) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 2750177 INFO  (qtp217509411-134879) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 2750177 INFO  (qtp1593461061-134900) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 2750178 INFO  (qtp217509411-134880) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 2750178 INFO  (qtp1593461061-134901) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 2750179 INFO  (qtp217509411-134881) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 2750179 INFO  (qtp1593461061-134902) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 2750179 INFO  (qtp217509411-134877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 2750180 INFO  (qtp1593461061-134898) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 2750180 INFO  (qtp217509411-134878) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[92]} 0 0
   [junit4]   2> 2750181 INFO  (qtp1593461061-134899) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[92]} 0 0
   [junit4]   2> 2750181 INFO  (qtp217509411-134879) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 2750182 INFO  (qtp1593461061-134900) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 2750182 INFO  (qtp217509411-134880) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 2750183 INFO  (qtp1593461061-134901) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 2750183 INFO  (qtp217509411-134881) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 2750184 INFO  (qtp1593461061-134902) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 2750184 INFO  (qtp217509411-134877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 2750185 INFO  (qtp1593461061-134898) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 2750207 INFO  (searcherExecutor-16404-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2750207 INFO  (qtp217509411-134878) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 21
   [junit4]   2> 2750228 INFO  (searcherExecutor-16422-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2750228 INFO  (qtp1593461061-134899) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 21
   [junit4]   2> 2750230 INFO  (qtp217509411-134879) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[97]} 0 0
   [junit4]   2> 2750231 INFO  (qtp1593461061-134900) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[97]} 0 0
   [junit4]   2> 2750231 INFO  (qtp217509411-134880) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[98]} 0 0
   [junit4]   2> 2750232 INFO  (qtp1593461061-134901) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[98]} 0 0
   [junit4]   2> 2750232 INFO  (qtp217509411-134881) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[99]} 0 0
   [junit4]   2> 2750233 INFO  (qtp1593461061-134902) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[99]} 0 0
   [junit4]   2> 2750233 INFO  (qtp217509411-134877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[100]} 0 0
   [junit4]   2> 2750234 INFO  (qtp1593461061-134898) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[100]} 0 0
   [junit4]   2> 2750236 INFO  (qtp217509411-134878) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 2750238 INFO  (qtp1593461061-134899) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 2750238 INFO  (qtp217509411-134879) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[102]} 0 0
   [junit4]   2> 2750240 INFO  (qtp1593461061-134900) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[102]} 0 0
   [junit4]   2> 2750240 INFO  (qtp217509411-134880) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[103]} 0 0
   [junit4]   2> 2750240 INFO  (qtp1593461061-134901) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[103]} 0 0
   [junit4]   2> 2750241 INFO  (qtp217509411-134881) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[104]} 0 0
   [junit4]   2> 2750241 INFO  (qtp1593461061-134902) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[104]} 0 0
   [junit4]   2> 2750242 INFO  (qtp217509411-134877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[105]} 0 0
   [junit4]   2> 2750242 INFO  (qtp1593461061-134898) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[105]} 0 0
   [junit4]   2> 2750243 INFO  (qtp217509411-134878) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[106]} 0 0
   [junit4]   2> 2750243 INFO  (qtp1593461061-134899) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[106]} 0 0
   [junit4]   2> 2750243 INFO  (qtp217509411-134879) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[107]} 0 0
   [junit4]   2> 2750244 INFO  (qtp1593461061-134900) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[107]} 0 0
   [junit4]   2> 2750244 INFO  (qtp217509411-134880) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[108]} 0 0
   [junit4]   2> 2750245 INFO  (qtp1593461061-134901) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[108]} 0 0
   [junit4]   2> 2750245 INFO  (qtp217509411-134881) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[109]} 0 0
   [junit4]   2> 2750246 INFO  (qtp1593461061-134902) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[109]} 0 0
   [junit4]   2> 2750246 INFO  (qtp217509411-134877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[110]} 0 0
   [junit4]   2> 2750246 INFO  (qtp1593461061-134898) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[110]} 0 0
   [junit4]   2> 2750247 INFO  (qtp217509411-134878) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[111]} 0 0
   [junit4]   2> 2750247 INFO  (qtp1593461061-134899) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[111]} 0 0
   [junit4]   2> 2750248 INFO  (qtp217509411-134879) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[112]} 0 0
   [junit4]   2> 2750248 INFO  (qtp1593461061-134900) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[112]} 0 0
   [junit4]   2> 2750249 INFO  (qtp217509411-134880) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[113]} 0 0
   [junit4]   2> 2750249 INFO  (qtp1593461061-134901) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[113]} 0 0
   [junit4]   2> 2750249 INFO  (qtp217509411-134881) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[114]} 0 0
   [junit4]   2> 2750250 INFO  (qtp1593461061-134902) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[114]} 0 0
   [junit4]   2> 2750250 INFO  (qtp217509411-134877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[115]} 0 0
   [junit4]   2> 2750251 INFO  (qtp1593461061-134898) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[115]} 0 0
   [junit4]   2> 2750251 INFO  (qtp217509411-134878) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[116]} 0 0
   [junit4]   2> 2750252 INFO  (qtp1593461061-134899) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[116]} 0 0
   [junit4]   2> 2750252 INFO  (qtp217509411-134879) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[117]} 0 0
   [junit4]   2> 2750252 INFO  (qtp1593461061-134900) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[117]} 0 0
   [junit4]   2> 2750253 INFO  (qtp217509411-134880) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[118]} 0 0
   [junit4]   2> 2750253 INFO  (qtp1593461061-134901) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[118]} 0 0
   [junit4]   2> 2750254 INFO  (qtp217509411-134881) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[119]} 0 0
   [junit4]   2> 2750254 INFO  (qtp1593461061-134902) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[119]} 0 0
   [junit4]   2> 2750255 INFO  (qtp217509411-134877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[120]} 0 0
   [junit4]   2> 2750255 INFO  (qtp1593461061-134898) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[120]} 0 0
   [junit4]   2> 2750255 INFO  (qtp217509411-134878) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[121]} 0 0
   [junit4]   2> 2750256 INFO  (qtp1593461061-134899) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[121]} 0 0
   [junit4]   2> 2750256 INFO  (qtp217509411-134879) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[122]} 0 0
   [junit4]   2> 2750257 INFO  (qtp1593461061-134900) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[122]} 0 0
   [junit4]   2> 2750257 INFO  (qtp217509411-134880) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[123]} 0 0
   [junit4]   2> 2750257 INFO  (qtp1593461061-134901) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[123]} 0 0
   [junit4]   2> 2750258 INFO  (qtp217509411-134881) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[124]} 0 0
   [junit4]   2> 2750258 INFO  (qtp1593461061-134902) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[124]} 0 0
   [junit4]   2> 2750259 INFO  (qtp217509411-134877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/j/hq path=/update params={wt=javabin&version=2}{add=[125]} 0 0
   [junit4]   2> 2750259 INFO  (qtp1593461061-134898) [    x:colle

[...truncated too long message...]

-seed#[B06572B04906A216]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 4354276 INFO  (TEST-TestReRankQParserPlugin.testReRankQParserPluginConstants-seed#[B06572B04906A216]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 4354280 INFO  (searcherExecutor-27715-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 4354282 INFO  (TEST-TestReRankQParserPlugin.testReRankQParserPluginConstants-seed#[B06572B04906A216]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 4354283 INFO  (TEST-TestReRankQParserPlugin.testReRankQParserPluginConstants-seed#[B06572B04906A216]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testReRankQParserPluginConstants
   [junit4]   2> 4354283 INFO  (SUITE-TestReRankQParserPlugin-seed#[B06572B04906A216]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 4354283 INFO  (SUITE-TestReRankQParserPlugin-seed#[B06572B04906A216]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1558141206
   [junit4]   2> 4354284 INFO  (coreCloseExecutor-27721-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@49d1438
   [junit4]   2> 4354284 INFO  (coreCloseExecutor-27721-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@49d1438
   [junit4]   2> 4354284 INFO  (coreCloseExecutor-27721-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6cb48564: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@7e1719
   [junit4]   2> 4354296 INFO  (coreCloseExecutor-27721-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 4354296 INFO  (SUITE-TestReRankQParserPlugin-seed#[B06572B04906A216]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 4354296 INFO  (SUITE-TestReRankQParserPlugin-seed#[B06572B04906A216]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7aff3cc3: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@18685667
   [junit4]   2> 4354302 INFO  (SUITE-TestReRankQParserPlugin-seed#[B06572B04906A216]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 4354302 INFO  (SUITE-TestReRankQParserPlugin-seed#[B06572B04906A216]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1cd04086: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@726f9f98
   [junit4]   2> 4354304 INFO  (SUITE-TestReRankQParserPlugin-seed#[B06572B04906A216]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 4354304 INFO  (SUITE-TestReRankQParserPlugin-seed#[B06572B04906A216]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4e6e346c: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@47e9cb72
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.search.TestReRankQParserPlugin_B06572B04906A216-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {field_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), term_s=PostingsFormat(name=Asserting), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), group_s=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{test_tl=DocValuesFormat(name=Lucene80), id_i=DocValuesFormat(name=Lucene80), test_ti=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Asserting), test_tf=DocValuesFormat(name=Direct), id_p_i=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1300, maxMBSortInHeap=5.978734143344985, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=sr-ME, timezone=Asia/Novosibirsk
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=213917568,total=533200896
   [junit4]   2> NOTE: All tests run in this JVM: [TestSkipOverseerOperations, TestSolrQueryParser, AddBlockUpdateTest, SolrXmlInZkTest, LegacyCloudClusterPropTest, SpatialHeatmapFacetsTest, TestLeaderElectionZkExpiry, CursorPagingTest, BlobRepositoryCloudTest, ReplaceNodeNoTargetTest, SaslZkACLProviderTest, TestCloudRecovery2, TestGroupingSearch, TestNRTOpen, BasicAuthIntegrationTest, MissingSegmentRecoveryTest, TestPivotHelperCode, SpellingQueryConverterTest, BinaryUpdateRequestHandlerTest, HttpSolrCallGetCoreTest, TestSSLRandomization, TestXmlQParser, TestHdfsUpdateLog, TestDynamicFieldNamesIndexCorrectly, ConcurrentDeleteAndCreateCollectionTest, TestNestedDocsSort, HdfsChaosMonkeySafeLeaderTest, SharedFSAutoReplicaFailoverTest, XMLAtomicUpdateMultivalueTest, NodeMarkersRegistrationTest, TestSchemaNameResource, ForceLeaderWithTlogReplicasTest, ExplicitHLLTest, CoreMergeIndexesAdminHandlerTest, SignificantTermsQParserPluginTest, ChaosMonkeySafeLeaderTest, DirectUpdateHandlerTest, StatsReloadRaceTest, TestSurroundQueryParser, TestBooleanSimilarityFactory, RecoveryAfterSoftCommitTest, TestSolrCachePerf, TestTrie, ExitableDirectoryReaderTest, RuleEngineTest, BaseCdcrDistributedZkTest, TestLRUCache, AddSchemaFieldsUpdateProcessorFactoryTest, TestConfigSetsAPIExclusivity, TestSimScenario, DateRangeFieldTest, CoreAdminCreateDiscoverTest, TokenizerChainTest, BlockDirectoryTest, PolyFieldTest, TestStressThreadBackup, QueryParsingTest, TestTestInjection, CloudExitableDirectoryReaderTest, DocExpirationUpdateProcessorFactoryTest, InfoHandlerTest, ConnectionManagerTest, OverseerRolesTest, TestQueryUtils, TestSchemaManager, SearchHandlerTest, ZkSolrClientTest, ChangedSchemaMergeTest, PhrasesIdentificationComponentTest, TestSafeXMLParsing, TestRawTransformer, AddReplicaTest, JsonLoaderTest, TestDeleteCollectionOnDownNodes, DistributedFacetExistsSmallTest, TestMissingGroups, PeerSyncWithBufferUpdatesTest, TestRandomFlRTGCloud, TriLevelCompositeIdRoutingTest, MultiSolrCloudTestCaseTest, HdfsRestartWhileUpdatingTest, DateMathParserTest, TestReload, TestInPlaceUpdatesStandalone, SolrGraphiteReporterTest, TestHdfsCloudBackupRestore, ScheduledTriggerTest, TermsComponentTest, HdfsUnloadDistributedZkTest, TaggingAttributeTest, MinimalSchemaTest, TestWaitForStateWithJettyShutdowns, DistributedQueryComponentOptimizationTest, RootFieldTest, TestRandomFaceting, LeaderFailoverAfterPartitionTest, ExecutePlanActionTest, TestCloudPhrasesIdentificationComponent, DistributedFacetPivotSmallTest, TestFilteredDocIdSet, SuggesterTSTTest, JavaBinAtomicUpdateMultivalueTest, SimpleCollectionCreateDeleteTest, TestPackages, TestPayloadCheckQParserPlugin, TestComplexPhraseQParserPlugin, TestLegacyFieldCache, OverseerTaskQueueTest, TestSimLargeCluster, TestUnifiedSolrHighlighter, IndexBasedSpellCheckerTest, TestSerializedLuceneMatchVersion, AnalyticsQueryTest, TestMultiValuedNumericRangeQuery, ClusterStateUpdateTest, CreateCollectionCleanupTest, CreateRoutedAliasTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteReplicaTest, DistribJoinFromCollectionTest, DistributedQueueTest, FullSolrCloudDistribCmdsTest, HttpPartitionOnCommitTest, HttpPartitionWithTlogReplicasTest, MultiThreadedOCPTest, RestartWhileUpdatingTest, SyncSliceTest, TestOnReconnectListenerSupport, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation, TestStressCloudBlindAtomicUpdates, TestTlogReplayVsRecovery, TestTlogReplica, UnloadDistributedZkTest, VMParamsZkACLAndCredentialsProvidersTest, ZkCLITest, ZkControllerTest, AssignTest, AsyncCallRequestStatusResponseTest, CollectionReloadTest, CollectionTooManyReplicasTest, TestLocalFSCloudBackupRestore, TestReplicaProperties, TestRequestStatusCollectionAPI, AutoAddReplicasIntegrationTest, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, IndexSizeTriggerSizeEstimationTest, IndexSizeTriggerTest, SystemLogListenerTest, TriggerCooldownIntegrationTest, TestSimClusterStateProvider, CdcrBidirectionalTest, CdcrBootstrapTest, CdcrRequestHandlerTest, HDFSCollectionsAPITest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator, ZkCollectionPropsCachingTest, ByteBuffersDirectoryFactoryTest, CachingDirectoryFactoryTest, ConfigureRecoveryStrategyTest, HdfsDirectoryFactoryTest, PluginInfoTest, QueryResultKeyTest, RAMDirectoryFactoryTest, RequestHandlersTest, ResourceLoaderTest, SOLR749Test, SolrCoreCheckLockOnStartupTest, SolrCoreTest, TestBackupRepositoryFactory, TestBadConfig, TestConfigSetProperties, TestConfigSets, TestCoreContainer, TestDynamicLoading, TestImplicitCoreProperties, TestInfoStreamLogging, TestInitParams, TestQuerySenderListener, TestQuerySenderNoQuery, TestShardHandlerFactory, TestSimpleTextCodec, TestSolrDeletionPolicy1, TestSolrDeletionPolicy2, TestSolrIndexConfig, TestSolrXml, TestXIncludeConfig, TestBlobHandler, TestContainerPlugin, TestReplicationHandler, SolrSlf4jReporterTest, TestIntervalFaceting, TestReRankQParserPlugin]
   [junit4] Completed [785/924 (2!)] on J3 in 2.86s, 6 tests, 1 error <<< FAILURES!

[...truncated 51164 lines...]

[JENKINS] Lucene » Lucene-Solr-BadApples-NightlyTests-8.x - Build # 20 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Error processing tokens: Error while parsing action 'Text/ZeroOrMore/FirstOf/Token/DelimitedToken/DelimitedToken_Action3' at input position (line 76, pos 4):
)"}
   ^

java.lang.OutOfMemoryError: Java heap space

[JENKINS] Lucene » Lucene-Solr-BadApples-NightlyTests-8.x - Build # 19 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Error processing tokens: Error while parsing action 'Text/ZeroOrMore/FirstOf/Token/DelimitedToken/DelimitedToken_Action3' at input position (line 76, pos 4):
)"}
   ^

java.lang.OutOfMemoryError: Java heap space

[JENKINS] Lucene » Lucene-Solr-BadApples-NightlyTests-8.x - Build # 18 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-BadApples-NightlyTests-8.x/18/

1 tests failed.
FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
action did not execute

Stack Trace:
java.lang.AssertionError: action did not execute
	at __randomizedtesting.SeedInfo.seed([A1A8E5A33D455717:CC54415E870DA810]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:283)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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)




Build Log:
[...truncated 15298 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest
   [junit4]   2> 3890666 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A1A8E5A33D455717]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 3890666 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A1A8E5A33D455717]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3890667 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A1A8E5A33D455717]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A1A8E5A33D455717-001/data-dir-217-001
   [junit4]   2> 3890668 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A1A8E5A33D455717]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3890669 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A1A8E5A33D455717]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 3890670 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A1A8E5A33D455717]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A1A8E5A33D455717-001/tempDir-001
   [junit4]   2> 3890670 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A1A8E5A33D455717]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3890670 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 3890671 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3890671 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 3890771 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A1A8E5A33D455717]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 40521
   [junit4]   2> 3890771 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A1A8E5A33D455717]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40521
   [junit4]   2> 3890771 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A1A8E5A33D455717]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40521
   [junit4]   2> 3890771 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A1A8E5A33D455717]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40521
   [junit4]   2> 3890772 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A1A8E5A33D455717]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3890777 INFO  (zkConnectionManagerCallback-31277-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3890777 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A1A8E5A33D455717]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3890782 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A1A8E5A33D455717]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3890784 INFO  (zkConnectionManagerCallback-31279-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3890784 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A1A8E5A33D455717]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3890786 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A1A8E5A33D455717]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3890786 INFO  (zkConnectionManagerCallback-31281-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3890786 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A1A8E5A33D455717]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3890791 WARN  (SUITE-AutoscalingHistoryHandlerTest-seed#[A1A8E5A33D455717]-worker-SendThread(127.0.0.1:40521)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101fb803fc70002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101fb803fc70002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x101fb803fc70002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 3890894 INFO  (jetty-launcher-31282-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3890894 INFO  (jetty-launcher-31282-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3890894 INFO  (jetty-launcher-31282-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 3890894 INFO  (jetty-launcher-31282-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3890894 INFO  (jetty-launcher-31282-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3890894 INFO  (jetty-launcher-31282-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 3890905 INFO  (jetty-launcher-31282-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3890905 INFO  (jetty-launcher-31282-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3890905 INFO  (jetty-launcher-31282-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3890906 INFO  (jetty-launcher-31282-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e709902{/solr,null,AVAILABLE}
   [junit4]   2> 3890906 INFO  (jetty-launcher-31282-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3890906 INFO  (jetty-launcher-31282-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3890906 INFO  (jetty-launcher-31282-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3890906 INFO  (jetty-launcher-31282-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d8973b3{/solr,null,AVAILABLE}
   [junit4]   2> 3890907 INFO  (jetty-launcher-31282-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2aca7c96{SSL, (ssl, http/1.1)}{127.0.0.1:43741}
   [junit4]   2> 3890907 INFO  (jetty-launcher-31282-thread-1) [     ] o.e.j.s.Server Started @3890940ms
   [junit4]   2> 3890907 INFO  (jetty-launcher-31282-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:40521/solr, hostPort=43741}
   [junit4]   2> 3890907 ERROR (jetty-launcher-31282-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3890907 INFO  (jetty-launcher-31282-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3890907 INFO  (jetty-launcher-31282-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 3890907 INFO  (jetty-launcher-31282-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3890907 INFO  (jetty-launcher-31282-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr
   [junit4]   2> 3890907 INFO  (jetty-launcher-31282-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-12-08T23:00:04.338Z
   [junit4]   2> 3890907 INFO  (jetty-launcher-31282-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@127c6d1c{SSL, (ssl, http/1.1)}{127.0.0.1:42583}
   [junit4]   2> 3890907 INFO  (jetty-launcher-31282-thread-2) [     ] o.e.j.s.Server Started @3890941ms
   [junit4]   2> 3890907 INFO  (jetty-launcher-31282-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:40521/solr, hostPort=42583}
   [junit4]   2> 3890908 ERROR (jetty-launcher-31282-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3890908 INFO  (jetty-launcher-31282-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3890908 INFO  (jetty-launcher-31282-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 3890908 INFO  (jetty-launcher-31282-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3890908 INFO  (jetty-launcher-31282-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr
   [junit4]   2> 3890908 INFO  (jetty-launcher-31282-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-12-08T23:00:04.339Z
   [junit4]   2> 3890908 INFO  (jetty-launcher-31282-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3890909 INFO  (jetty-launcher-31282-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3890909 INFO  (zkConnectionManagerCallback-31284-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3890909 INFO  (jetty-launcher-31282-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3890910 INFO  (zkConnectionManagerCallback-31286-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3890910 INFO  (jetty-launcher-31282-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3890910 INFO  (jetty-launcher-31282-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3890912 INFO  (jetty-launcher-31282-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3890918 WARN  (jetty-launcher-31282-thread-2-SendThread(127.0.0.1:40521)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101fb803fc70004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101fb803fc70004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x101fb803fc70004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 3890918 WARN  (jetty-launcher-31282-thread-1-SendThread(127.0.0.1:40521)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101fb803fc70003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101fb803fc70003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x101fb803fc70003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 3891488 INFO  (jetty-launcher-31282-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3891489 WARN  (jetty-launcher-31282-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3891490 WARN  (jetty-launcher-31282-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1691d810[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3891490 WARN  (jetty-launcher-31282-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1691d810[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3891494 WARN  (jetty-launcher-31282-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3891497 WARN  (jetty-launcher-31282-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2afc2a4a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3891497 WARN  (jetty-launcher-31282-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2afc2a4a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3891499 INFO  (jetty-launcher-31282-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40521/solr
   [junit4]   2> 3891501 INFO  (jetty-launcher-31282-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3891505 INFO  (zkConnectionManagerCallback-31300-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3891505 INFO  (jetty-launcher-31282-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3891608 INFO  (jetty-launcher-31282-thread-1) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3891609 INFO  (zkConnectionManagerCallback-31302-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3891609 INFO  (jetty-launcher-31282-thread-1) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3891808 INFO  (jetty-launcher-31282-thread-1) [n:127.0.0.1:43741_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43741_solr
   [junit4]   2> 3891809 INFO  (jetty-launcher-31282-thread-1) [n:127.0.0.1:43741_solr     ] o.a.s.c.Overseer Overseer (id=72615597259030534-127.0.0.1:43741_solr-n_0000000000) starting
   [junit4]   2> 3891826 INFO  (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43741_solr
   [junit4]   2> 3892033 INFO  (jetty-launcher-31282-thread-1) [n:127.0.0.1:43741_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43741_solr
   [junit4]   2> 3892034 DEBUG (OverseerAutoScalingTriggerThread-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 3892038 INFO  (zkCallback-31301-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3892040 DEBUG (OverseerAutoScalingTriggerThread-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 3892040 INFO  (jetty-launcher-31282-thread-1) [n:127.0.0.1:43741_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3892040 DEBUG (OverseerAutoScalingTriggerThread-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 3892040 DEBUG (OverseerAutoScalingTriggerThread-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 3892040 WARN  (jetty-launcher-31282-thread-1) [n:127.0.0.1:43741_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 3892052 DEBUG (OverseerAutoScalingTriggerThread-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:43741_solr]
   [junit4]   2> 3892054 DEBUG (OverseerAutoScalingTriggerThread-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 3892054 DEBUG (OverseerAutoScalingTriggerThread-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 3892058 DEBUG (ScheduledTrigger-31307-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 3892064 INFO  (jetty-launcher-31282-thread-1) [n:127.0.0.1:43741_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3892098 INFO  (jetty-launcher-31282-thread-1) [n:127.0.0.1:43741_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43741.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c08fc7a
   [junit4]   2> 3892106 INFO  (jetty-launcher-31282-thread-1) [n:127.0.0.1:43741_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43741.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c08fc7a
   [junit4]   2> 3892106 INFO  (jetty-launcher-31282-thread-1) [n:127.0.0.1:43741_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43741.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c08fc7a
   [junit4]   2> 3892108 INFO  (jetty-launcher-31282-thread-1) [n:127.0.0.1:43741_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A1A8E5A33D455717-001/tempDir-001/node1
   [junit4]   2> 3893063 DEBUG (ScheduledTrigger-31307-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 3893182 INFO  (jetty-launcher-31282-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3893182 WARN  (jetty-launcher-31282-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3893291 WARN  (jetty-launcher-31282-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2cc7bc24[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3893291 WARN  (jetty-launcher-31282-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2cc7bc24[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3893293 WARN  (jetty-launcher-31282-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3893294 WARN  (jetty-launcher-31282-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6b724a29[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3893294 WARN  (jetty-launcher-31282-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6b724a29[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3893295 INFO  (jetty-launcher-31282-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40521/solr
   [junit4]   2> 3893296 INFO  (jetty-launcher-31282-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3893298 INFO  (zkConnectionManagerCallback-31322-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3893298 INFO  (jetty-launcher-31282-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3893303 WARN  (jetty-launcher-31282-thread-2-SendThread(127.0.0.1:40521)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101fb803fc70007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101fb803fc70007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x101fb803fc70007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 3893404 INFO  (jetty-launcher-31282-thread-2) [n:127.0.0.1:42583_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3893405 INFO  (zkConnectionManagerCallback-31324-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3893405 INFO  (jetty-launcher-31282-thread-2) [n:127.0.0.1:42583_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3893417 INFO  (jetty-launcher-31282-thread-2) [n:127.0.0.1:42583_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3893427 INFO  (jetty-launcher-31282-thread-2) [n:127.0.0.1:42583_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:42583_solr as DOWN
   [junit4]   2> 3893429 INFO  (jetty-launcher-31282-thread-2) [n:127.0.0.1:42583_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3893429 INFO  (jetty-launcher-31282-thread-2) [n:127.0.0.1:42583_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42583_solr
   [junit4]   2> 3893430 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:42583_solr"} current state version: 0
   [junit4]   2> 3893430 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:42583_solr
   [junit4]   2> 3893430 INFO  (zkCallback-31301-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3893433 INFO  (jetty-launcher-31282-thread-2) [n:127.0.0.1:42583_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3893433 WARN  (jetty-launcher-31282-thread-2) [n:127.0.0.1:42583_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 3893440 INFO  (zkCallback-31323-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3893454 INFO  (jetty-launcher-31282-thread-2) [n:127.0.0.1:42583_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3893474 INFO  (jetty-launcher-31282-thread-2) [n:127.0.0.1:42583_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42583.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c08fc7a
   [junit4]   2> 3893483 INFO  (jetty-launcher-31282-thread-2) [n:127.0.0.1:42583_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42583.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c08fc7a
   [junit4]   2> 3893483 INFO  (jetty-launcher-31282-thread-2) [n:127.0.0.1:42583_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42583.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c08fc7a
   [junit4]   2> 3893484 INFO  (jetty-launcher-31282-thread-2) [n:127.0.0.1:42583_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A1A8E5A33D455717-001/tempDir-001/node2
   [junit4]   2> 3893508 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A1A8E5A33D455717]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 3893509 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A1A8E5A33D455717]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3893518 INFO  (zkConnectionManagerCallback-31337-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3893518 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A1A8E5A33D455717]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3893529 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A1A8E5A33D455717]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3893532 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A1A8E5A33D455717]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40521/solr ready
   [junit4]   2> 3893581 INFO  (OverseerThreadFactory-31309-thread-1-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 3893587 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":".system",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "numShards":1,
   [junit4]   2>   "createNodeSet":"127.0.0.1:43741_solr",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 3893587 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.o.ClusterStateMutator building a new cName: .system
   [junit4]   2> 3893587 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/.system/state.json
   [junit4]   2> 3893695 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:43741_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 3893695 INFO  (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:43741_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3893697 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 3893697 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node2":{
   [junit4]   2>       "core":".system_shard1_replica_n1",
   [junit4]   2>       "node_name":"127.0.0.1:43741_solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 3893797 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/.system/state.json version: 0
   [junit4]   2> 3893900 INFO  (qtp540153830-74469) [n:127.0.0.1:43741_solr    x:.system_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3893900 INFO  (qtp540153830-74469) [n:127.0.0.1:43741_solr    x:.system_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3893903 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:43741_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3893903 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:43741_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3893903 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:43741_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "base_url":"https://127.0.0.1:43741/solr"}
   [junit4]   2> 3893903 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(.system//collections/.system/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":".system_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:43741_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 3893926 INFO  (qtp540153830-74469) [n:127.0.0.1:43741_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 3893936 INFO  (qtp540153830-74469) [n:127.0.0.1:43741_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 3893940 INFO  (qtp540153830-74469) [n:127.0.0.1:43741_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=_system collection or core
   [junit4]   2> 3893959 INFO  (qtp540153830-74469) [n:127.0.0.1:43741_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 3893962 INFO  (qtp540153830-74469) [n:127.0.0.1:43741_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 3893974 INFO  (qtp540153830-74469) [n:127.0.0.1:43741_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 3893975 INFO  (qtp540153830-74469) [n:127.0.0.1:43741_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from configset .system, trusted=true
   [junit4]   2> 3893976 INFO  (qtp540153830-74469) [n:127.0.0.1:43741_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43741.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c08fc7a
   [junit4]   2> 3893976 INFO  (qtp540153830-74469) [n:127.0.0.1:43741_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A1A8E5A33D455717-001/tempDir-001/node1/.system_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A1A8E5A33D455717-001/tempDir-001/node1/.system_shard1_replica_n1/data/]
   [junit4]   2> 3894004 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/.system/state.json version: 1
   [junit4]   2> 3894028 INFO  (qtp540153830-74469) [n:127.0.0.1:43741_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3894028 INFO  (qtp540153830-74469) [n:127.0.0.1:43741_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3894029 INFO  (qtp540153830-74469) [n:127.0.0.1:43741_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 3894029 INFO  (qtp540153830-74469) [n:127.0.0.1:43741_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3894031 INFO  (qtp540153830-74469) [n:127.0.0.1:43741_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 3894032 INFO  (qtp540153830-74469) [n:127.0.0.1:43741_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 3894032 INFO  (qtp540153830-74469) [n:127.0.0.1:43741_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 3894032 INFO  (qtp540153830-74469) [n:127.0.0.1:43741_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 3894033 INFO  (qtp540153830-74469) [n:127.0.0.1:43741_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 3894033 INFO  (qtp540153830-74469) [n:127.0.0.1:43741_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1685552792824971264
   [junit4]   2> 3894036 INFO  (searcherExecutor-31339-thread-1-processing-n:127.0.0.1:43741_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node2) [n:127.0.0.1:43741_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3894121 DEBUG (ScheduledTrigger-31307-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 1
   [junit4]   2> 3894125 INFO  (qtp540153830-74469) [n:127.0.0.1:43741_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 3894125 INFO  (qtp540153830-74469) [n:127.0.0.1:43741_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/.system/leaders/shard1
   [junit4]   2> 3894131 INFO  (qtp540153830-74469) [n:127.0.0.1:43741_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3894131 INFO  (qtp540153830-74469) [n:127.0.0.1:43741_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3894131 INFO  (qtp540153830-74469) [n:127.0.0.1:43741_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43741/solr/.system_shard1_replica_n1/
   [junit4]   2> 3894131 INFO  (qtp540153830-74469) [n:127.0.0.1:43741_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3894131 INFO  (qtp540153830-74469) [n:127.0.0.1:43741_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:43741/solr/.system_shard1_replica_n1/ has no replicas
   [junit4]   2> 3894131 INFO  (qtp540153830-74469) [n:127.0.0.1:43741_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/.system/leaders/shard1/leader after winning as /collections/.system/leader_elect/shard1/election/72615597259030534-core_node2-n_0000000000
   [junit4]   2> 3894133 INFO  (qtp540153830-74469) [n:127.0.0.1:43741_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:43741/solr/.system_shard1_replica_n1/ shard1
   [junit4]   2> 3894135 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "node_name":"127.0.0.1:43741_solr",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 3894235 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/.system/state.json version: 2
   [junit4]   2> 3894236 INFO  (zkCallback-31301-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3894237 INFO  (qtp540153830-74469) [n:127.0.0.1:43741_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3894238 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:43741_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3894238 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:43741_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3894238 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:43741_solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true",
   [junit4]   2>   "base_url":"https://127.0.0.1:43741/solr"}
   [junit4]   2> 3894238 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(.system//collections/.system/state.json/3)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":".system_shard1_replica_n1",
   [junit4]   2>           "leader":"true",
   [junit4]   2>           "node_name":"127.0.0.1:43741_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 3894238 INFO  (qtp540153830-74469) [n:127.0.0.1:43741_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=339
   [junit4]   2> 3894242 INFO  (qtp540153830-74474) [n:127.0.0.1:43741_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 3894339 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/.system/state.json version: 3
   [junit4]   2> 3894339 INFO  (zkCallback-31301-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3894339 INFO  (zkCallback-31301-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3894340 INFO  (qtp540153830-74474) [n:127.0.0.1:43741_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=.system&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:43741_solr&wt=javabin&version=2} status=0 QTime=773
   [junit4]   2> 3894340 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A1A8E5A33D455717]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: .system
   [junit4]   2> 3894347 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 3894347 INFO  (OverseerCollectionConfigSetProcessor-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] 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> 3894347 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED
   [junit4]   2> 3894349 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/protwords.txt
   [junit4]   2> 3894351 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2> 3894353 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/solrconfig.xml
   [junit4]   2> 3894356 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 3894358 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 3894360 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 3894362 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 3894365 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 3894366 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 3894368 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 3894370 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 3894377 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 3894384 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 3894387 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 3894392 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 3894395 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 3894399 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 3894403 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 3894405 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 3894408 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 3894410 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 3894415 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 3894418 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 3894421 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 3894422 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 3894425 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 3894427 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 3894429 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 3894432 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 3894436 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 3894440 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 3894445 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 3894448 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 3894453 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 3894456 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 3894460 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 3894462 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 3894464 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 3894467 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 3894470 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 3894472 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 3894474 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 3894477 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/synonyms.txt
   [junit4]   2> 3894479 INFO  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/stopwords.txt
   [junit4]   2> 3894494 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "maxShardsPerNode":"3",
   [junit4]   2>   "createNodeSet":"127.0.0.1:42583_solr",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 3894494 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.o.ClusterStateMutator building a new cName: AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 3894595 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 3894687 WARN  (OverseerThreadFactory-31309-thread-2-processing-n:127.0.0.1:43741_solr) [n:127.0.0.1:43741_solr     ] o.a.s.c.a.c.CreateCollectionCmd Specified number of replicas of 3 on collection AutoscalingHistoryHandlerTest_collection is higher than the number of Solr instances currently live or live and part of your createNodeSet(1). It's unusual to run two replica of the same slice on the same Solr-instance.
   [junit4]   2> 3894690 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:42583_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 3894690 INFO  (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:42583_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3894692 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 3894692 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "node_name":"127.0.0.1:42583_solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 3894693 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:42583_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 3894693 INFO  (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:42583_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3894695 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "node_name":"127.0.0.1:42583_solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 3894696 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "node_name":"127.0.0.1:42583_solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "node_name":"127.0.0.1:42583_solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 3894697 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:42583_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 3894697 INFO  (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:42583_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3894699 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "node_name":"127.0.0.1:42583_solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "node_name":"127.0.0.1:42583_solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 3894699 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "node_name":"127.0.0.1:42583_solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "node_name":"127.0.0.1:42583_solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node6":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>       "node_name":"127.0.0.1:42583_solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 3894825 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 0
   [junit4]   2> 3894964 INFO  (qtp411305580-74467) [n:127.0.0.1:42583_solr    x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n4&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3894966 INFO  (qtp411305580-74465) [n:127.0.0.1:42583_solr    x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3894978 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:42583_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3894978 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:42583_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3894978 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node5:{
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:42583_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "base_url":"https://127.0.0.1:42583/solr"}
   [junit4]   2> 3894978 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"3",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:42583_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "node_name":"127.0.0.1:42583_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "node_name":"127.0.0.1:42583_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 3894978 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:42583_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3894978 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:42583_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3894978 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node6:{
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "node_name":"127.0.0.1:42583_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "base_url":"https://127.0.0.1:42583/solr"}
   [junit4]   2> 3894978 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"3",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:42583_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "node_name":"127.0.0.1:42583_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "node_name":"127.0.0.1:42583_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 3894980 INFO  (qtp411305580-74466) [n:127.0.0.1:42583_solr    x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3894991 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:42583_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3894992 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:42583_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3894992 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node3:{
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:42583_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "base_url":"https://127.0.0.1:42583/solr"}
   [junit4]   2> 3894992 DEBUG (OverseerStateUpdate-72615597259030534-127.0.0.1:43741_solr-n_0000000000) [n:127.0.0.1:43741_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"3",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:42583_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "node_name":"127.0.0.1:42583_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "node_name":"127.0

[...truncated too long message...]

or action executor
   [junit4]   2> 3960912 DEBUG (closeThreadPool-31406-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 3960912 DEBUG (closeThreadPool-31406-thread-2) [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 3960913 DEBUG (closeThreadPool-31406-thread-2) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 3960913 INFO  (closeThreadPool-31406-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72615597259030534-127.0.0.1:43741_solr-n_0000000000) closing
   [junit4]   2> 3961001 INFO  (jetty-closer-31389-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@127c6d1c{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 3961003 INFO  (jetty-closer-31389-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1e709902{/solr,null,STOPPED}
   [junit4]   2> 3961003 INFO  (jetty-closer-31389-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3961102 INFO  (jetty-closer-31389-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@42db39d5{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 3961103 INFO  (jetty-closer-31389-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6a1dfe88{/solr,null,STOPPED}
   [junit4]   2> 3961103 INFO  (jetty-closer-31389-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3961201 INFO  (jetty-closer-31389-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72615597259030534-127.0.0.1:43741_solr-n_0000000000) closing
   [junit4]   2> 3961203 INFO  (jetty-closer-31389-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2aca7c96{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 3961204 INFO  (jetty-closer-31389-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4d8973b3{/solr,null,STOPPED}
   [junit4]   2> 3961204 INFO  (jetty-closer-31389-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3961205 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A1A8E5A33D455717]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 3961407 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/collections/AutoscalingHistoryHandlerTest_collection/terms/shard1
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/collections/.system/terms/shard1
   [junit4]   2> 	3	/solr/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	16	/solr/collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 	12	/solr/autoscaling.json
   [junit4]   2> 	11	/solr/collections/.system/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	36	/solr/overseer/queue
   [junit4]   2> 	17	/solr/live_nodes
   [junit4]   2> 	11	/solr/collections
   [junit4]   2> 	8	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 3961411 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A1A8E5A33D455717]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40521
   [junit4]   2> 3961412 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A1A8E5A33D455717]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40521
   [junit4]   2> 3961412 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A1A8E5A33D455717]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40521
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A1A8E5A33D455717-001
   [junit4]   2> Dec 08, 2020 11:01:14 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87), sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=et, timezone=America/Ojinaga
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=213811152,total=522715136
   [junit4]   2> NOTE: All tests run in this JVM: [NodeMutatorTest, DateRangeFieldTest, HdfsUnloadDistributedZkTest, XmlUpdateRequestHandlerTest, SSLMigrationTest, AnalyticsQueryTest, LeaderElectionTest, TestAuthenticationFramework, TestCloudPhrasesIdentificationComponent, TestSolrQueryParser, TestJsonRequest, PeerSyncReplicationTest, PeerSyncWithBufferUpdatesTest, ZkSolrClientTest, TestDeleteCollectionOnDownNodes, TestCharFilters, SolrCloudReportersTest, JWTAuthPluginTest, ClusterStateUpdateTest, TestPivotHelperCode, DeleteInactiveReplicaTest, TestSimLargeCluster, NodeAddedTriggerIntegrationTest, EnumFieldTest, DistributedFacetPivotSmallTest, TestFacetMethods, SignificantTermsQParserPluginTest, SolrXmlInZkTest, DocExpirationUpdateProcessorFactoryTest, DateMathParserTest, BinaryUpdateRequestHandlerTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestReload, SolrGraphiteReporterTest, MigrateRouteKeyTest, SearchHandlerTest, CloneFieldUpdateProcessorFactoryTest, TestJsonFacetsWithNestedObjects, DirectUpdateHandlerTest, ZookeeperStatusHandlerTest, StatsReloadRaceTest, RAMDirectoryFactoryTest, TestNRTOpen, CoreMergeIndexesAdminHandlerTest, ScheduledTriggerTest, ExplicitHLLTest, TestJavabinTupleStreamParser, TestReplicationHandlerBackup, RuleEngineTest, TestLegacyFieldCache, HighlighterMaxOffsetTest, BasicAuthIntegrationTest, TestSerializedLuceneMatchVersion, RootFieldTest, DistributedTermsComponentTest, AddBlockUpdateTest, SolrRequestParserTest, ZkCollectionPropsCachingTest, TestXmlQParser, TestLRUCache, TestExactStatsCache, ConcurrentDeleteAndCreateCollectionTest, RemoteQueryErrorTest, TestConfigSetsAPIExclusivity, DeleteShardTest, HdfsRestartWhileUpdatingTest, TestJmxIntegration, CleanupOldIndexTest, TestTestInjection, TestUnifiedSolrHighlighter, TestSubQueryTransformerDistrib, TestDocTermOrds, SuggestComponentContextFilterQueryTest, SegmentsInfoRequestHandlerTest, LeaderVoteWaitTimeoutTest, TestFieldCollectionResource, BlobRepositoryCloudTest, TransactionLogTest, TestHttpServletCarrier, TestLeaderElectionZkExpiry, NodeMarkersRegistrationTest, MoveReplicaTest, IndexBasedSpellCheckerTest, TestTlogReplica, TestDynamicFieldNamesIndexCorrectly, OverseerModifyCollectionTest, TestMissingGroups, TestStressRecovery, SearchHandlerTest, TestNonDefinedSimilarityFactory, TestJsonFacetErrors, BasicDistributedZk2Test, HttpPartitionTest, SharedFSAutoReplicaFailoverTest, TestSimpleQParserPlugin, TestStressThreadBackup, TaggingAttributeTest, SolrCoreCheckLockOnStartupTest, NumberUtilsTest, TestHashQParserPlugin, TestBulkSchemaAPI, DistribJoinFromCollectionTest, TestStressCloudBlindAtomicUpdates, SimpleCollectionCreateDeleteTest, SolrLogPostToolTest, TestSimDistributedQueue, TestCodecSupport, TestFilteredDocIdSet, TestSkipOverseerOperations, HttpSolrCallGetCoreTest, TestComplexPhraseQParserPlugin, PolyFieldTest, TestContainerPlugin, HdfsChaosMonkeySafeLeaderTest, TestRandomFaceting, TestSimpleTrackingShardHandler, TestDeprecatedFilters, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, AddReplicaTest, BasicZkTest, ChaosMonkeyNothingIsSafeTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, ForceLeaderWithTlogReplicasTest, LeaderFailoverAfterPartitionTest, LegacyCloudClusterPropTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerRolesTest, RecoveryAfterSoftCommitTest, RestartWhileUpdatingTest, SliceStateTest, TestCloudConsistency, TestCloudPivotFacet, TestCloudPseudoReturnFields, TestCloudRecovery, TestCloudRecovery2, TestCloudSearcherWarming, TestDistribDocBasedVersion, TestMiniSolrCloudClusterSSL, TestOnReconnectListenerSupport, TestPullReplica, TestPullReplicaErrorHandling, TestRandomRequestDistribution, TestRequestForwarding, TestSSLRandomization, TestSegmentSorting, TestTolerantUpdateProcessorRandomCloud, TestZkChroot, TlogReplayBufferedWhileIndexingTest, VMParamsZkACLAndCredentialsProvidersTest, ZkCLITest, AssignTest, AsyncCallRequestStatusResponseTest, CollectionReloadTest, CollectionsAPIAsyncDistributedZkTest, TestCollectionsAPIViaSolrCloudCluster, TestReplicaProperties, AutoAddReplicasIntegrationTest, ExecutePlanActionTest, HttpTriggerListenerTest, IndexSizeTriggerMixedBoundsTest, RestoreTriggerStateTest, SystemLogListenerTest, TriggerSetPropertiesIntegrationTest, TestSimNodeAddedTrigger, TestSimNodeLostTrigger, TestSimPolicyCloud, TestSimScenario, TestSimUtils, TestSnapshotCloudManager, CdcrOpsAndBoundariesTest, ConfigureRecoveryStrategyTest, CoreSorterTest, DirectoryFactoriesTest, DirectoryFactoryTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, SolrCoreTest, TestConfigOverlay, TestConfigSetImmutable, TestCoreDiscovery, TestDynamicLoading, TestQuerySenderListener, TestQuerySenderNoQuery, TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSolrDeletionPolicy1, TestSolrDeletionPolicy2, TestSolrIndexConfig, TestSolrCloudSnapshots, TestCoreBackup, TestReqParamsAPI, TestSQLHandler, XsltUpdateRequestHandlerTest, AdminHandlersProxyTest, AutoscalingHistoryHandlerTest]
   [junit4] Completed [637/923 (1!)] on J2 in 71.63s, 1 test, 1 failure <<< FAILURES!

[...truncated 51630 lines...]

[JENKINS] Lucene » Lucene-Solr-BadApples-NightlyTests-8.x - Build # 17 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-BadApples-NightlyTests-8.x/17/

1 tests failed.
FAILED:  org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica

Error Message:
Error from server at http://127.0.0.1:45665/solr: Cannot create collection pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value of pullReplicas is 1. This requires 4 shards to be created (higher than the allowed number)

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45665/solr: Cannot create collection pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value of pullReplicas is 1. This requires 4 shards to be created (higher than the allowed number)
	at __randomizedtesting.SeedInfo.seed([C98868875A50A8CE:C1BF8E4F81FEDC40]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica(TestPullReplicaErrorHandling.java:149)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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)




Build Log:
[...truncated 14743 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
   [junit4]   2> 2580812 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2580813 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_C98868875A50A8CE-001/data-dir-87-001
   [junit4]   2> 2580813 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 2580813 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2580815 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 2580815 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2580815 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_C98868875A50A8CE-001/tempDir-001
   [junit4]   2> 2580815 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2580816 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 2580816 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2580817 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 2580916 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 41459
   [junit4]   2> 2580916 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41459
   [junit4]   2> 2580916 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41459
   [junit4]   2> 2580916 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41459
   [junit4]   2> 2580917 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2580919 INFO  (zkConnectionManagerCallback-14425-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2580920 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2580922 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2580923 INFO  (zkConnectionManagerCallback-14427-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2580923 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2580923 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2580924 INFO  (zkConnectionManagerCallback-14429-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2580924 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2581026 INFO  (jetty-launcher-14430-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2581026 INFO  (jetty-launcher-14430-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2581026 INFO  (jetty-launcher-14430-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2581026 INFO  (jetty-launcher-14430-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2581026 INFO  (jetty-launcher-14430-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2581026 INFO  (jetty-launcher-14430-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2581026 INFO  (jetty-launcher-14430-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2581026 INFO  (jetty-launcher-14430-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2581026 INFO  (jetty-launcher-14430-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 2581026 INFO  (jetty-launcher-14430-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 2581026 INFO  (jetty-launcher-14430-thread-4) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 2581026 INFO  (jetty-launcher-14430-thread-3) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 2581028 INFO  (jetty-launcher-14430-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2581028 INFO  (jetty-launcher-14430-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2581028 INFO  (jetty-launcher-14430-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2581028 INFO  (jetty-launcher-14430-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2581028 INFO  (jetty-launcher-14430-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2581028 INFO  (jetty-launcher-14430-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2581028 INFO  (jetty-launcher-14430-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@efe5aee{/solr,null,AVAILABLE}
   [junit4]   2> 2581028 INFO  (jetty-launcher-14430-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4e2e0a87{/solr,null,AVAILABLE}
   [junit4]   2> 2581029 INFO  (jetty-launcher-14430-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2581029 INFO  (jetty-launcher-14430-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2581029 INFO  (jetty-launcher-14430-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2581029 INFO  (jetty-launcher-14430-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2581029 INFO  (jetty-launcher-14430-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1fb237c6{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37119}
   [junit4]   2> 2581029 INFO  (jetty-launcher-14430-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2581029 INFO  (jetty-launcher-14430-thread-1) [     ] o.e.j.s.Server Started @2581055ms
   [junit4]   2> 2581029 INFO  (jetty-launcher-14430-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2581029 INFO  (jetty-launcher-14430-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:41459/solr, hostPort=37119}
   [junit4]   2> 2581029 ERROR (jetty-launcher-14430-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2581029 INFO  (jetty-launcher-14430-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2581029 INFO  (jetty-launcher-14430-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 2581029 INFO  (jetty-launcher-14430-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2581029 INFO  (jetty-launcher-14430-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2581029 INFO  (jetty-launcher-14430-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-12-01T19:02:27.797Z
   [junit4]   2> 2581029 INFO  (jetty-launcher-14430-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7240d0b5{/solr,null,AVAILABLE}
   [junit4]   2> 2581030 INFO  (jetty-launcher-14430-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2581030 INFO  (jetty-launcher-14430-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6e2483e7{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41299}
   [junit4]   2> 2581030 INFO  (jetty-launcher-14430-thread-4) [     ] o.e.j.s.Server Started @2581056ms
   [junit4]   2> 2581030 INFO  (jetty-launcher-14430-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:41459/solr, hostPort=41299}
   [junit4]   2> 2581030 INFO  (jetty-launcher-14430-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a64ff3e{/solr,null,AVAILABLE}
   [junit4]   2> 2581030 ERROR (jetty-launcher-14430-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2581030 INFO  (jetty-launcher-14430-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2581030 INFO  (jetty-launcher-14430-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 2581030 INFO  (jetty-launcher-14430-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2581030 INFO  (jetty-launcher-14430-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2581030 INFO  (jetty-launcher-14430-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-12-01T19:02:27.798Z
   [junit4]   2> 2581030 INFO  (zkConnectionManagerCallback-14432-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2581030 INFO  (jetty-launcher-14430-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4a817a2c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39131}
   [junit4]   2> 2581030 INFO  (jetty-launcher-14430-thread-2) [     ] o.e.j.s.Server Started @2581057ms
   [junit4]   2> 2581030 INFO  (jetty-launcher-14430-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:41459/solr, hostPort=39131}
   [junit4]   2> 2581030 INFO  (jetty-launcher-14430-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@59eb1ee4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36521}
   [junit4]   2> 2581031 INFO  (jetty-launcher-14430-thread-3) [     ] o.e.j.s.Server Started @2581057ms
   [junit4]   2> 2581031 INFO  (jetty-launcher-14430-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:41459/solr, hostPort=36521}
   [junit4]   2> 2581031 ERROR (jetty-launcher-14430-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2581031 INFO  (jetty-launcher-14430-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2581031 INFO  (jetty-launcher-14430-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 2581031 INFO  (jetty-launcher-14430-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2581031 INFO  (jetty-launcher-14430-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2581031 INFO  (jetty-launcher-14430-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-12-01T19:02:27.799Z
   [junit4]   2> 2581031 ERROR (jetty-launcher-14430-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2581031 INFO  (jetty-launcher-14430-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2581031 INFO  (jetty-launcher-14430-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 2581031 INFO  (jetty-launcher-14430-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2581031 INFO  (jetty-launcher-14430-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2581031 INFO  (jetty-launcher-14430-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-12-01T19:02:27.799Z
   [junit4]   2> 2581031 INFO  (jetty-launcher-14430-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2581031 INFO  (jetty-launcher-14430-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2581032 INFO  (jetty-launcher-14430-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2581032 INFO  (jetty-launcher-14430-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2581032 INFO  (jetty-launcher-14430-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2581032 INFO  (zkConnectionManagerCallback-14434-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2581032 INFO  (jetty-launcher-14430-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2581033 INFO  (jetty-launcher-14430-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2581036 INFO  (jetty-launcher-14430-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2581037 INFO  (jetty-launcher-14430-thread-4) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2581037 INFO  (zkConnectionManagerCallback-14436-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2581037 INFO  (jetty-launcher-14430-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2581037 INFO  (zkConnectionManagerCallback-14438-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2581037 INFO  (jetty-launcher-14430-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2581038 INFO  (jetty-launcher-14430-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2581038 INFO  (jetty-launcher-14430-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2581038 WARN  (jetty-launcher-14430-thread-4-SendThread(127.0.0.1:41459)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101d69c65360004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101d69c65360004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x101d69c65360004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2581041 INFO  (jetty-launcher-14430-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2581044 INFO  (jetty-launcher-14430-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2581297 INFO  (jetty-launcher-14430-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2581298 WARN  (jetty-launcher-14430-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@cb8b891[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2581298 WARN  (jetty-launcher-14430-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@cb8b891[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2581301 WARN  (jetty-launcher-14430-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7061ddd0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2581301 WARN  (jetty-launcher-14430-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7061ddd0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2581302 INFO  (jetty-launcher-14430-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41459/solr
   [junit4]   2> 2581306 INFO  (jetty-launcher-14430-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2581307 INFO  (zkConnectionManagerCallback-14452-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2581307 INFO  (jetty-launcher-14430-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2581546 INFO  (jetty-launcher-14430-thread-1) [n:127.0.0.1:37119_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2581550 INFO  (zkConnectionManagerCallback-14460-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2581550 INFO  (jetty-launcher-14430-thread-1) [n:127.0.0.1:37119_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2581645 INFO  (jetty-launcher-14430-thread-1) [n:127.0.0.1:37119_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37119_solr
   [junit4]   2> 2581646 INFO  (jetty-launcher-14430-thread-1) [n:127.0.0.1:37119_solr     ] o.a.s.c.Overseer Overseer (id=72575036215918600-127.0.0.1:37119_solr-n_0000000000) starting
   [junit4]   2> 2581655 INFO  (OverseerStateUpdate-72575036215918600-127.0.0.1:37119_solr-n_0000000000) [n:127.0.0.1:37119_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37119_solr
   [junit4]   2> 2581671 INFO  (jetty-launcher-14430-thread-1) [n:127.0.0.1:37119_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37119_solr
   [junit4]   2> 2581673 INFO  (jetty-launcher-14430-thread-1) [n:127.0.0.1:37119_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2581674 WARN  (jetty-launcher-14430-thread-1) [n:127.0.0.1:37119_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2581679 INFO  (zkCallback-14459-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2581745 INFO  (jetty-launcher-14430-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2581746 WARN  (jetty-launcher-14430-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7238516b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2581746 WARN  (jetty-launcher-14430-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7238516b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2581750 INFO  (jetty-launcher-14430-thread-1) [n:127.0.0.1:37119_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_C98868875A50A8CE-001/tempDir-001/node1
   [junit4]   2> 2581751 WARN  (jetty-launcher-14430-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@ab59e9c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2581751 WARN  (jetty-launcher-14430-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@ab59e9c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2581752 INFO  (jetty-launcher-14430-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41459/solr
   [junit4]   2> 2581754 INFO  (jetty-launcher-14430-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2581755 INFO  (zkConnectionManagerCallback-14478-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2581766 INFO  (jetty-launcher-14430-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2581868 INFO  (jetty-launcher-14430-thread-3) [n:127.0.0.1:36521_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2581869 INFO  (zkConnectionManagerCallback-14480-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2581869 INFO  (jetty-launcher-14430-thread-3) [n:127.0.0.1:36521_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2581872 INFO  (jetty-launcher-14430-thread-3) [n:127.0.0.1:36521_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2581875 INFO  (jetty-launcher-14430-thread-3) [n:127.0.0.1:36521_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:36521_solr as DOWN
   [junit4]   2> 2581876 INFO  (jetty-launcher-14430-thread-3) [n:127.0.0.1:36521_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2581876 INFO  (jetty-launcher-14430-thread-3) [n:127.0.0.1:36521_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36521_solr
   [junit4]   2> 2581877 INFO  (zkCallback-14459-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2581879 INFO  (jetty-launcher-14430-thread-3) [n:127.0.0.1:36521_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2581880 WARN  (jetty-launcher-14430-thread-3) [n:127.0.0.1:36521_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2581888 INFO  (zkCallback-14479-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2581891 INFO  (jetty-launcher-14430-thread-3) [n:127.0.0.1:36521_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_C98868875A50A8CE-001/tempDir-001/node3
   [junit4]   2> 2582077 INFO  (jetty-launcher-14430-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2582078 WARN  (jetty-launcher-14430-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@28fc690c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2582078 WARN  (jetty-launcher-14430-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@28fc690c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2582086 WARN  (jetty-launcher-14430-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5daa0fa6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2582086 WARN  (jetty-launcher-14430-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5daa0fa6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2582088 INFO  (jetty-launcher-14430-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41459/solr
   [junit4]   2> 2582088 INFO  (jetty-launcher-14430-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2582089 INFO  (zkConnectionManagerCallback-14494-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2582089 INFO  (jetty-launcher-14430-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2582191 INFO  (jetty-launcher-14430-thread-2) [n:127.0.0.1:39131_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2582192 INFO  (zkConnectionManagerCallback-14496-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2582192 INFO  (jetty-launcher-14430-thread-2) [n:127.0.0.1:39131_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2582196 INFO  (jetty-launcher-14430-thread-2) [n:127.0.0.1:39131_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2582199 INFO  (jetty-launcher-14430-thread-2) [n:127.0.0.1:39131_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39131_solr as DOWN
   [junit4]   2> 2582200 INFO  (jetty-launcher-14430-thread-2) [n:127.0.0.1:39131_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2582200 INFO  (jetty-launcher-14430-thread-2) [n:127.0.0.1:39131_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39131_solr
   [junit4]   2> 2582201 INFO  (zkCallback-14479-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2582201 INFO  (zkCallback-14459-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2582202 INFO  (zkCallback-14495-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2582203 INFO  (jetty-launcher-14430-thread-2) [n:127.0.0.1:39131_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2582203 WARN  (jetty-launcher-14430-thread-2) [n:127.0.0.1:39131_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2582231 INFO  (jetty-launcher-14430-thread-2) [n:127.0.0.1:39131_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_C98868875A50A8CE-001/tempDir-001/node2
   [junit4]   2> 2582254 INFO  (jetty-launcher-14430-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2582254 WARN  (jetty-launcher-14430-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1f36dd57[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2582254 WARN  (jetty-launcher-14430-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1f36dd57[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2582256 WARN  (jetty-launcher-14430-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@35074ba5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2582256 WARN  (jetty-launcher-14430-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@35074ba5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2582258 INFO  (jetty-launcher-14430-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41459/solr
   [junit4]   2> 2582259 INFO  (jetty-launcher-14430-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2582260 INFO  (zkConnectionManagerCallback-14510-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2582260 INFO  (jetty-launcher-14430-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2582261 WARN  (jetty-launcher-14430-thread-4-SendThread(127.0.0.1:41459)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101d69c6536000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101d69c6536000d, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x101d69c6536000d, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2582362 INFO  (jetty-launcher-14430-thread-4) [n:127.0.0.1:41299_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2582363 INFO  (zkConnectionManagerCallback-14512-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2582363 INFO  (jetty-launcher-14430-thread-4) [n:127.0.0.1:41299_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2582367 INFO  (jetty-launcher-14430-thread-4) [n:127.0.0.1:41299_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2582370 INFO  (jetty-launcher-14430-thread-4) [n:127.0.0.1:41299_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41299_solr as DOWN
   [junit4]   2> 2582371 INFO  (jetty-launcher-14430-thread-4) [n:127.0.0.1:41299_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2582371 INFO  (jetty-launcher-14430-thread-4) [n:127.0.0.1:41299_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41299_solr
   [junit4]   2> 2582371 INFO  (zkCallback-14459-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2582372 INFO  (zkCallback-14479-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2582372 INFO  (zkCallback-14495-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2582372 INFO  (zkCallback-14511-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2582373 INFO  (jetty-launcher-14430-thread-4) [n:127.0.0.1:41299_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2582373 WARN  (jetty-launcher-14430-thread-4) [n:127.0.0.1:41299_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2582384 INFO  (jetty-launcher-14430-thread-4) [n:127.0.0.1:41299_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_C98868875A50A8CE-001/tempDir-001/node4
   [junit4]   2> 2582390 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 2582391 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2582391 INFO  (zkConnectionManagerCallback-14523-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2582391 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2582392 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2582393 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41459/solr ready
   [junit4]   2> 2582396 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1457489685
   [junit4]   2> 2582396 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37119_solr
   [junit4]   2> 2582396 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2582396 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:37119_solr as DOWN
   [junit4]   2> 2582398 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2582402 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2582402 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 2582402 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2582402 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 2582403 INFO  (closeThreadPool-14528-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72575036215918600-127.0.0.1:37119_solr-n_0000000000) closing
   [junit4]   2> 2582406 INFO  (OverseerStateUpdate-72575036215918600-127.0.0.1:37119_solr-n_0000000000) [n:127.0.0.1:37119_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37119_solr
   [junit4]   2> 2582406 INFO  (OverseerAutoScalingTriggerThread-72575036215918600-127.0.0.1:37119_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2582412 INFO  (closeThreadPool-14528-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72575036215918600-127.0.0.1:37119_solr-n_0000000000) closing
   [junit4]   2> 2582413 WARN  (jetty-launcher-14430-thread-1-SendThread(127.0.0.1:41459)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101d69c65360008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101d69c65360008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x101d69c65360008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2582413 INFO  (zkCallback-14495-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2582413 INFO  (zkCallback-14479-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2582513 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.Overseer Overseer (id=72575036215918600-127.0.0.1:37119_solr-n_0000000000) closing
   [junit4]   2> 2582514 INFO  (zkCallback-14479-thread-2) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36521_solr
   [junit4]   2> 2582514 INFO  (zkCallback-14511-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2582514 INFO  (zkCallback-14522-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2582514 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1fb237c6{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2582515 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@efe5aee{/solr,null,STOPPED}
   [junit4]   2> 2582515 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2582515 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2582516 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2582516 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 2582516 INFO  (zkCallback-14479-thread-2) [n:127.0.0.1:36521_solr     ] o.a.s.c.Overseer Overseer (id=72575036215918602-127.0.0.1:36521_solr-n_0000000001) starting
   [junit4]   2> 2582516 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2582516 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2582516 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2582517 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@431d191c{/solr,null,AVAILABLE}
   [junit4]   2> 2582517 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@32bdbf3c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40415}
   [junit4]   2> 2582517 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.s.Server Started @2582543ms
   [junit4]   2> 2582517 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:41459/solr, hostPort=45665}
   [junit4]   2> 2582517 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2582517 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2582517 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 2582517 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2582517 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2582517 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-12-01T19:02:29.285Z
   [junit4]   2> 2582518 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2582519 INFO  (zkConnectionManagerCallback-14530-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2582519 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2582519 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2582524 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2582524 INFO  (OverseerStateUpdate-72575036215918602-127.0.0.1:36521_solr-n_0000000001) [n:127.0.0.1:36521_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36521_solr
   [junit4]   2> 2583162 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2583163 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@66981875[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2583163 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@66981875[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2583165 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5f9c83f0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2583165 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5f9c83f0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2583166 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41459/solr
   [junit4]   2> 2583167 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2583168 INFO  (zkConnectionManagerCallback-14545-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2583168 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2583168 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker-SendThread(127.0.0.1:41459)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101d69c65360011.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101d69c65360011, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x101d69c65360011, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2583270 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [n:127.0.0.1:45665_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2583271 INFO  (zkConnectionManagerCallback-14547-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2583271 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [n:127.0.0.1:45665_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2583275 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [n:127.0.0.1:45665_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2583278 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [n:127.0.0.1:45665_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45665_solr as DOWN
   [junit4]   2> 2583278 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [n:127.0.0.1:45665_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2583278 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [n:127.0.0.1:45665_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45665_solr
   [junit4]   2> 2583279 INFO  (zkCallback-14522-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2583279 INFO  (zkCallback-14479-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2583279 INFO  (zkCallback-14495-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2583280 INFO  (zkCallback-14511-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2583280 INFO  (zkCallback-14546-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2583280 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [n:127.0.0.1:45665_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2583281 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [n:127.0.0.1:45665_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2583298 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [n:127.0.0.1:45665_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_C98868875A50A8CE-001/tempDir-001/node1
   [junit4]   2> 2583307 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 2583307 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:40415/solr. Proxy: http://127.0.0.1:45665/solr
   [junit4]   2> 2583308 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=95136167
   [junit4]   2> 2583308 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36521_solr
   [junit4]   2> 2583308 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2583308 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:36521_solr as DOWN
   [junit4]   2> 2583309 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2583309 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 2583309 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2583310 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 2583311 INFO  (closeThreadPool-14558-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72575036215918602-127.0.0.1:36521_solr-n_0000000001) closing
   [junit4]   2> 2583311 INFO  (OverseerStateUpdate-72575036215918602-127.0.0.1:36521_solr-n_0000000001) [n:127.0.0.1:36521_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36521_solr
   [junit4]   2> 2583311 INFO  (OverseerAutoScalingTriggerThread-72575036215918602-127.0.0.1:36521_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2583315 INFO  (closeThreadPool-14558-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72575036215918602-127.0.0.1:36521_solr-n_0000000001) closing
   [junit4]   2> 2583316 WARN  (jetty-launcher-14430-thread-3-SendThread(127.0.0.1:41459)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101d69c6536000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101d69c6536000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x101d69c6536000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2583316 INFO  (zkCallback-14522-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2583316 INFO  (zkCallback-14511-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2583316 INFO  (zkCallback-14495-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2583316 INFO  (zkCallback-14495-thread-2) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39131_solr
   [junit4]   2> 2583316 INFO  (zkCallback-14546-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2583416 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.Overseer Overseer (id=72575036215918602-127.0.0.1:36521_solr-n_0000000001) closing
   [junit4]   2> 2583417 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@59eb1ee4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2583418 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5a64ff3e{/solr,null,STOPPED}
   [junit4]   2> 2583418 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2583418 INFO  (zkCallback-14495-thread-2) [n:127.0.0.1:39131_solr     ] o.a.s.c.Overseer Overseer (id=72575036215918604-127.0.0.1:39131_solr-n_0000000002) starting
   [junit4]   2> 2583418 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2583418 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2583418 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 2583419 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2583419 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2583419 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2583419 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6c8169b6{/solr,null,AVAILABLE}
   [junit4]   2> 2583420 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1848b88e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40087}
   [junit4]   2> 2583420 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.s.Server Started @2583446ms
   [junit4]   2> 2583420 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:41459/solr, hostPort=32803}
   [junit4]   2> 2583420 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2583420 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2583420 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 2583420 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2583420 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2583420 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-12-01T19:02:30.188Z
   [junit4]   2> 2583420 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2583421 INFO  (zkConnectionManagerCallback-14560-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2583421 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2583422 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2583426 INFO  (OverseerStateUpdate-72575036215918604-127.0.0.1:39131_solr-n_0000000002) [n:127.0.0.1:39131_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39131_solr
   [junit4]   2> 2583427 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2583793 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2583794 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@54d83e2a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2583794 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@54d83e2a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2583796 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1b430cb7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2583796 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1b430cb7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2583798 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41459/solr
   [junit4]   2> 2583798 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2583799 INFO  (zkConnectionManagerCallback-14575-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2583799 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2583901 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [n:127.0.0.1:32803_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2583902 INFO  (zkConnectionManagerCallback-14577-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2583902 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [n:127.0.0.1:32803_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2583906 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [n:127.0.0.1:32803_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2583909 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [n:127.0.0.1:32803_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:32803_solr as DOWN
   [junit4]   2> 2583910 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [n:127.0.0.1:32803_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2583910 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [n:127.0.0.1:32803_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32803_solr
   [junit4]   2> 2583911 INFO  (zkCallback-14522-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2583911 INFO  (zkCallback-14511-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2583911 INFO  (zkCallback-14495-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2583911 INFO  (zkCallback-14546-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2583912 INFO  (zkCallback-14576-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2583912 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [n:127.0.0.1:32803_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2583913 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [n:127.0.0.1:32803_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2583930 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [n:127.0.0.1:32803_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_C98868875A50A8CE-001/tempDir-001/node3
   [junit4]   2> 2583938 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 2583938 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:40087/solr. Proxy: http://127.0.0.1:32803/solr
   [junit4]   2> 2583938 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1929930032
   [junit4]   2> 2583938 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39131_solr
   [junit4]   2> 2583939 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2583939 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:39131_solr as DOWN
   [junit4]   2> 2583944 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2583944 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 2583944 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2583944 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 2583945 INFO  (closeThreadPool-14588-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72575036215918604-127.0.0.1:39131_solr-n_0000000002) closing
   [junit4]   2> 2583946 INFO  (OverseerStateUpdate-72575036215918604-127.0.0.1:39131_solr-n_0000000002) [n:127.0.0.1:39131_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39131_solr
   [junit4]   2> 2583946 INFO  (OverseerAutoScalingTriggerThread-72575036215918604-127.0.0.1:39131_solr-n_0000000002) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2583947 WARN  (jetty-launcher-14430-thread-2-SendThread(127.0.0.1:41459)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101d69c6536000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101d69c6536000c, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x101d69c6536000c, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2583951 INFO  (zkCallback-14576-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2583951 INFO  (zkCallback-14546-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2583951 INFO  (zkCallback-14522-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2583951 INFO  (closeThreadPool-14588-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72575036215918604-127.0.0.1:39131_solr-n_0000000002) closing
   [junit4]   2> 2583951 INFO  (zkCallback-14511-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2583951 INFO  (zkCallback-14511-thread-2) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41299_solr
   [junit4]   2> 2583952 INFO  (zkCallback-14511-thread-2) [n:127.0.0.1:41299_solr     ] o.a.s.c.Overseer Overseer (id=72575036215918606-127.0.0.1:41299_solr-n_0000000003) starting
   [junit4]   2> 2583955 INFO  (OverseerStateUpdate-72575036215918606-127.0.0.1:41299_solr-n_0000000003) [n:127.0.0.1:41299_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41299_solr
   [junit4]   2> 2584051 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.Overseer Overseer (id=72575036215918604-127.0.0.1:39131_solr-n_0000000002) closing
   [junit4]   2> 2584051 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4a817a2c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2584052 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7240d0b5{/solr,null,STOPPED}
   [junit4]   2> 2584052 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2584053 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2584053 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2584053 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 2584053 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2584053 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2584053 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2584054 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2cf82b6b{/solr,null,AVAILABLE}
   [junit4]   2> 2584054 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2b66c407{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36139}
   [junit4]   2> 2584054 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.s.Server Started @2584080ms
   [junit4]   2> 2584054 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:41459/solr, hostPort=36983}
   [junit4]   2> 2584054 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2584054 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2584054 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 2584054 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2584054 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2584054 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-12-01T19:02:30.822Z
   [junit4]   2> 2584055 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2584056 INFO  (zkConnectionManagerCallback-14594-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2584056 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2584056 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2584060 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2585468 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2585469 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@71ba7af[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2585469 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@71ba7af[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2585480 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1087b7ce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2585480 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1087b7ce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2585481 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41459/solr
   [junit4]   2> 2585482 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2585483 INFO  (zkConnectionManagerCallback-14605-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2585483 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2585584 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [n:127.0.0.1:36983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2585585 INFO  (zkConnectionManagerCallback-14607-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2585585 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [n:127.0.0.1:36983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2585590 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [n:127.0.0.1:36983_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2585592 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [n:127.0.0.1:36983_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:36983_solr as DOWN
   [junit4]   2> 2585593 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [n:127.0.0.1:36983_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2585593 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [n:127.0.0.1:36983_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36983_solr
   [junit4]   2> 2585594 INFO  (zkCallback-14511-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2585594 INFO  (zkCallback-14522-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2585594 INFO  (zkCallback-14576-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2585594 INFO  (zkCallback-14546-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2585595 INFO  (zkCallback-14606-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2585595 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [n:127.0.0.1:36983_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2585596 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [n:127.0.0.1:36983_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2585614 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [n:127.0.0.1:36983_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_C98868875A50A8CE-001/tempDir-001/node2
   [junit4]   2> 2585622 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 2585622 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:36139/solr. Proxy: http://127.0.0.1:36983/solr
   [junit4]   2> 2585622 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1007843889
   [junit4]   2> 2585622 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:41299_solr
   [junit4]   2> 2585623 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2585623 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:41299_solr as DOWN
   [junit4]   2> 2585626 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2585626 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 2585626 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2585626 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 2585631 INFO  (closeThreadPool-14618-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72575036215918606-127.0.0.1:41299_solr-n_0000000003) closing
   [junit4]   2> 2585631 INFO  (OverseerStateUpdate-72575036215918606-127.0.0.1:41299_solr-n_0000000003) [n:127.0.0.1:41299_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41299_solr
   [junit4]   2> 2585631 INFO  (OverseerAutoScalingTriggerThread-72575036215918606-127.0.0.1:41299_solr-n_0000000003) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2585636 INFO  (closeThreadPool-14618-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72575036215918606-127.0.0.1:41299_solr-n_0000000003) closing
   [junit4]   2> 2585637 WARN  (jetty-launcher-14430-thread-4-SendThread(127.0.0.1:41459)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101d69c6536000e.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101d69c6536000e, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x101d69c6536000e, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2585637 INFO  (zkCallback-14522-thread-1) [     ] o.a

[...truncated too long message...]

s closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x101d69c6536001f, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2611597 INFO  (jetty-closer-14698-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@648f90b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2611598 INFO  (jetty-closer-14698-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1f19e5cf{/solr,null,STOPPED}
   [junit4]   2> 2611598 INFO  (jetty-closer-14698-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2611698 INFO  (jetty-closer-14698-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2b66c407{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2611699 INFO  (jetty-closer-14698-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2cf82b6b{/solr,null,STOPPED}
   [junit4]   2> 2611699 INFO  (jetty-closer-14698-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2611797 INFO  (jetty-closer-14698-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72575036215918613-127.0.0.1:32803_solr-n_0000000005) closing
   [junit4]   2> 2611798 INFO  (jetty-closer-14698-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1848b88e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2611799 INFO  (jetty-closer-14698-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6c8169b6{/solr,null,STOPPED}
   [junit4]   2> 2611799 INFO  (jetty-closer-14698-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2611898 INFO  (jetty-closer-14698-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72575036215918610-127.0.0.1:45665_solr-n_0000000004) closing
   [junit4]   2> 2611899 INFO  (jetty-closer-14698-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@32bdbf3c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2611899 INFO  (jetty-closer-14698-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@431d191c{/solr,null,STOPPED}
   [junit4]   2> 2611899 INFO  (jetty-closer-14698-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2611900 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2612001 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker-SendThread(127.0.0.1:41459)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101d69c65360001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101d69c65360001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x101d69c65360001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2612102 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/aliases.json
   [junit4]   2> 	13	/solr/security.json
   [junit4]   2> 	11	/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/terms/shard1
   [junit4]   2> 	9	/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/terms/shard1
   [junit4]   2> 	9	/solr/configs/conf
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/packages.json
   [junit4]   2> 	7	/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/terms/shard1
   [junit4]   2> 	7	/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json
   [junit4]   2> 	6	/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json
   [junit4]   2> 	4	/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json
   [junit4]   2> 	2	/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	78	/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json
   [junit4]   2> 	43	/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json
   [junit4]   2> 	24	/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json
   [junit4]   2> 	14	/solr/clusterstate.json
   [junit4]   2> 	10	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/autoscaling.json
   [junit4]   2> 	4	/solr/overseer_elect/election/72575036215918619-127.0.0.1:44089_solr-n_0000000007
   [junit4]   2> 	2	/solr/overseer_elect/election/72575036215918613-127.0.0.1:32803_solr-n_0000000005
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	109	/solr/live_nodes
   [junit4]   2> 	103	/solr/overseer/queue
   [junit4]   2> 	55	/solr/collections
   [junit4]   2> 	30	/solr/overseer/collection-queue-work
   [junit4]   2> 	6	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	6	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	6	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 2612105 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:41459
   [junit4]   2> 2612105 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41459
   [junit4]   2> 2612105 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C98868875A50A8CE]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41459
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_C98868875A50A8CE-001
   [junit4]   2> Dec 01, 2020 7:02:59 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=it-CH, timezone=America/Cayman
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=134774784,total=520617984
   [junit4]   2> NOTE: All tests run in this JVM: [SearchRateTriggerTest, ZkDynamicConfigTest, CollectionStateFormat2Test, TestBinaryField, TestBackupRepositoryFactory, XMLAtomicUpdateMultivalueTest, TestRestoreCore, ResponseLogComponentTest, TestSubQueryTransformerCrossCore, SolrSlf4jReporterTest, TestDynamicLoading, TestNamedUpdateProcessors, TestFieldTypeResource, DirectUpdateHandlerTest, TestTextField, DistributedVersionInfoTest, SplitHandlerTest, HighlighterConfigTest, TestRangeQuery, TestZkChroot, VMParamsZkACLAndCredentialsProvidersTest, NumberUtilsTest, RouteFieldTest, SecurityConfHandlerTest, ChaosMonkeySafeLeaderWithPullReplicasTest, PeerSyncWithBufferUpdatesTest, FullSolrCloudDistribCmdsTest, FuzzySearchTest, MetricsDisabledCloudTest, TestXIncludeConfig, MoreLikeThisComponentTest, QueryEqualityTest, AliasIntegrationTest, TestLFUCache, TestManagedSchemaAPI, TestInPlaceUpdatesStandalone, BasicZkTest, TestJsonFacetsStatsParsing, TestExactStatsCache, TestDistributedMap, TestSchemaVersionResource, TestSimpleTrackingShardHandler, TestSimUtils, TestTolerantUpdateProcessorRandomCloud, TestCloudJSONFacetSKGEquiv, DistribCursorPagingTest, StatsComponentTest, TestLegacyTerms, DistributedSuggestComponentTest, TestQueryTypes, MBeansHandlerTest, AddBlockUpdateTest, TestDynamicFieldResource, HttpSolrCallGetCoreTest, TestSearcherReuse, OverseerTest, TestFunctionQuery, CloneFieldUpdateProcessorFactoryTest, TestConfigSetsAPIZkFailure, BasicAuthIntegrationTest, TermVectorComponentTest, TestConfigOverlay, RecoveryZkTest, TestBooleanSimilarityFactory, OpenExchangeRatesOrgProviderTest, TestChildDocTransformer, DisMaxRequestHandlerTest, TestConfigReload, CollectionsAPIDistributedZkTest, TestDocTermOrds, OutputWriterTest, ClusterStateMockUtilTest, TestSolrCloudWithHadoopAuthPlugin, TestFastOutputStream, BooleanFieldTest, TestSimExtremeIndexing, TestSolrDeletionPolicy1, CdcrVersionReplicationTest, DistributedExpandComponentTest, MoveReplicaHDFSFailoverTest, IndexBasedSpellCheckerTest, TestCollationField, BlockJoinFacetSimpleTest, HdfsBasicDistributedZkTest, TestSafeXMLParsing, AnalyticsMergeStrategyTest, JWTAuthPluginTest, TestSimComputePlanAction, HdfsCollectionsAPIDistributedZkTest, IndexSizeEstimatorTest, TestPullReplicaErrorHandling]
   [junit4] Completed [498/921 (1!)] on J0 in 32.03s, 4 tests, 1 error <<< FAILURES!

[...truncated 52145 lines...]