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 2019/12/13 08:11:12 UTC

[JENKINS] Lucene-Solr-NightlyTests-8.x - Build # 295 - Still Unstable

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/295/

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([32A32D8993FC5BEE:B984FE58D2FAF06A]: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:223)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
	at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:342)
	at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:308)
	at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
	at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:236)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
	at org.eclipse.jetty.server.Server.doStart(Server.java:396)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.retryOnPortBindFailure(JettySolrRunner.java:567)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:506)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:474)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitWithChaosMonkey(ShardSplitTest.java:499)
	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:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
10 threads leaked from SUITE scope at org.apache.solr.cloud.api.collections.ShardSplitTest:     1) Thread[id=293261, name=qtp1683749906-293261, 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:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=293258, name=qtp1683749906-293258-acceptor-0@4138f962-ServerConnector@60646441{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:45173}, state=RUNNABLE, group=TGRP-ShardSplitTest]         at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)         at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:385)         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:648)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=293342, name=Connector-Scheduler-60646441, 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=293263, name=qtp1683749906-293263, 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:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)         at java.lang.Thread.run(Thread.java:748)    5) Thread[id=293257, name=qtp1683749906-293257, 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$SelectorProducer.select(ManagedSelector.java:464)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:401)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)         at org.eclipse.jetty.io.ManagedSelector$$Lambda$59/1646479797.run(Unknown Source)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)         at java.lang.Thread.run(Thread.java:748)    6) Thread[id=293262, name=qtp1683749906-293262, 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:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)         at java.lang.Thread.run(Thread.java:748)    7) Thread[id=293265, name=Session-HouseKeeper-68180a62, 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)    8) Thread[id=293260, name=qtp1683749906-293260, 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:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)         at java.lang.Thread.run(Thread.java:748)    9) Thread[id=293264, name=qtp1683749906-293264, 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:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)         at java.lang.Thread.run(Thread.java:748)   10) Thread[id=293259, name=qtp1683749906-293259, 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$SelectorProducer.select(ManagedSelector.java:464)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:401)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)         at org.eclipse.jetty.io.ManagedSelector$$Lambda$59/1646479797.run(Unknown Source)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)         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=293261, name=qtp1683749906-293261, 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:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=293258, name=qtp1683749906-293258-acceptor-0@4138f962-ServerConnector@60646441{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:45173}, state=RUNNABLE, group=TGRP-ShardSplitTest]
        at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
        at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:385)
        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:648)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=293342, name=Connector-Scheduler-60646441, 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=293263, name=qtp1683749906-293263, 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:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=293257, name=qtp1683749906-293257, 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$SelectorProducer.select(ManagedSelector.java:464)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:401)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
        at org.eclipse.jetty.io.ManagedSelector$$Lambda$59/1646479797.run(Unknown Source)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=293262, name=qtp1683749906-293262, 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:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=293265, name=Session-HouseKeeper-68180a62, 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)
   8) Thread[id=293260, name=qtp1683749906-293260, 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:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)
        at java.lang.Thread.run(Thread.java:748)
   9) Thread[id=293264, name=qtp1683749906-293264, 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:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)
        at java.lang.Thread.run(Thread.java:748)
  10) Thread[id=293259, name=qtp1683749906-293259, 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$SelectorProducer.select(ManagedSelector.java:464)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:401)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
        at org.eclipse.jetty.io.ManagedSelector$$Lambda$59/1646479797.run(Unknown Source)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([32A32D8993FC5BEE]: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=293260, name=qtp1683749906-293260, 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:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=293261, name=qtp1683749906-293261, 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:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=293258, name=qtp1683749906-293258, 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:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=293264, name=qtp1683749906-293264, 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:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)         at java.lang.Thread.run(Thread.java:748)    5) Thread[id=293342, name=Connector-Scheduler-60646441, 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)    6) Thread[id=293263, name=qtp1683749906-293263, 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:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)         at java.lang.Thread.run(Thread.java:748)    7) Thread[id=293259, name=qtp1683749906-293259, 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$SelectorProducer.select(ManagedSelector.java:464)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:401)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)         at org.eclipse.jetty.io.ManagedSelector$$Lambda$59/1646479797.run(Unknown Source)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)         at java.lang.Thread.run(Thread.java:748)    8) Thread[id=293257, name=qtp1683749906-293257, 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$SelectorProducer.select(ManagedSelector.java:464)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:401)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)         at org.eclipse.jetty.io.ManagedSelector$$Lambda$59/1646479797.run(Unknown Source)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)         at java.lang.Thread.run(Thread.java:748)    9) Thread[id=293262, name=qtp1683749906-293262, 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:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)         at java.lang.Thread.run(Thread.java:748)   10) Thread[id=293265, name=Session-HouseKeeper-68180a62, 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)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=293260, name=qtp1683749906-293260, 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:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=293261, name=qtp1683749906-293261, 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:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=293258, name=qtp1683749906-293258, 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:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=293264, name=qtp1683749906-293264, 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:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=293342, name=Connector-Scheduler-60646441, 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)
   6) Thread[id=293263, name=qtp1683749906-293263, 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:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=293259, name=qtp1683749906-293259, 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$SelectorProducer.select(ManagedSelector.java:464)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:401)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
        at org.eclipse.jetty.io.ManagedSelector$$Lambda$59/1646479797.run(Unknown Source)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
        at java.lang.Thread.run(Thread.java:748)
   8) Thread[id=293257, name=qtp1683749906-293257, 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$SelectorProducer.select(ManagedSelector.java:464)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:401)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
        at org.eclipse.jetty.io.ManagedSelector$$Lambda$59/1646479797.run(Unknown Source)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
        at java.lang.Thread.run(Thread.java:748)
   9) Thread[id=293262, name=qtp1683749906-293262, 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:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)
        at java.lang.Thread.run(Thread.java:748)
  10) Thread[id=293265, name=Session-HouseKeeper-68180a62, 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)
	at __randomizedtesting.SeedInfo.seed([32A32D8993FC5BEE]:0)




Build Log:
[...truncated 15731 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4]   2> 3391693 INFO  (SUITE-ShardSplitTest-seed#[32A32D8993FC5BEE]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_32A32D8993FC5BEE-001/data-dir-158-001
   [junit4]   2> 3391693 WARN  (SUITE-ShardSplitTest-seed#[32A32D8993FC5BEE]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=56 numCloses=56
   [junit4]   2> 3391693 INFO  (SUITE-ShardSplitTest-seed#[32A32D8993FC5BEE]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3391695 INFO  (SUITE-ShardSplitTest-seed#[32A32D8993FC5BEE]-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> 3391695 INFO  (SUITE-ShardSplitTest-seed#[32A32D8993FC5BEE]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3391695 INFO  (SUITE-ShardSplitTest-seed#[32A32D8993FC5BEE]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 3391699 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3391699 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3391699 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3391799 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.c.ZkTestServer start zk server on port:36087
   [junit4]   2> 3391799 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36087
   [junit4]   2> 3391799 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36087
   [junit4]   2> 3391799 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36087
   [junit4]   2> 3391800 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3391803 INFO  (zkConnectionManagerCallback-15769-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3391803 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3391806 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3391806 INFO  (zkConnectionManagerCallback-15771-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3391806 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3391807 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 3391808 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 3391809 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-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> 3391809 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 3391810 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 3391811 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 3391811 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3391812 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-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> 3391812 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3391813 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3391814 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 3391814 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 3391888 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3391888 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3391888 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3391888 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 3391888 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3391888 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3391889 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3391889 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a926353{/,null,AVAILABLE}
   [junit4]   2> 3391889 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@53551b72{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34343}
   [junit4]   2> 3391889 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.e.j.s.Server Started @3391916ms
   [junit4]   2> 3391889 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_32A32D8993FC5BEE-001/tempDir-001/control/data, hostContext=/, hostPort=34343, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_32A32D8993FC5BEE-001/control-001/cores}
   [junit4]   2> 3391889 ERROR (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3391889 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3391889 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 3391889 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3391889 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3391889 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-13T07:41:02.438Z
   [junit4]   2> 3391890 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3391891 INFO  (zkConnectionManagerCallback-15773-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3391891 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3391992 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3391992 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_32A32D8993FC5BEE-001/control-001/solr.xml
   [junit4]   2> 3391995 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3391995 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3391997 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1cb15233, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3392065 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3392066 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1aef8a06[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3392066 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1aef8a06[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3392068 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@f5f9746[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3392068 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@f5f9746[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3392069 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36087/solr
   [junit4]   2> 3392070 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3392071 INFO  (zkConnectionManagerCallback-15780-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3392071 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3392172 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [n:127.0.0.1:34343_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3392173 INFO  (zkConnectionManagerCallback-15782-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3392173 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [n:127.0.0.1:34343_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3392213 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [n:127.0.0.1:34343_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34343_
   [junit4]   2> 3392214 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [n:127.0.0.1:34343_     ] o.a.s.c.Overseer Overseer (id=72886261073182724-127.0.0.1:34343_-n_0000000000) starting
   [junit4]   2> 3392217 DEBUG (OverseerCollectionConfigSetProcessor-72886261073182724-127.0.0.1:34343_-n_0000000000) [n:127.0.0.1:34343_     ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 3392217 INFO  (OverseerStateUpdate-72886261073182724-127.0.0.1:34343_-n_0000000000) [n:127.0.0.1:34343_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34343_
   [junit4]   2> 3392217 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [n:127.0.0.1:34343_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34343_
   [junit4]   2> 3392220 DEBUG (OverseerCollectionConfigSetProcessor-72886261073182724-127.0.0.1:34343_-n_0000000000) [n:127.0.0.1:34343_     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 #Completed tasks: 0
   [junit4]   2> 3392220 DEBUG (OverseerCollectionConfigSetProcessor-72886261073182724-127.0.0.1:34343_-n_0000000000) [n:127.0.0.1:34343_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 3392220 INFO  (OverseerStateUpdate-72886261073182724-127.0.0.1:34343_-n_0000000000) [n:127.0.0.1:34343_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3392220 DEBUG (OverseerCollectionConfigSetProcessor-72886261073182724-127.0.0.1:34343_-n_0000000000) [n:127.0.0.1:34343_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 3392221 DEBUG (OverseerCollectionConfigSetProcessor-72886261073182724-127.0.0.1:34343_-n_0000000000) [n:127.0.0.1:34343_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 3392221 INFO  (OverseerCollectionConfigSetProcessor-72886261073182724-127.0.0.1:34343_-n_0000000000) [n:127.0.0.1:34343_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 3392221 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [n:127.0.0.1:34343_     ] 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> 3392233 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [n:127.0.0.1:34343_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3392247 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [n:127.0.0.1:34343_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cb15233
   [junit4]   2> 3392252 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [n:127.0.0.1:34343_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cb15233
   [junit4]   2> 3392252 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [n:127.0.0.1:34343_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cb15233
   [junit4]   2> 3392253 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [n:127.0.0.1:34343_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3392254 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [n:127.0.0.1:34343_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_32A32D8993FC5BEE-001/control-001/cores
   [junit4]   2> 3392267 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3392268 INFO  (zkConnectionManagerCallback-15791-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3392268 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3392269 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3392269 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36087/solr ready
   [junit4]   2> 3392270 INFO  (qtp668097043-289555) [n:127.0.0.1:34343_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:34343_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3392272 DEBUG (OverseerCollectionConfigSetProcessor-72886261073182724-127.0.0.1:34343_-n_0000000000) [n:127.0.0.1:34343_     ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 3392272 DEBUG (OverseerCollectionConfigSetProcessor-72886261073182724-127.0.0.1:34343_-n_0000000000) [n:127.0.0.1:34343_     ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 3392272 DEBUG (OverseerCollectionConfigSetProcessor-72886261073182724-127.0.0.1:34343_-n_0000000000) [n:127.0.0.1:34343_     ] 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:34343_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 3392272 DEBUG (OverseerThreadFactory-14067-thread-1-processing-n:127.0.0.1:34343_) [n:127.0.0.1:34343_     ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 3392272 DEBUG (OverseerThreadFactory-14067-thread-1-processing-n:127.0.0.1:34343_) [n:127.0.0.1:34343_     ] 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:34343_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 3392272 DEBUG (OverseerCollectionConfigSetProcessor-72886261073182724-127.0.0.1:34343_-n_0000000000) [n:127.0.0.1:34343_     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 #Completed tasks: 0
   [junit4]   2> 3392272 DEBUG (OverseerCollectionConfigSetProcessor-72886261073182724-127.0.0.1:34343_-n_0000000000) [n:127.0.0.1:34343_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 3392272 DEBUG (OverseerCollectionConfigSetProcessor-72886261073182724-127.0.0.1:34343_-n_0000000000) [n:127.0.0.1:34343_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 3392272 DEBUG (OverseerCollectionConfigSetProcessor-72886261073182724-127.0.0.1:34343_-n_0000000000) [n:127.0.0.1:34343_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 3392272 INFO  (OverseerCollectionConfigSetProcessor-72886261073182724-127.0.0.1:34343_-n_0000000000) [n:127.0.0.1:34343_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 3392272 INFO  (OverseerThreadFactory-14067-thread-1-processing-n:127.0.0.1:34343_) [n:127.0.0.1:34343_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 3392273 DEBUG (OverseerThreadFactory-14067-thread-1-processing-n:127.0.0.1:34343_) [n:127.0.0.1:34343_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/control_collection 
   [junit4]   2> 3392273 DEBUG (OverseerThreadFactory-14067-thread-1-processing-n:127.0.0.1:34343_) [n:127.0.0.1:34343_     ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode:control_collection
   [junit4]   2> 3392273 DEBUG (OverseerThreadFactory-14067-thread-1-processing-n:127.0.0.1:34343_) [n:127.0.0.1:34343_     ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 3392274 DEBUG (OverseerStateUpdate-72886261073182724-127.0.0.1:34343_-n_0000000000) [n:127.0.0.1:34343_     ] 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:34343_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 3392274 DEBUG (OverseerStateUpdate-72886261073182724-127.0.0.1:34343_-n_0000000000) [n:127.0.0.1:34343_     ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 3392274 DEBUG (OverseerStateUpdate-72886261073182724-127.0.0.1:34343_-n_0000000000) [n:127.0.0.1:34343_     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/control_collection/state.json
   [junit4]   2> 3392375 DEBUG (OverseerThreadFactory-14067-thread-1-processing-n:127.0.0.1:34343_) [n:127.0.0.1:34343_     ] 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:34343_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 3392376 DEBUG (OverseerThreadFactory-14067-thread-1-processing-n:127.0.0.1:34343_) [n:127.0.0.1:34343_     ] 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:34343_
   [junit4]   2> 3392377 INFO  (qtp668097043-289557) [n:127.0.0.1:34343_    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> 3392377 INFO  (qtp668097043-289557) [n:127.0.0.1:34343_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3392379 DEBUG (OverseerStateUpdate-72886261073182724-127.0.0.1:34343_-n_0000000000) [n:127.0.0.1:34343_     ] 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:34343",
   [junit4]   2>   "node_name":"127.0.0.1:34343_",
   [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> 3392379 DEBUG (OverseerStateUpdate-72886261073182724-127.0.0.1:34343_-n_0000000000) [n:127.0.0.1:34343_     ] 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:34343",
   [junit4]   2>   "node_name":"127.0.0.1:34343_",
   [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> 3392381 DEBUG (OverseerStateUpdate-72886261073182724-127.0.0.1:34343_-n_0000000000) [n:127.0.0.1:34343_     ] 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:34343",
   [junit4]   2>   "node_name":"127.0.0.1:34343_",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT"}
   [junit4]   2> 3392381 DEBUG (OverseerStateUpdate-72886261073182724-127.0.0.1:34343_-n_0000000000) [n:127.0.0.1:34343_     ] 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:34343",
   [junit4]   2>           "node_name":"127.0.0.1:34343_",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 3392482 DEBUG (OverseerStateUpdate-72886261073182724-127.0.0.1:34343_-n_0000000000) [n:127.0.0.1:34343_     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 0
   [junit4]   2> 3393387 INFO  (qtp668097043-289557) [n:127.0.0.1:34343_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 3393414 INFO  (qtp668097043-289557) [n:127.0.0.1:34343_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 3393472 INFO  (qtp668097043-289557) [n:127.0.0.1:34343_ 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> 3393483 INFO  (qtp668097043-289557) [n:127.0.0.1:34343_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 3393483 INFO  (qtp668097043-289557) [n:127.0.0.1:34343_ 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@1cb15233
   [junit4]   2> 3393483 INFO  (qtp668097043-289557) [n:127.0.0.1:34343_ 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-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_32A32D8993FC5BEE-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_32A32D8993FC5BEE-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 3393485 INFO  (qtp668097043-289557) [n:127.0.0.1:34343_ 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=10, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=30.103515625, floorSegmentMB=0.564453125, forceMergeDeletesPctAllowed=27.353977665861805, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5566435627349643, deletesPctAllowed=43.770737289776285
   [junit4]   2> 3393493 WARN  (qtp668097043-289557) [n:127.0.0.1:34343_ 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> 3393529 INFO  (qtp668097043-289557) [n:127.0.0.1:34343_ 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> 3393529 INFO  (qtp668097043-289557) [n:127.0.0.1:34343_ 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> 3393530 INFO  (qtp668097043-289557) [n:127.0.0.1:34343_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3393530 INFO  (qtp668097043-289557) [n:127.0.0.1:34343_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3393531 INFO  (qtp668097043-289557) [n:127.0.0.1:34343_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@58ca5a9b
   [junit4]   2> 3393531 INFO  (qtp668097043-289557) [n:127.0.0.1:34343_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b3d5e8a[control_collection_shard1_replica_n1] main]
   [junit4]   2> 3393532 INFO  (qtp668097043-289557) [n:127.0.0.1:34343_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3393534 INFO  (qtp668097043-289557) [n:127.0.0.1:34343_ 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> 3393535 INFO  (qtp668097043-289557) [n:127.0.0.1:34343_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3393535 INFO  (qtp668097043-289557) [n:127.0.0.1:34343_ 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 1652789465929744384
   [junit4]   2> 3393537 INFO  (searcherExecutor-14072-thread-1-processing-n:127.0.0.1:34343_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:34343_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@1b3d5e8a[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3393539 INFO  (qtp668097043-289557) [n:127.0.0.1:34343_ 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> 3393539 INFO  (qtp668097043-289557) [n:127.0.0.1:34343_ 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> 3393541 INFO  (qtp668097043-289557) [n:127.0.0.1:34343_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3393541 INFO  (qtp668097043-289557) [n:127.0.0.1:34343_ 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> 3393541 INFO  (qtp668097043-289557) [n:127.0.0.1:34343_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34343/control_collection_shard1_replica_n1/
   [junit4]   2> 3393541 INFO  (qtp668097043-289557) [n:127.0.0.1:34343_ 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> 3393542 INFO  (qtp668097043-289557) [n:127.0.0.1:34343_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:34343/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 3393542 INFO  (qtp668097043-289557) [n:127.0.0.1:34343_ 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/72886261073182724-core_node2-n_0000000000
   [junit4]   2> 3393544 INFO  (qtp668097043-289557) [n:127.0.0.1:34343_ 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:34343/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 3393544 DEBUG (OverseerStateUpdate-72886261073182724-127.0.0.1:34343_-n_0000000000) [n:127.0.0.1:34343_     ] 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:34343",
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 3393645 DEBUG (OverseerStateUpdate-72886261073182724-127.0.0.1:34343_-n_0000000000) [n:127.0.0.1:34343_     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 1
   [junit4]   2> 3393645 INFO  (zkCallback-15781-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> 3393646 INFO  (qtp668097043-289557) [n:127.0.0.1:34343_ 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> 3393647 INFO  (qtp668097043-289557) [n:127.0.0.1:34343_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1270
   [junit4]   2> 3393647 INFO  (zkCallback-15781-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> 3393647 DEBUG (OverseerThreadFactory-14067-thread-1-processing-n:127.0.0.1:34343_) [n:127.0.0.1:34343_     ] o.a.s.c.a.c.CreateCollectionCmd Finished create command on all shards for collection: control_collection
   [junit4]   2> 3393647 DEBUG (OverseerThreadFactory-14067-thread-1-processing-n:127.0.0.1:34343_) [n:127.0.0.1:34343_     ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 3393648 DEBUG (OverseerStateUpdate-72886261073182724-127.0.0.1:34343_-n_0000000000) [n:127.0.0.1:34343_     ] 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:34343",
   [junit4]   2>   "node_name":"127.0.0.1:34343_",
   [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> 3393648 DEBUG (OverseerStateUpdate-72886261073182724-127.0.0.1:34343_-n_0000000000) [n:127.0.0.1:34343_     ] 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:34343",
   [junit4]   2>   "node_name":"127.0.0.1:34343_",
   [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> 3393648 DEBUG (OverseerStateUpdate-72886261073182724-127.0.0.1:34343_-n_0000000000) [n:127.0.0.1:34343_     ] 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:34343",
   [junit4]   2>   "node_name":"127.0.0.1:34343_",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 3393648 DEBUG (OverseerStateUpdate-72886261073182724-127.0.0.1:34343_-n_0000000000) [n:127.0.0.1:34343_     ] 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:34343",
   [junit4]   2>           "node_name":"127.0.0.1:34343_",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "leader":"true"}}}}}
   [junit4]   2> 3393648 DEBUG (OverseerThreadFactory-14067-thread-1-processing-n:127.0.0.1:34343_) [n:127.0.0.1:34343_     ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 3393648 DEBUG (OverseerThreadFactory-14067-thread-1-processing-n:127.0.0.1:34343_) [n:127.0.0.1:34343_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 3393648 DEBUG (OverseerThreadFactory-14067-thread-1-processing-n:127.0.0.1:34343_) [n:127.0.0.1:34343_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 3393648 DEBUG (OverseerThreadFactory-14067-thread-1-processing-n:127.0.0.1:34343_) [n:127.0.0.1:34343_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 3393648 INFO  (OverseerThreadFactory-14067-thread-1-processing-n:127.0.0.1:34343_) [n:127.0.0.1:34343_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 3393648 DEBUG (OverseerThreadFactory-14067-thread-1-processing-n:127.0.0.1:34343_) [n:127.0.0.1:34343_     ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={127.0.0.1:34343_={responseHeader={status=0,QTime=1270},core=control_collection_shard1_replica_n1}}}
   [junit4]   2> 3393650 INFO  (qtp668097043-289555) [n:127.0.0.1:34343_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 3393749 DEBUG (OverseerStateUpdate-72886261073182724-127.0.0.1:34343_-n_0000000000) [n:127.0.0.1:34343_     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 2
   [junit4]   2> 3393749 INFO  (zkCallback-15781-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> 3393749 INFO  (zkCallback-15781-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> 3393749 INFO  (zkCallback-15781-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> 3393749 INFO  (qtp668097043-289555) [n:127.0.0.1:34343_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:34343_&wt=javabin&version=2} status=0 QTime=1479
   [junit4]   2> 3393750 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 3393853 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3393854 INFO  (zkConnectionManagerCallback-15797-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3393854 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[32A32D8993FC5BEE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 339

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

.Thread.run(Thread.java:748)
   [junit4]    >    2) Thread[id=293261, name=qtp1683749906-293261, 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:392)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    3) Thread[id=293258, name=qtp1683749906-293258, 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:392)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    4) Thread[id=293264, name=qtp1683749906-293264, 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:392)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    5) Thread[id=293342, name=Connector-Scheduler-60646441, 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]    >    6) Thread[id=293263, name=qtp1683749906-293263, 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:392)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    7) Thread[id=293259, name=qtp1683749906-293259, 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$SelectorProducer.select(ManagedSelector.java:464)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:401)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$$Lambda$59/1646479797.run(Unknown Source)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    8) Thread[id=293257, name=qtp1683749906-293257, 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$SelectorProducer.select(ManagedSelector.java:464)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:401)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$$Lambda$59/1646479797.run(Unknown Source)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    9) Thread[id=293262, name=qtp1683749906-293262, 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:392)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >   10) Thread[id=293265, name=Session-HouseKeeper-68180a62, 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]    > 	at __randomizedtesting.SeedInfo.seed([32A32D8993FC5BEE]:0)
   [junit4] Completed [554/889 (1!)] on J0 in 607.62s, 11 tests, 3 errors <<< FAILURES!

[...truncated 53947 lines...]

[JENKINS] Lucene-Solr-NightlyTests-8.x - Build # 300 - Still Unstable

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

1 tests failed.
FAILED:  org.apache.solr.cloud.RollingRestartTest.test

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:44885/lf_ei/uk

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:44885/lf_ei/uk
	at __randomizedtesting.SeedInfo.seed([B11268ACB6631A6B:39465776189F7793]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74)
	at org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
	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:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564)
	... 52 more




Build Log:
[...truncated 15236 lines...]
   [junit4] Suite: org.apache.solr.cloud.RollingRestartTest
   [junit4]   2> 2382199 INFO  (SUITE-RollingRestartTest-seed#[B11268ACB6631A6B]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2382199 INFO  (SUITE-RollingRestartTest-seed#[B11268ACB6631A6B]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/data-dir-182-001
   [junit4]   2> 2382200 WARN  (SUITE-RollingRestartTest-seed#[B11268ACB6631A6B]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 2382200 INFO  (SUITE-RollingRestartTest-seed#[B11268ACB6631A6B]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2382202 INFO  (SUITE-RollingRestartTest-seed#[B11268ACB6631A6B]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2382202 INFO  (SUITE-RollingRestartTest-seed#[B11268ACB6631A6B]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /lf_ei/uk
   [junit4]   2> 2382206 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2382207 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2382207 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2382307 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.ZkTestServer start zk server on port:39977
   [junit4]   2> 2382307 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39977
   [junit4]   2> 2382307 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39977
   [junit4]   2> 2382307 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39977
   [junit4]   2> 2382314 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2382322 INFO  (zkConnectionManagerCallback-12278-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2382322 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2382327 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2382328 INFO  (zkConnectionManagerCallback-12280-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2382328 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2382329 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2382329 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2382330 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-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> 2382331 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2382331 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2382331 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2382332 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2382332 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-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> 2382333 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2382333 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2382334 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2382334 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 2382410 WARN  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2382410 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2382410 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2382410 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2382414 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2382414 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2382415 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2382431 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79d0e458{/lf_ei/uk,null,AVAILABLE}
   [junit4]   2> 2382431 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@67d6122d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:46093}
   [junit4]   2> 2382431 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.e.j.s.Server Started @2382457ms
   [junit4]   2> 2382431 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/tempDir-001/control/data, replicaType=NRT, hostContext=/lf_ei/uk, hostPort=46093, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/control-001/cores}
   [junit4]   2> 2382431 ERROR (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2382431 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2382431 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 2382431 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2382431 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2382431 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-19T15:45:01.332Z
   [junit4]   2> 2382433 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2382434 INFO  (zkConnectionManagerCallback-12282-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2382434 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2382534 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2382535 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/control-001/solr.xml
   [junit4]   2> 2382538 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2382538 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2382539 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@345572b9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2382596 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2382597 WARN  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@28207e9c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2382597 WARN  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@28207e9c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2382599 WARN  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4b4691ec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2382599 WARN  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4b4691ec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2382600 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39977/solr
   [junit4]   2> 2382601 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2382602 INFO  (zkConnectionManagerCallback-12289-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2382602 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2382704 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2382705 INFO  (zkConnectionManagerCallback-12291-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2382705 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2382768 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46093_lf_ei%2Fuk
   [junit4]   2> 2382769 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.c.Overseer Overseer (id=72922138026311684-127.0.0.1:46093_lf_ei%2Fuk-n_0000000000) starting
   [junit4]   2> 2382782 INFO  (OverseerStateUpdate-72922138026311684-127.0.0.1:46093_lf_ei%2Fuk-n_0000000000) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46093_lf_ei%2Fuk
   [junit4]   2> 2382784 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46093_lf_ei%2Fuk
   [junit4]   2> 2382786 WARN  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [n:127.0.0.1:46093_lf_ei%2Fuk     ] 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> 2382790 INFO  (zkCallback-12290-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2382800 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2382814 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@345572b9
   [junit4]   2> 2382820 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@345572b9
   [junit4]   2> 2382820 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@345572b9
   [junit4]   2> 2382821 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2382822 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/control-001/cores
   [junit4]   2> 2382838 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2382839 INFO  (zkConnectionManagerCallback-12300-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2382840 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2382841 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2382842 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39977/solr ready
   [junit4]   2> 2382843 INFO  (qtp673033104-44061) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:46093_lf_ei%252Fuk&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2382847 INFO  (OverseerThreadFactory-11961-thread-1-processing-n:127.0.0.1:46093_lf_ei%2Fuk) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2382953 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk    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> 2382953 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2383970 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 2383984 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 2384082 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2384097 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 2384097 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk 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@345572b9
   [junit4]   2> 2384097 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk 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-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2384100 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk 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=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.6748046875, noCFSRatio=0.0]
   [junit4]   2> 2384113 WARN  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk 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> 2384146 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk 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> 2384146 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk 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> 2384156 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2384156 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2384157 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk 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=25, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=23.4990234375, floorSegmentMB=0.205078125, forceMergeDeletesPctAllowed=14.379124592887102, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=41.082138169390724
   [junit4]   2> 2384157 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@48d0fe55[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2384158 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2384159 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk 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> 2384159 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2384159 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk 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 1653363497301442560
   [junit4]   2> 2384161 INFO  (searcherExecutor-11966-thread-1-processing-n:127.0.0.1:46093_lf_ei%2Fuk x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@48d0fe55[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2384163 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk 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> 2384163 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk 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> 2384165 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2384165 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk 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> 2384165 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46093/lf_ei/uk/control_collection_shard1_replica_n1/
   [junit4]   2> 2384165 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk 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> 2384165 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:46093/lf_ei/uk/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2384165 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk 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/72922138026311684-core_node2-n_0000000000
   [junit4]   2> 2384166 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk 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:46093/lf_ei/uk/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2384268 INFO  (zkCallback-12290-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> 2384268 INFO  (zkCallback-12290-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> 2384268 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk 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> 2384270 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1317
   [junit4]   2> 2384272 INFO  (qtp673033104-44061) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2384370 INFO  (zkCallback-12290-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> 2384370 INFO  (zkCallback-12290-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> 2384370 INFO  (zkCallback-12290-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> 2384371 INFO  (qtp673033104-44061) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:46093_lf_ei%252Fuk&wt=javabin&version=2} status=0 QTime=1528
   [junit4]   2> 2384371 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 2384475 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2384476 INFO  (zkConnectionManagerCallback-12306-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2384476 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2384477 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2384478 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39977/solr ready
   [junit4]   2> 2384478 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2384482 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2384484 INFO  (OverseerThreadFactory-11961-thread-2-processing-n:127.0.0.1:46093_lf_ei%2Fuk) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2384484 INFO  (OverseerCollectionConfigSetProcessor-72922138026311684-127.0.0.1:46093_lf_ei%2Fuk-n_0000000000) [n:127.0.0.1:46093_lf_ei%2Fuk     ] 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> 2384686 WARN  (OverseerThreadFactory-11961-thread-2-processing-n:127.0.0.1:46093_lf_ei%2Fuk) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 2384687 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2384688 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=206
   [junit4]   2> 2384689 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 2384689 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2384689 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 2384689 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2384689 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 2384689 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2384689 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=16
   [junit4]   2> 2384767 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-1-001 of type NRT
   [junit4]   2> 2384768 WARN  (closeThreadPool-12307-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2384768 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2384768 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2384768 INFO  (closeThreadPool-12307-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2384770 INFO  (closeThreadPool-12307-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2384770 INFO  (closeThreadPool-12307-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2384770 INFO  (closeThreadPool-12307-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2384770 INFO  (closeThreadPool-12307-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@328e5304{/lf_ei/uk,null,AVAILABLE}
   [junit4]   2> 2384771 INFO  (closeThreadPool-12307-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@68829e19{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39973}
   [junit4]   2> 2384771 INFO  (closeThreadPool-12307-thread-1) [     ] o.e.j.s.Server Started @2384797ms
   [junit4]   2> 2384771 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/lf_ei/uk, hostPort=39973, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-1-001/cores}
   [junit4]   2> 2384771 ERROR (closeThreadPool-12307-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2384771 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2384771 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 2384771 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2384771 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2384771 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-19T15:45:03.672Z
   [junit4]   2> 2384772 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2384774 INFO  (zkConnectionManagerCallback-12309-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2384774 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2384847 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-2-001 of type NRT
   [junit4]   2> 2384848 WARN  (closeThreadPool-12307-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2384848 INFO  (closeThreadPool-12307-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2384848 INFO  (closeThreadPool-12307-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2384848 INFO  (closeThreadPool-12307-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2384849 INFO  (closeThreadPool-12307-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2384849 INFO  (closeThreadPool-12307-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2384849 INFO  (closeThreadPool-12307-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2384849 INFO  (closeThreadPool-12307-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@663b2ea7{/lf_ei/uk,null,AVAILABLE}
   [junit4]   2> 2384849 INFO  (closeThreadPool-12307-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4375bb43{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44885}
   [junit4]   2> 2384849 INFO  (closeThreadPool-12307-thread-2) [     ] o.e.j.s.Server Started @2384876ms
   [junit4]   2> 2384849 INFO  (closeThreadPool-12307-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/lf_ei/uk, hostPort=44885, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-2-001/cores}
   [junit4]   2> 2384850 ERROR (closeThreadPool-12307-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2384850 INFO  (closeThreadPool-12307-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2384850 INFO  (closeThreadPool-12307-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 2384850 INFO  (closeThreadPool-12307-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2384850 INFO  (closeThreadPool-12307-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2384850 INFO  (closeThreadPool-12307-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-19T15:45:03.751Z
   [junit4]   2> 2384854 INFO  (closeThreadPool-12307-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2384857 INFO  (zkConnectionManagerCallback-12311-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2384857 INFO  (closeThreadPool-12307-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2384875 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2384875 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-1-001/solr.xml
   [junit4]   2> 2384878 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2384878 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2384880 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@345572b9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2384924 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-3-001 of type NRT
   [junit4]   2> 2384925 WARN  (closeThreadPool-12307-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2384925 INFO  (closeThreadPool-12307-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2384925 INFO  (closeThreadPool-12307-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2384925 INFO  (closeThreadPool-12307-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2384926 INFO  (closeThreadPool-12307-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2384926 INFO  (closeThreadPool-12307-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2384926 INFO  (closeThreadPool-12307-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2384927 INFO  (closeThreadPool-12307-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@377675ca{/lf_ei/uk,null,AVAILABLE}
   [junit4]   2> 2384927 INFO  (closeThreadPool-12307-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@60d0cdb7{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34433}
   [junit4]   2> 2384927 INFO  (closeThreadPool-12307-thread-3) [     ] o.e.j.s.Server Started @2384953ms
   [junit4]   2> 2384927 INFO  (closeThreadPool-12307-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/lf_ei/uk, hostPort=34433, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-3-001/cores}
   [junit4]   2> 2384927 ERROR (closeThreadPool-12307-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2384927 INFO  (closeThreadPool-12307-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2384927 INFO  (closeThreadPool-12307-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 2384927 INFO  (closeThreadPool-12307-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2384927 INFO  (closeThreadPool-12307-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2384927 INFO  (closeThreadPool-12307-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-19T15:45:03.828Z
   [junit4]   2> 2384929 INFO  (closeThreadPool-12307-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2384930 INFO  (zkConnectionManagerCallback-12314-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2384930 INFO  (closeThreadPool-12307-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2384975 INFO  (closeThreadPool-12307-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2384975 INFO  (closeThreadPool-12307-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-2-001/solr.xml
   [junit4]   2> 2384979 INFO  (closeThreadPool-12307-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2384979 INFO  (closeThreadPool-12307-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2384980 INFO  (closeThreadPool-12307-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@345572b9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2385004 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-4-001 of type NRT
   [junit4]   2> 2385005 WARN  (closeThreadPool-12307-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2385005 INFO  (closeThreadPool-12307-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2385005 INFO  (closeThreadPool-12307-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2385005 INFO  (closeThreadPool-12307-thread-4) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2385005 INFO  (closeThreadPool-12307-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2385005 INFO  (closeThreadPool-12307-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2385005 INFO  (closeThreadPool-12307-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2385006 INFO  (closeThreadPool-12307-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1383c4d8{/lf_ei/uk,null,AVAILABLE}
   [junit4]   2> 2385006 INFO  (closeThreadPool-12307-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5cdc99fe{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44667}
   [junit4]   2> 2385006 INFO  (closeThreadPool-12307-thread-4) [     ] o.e.j.s.Server Started @2385033ms
   [junit4]   2> 2385006 INFO  (closeThreadPool-12307-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/lf_ei/uk, hostPort=44667, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-4-001/cores}
   [junit4]   2> 2385006 ERROR (closeThreadPool-12307-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2385006 INFO  (closeThreadPool-12307-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2385006 INFO  (closeThreadPool-12307-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 2385006 INFO  (closeThreadPool-12307-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2385006 INFO  (closeThreadPool-12307-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2385007 INFO  (closeThreadPool-12307-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-19T15:45:03.908Z
   [junit4]   2> 2385010 INFO  (closeThreadPool-12307-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2385014 INFO  (zkConnectionManagerCallback-12317-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2385014 INFO  (closeThreadPool-12307-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2385040 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2385041 WARN  (closeThreadPool-12307-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@53a9b4ce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2385041 WARN  (closeThreadPool-12307-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@53a9b4ce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2385044 WARN  (closeThreadPool-12307-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@54fdfd30[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2385044 WARN  (closeThreadPool-12307-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@54fdfd30[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2385045 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39977/solr
   [junit4]   2> 2385047 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2385049 INFO  (zkConnectionManagerCallback-12323-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2385049 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2385076 INFO  (closeThreadPool-12307-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2385076 INFO  (closeThreadPool-12307-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-3-001/solr.xml
   [junit4]   2> 2385079 INFO  (closeThreadPool-12307-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2385079 INFO  (closeThreadPool-12307-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2385080 INFO  (closeThreadPool-12307-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@345572b9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2385089 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-5-001 of type NRT
   [junit4]   2> 2385091 WARN  (closeThreadPool-12307-thread-5) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2385091 INFO  (closeThreadPool-12307-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2385091 INFO  (closeThreadPool-12307-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2385091 INFO  (closeThreadPool-12307-thread-5) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2385094 INFO  (closeThreadPool-12307-thread-5) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2385094 INFO  (closeThreadPool-12307-thread-5) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2385094 INFO  (closeThreadPool-12307-thread-5) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2385094 INFO  (closeThreadPool-12307-thread-5) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@70ee9289{/lf_ei/uk,null,AVAILABLE}
   [junit4]   2> 2385095 INFO  (closeThreadPool-12307-thread-5) [     ] o.e.j.s.AbstractConnector Started ServerConnector@763d22a3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:46209}
   [junit4]   2> 2385095 INFO  (closeThreadPool-12307-thread-5) [     ] o.e.j.s.Server Started @2385121ms
   [junit4]   2> 2385095 INFO  (closeThreadPool-12307-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/tempDir-001/jetty5, solrconfig=solrconfig.xml, hostContext=/lf_ei/uk, hostPort=46209, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-5-001/cores}
   [junit4]   2> 2385095 ERROR (closeThreadPool-12307-thread-5) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2385095 INFO  (closeThreadPool-12307-thread-5) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2385095 INFO  (closeThreadPool-12307-thread-5) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 2385095 INFO  (closeThreadPool-12307-thread-5) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2385095 INFO  (closeThreadPool-12307-thread-5) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2385095 INFO  (closeThreadPool-12307-thread-5) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-19T15:45:03.996Z
   [junit4]   2> 2385097 INFO  (closeThreadPool-12307-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2385097 INFO  (zkConnectionManagerCallback-12326-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2385097 INFO  (closeThreadPool-12307-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2385177 INFO  (closeThreadPool-12307-thread-1) [n:127.0.0.1:39973_lf_ei%2Fuk     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2385182 INFO  (zkConnectionManagerCallback-12328-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2385182 INFO  (closeThreadPool-12307-thread-1) [n:127.0.0.1:39973_lf_ei%2Fuk     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2385185 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-6-001 of type NRT
   [junit4]   2> 2385185 INFO  (closeThreadPool-12307-thread-1) [n:127.0.0.1:39973_lf_ei%2Fuk     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2385187 INFO  (closeThreadPool-12307-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2385188 WARN  (closeThreadPool-12307-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@17aa6fed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2385188 WARN  (closeThreadPool-12307-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@17aa6fed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2385191 WARN  (closeThreadPool-12307-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4a1b2965[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2385191 WARN  (closeThreadPool-12307-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4a1b2965[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2385191 INFO  (closeThreadPool-12307-thread-1) [n:127.0.0.1:39973_lf_ei%2Fuk     ] o.a.s.c.ZkController Publish node=127.0.0.1:39973_lf_ei%2Fuk as DOWN
   [junit4]   2> 2385192 INFO  (closeThreadPool-12307-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39977/solr
   [junit4]   2> 2385192 INFO  (closeThreadPool-12307-thread-1) [n:127.0.0.1:39973_lf_ei%2Fuk     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2385192 INFO  (closeThreadPool-12307-thread-1) [n:127.0.0.1:39973_lf_ei%2Fuk     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39973_lf_ei%2Fuk
   [junit4]   2> 2385193 WARN  (closeThreadPool-12307-thread-6) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2385193 INFO  (closeThreadPool-12307-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2385193 INFO  (closeThreadPool-12307-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2385193 INFO  (closeThreadPool-12307-thread-6) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2385194 INFO  (zkCallback-12290-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2385198 INFO  (closeThreadPool-12307-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2385199 INFO  (zkCallback-12305-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2385199 INFO  (zkCallback-12327-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2385199 WARN  (closeThreadPool-12307-thread-1) [n:127.0.0.1:39973_lf_ei%2Fuk     ] 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> 2385210 INFO  (zkConnectionManagerCallback-12336-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2385210 INFO  (closeThreadPool-12307-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2385218 INFO  (closeThreadPool-12307-thread-1) [n:127.0.0.1:39973_lf_ei%2Fuk     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2385220 INFO  (closeThreadPool-12307-thread-6) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2385220 INFO  (closeThreadPool-12307-thread-6) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2385220 INFO  (closeThreadPool-12307-thread-6) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2385222 INFO  (closeThreadPool-12307-thread-6) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@51dcbe50{/lf_ei/uk,null,AVAILABLE}
   [junit4]   2> 2385222 INFO  (closeThreadPool-12307-thread-6) [     ] o.e.j.s.AbstractConnector Started ServerConnector@331a1c78{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:43247}
   [junit4]   2> 2385222 INFO  (closeThreadPool-12307-thread-6) [     ] o.e.j.s.Server Started @2385249ms
   [junit4]   2> 2385222 INFO  (closeThreadPool-12307-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/tempDir-001/jetty6, solrconfig=solrconfig.xml, hostContext=/lf_ei/uk, hostPort=43247, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-6-001/cores}
   [junit4]   2> 2385223 ERROR (closeThreadPool-12307-thread-6) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2385223 INFO  (closeThreadPool-12307-thread-6) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2385223 INFO  (closeThreadPool-12307-thread-6) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 2385223 INFO  (closeThreadPool-12307-thread-6) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2385223 INFO  (closeThreadPool-12307-thread-6) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2385223 INFO  (closeThreadPool-12307-thread-6) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-19T15:45:04.124Z
   [junit4]   2> 2385229 INFO  (closeThreadPool-12307-thread-6) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2385230 INFO  (zkConnectionManagerCallback-12340-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2385230 INFO  (closeThreadPool-12307-thread-6) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2385233 INFO  (closeThreadPool-12307-thread-1) [n:127.0.0.1:39973_lf_ei%2Fuk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@345572b9
   [junit4]   2> 2385240 INFO  (closeThreadPool-12307-thread-1) [n:127.0.0.1:39973_lf_ei%2Fuk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@345572b9
   [junit4]   2> 2385241 INFO  (closeThreadPool-12307-thread-1) [n:127.0.0.1:39973_lf_ei%2Fuk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@345572b9
   [junit4]   2> 2385241 INFO  (closeThreadPool-12307-thread-1) [n:127.0.0.1:39973_lf_ei%2Fuk     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2385242 INFO  (closeThreadPool-12307-thread-1) [n:127.0.0.1:39973_lf_ei%2Fuk     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-1-001/cores
   [junit4]   2> 2385250 INFO  (closeThreadPool-12307-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2385250 WARN  (closeThreadPool-12307-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7725d98b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2385250 WARN  (closeThreadPool-12307-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7725d98b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2385253 WARN  (closeThreadPool-12307-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2b1c8e98[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2385253 WARN  (closeThreadPool-12307-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2b1c8e98[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2385254 INFO  (closeThreadPool-12307-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39977/solr
   [junit4]   2> 2385258 INFO  (closeThreadPool-12307-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2385259 INFO  (zkConnectionManagerCallback-12346-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2385259 INFO  (closeThreadPool-12307-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2385268 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:39973_lf_ei%2Fuk
   [junit4]   2> 2385270 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 7 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-7-001 of type NRT
   [junit4]   2> 2385270 WARN  (closeThreadPool-12307-thread-7) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2385270 INFO  (closeThreadPool-12307-thread-7) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2385270 INFO  (closeThreadPool-12307-thread-7) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2385270 INFO  (closeThreadPool-12307-thread-7) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2385272 INFO  (closeThreadPool-12307-thread-7) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2385272 INFO  (closeThreadPool-12307-thread-7) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2385272 INFO  (closeThreadPool-12307-thread-7) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2385272 INFO  (closeThreadPool-12307-thread-7) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@25f57a67{/lf_ei/uk,null,AVAILABLE}
   [junit4]   2> 2385272 INFO  (closeThreadPool-12307-thread-7) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7c1973fc{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:41655}
   [junit4]   2> 2385272 INFO  (closeThreadPool-12307-thread-7) [     ] o.e.j.s.Server Started @2385299ms
   [junit4]   2> 2385272 INFO  (closeThreadPool-12307-thread-7) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/tempDir-001/jetty7, solrconfig=solrconfig.xml, hostContext=/lf_ei/uk, hostPort=41655, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-7-001/cores}
   [junit4]   2> 2385273 ERROR (closeThreadPool-12307-thread-7) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2385273 INFO  (closeThreadPool-12307-thread-7) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2385273 INFO  (closeThreadPool-12307-thread-7) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 2385273 INFO  (closeThreadPool-12307-thread-7) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2385273 INFO  (closeThreadPool-12307-thread-7) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2385273 INFO  (closeThreadPool-12307-thread-7) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-19T15:45:04.174Z
   [junit4]   2> 2385274 INFO  (closeThreadPool-12307-thread-7) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2385275 INFO  (zkConnectionManagerCallback-12348-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2385275 INFO  (closeThreadPool-12307-thread-7) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2385276 INFO  (closeThreadPool-12307-thread-4) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2385276 INFO  (closeThreadPool-12307-thread-4) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-4-001/solr.xml
   [junit4]   2> 2385279 INFO  (closeThreadPool-12307-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2385279 INFO  (closeThreadPool-12307-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2385281 INFO  (closeThreadPool-12307-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@345572b9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2385317 INFO  (closeThreadPool-12307-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2385318 WARN  (closeThreadPool-12307-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2fc40d5f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2385318 WARN  (closeThreadPool-12307-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2fc40d5f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2385320 WARN  (closeThreadPool-12307-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7ac079cf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2385320 WARN  (closeThreadPool-12307-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7ac079cf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2385321 INFO  (closeThreadPool-12307-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39977/solr
   [junit4]   2> 2385322 INFO  (closeThreadPool-12307-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2385322 INFO  (zkConnectionManagerCallback-12355-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2385323 INFO  (closeThreadPool-12307-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2385350 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 8 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-8-001 of type NRT
   [junit4]   2> 2385351 WARN  (closeThreadPool-12307-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2385351 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2385351 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2385351 INFO  (closeThreadPool-12307-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2385351 INFO  (closeThreadPool-12307-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2385351 INFO  (closeThreadPool-12307-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2385351 INFO  (closeThreadPool-12307-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2385352 INFO  (closeThreadPool-12307-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1868d328{/lf_ei/uk,null,AVAILABLE}
   [junit4]   2> 2385352 INFO  (closeThreadPool-12307-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@582110d3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:41171}
   [junit4]   2> 2385352 INFO  (closeThreadPool-12307-thread-1) [     ] o.e.j.s.Server Started @2385378ms
   [junit4]   2> 2385352 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/tempDir-001/jetty8, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/lf_ei/uk, hostPort=41171, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-8-001/cores}
   [junit4]   2> 2385352 ERROR (closeThreadPool-12307-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2385352 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2385352 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 2385352 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2385352 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2385352 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-19T15:45:04.253Z
   [junit4]   2> 2385353 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2385354 INFO  (zkConnectionManagerCallback-12357-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2385354 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2385376 INFO  (closeThreadPool-12307-thread-7) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2385376 INFO  (closeThreadPool-12307-thread-7) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-7-001/solr.xml
   [junit4]   2> 2385380 INFO  (closeThreadPool-12307-thread-7) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2385380 INFO  (closeThreadPool-12307-thread-7) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2385381 INFO  (closeThreadPool-12307-thread-7) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@345572b9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2385424 INFO  (closeThreadPool-12307-thread-4) [n:127.0.0.1:44667_lf_ei%2Fuk     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2385425 INFO  (zkConnectionManagerCallback-12360-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2385425 INFO  (closeThreadPool-12307-thread-4) [n:127.0.0.1:44667_lf_ei%2Fuk     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2385425 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 9 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-9-001 of type NRT
   [junit4]   2> 2385428 INFO  (closeThreadPool-12307-thread-4) [n:127.0.0.1:44667_lf_ei%2Fuk     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2385429 INFO  (closeThreadPool-12307-thread-7) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2385430 WARN  (closeThreadPool-12307-thread-7) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@32528dac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2385430 WARN  (closeThreadPool-12307-thread-7) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@32528dac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2385430 INFO  (closeThreadPool-12307-thread-4) [n:127.0.0.1:44667_lf_ei%2Fuk     ] o.a.s.c.ZkController Publish node=127.0.0.1:44667_lf_ei%2Fuk as DOWN
   [junit4]   2> 2385431 WARN  (closeThreadPool-12307-thread-8) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size

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

tenance
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [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=RollingRestartTest -Dtests.method=test -Dtests.seed=B11268ACB6631A6B -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=ga -Dtests.timezone=Pacific/Wallis -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    145s J2 | RollingRestartTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:44885/lf_ei/uk
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B11268ACB6631A6B:39465776189F7793]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
   [junit4]    > 	at org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74)
   [junit4]    > 	at org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564)
   [junit4]    > 	... 52 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001
   [junit4]   2> Dec 19, 2019 3:47:25 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(org.apache.lucene.search.similarities.AssertingSimilarity@1d37c467), locale=ga, timezone=Pacific/Wallis
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=270393048,total=534773760
   [junit4]   2> NOTE: All tests run in this JVM: [AutoAddReplicasPlanActionTest, TestSolrDeletionPolicy2, HdfsDirectoryFactoryTest, TestFreeTextSuggestions, JWTAuthPluginIntegrationTest, PeerSyncReplicationTest, TestPostingsSolrHighlighter, SolrRrdBackendFactoryTest, TestLRUCache, TestConfigSetsAPIZkFailure, TestReplicaProperties, DeleteStatusTest, SimpleCollectionCreateDeleteTest, TestDocumentBuilder, DocValuesNotIndexedTest, HdfsRecoveryZkTest, DateMathParserTest, TestXIncludeConfig, TestUtils, SolrLogAuditLoggerPluginTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, BufferStoreTest, HdfsWriteToMultipleCollectionsTest, SolrMetricManagerTest, TestJoin, TestDynamicFieldCollectionResource, TestCollationField, LegacyCloudClusterPropTest, TestNestedDocsSort, TestInPlaceUpdatesStandalone, LeaderElectionIntegrationTest, TestNonDefinedSimilarityFactory, TestMergePolicyConfig, TestFaceting, DistributedFacetPivotSmallTest, HdfsBasicDistributedZk2Test, CreateRoutedAliasTest, DistributedFacetPivotLargeTest, LukeRequestHandlerTest, SimplePostToolTest, TestJsonFacets, TestCollectionsAPIViaSolrCloudCluster, ResponseLogComponentTest, JWTVerificationkeyResolverTest, TestPayloadScoreQParserPlugin, TestStressVersions, SmileWriterTest, TestLMDirichletSimilarityFactory, TestQueryUtils, SuggesterTest, TestUtilizeNode, TestSubQueryTransformerDistrib, TestSchemaVersionResource, TestSimExtremeIndexing, SOLR749Test, TestSchemaNameResource, OverseerModifyCollectionTest, UnloadDistributedZkTest, TestLegacyTerms, TestLeaderElectionWithEmptyReplica, TestDistributedTracing, TestHttpShardHandlerFactory, TestCloudJSONFacetJoinDomain, ReturnFieldsTest, TestBulkSchemaConcurrent, CdcrOpsAndBoundariesTest, TestMacroExpander, DimensionalRoutedAliasUpdateProcessorTest, TestApiFramework, TestDistribIDF, CollectionStateFormat2Test, BigEndianAscendingWordSerializerTest, BasicAuthIntegrationTest, DistributedDebugComponentTest, TestSchemaManager, TestRequestForwarding, TestDFISimilarityFactory, TestCSVLoader, NoCacheHeaderTest, FullSolrCloudDistribCmdsTest, TestStreamBody, CoreAdminCreateDiscoverTest, SplitHandlerTest, TestDistributedGrouping, CustomHighlightComponentTest, ScheduledTriggerIntegrationTest, TestMinHashQParser, TestCloudRecovery, NodeAddedTriggerTest, SpellCheckComponentTest, AsyncCallRequestStatusResponseTest, SortByFunctionTest, TestTolerantSearch, TestSolrCoreSnapshots, SolrCloudExampleTest, BlockJoinFacetSimpleTest, CategoryRoutedAliasUpdateProcessorTest, HdfsThreadLeakTest, DistribJoinFromCollectionTest, BJQFilterAccessibleTest, TestSimpleTrackingShardHandler, UninvertDocValuesMergePolicyTest, TestAnalyzedSuggestions, TestTlogReplica, DistributedFacetSimpleRefinementLongTailTest, DocValuesMultiTest, TestQuerySenderNoQuery, TestPullReplica, WordBreakSolrSpellCheckerTest, TestSimScenario, DeleteNodeTest, ReindexCollectionTest, TaggingAttributeTest, UpdateParamsTest, TestNoOpRegenerator, TolerantUpdateProcessorTest, TestCloudConsistency, CacheHeaderTest, TestFieldCacheReopen, TestFieldSortValues, TestFieldResource, CSVRequestHandlerTest, QueryEqualityTest, TestCoreDiscovery, ImplicitSnitchTest, TestDistribDocBasedVersion, SegmentsInfoRequestHandlerTest, ExecutePlanActionTest, AlternateDirectoryTest, LeaderFailureAfterFreshStartTest, TestConfigSetProperties, TestFoldingMultitermQuery, TestSolrJacksonAnnotation, TestZkChroot, TestOmitPositions, CdcrVersionReplicationTest, TestCustomDocTransformer, TestLRUStatsCache, CollectionsAPIAsyncDistributedZkTest, HighlighterConfigTest, RandomizedTaggerTest, SpatialRPTFieldTypeTest, TestPhraseSuggestions, TestDynamicURP, RequestLoggingTest, TestSolrCloudWithDelegationTokens, BasicDistributedZkTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, ClusterStateTest, CollectionsAPISolrJTest, DistributedQueueTest, HttpPartitionOnCommitTest, HttpPartitionTest, MoveReplicaHDFSTest, MultiSolrCloudTestCaseTest, MultiThreadedOCPTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerStatusTest, OverseerTaskQueueTest, RemoteQueryErrorTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, RollingRestartTest]
   [junit4] Completed [474/889 (1!)] on J2 in 144.92s, 1 test, 1 error <<< FAILURES!

[...truncated 54369 lines...]

[JENKINS] Lucene-Solr-NightlyTests-8.x - Build # 299 - Still unstable

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

7 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.extraction.ExtractingRequestHandlerTest

Error Message:
org/w3c/dom/ElementTraversal

Stack Trace:
java.lang.NoClassDefFoundError: org/w3c/dom/ElementTraversal
	at __randomizedtesting.SeedInfo.seed([86424177E3E16DD2]:0)
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:468)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at org.apache.xerces.parsers.AbstractDOMParser.startDocument(Unknown Source)
	at org.apache.xerces.xinclude.XIncludeHandler.startDocument(Unknown Source)
	at org.apache.xerces.impl.dtd.XMLDTDValidator.startDocument(Unknown Source)
	at org.apache.xerces.impl.XMLDocumentScannerImpl.startEntity(Unknown Source)
	at org.apache.xerces.impl.XMLVersionDetector.startDocumentParsing(Unknown Source)
	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
	at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
	at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
	at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
	at org.apache.solr.core.XmlConfigFile.<init>(XmlConfigFile.java:140)
	at org.apache.solr.core.XmlConfigFile.<init>(XmlConfigFile.java:87)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:173)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:144)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:89)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:805)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:666)
	at org.apache.solr.handler.extraction.ExtractingRequestHandlerTest.beforeClass(ExtractingRequestHandlerTest.java:55)
	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$6.evaluate(RandomizedRunner.java:878)
	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.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.ClassNotFoundException: org.w3c.dom.ElementTraversal
	at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	... 55 more


FAILED:  org.apache.solr.handler.extraction.ParseContextConfigTest.testAll

Error Message:
org/w3c/dom/ElementTraversal

Stack Trace:
java.lang.NoClassDefFoundError: org/w3c/dom/ElementTraversal
	at __randomizedtesting.SeedInfo.seed([86424177E3E16DD2:CA1C6F0E98713217]:0)
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:468)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at org.apache.xerces.jaxp.DocumentBuilderImpl.newDocument(Unknown Source)
	at org.apache.solr.handler.extraction.ParseContextConfigTest.testAll(ParseContextConfigTest.java:32)
	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.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.ClassNotFoundException: org.w3c.dom.ElementTraversal
	at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	... 53 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.extraction.TestXLSXResponseWriter

Error Message:
org/w3c/dom/ElementTraversal

Stack Trace:
java.lang.NoClassDefFoundError: org/w3c/dom/ElementTraversal
	at __randomizedtesting.SeedInfo.seed([86424177E3E16DD2]:0)
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:468)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at org.apache.xerces.parsers.AbstractDOMParser.startDocument(Unknown Source)
	at org.apache.xerces.xinclude.XIncludeHandler.startDocument(Unknown Source)
	at org.apache.xerces.impl.dtd.XMLDTDValidator.startDocument(Unknown Source)
	at org.apache.xerces.impl.XMLDocumentScannerImpl.startEntity(Unknown Source)
	at org.apache.xerces.impl.XMLVersionDetector.startDocumentParsing(Unknown Source)
	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
	at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
	at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
	at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
	at org.apache.solr.core.XmlConfigFile.<init>(XmlConfigFile.java:140)
	at org.apache.solr.core.XmlConfigFile.<init>(XmlConfigFile.java:87)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:173)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:144)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:89)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:805)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:666)
	at org.apache.solr.handler.extraction.TestXLSXResponseWriter.beforeClass(TestXLSXResponseWriter.java:51)
	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$6.evaluate(RandomizedRunner.java:878)
	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.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.ClassNotFoundException: org.w3c.dom.ElementTraversal
	at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	... 55 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestTikaEntityProcessor

Error Message:
org/w3c/dom/ElementTraversal

Stack Trace:
java.lang.NoClassDefFoundError: org/w3c/dom/ElementTraversal
	at __randomizedtesting.SeedInfo.seed([EDCDEE1180D0EBCE]:0)
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:468)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at org.apache.xerces.parsers.AbstractDOMParser.startDocument(Unknown Source)
	at org.apache.xerces.xinclude.XIncludeHandler.startDocument(Unknown Source)
	at org.apache.xerces.impl.dtd.XMLDTDValidator.startDocument(Unknown Source)
	at org.apache.xerces.impl.XMLDocumentScannerImpl.startEntity(Unknown Source)
	at org.apache.xerces.impl.XMLVersionDetector.startDocumentParsing(Unknown Source)
	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
	at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
	at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
	at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
	at org.apache.solr.core.XmlConfigFile.<init>(XmlConfigFile.java:140)
	at org.apache.solr.core.XmlConfigFile.<init>(XmlConfigFile.java:87)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:173)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:144)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:89)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:805)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:666)
	at org.apache.solr.handler.dataimport.TestTikaEntityProcessor.beforeClass(TestTikaEntityProcessor.java:121)
	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$6.evaluate(RandomizedRunner.java:878)
	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.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.ClassNotFoundException: org.w3c.dom.ElementTraversal
	at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	... 55 more


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.LangDetectLanguageIdentifierUpdateProcessorFactoryTest

Error Message:
org/w3c/dom/ElementTraversal

Stack Trace:
java.lang.NoClassDefFoundError: org/w3c/dom/ElementTraversal
	at __randomizedtesting.SeedInfo.seed([8914CAB8A676D2EE]:0)
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:468)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at org.apache.xerces.parsers.AbstractDOMParser.startDocument(Unknown Source)
	at org.apache.xerces.xinclude.XIncludeHandler.startDocument(Unknown Source)
	at org.apache.xerces.impl.dtd.XMLDTDValidator.startDocument(Unknown Source)
	at org.apache.xerces.impl.XMLDocumentScannerImpl.startEntity(Unknown Source)
	at org.apache.xerces.impl.XMLVersionDetector.startDocumentParsing(Unknown Source)
	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
	at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
	at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
	at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
	at org.apache.solr.core.XmlConfigFile.<init>(XmlConfigFile.java:140)
	at org.apache.solr.core.XmlConfigFile.<init>(XmlConfigFile.java:87)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:173)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:144)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:89)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:805)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:666)
	at org.apache.solr.update.processor.LanguageIdentifierUpdateProcessorFactoryTestCase.beforeClass(LanguageIdentifierUpdateProcessorFactoryTestCase.java:40)
	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$6.evaluate(RandomizedRunner.java:878)
	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.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.ClassNotFoundException: org.w3c.dom.ElementTraversal
	at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	... 55 more


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.OpenNLPLangDetectUpdateProcessorFactoryTest

Error Message:
org/w3c/dom/ElementTraversal

Stack Trace:
java.lang.NoClassDefFoundError: org/w3c/dom/ElementTraversal
	at __randomizedtesting.SeedInfo.seed([8914CAB8A676D2EE]:0)
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:468)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at org.apache.xerces.parsers.AbstractDOMParser.startDocument(Unknown Source)
	at org.apache.xerces.xinclude.XIncludeHandler.startDocument(Unknown Source)
	at org.apache.xerces.impl.dtd.XMLDTDValidator.startDocument(Unknown Source)
	at org.apache.xerces.impl.XMLDocumentScannerImpl.startEntity(Unknown Source)
	at org.apache.xerces.impl.XMLVersionDetector.startDocumentParsing(Unknown Source)
	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
	at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
	at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
	at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
	at org.apache.solr.core.XmlConfigFile.<init>(XmlConfigFile.java:140)
	at org.apache.solr.core.XmlConfigFile.<init>(XmlConfigFile.java:87)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:173)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:144)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:89)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:805)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:666)
	at org.apache.solr.update.processor.LanguageIdentifierUpdateProcessorFactoryTestCase.beforeClass(LanguageIdentifierUpdateProcessorFactoryTestCase.java:40)
	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$6.evaluate(RandomizedRunner.java:878)
	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.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.ClassNotFoundException: org.w3c.dom.ElementTraversal
	at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	... 55 more


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TikaLanguageIdentifierUpdateProcessorFactoryTest

Error Message:
org/w3c/dom/ElementTraversal

Stack Trace:
java.lang.NoClassDefFoundError: org/w3c/dom/ElementTraversal
	at __randomizedtesting.SeedInfo.seed([8914CAB8A676D2EE]:0)
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:468)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at org.apache.xerces.parsers.AbstractDOMParser.startDocument(Unknown Source)
	at org.apache.xerces.xinclude.XIncludeHandler.startDocument(Unknown Source)
	at org.apache.xerces.impl.dtd.XMLDTDValidator.startDocument(Unknown Source)
	at org.apache.xerces.impl.XMLDocumentScannerImpl.startEntity(Unknown Source)
	at org.apache.xerces.impl.XMLVersionDetector.startDocumentParsing(Unknown Source)
	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
	at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
	at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
	at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
	at org.apache.solr.core.XmlConfigFile.<init>(XmlConfigFile.java:140)
	at org.apache.solr.core.XmlConfigFile.<init>(XmlConfigFile.java:87)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:173)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:144)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:89)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:805)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:666)
	at org.apache.solr.update.processor.LanguageIdentifierUpdateProcessorFactoryTestCase.beforeClass(LanguageIdentifierUpdateProcessorFactoryTestCase.java:40)
	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$6.evaluate(RandomizedRunner.java:878)
	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.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.ClassNotFoundException: org.w3c.dom.ElementTraversal
	at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	... 55 more




Build Log:
[...truncated 21972 lines...]
   [junit4] Suite: org.apache.solr.handler.dataimport.TestTikaEntityProcessor
   [junit4]   2> ERROR StatusLogger No Log4j 2 configuration file found. Using default configuration (logging only errors to the console), or user programmatically provided configurations. Set system property 'log4j2.debug' to show Log4j 2 internal initialization logging. See https://logging.apache.org/log4j/2.x/manual/configuration.html for instructions on how to configure Log4j 2
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=196, maxMBSortInHeap=5.835977338685011, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3ada8d8), locale=en-US, timezone=America/Rankin_Inlet
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=263921152,total=319291392
   [junit4]   2> NOTE: All tests run in this JVM: [TestTikaEntityProcessor]
   [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=TestTikaEntityProcessor -Dtests.seed=EDCDEE1180D0EBCE -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=en-US -Dtests.timezone=America/Rankin_Inlet -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestTikaEntityProcessor (suite) <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: org/w3c/dom/ElementTraversal
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EDCDEE1180D0EBCE]:0)
   [junit4]    > 	at java.lang.ClassLoader.defineClass1(Native Method)
   [junit4]    > 	at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
   [junit4]    > 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
   [junit4]    > 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:468)
   [junit4]    > 	at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
   [junit4]    > 	at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
   [junit4]    > 	at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
   [junit4]    > 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4]    > 	at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    > 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    > 	at org.apache.xerces.parsers.AbstractDOMParser.startDocument(Unknown Source)
   [junit4]    > 	at org.apache.xerces.xinclude.XIncludeHandler.startDocument(Unknown Source)
   [junit4]    > 	at org.apache.xerces.impl.dtd.XMLDTDValidator.startDocument(Unknown Source)
   [junit4]    > 	at org.apache.xerces.impl.XMLDocumentScannerImpl.startEntity(Unknown Source)
   [junit4]    > 	at org.apache.xerces.impl.XMLVersionDetector.startDocumentParsing(Unknown Source)
   [junit4]    > 	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
   [junit4]    > 	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
   [junit4]    > 	at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
   [junit4]    > 	at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
   [junit4]    > 	at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
   [junit4]    > 	at org.apache.solr.core.XmlConfigFile.<init>(XmlConfigFile.java:140)
   [junit4]    > 	at org.apache.solr.core.XmlConfigFile.<init>(XmlConfigFile.java:87)
   [junit4]    > 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:173)
   [junit4]    > 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:144)
   [junit4]    > 	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:89)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:805)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:666)
   [junit4]    > 	at org.apache.solr.handler.dataimport.TestTikaEntityProcessor.beforeClass(TestTikaEntityProcessor.java:121)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.ClassNotFoundException: org.w3c.dom.ElementTraversal
   [junit4]    > 	at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    > 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    > 	... 55 more
   [junit4] Completed [2/2 (1!)] on J1 in 1.48s, 0 tests, 1 error <<< FAILURES!

[...truncated 1244 lines...]
   [junit4] Suite: org.apache.solr.handler.extraction.ParseContextConfigTest
   [junit4]   2> ERROR StatusLogger No Log4j 2 configuration file found. Using default configuration (logging only errors to the console), or user programmatically provided configurations. Set system property 'log4j2.debug' to show Log4j 2 internal initialization logging. See https://logging.apache.org/log4j/2.x/manual/configuration.html for instructions on how to configure Log4j 2
   [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=ParseContextConfigTest -Dtests.method=testAll -Dtests.seed=86424177E3E16DD2 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=ru-RU -Dtests.timezone=Australia/Perth -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.72s J1 | ParseContextConfigTest.testAll <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: org/w3c/dom/ElementTraversal
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([86424177E3E16DD2:CA1C6F0E98713217]:0)
   [junit4]    > 	at java.lang.ClassLoader.defineClass1(Native Method)
   [junit4]    > 	at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
   [junit4]    > 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
   [junit4]    > 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:468)
   [junit4]    > 	at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
   [junit4]    > 	at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
   [junit4]    > 	at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
   [junit4]    > 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4]    > 	at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    > 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    > 	at org.apache.xerces.jaxp.DocumentBuilderImpl.newDocument(Unknown Source)
   [junit4]    > 	at org.apache.solr.handler.extraction.ParseContextConfigTest.testAll(ParseContextConfigTest.java:32)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.ClassNotFoundException: org.w3c.dom.ElementTraversal
   [junit4]    > 	at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    > 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    > 	... 53 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/contrib/solr-cell/test/J1/temp/solr.handler.extraction.ParseContextConfigTest_86424177E3E16DD2-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=825, maxMBSortInHeap=7.606795981586486, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@69b31d58), locale=ru-RU, timezone=Australia/Perth
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=279805304,total=319291392
   [junit4]   2> NOTE: All tests run in this JVM: [ParseContextConfigTest]
   [junit4] Completed [1/3 (1!)] on J1 in 2.93s, 1 test, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.handler.extraction.ExtractingRequestHandlerTest
   [junit4]   2> ERROR StatusLogger No Log4j 2 configuration file found. Using default configuration (logging only errors to the console), or user programmatically provided configurations. Set system property 'log4j2.debug' to show Log4j 2 internal initialization logging. See https://logging.apache.org/log4j/2.x/manual/configuration.html for instructions on how to configure Log4j 2
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=791, maxMBSortInHeap=7.4232753269959195, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2c361487), locale=ar-SY, timezone=Asia/Dubai
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=213044712,total=241172480
   [junit4]   2> NOTE: All tests run in this JVM: [ExtractingRequestHandlerTest]
   [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=ExtractingRequestHandlerTest -Dtests.seed=86424177E3E16DD2 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=ar-SY -Dtests.timezone=Asia/Dubai -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | ExtractingRequestHandlerTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: org/w3c/dom/ElementTraversal
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([86424177E3E16DD2]:0)
   [junit4]    > 	at java.lang.ClassLoader.defineClass1(Native Method)
   [junit4]    > 	at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
   [junit4]    > 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
   [junit4]    > 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:468)
   [junit4]    > 	at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
   [junit4]    > 	at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
   [junit4]    > 	at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
   [junit4]    > 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4]    > 	at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    > 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    > 	at org.apache.xerces.parsers.AbstractDOMParser.startDocument(Unknown Source)
   [junit4]    > 	at org.apache.xerces.xinclude.XIncludeHandler.startDocument(Unknown Source)
   [junit4]    > 	at org.apache.xerces.impl.dtd.XMLDTDValidator.startDocument(Unknown Source)
   [junit4]    > 	at org.apache.xerces.impl.XMLDocumentScannerImpl.startEntity(Unknown Source)
   [junit4]    > 	at org.apache.xerces.impl.XMLVersionDetector.startDocumentParsing(Unknown Source)
   [junit4]    > 	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
   [junit4]    > 	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
   [junit4]    > 	at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
   [junit4]    > 	at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
   [junit4]    > 	at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
   [junit4]    > 	at org.apache.solr.core.XmlConfigFile.<init>(XmlConfigFile.java:140)
   [junit4]    > 	at org.apache.solr.core.XmlConfigFile.<init>(XmlConfigFile.java:87)
   [junit4]    > 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:173)
   [junit4]    > 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:144)
   [junit4]    > 	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:89)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:805)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:666)
   [junit4]    > 	at org.apache.solr.handler.extraction.ExtractingRequestHandlerTest.beforeClass(ExtractingRequestHandlerTest.java:55)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.ClassNotFoundException: org.w3c.dom.ElementTraversal
   [junit4]    > 	at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    > 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    > 	... 55 more
   [junit4] Completed [2/3 (2!)] on J0 in 2.97s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.handler.extraction.TestXLSXResponseWriter
   [junit4]   2> ERROR StatusLogger No Log4j 2 configuration file found. Using default configuration (logging only errors to the console), or user programmatically provided configurations. Set system property 'log4j2.debug' to show Log4j 2 internal initialization logging. See https://logging.apache.org/log4j/2.x/manual/configuration.html for instructions on how to configure Log4j 2
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=539, maxMBSortInHeap=6.2707063158193925, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3e67ea6e), locale=ar-SY, timezone=US/Michigan
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=284323992,total=319291392
   [junit4]   2> NOTE: All tests run in this JVM: [TestXLSXResponseWriter]
   [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=TestXLSXResponseWriter -Dtests.seed=86424177E3E16DD2 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=ar-SY -Dtests.timezone=US/Michigan -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J2 | TestXLSXResponseWriter (suite) <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: org/w3c/dom/ElementTraversal
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([86424177E3E16DD2]:0)
   [junit4]    > 	at java.lang.ClassLoader.defineClass1(Native Method)
   [junit4]    > 	at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
   [junit4]    > 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
   [junit4]    > 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:468)
   [junit4]    > 	at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
   [junit4]    > 	at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
   [junit4]    > 	at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
   [junit4]    > 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4]    > 	at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    > 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    > 	at org.apache.xerces.parsers.AbstractDOMParser.startDocument(Unknown Source)
   [junit4]    > 	at org.apache.xerces.xinclude.XIncludeHandler.startDocument(Unknown Source)
   [junit4]    > 	at org.apache.xerces.impl.dtd.XMLDTDValidator.startDocument(Unknown Source)
   [junit4]    > 	at org.apache.xerces.impl.XMLDocumentScannerImpl.startEntity(Unknown Source)
   [junit4]    > 	at org.apache.xerces.impl.XMLVersionDetector.startDocumentParsing(Unknown Source)
   [junit4]    > 	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
   [junit4]    > 	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
   [junit4]    > 	at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
   [junit4]    > 	at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
   [junit4]    > 	at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
   [junit4]    > 	at org.apache.solr.core.XmlConfigFile.<init>(XmlConfigFile.java:140)
   [junit4]    > 	at org.apache.solr.core.XmlConfigFile.<init>(XmlConfigFile.java:87)
   [junit4]    > 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:173)
   [junit4]    > 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:144)
   [junit4]    > 	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:89)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:805)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:666)
   [junit4]    > 	at org.apache.solr.handler.extraction.TestXLSXResponseWriter.beforeClass(TestXLSXResponseWriter.java:51)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.ClassNotFoundException: org.w3c.dom.ElementTraversal
   [junit4]    > 	at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    > 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    > 	... 55 more
   [junit4] Completed [3/3 (3!)] on J2 in 2.93s, 0 tests, 1 error <<< FAILURES!

[...truncated 1145 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TikaLanguageIdentifierUpdateProcessorFactoryTest
   [junit4]   2> ERROR StatusLogger No Log4j 2 configuration file found. Using default configuration (logging only errors to the console), or user programmatically provided configurations. Set system property 'log4j2.debug' to show Log4j 2 internal initialization logging. See https://logging.apache.org/log4j/2.x/manual/configuration.html for instructions on how to configure Log4j 2
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=620, maxMBSortInHeap=6.986072571412318, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5b981852), locale=ms, timezone=America/Cayman
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=214181448,total=245366784
   [junit4]   2> NOTE: All tests run in this JVM: [TikaLanguageIdentifierUpdateProcessorFactoryTest]
   [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=TikaLanguageIdentifierUpdateProcessorFactoryTest -Dtests.seed=8914CAB8A676D2EE -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=ms -Dtests.timezone=America/Cayman -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TikaLanguageIdentifierUpdateProcessorFactoryTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: org/w3c/dom/ElementTraversal
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8914CAB8A676D2EE]:0)
   [junit4]    > 	at java.lang.ClassLoader.defineClass1(Native Method)
   [junit4]    > 	at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
   [junit4]    > 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
   [junit4]    > 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:468)
   [junit4]    > 	at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
   [junit4]    > 	at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
   [junit4]    > 	at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
   [junit4]    > 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4]    > 	at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    > 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    > 	at org.apache.xerces.parsers.AbstractDOMParser.startDocument(Unknown Source)
   [junit4]    > 	at org.apache.xerces.xinclude.XIncludeHandler.startDocument(Unknown Source)
   [junit4]    > 	at org.apache.xerces.impl.dtd.XMLDTDValidator.startDocument(Unknown Source)
   [junit4]    > 	at org.apache.xerces.impl.XMLDocumentScannerImpl.startEntity(Unknown Source)
   [junit4]    > 	at org.apache.xerces.impl.XMLVersionDetector.startDocumentParsing(Unknown Source)
   [junit4]    > 	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
   [junit4]    > 	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
   [junit4]    > 	at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
   [junit4]    > 	at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
   [junit4]    > 	at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
   [junit4]    > 	at org.apache.solr.core.XmlConfigFile.<init>(XmlConfigFile.java:140)
   [junit4]    > 	at org.apache.solr.core.XmlConfigFile.<init>(XmlConfigFile.java:87)
   [junit4]    > 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:173)
   [junit4]    > 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:144)
   [junit4]    > 	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:89)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:805)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:666)
   [junit4]    > 	at org.apache.solr.update.processor.LanguageIdentifierUpdateProcessorFactoryTestCase.beforeClass(LanguageIdentifierUpdateProcessorFactoryTestCase.java:40)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.ClassNotFoundException: org.w3c.dom.ElementTraversal
   [junit4]    > 	at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    > 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    > 	... 55 more
   [junit4] Completed [2/4 (1!)] on J0 in 2.45s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.update.processor.OpenNLPLangDetectUpdateProcessorFactoryTest
   [junit4]   2> ERROR StatusLogger No Log4j 2 configuration file found. Using default configuration (logging only errors to the console), or user programmatically provided configurations. Set system property 'log4j2.debug' to show Log4j 2 internal initialization logging. See https://logging.apache.org/log4j/2.x/manual/configuration.html for instructions on how to configure Log4j 2
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=556, maxMBSortInHeap=5.405456420621814, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@392509de), locale=mt, timezone=America/Los_Angeles
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=278472120,total=319291392
   [junit4]   2> NOTE: All tests run in this JVM: [OpenNLPLangDetectUpdateProcessorFactoryTest]
   [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=OpenNLPLangDetectUpdateProcessorFactoryTest -Dtests.seed=8914CAB8A676D2EE -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=mt -Dtests.timezone=America/Los_Angeles -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | OpenNLPLangDetectUpdateProcessorFactoryTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: org/w3c/dom/ElementTraversal
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8914CAB8A676D2EE]:0)
   [junit4]    > 	at java.lang.ClassLoader.defineClass1(Native Method)
   [junit4]    > 	at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
   [junit4]    > 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
   [junit4]    > 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:468)
   [junit4]    > 	at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
   [junit4]    > 	at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
   [junit4]    > 	at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
   [junit4]    > 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4]    > 	at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    > 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    > 	at org.apache.xerces.parsers.AbstractDOMParser.startDocument(Unknown Source)
   [junit4]    > 	at org.apache.xerces.xinclude.XIncludeHandler.startDocument(Unknown Source)
   [junit4]    > 	at org.apache.xerces.impl.dtd.XMLDTDValidator.startDocument(Unknown Source)
   [junit4]    > 	at org.apache.xerces.impl.XMLDocumentScannerImpl.startEntity(Unknown Source)
   [junit4]    > 	at org.apache.xerces.impl.XMLVersionDetector.startDocumentParsing(Unknown Source)
   [junit4]    > 	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
   [junit4]    > 	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
   [junit4]    > 	at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
   [junit4]    > 	at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
   [junit4]    > 	at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
   [junit4]    > 	at org.apache.solr.core.XmlConfigFile.<init>(XmlConfigFile.java:140)
   [junit4]    > 	at org.apache.solr.core.XmlConfigFile.<init>(XmlConfigFile.java:87)
   [junit4]    > 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:173)
   [junit4]    > 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:144)
   [junit4]    > 	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:89)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:805)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:666)
   [junit4]    > 	at org.apache.solr.update.processor.LanguageIdentifierUpdateProcessorFactoryTestCase.beforeClass(LanguageIdentifierUpdateProcessorFactoryTestCase.java:40)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.ClassNotFoundException: org.w3c.dom.ElementTraversal
   [junit4]    > 	at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    > 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    > 	... 55 more
   [junit4] Completed [3/4 (2!)] on J1 in 2.30s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.update.processor.LangDetectLanguageIdentifierUpdateProcessorFactoryTest
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=204, maxMBSortInHeap=7.223313044814442, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@67cd18f1), locale=el-CY, timezone=America/Lower_Princes
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=281875088,total=319291392
   [junit4]   2> NOTE: All tests run in this JVM: [LangDetectLanguageIdentifierUpdateProcessorFactoryTest]
   [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=LangDetectLanguageIdentifierUpdateProcessorFactoryTest -Dtests.seed=8914CAB8A676D2EE -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=el-CY -Dtests.timezone=America/Lower_Princes -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | LangDetectLanguageIdentifierUpdateProcessorFactoryTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: org/w3c/dom/ElementTraversal
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8914CAB8A676D2EE]:0)
   [junit4]    > 	at java.lang.ClassLoader.defineClass1(Native Method)
   [junit4]    > 	at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
   [junit4]    > 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
   [junit4]    > 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:468)
   [junit4]    > 	at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
   [junit4]    > 	at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
   [junit4]    > 	at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
   [junit4]    > 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4]    > 	at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    > 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    > 	at org.apache.xerces.parsers.AbstractDOMParser.startDocument(Unknown Source)
   [junit4]    > 	at org.apache.xerces.xinclude.XIncludeHandler.startDocument(Unknown Source)
   [junit4]    > 	at org.apache.xerces.impl.dtd.XMLDTDValidator.startDocument(Unknown Source)
   [junit4]    > 	at org.apache.xerces.impl.XMLDocumentScannerImpl.startEntity(Unknown Source)
   [junit4]    > 	at org.apache.xerces.impl.XMLVersionDetector.startDocumentParsing(Unknown Source)
   [junit4]    > 	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
   [junit4]    > 	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
   [junit4]    > 	at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
   [junit4]    > 	at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
   [junit4]    > 	at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
   [junit4]    > 	at org.apache.solr.core.XmlConfigFile.<init>(XmlConfigFile.java:140)
   [junit4]    > 	at org.apache.solr.core.XmlConfigFile.<init>(XmlConfigFile.java:87)
   [junit4]    > 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:173)
   [junit4]    > 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:144)
   [junit4]    > 	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:89)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:805)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:666)
   [junit4]    > 	at org.apache.solr.update.processor.LanguageIdentifierUpdateProcessorFactoryTestCase.beforeClass(LanguageIdentifierUpdateProcessorFactoryTestCase.java:40)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.ClassNotFoundException: org.w3c.dom.ElementTraversal
   [junit4]    > 	at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    > 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    > 	... 55 more
   [junit4] Completed [4/4 (3!)] on J2 in 1.17s, 0 tests, 1 error <<< FAILURES!

[...truncated 45303 lines...]

[JENKINS] Lucene-Solr-NightlyTests-8.x - Build # 298 - Failure

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

3 tests failed.
FAILED:  org.apache.lucene.document.TestXYPolygonShapeQueries.testRandomBig

Error Message:
Java heap space

Stack Trace:
java.lang.OutOfMemoryError: Java heap space
	at __randomizedtesting.SeedInfo.seed([4AF56BCA12F8715A:CDA2164583A10DDA]:0)
	at org.apache.lucene.store.RAMFile.newBuffer(RAMFile.java:84)
	at org.apache.lucene.store.RAMFile.addBuffer(RAMFile.java:57)
	at org.apache.lucene.store.RAMOutputStream.switchCurrentBuffer(RAMOutputStream.java:168)
	at org.apache.lucene.store.RAMOutputStream.writeBytes(RAMOutputStream.java:154)
	at org.apache.lucene.store.MockIndexOutputWrapper.writeBytes(MockIndexOutputWrapper.java:141)
	at org.apache.lucene.util.bkd.OfflinePointWriter.append(OfflinePointWriter.java:56)
	at org.apache.lucene.util.bkd.BKDWriter.add(BKDWriter.java:247)
	at org.apache.lucene.index.RandomCodec$1$1$1.visit(RandomCodec.java:129)
	at org.apache.lucene.codecs.PointsWriter$1$1$1.visit(PointsWriter.java:117)
	at org.apache.lucene.index.AssertingLeafReader$AssertingIntersectVisitor.visit(AssertingLeafReader.java:1171)
	at org.apache.lucene.util.bkd.BKDReader.visitCompressedDocValues(BKDReader.java:735)
	at org.apache.lucene.util.bkd.BKDReader.visitDocValuesWithCardinality(BKDReader.java:684)
	at org.apache.lucene.util.bkd.BKDReader.visitDocValues(BKDReader.java:590)
	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:790)
	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:813)
	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:813)
	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:813)
	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:813)
	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:823)
	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:813)
	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:813)
	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:813)
	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:813)
	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:823)
	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:823)
	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:813)
	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:506)
	at org.apache.lucene.index.AssertingLeafReader$AssertingPointValues.intersect(AssertingLeafReader.java:1052)
	at org.apache.lucene.codecs.PointsWriter$1$1.intersect(PointsWriter.java:105)
	at org.apache.lucene.index.RandomCodec$1$1.writeField(RandomCodec.java:122)
	at org.apache.lucene.codecs.PointsWriter.mergeOneField(PointsWriter.java:62)
	at org.apache.lucene.codecs.PointsWriter.merge(PointsWriter.java:191)


FAILED:  org.apache.solr.cloud.RollingRestartTest.test

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at __randomizedtesting.SeedInfo.seed([CDFE17B8E4ACD0F6:45AA28624A50BD0E]: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:223)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
	at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:342)
	at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:307)
	at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
	at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:231)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72)
	at org.eclipse.jetty.server.Server.doStart(Server.java:385)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.retryOnPortBindFailure(JettySolrRunner.java:567)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:506)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:474)
	at org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:104)
	at org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
	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:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.SyncSliceTest.test

Error Message:
expected:<5> but was:<4>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<4>
	at __randomizedtesting.SeedInfo.seed([CDFE17B8E4ACD0F6:45AA28624A50BD0E]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.cloud.SyncSliceTest.test(SyncSliceTest.java:150)
	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:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11229 lines...]
   [junit4] Suite: org.apache.lucene.document.TestXYPolygonShapeQueries
   [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=TestXYPolygonShapeQueries -Dtests.method=testRandomBig -Dtests.seed=4AF56BCA12F8715A -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=und -Dtests.timezone=America/Santa_Isabel -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    459s J0 | TestXYPolygonShapeQueries.testRandomBig <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: Java heap space
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4AF56BCA12F8715A:CDA2164583A10DDA]:0)
   [junit4]    > 	at org.apache.lucene.store.RAMFile.newBuffer(RAMFile.java:84)
   [junit4]    > 	at org.apache.lucene.store.RAMFile.addBuffer(RAMFile.java:57)
   [junit4]    > 	at org.apache.lucene.store.RAMOutputStream.switchCurrentBuffer(RAMOutputStream.java:168)
   [junit4]    > 	at org.apache.lucene.store.RAMOutputStream.writeBytes(RAMOutputStream.java:154)
   [junit4]    > 	at org.apache.lucene.store.MockIndexOutputWrapper.writeBytes(MockIndexOutputWrapper.java:141)
   [junit4]    > 	at org.apache.lucene.util.bkd.OfflinePointWriter.append(OfflinePointWriter.java:56)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDWriter.add(BKDWriter.java:247)
   [junit4]    > 	at org.apache.lucene.index.RandomCodec$1$1$1.visit(RandomCodec.java:129)
   [junit4]    > 	at org.apache.lucene.codecs.PointsWriter$1$1$1.visit(PointsWriter.java:117)
   [junit4]    > 	at org.apache.lucene.index.AssertingLeafReader$AssertingIntersectVisitor.visit(AssertingLeafReader.java:1171)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDReader.visitCompressedDocValues(BKDReader.java:735)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDReader.visitDocValuesWithCardinality(BKDReader.java:684)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDReader.visitDocValues(BKDReader.java:590)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:790)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:813)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:813)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:813)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:813)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:823)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:813)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:813)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:813)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:813)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:823)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:823)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:813)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:506)
   [junit4]    > 	at org.apache.lucene.index.AssertingLeafReader$AssertingPointValues.intersect(AssertingLeafReader.java:1052)
   [junit4]    > 	at org.apache.lucene.codecs.PointsWriter$1$1.intersect(PointsWriter.java:105)
   [junit4]    > 	at org.apache.lucene.index.RandomCodec$1$1.writeField(RandomCodec.java:122)
   [junit4]    > 	at org.apache.lucene.codecs.PointsWriter.mergeOneField(PointsWriter.java:62)
   [junit4]    > 	at org.apache.lucene.codecs.PointsWriter.merge(PointsWriter.java:191)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/sandbox/test/J0/temp/lucene.document.TestXYPolygonShapeQueries_4AF56BCA12F8715A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {id=PostingsFormat(name=LuceneFixedGap)}, docValues:{shape=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=49, maxMBSortInHeap=7.562476951858253, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6cbed3f8), locale=und, timezone=America/Santa_Isabel
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=190916152,total=533725184
   [junit4]   2> NOTE: All tests run in this JVM: [TestIDVersionPostingsFormat, TestXYPolygonShapeQueries]
   [junit4] Completed [13/40 (1!)] on J0 in 596.98s, 5 tests, 1 error <<< FAILURES!

[...truncated 84 lines...]
   [junit4] JVM J0: stdout was not empty, see: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/sandbox/test/temp/junit4-J0-20191217_173133_2187461532545618962333.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/heapdumps/java_pid13812.hprof ...
   [junit4] Heap dump file created [440490531 bytes in 0.573 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 3405 lines...]
   [junit4] Suite: org.apache.solr.cloud.SyncSliceTest
   [junit4]   2> 2360194 INFO  (SUITE-SyncSliceTest-seed#[CDFE17B8E4ACD0F6]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2360194 INFO  (SUITE-SyncSliceTest-seed#[CDFE17B8E4ACD0F6]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_CDFE17B8E4ACD0F6-001/data-dir-82-001
   [junit4]   2> 2360194 WARN  (SUITE-SyncSliceTest-seed#[CDFE17B8E4ACD0F6]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=60 numCloses=60
   [junit4]   2> 2360194 INFO  (SUITE-SyncSliceTest-seed#[CDFE17B8E4ACD0F6]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2360196 INFO  (SUITE-SyncSliceTest-seed#[CDFE17B8E4ACD0F6]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2360196 INFO  (SUITE-SyncSliceTest-seed#[CDFE17B8E4ACD0F6]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2360199 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2360199 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2360200 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2360300 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.ZkTestServer start zk server on port:44400
   [junit4]   2> 2360300 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44400
   [junit4]   2> 2360300 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44400
   [junit4]   2> 2360300 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44400
   [junit4]   2> 2360301 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2360303 INFO  (zkConnectionManagerCallback-6962-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2360303 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2360305 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2360306 INFO  (zkConnectionManagerCallback-6964-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2360306 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2360307 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2360308 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2360310 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-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> 2360311 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2360312 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2360312 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2360313 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2360314 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-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> 2360315 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2360316 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2360338 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2360339 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2360340 INFO  (zkConnectionManagerCallback-6968-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2360340 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2360442 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 2360962 WARN  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2360963 WARN  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2360963 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2360963 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2360963 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2361012 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2361012 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2361012 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2361015 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@359d004c{/,null,AVAILABLE}
   [junit4]   2> 2361016 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7f845808{SSL,[ssl, http/1.1]}{127.0.0.1:35456}
   [junit4]   2> 2361024 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.e.j.s.Server Started @2361160ms
   [junit4]   2> 2361024 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_CDFE17B8E4ACD0F6-001/tempDir-001/control/data, hostContext=/, hostPort=35456, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_CDFE17B8E4ACD0F6-001/control-001/cores}
   [junit4]   2> 2361025 ERROR (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2361025 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2361025 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 2361025 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2361025 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2361025 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-17T19:11:56.505Z
   [junit4]   2> 2361044 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2361045 INFO  (zkConnectionManagerCallback-6970-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2361045 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2361147 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2361147 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_CDFE17B8E4ACD0F6-001/control-001/solr.xml
   [junit4]   2> 2361150 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2361150 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2361152 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1f7cba03, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2362337 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2362338 WARN  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] 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> 2362355 WARN  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5eb65a62[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2362355 WARN  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5eb65a62[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2362357 WARN  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] 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> 2362393 WARN  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@d587c10[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2362393 WARN  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@d587c10[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2362395 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44400/solr
   [junit4]   2> 2362431 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2362432 INFO  (zkConnectionManagerCallback-6977-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2362432 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2362539 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [n:127.0.0.1:35456_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2362558 INFO  (zkConnectionManagerCallback-6979-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2362558 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [n:127.0.0.1:35456_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2362920 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [n:127.0.0.1:35456_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35456_
   [junit4]   2> 2362921 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [n:127.0.0.1:35456_     ] o.a.s.c.Overseer Overseer (id=75920765379805189-127.0.0.1:35456_-n_0000000000) starting
   [junit4]   2> 2362935 INFO  (OverseerStateUpdate-75920765379805189-127.0.0.1:35456_-n_0000000000) [n:127.0.0.1:35456_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35456_
   [junit4]   2> 2362935 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [n:127.0.0.1:35456_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35456_
   [junit4]   2> 2362938 WARN  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [n:127.0.0.1:35456_     ] 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> 2362953 INFO  (zkCallback-6978-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2363023 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [n:127.0.0.1:35456_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2363082 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [n:127.0.0.1:35456_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f7cba03
   [junit4]   2> 2363128 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [n:127.0.0.1:35456_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f7cba03
   [junit4]   2> 2363128 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [n:127.0.0.1:35456_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f7cba03
   [junit4]   2> 2363129 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [n:127.0.0.1:35456_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2363130 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [n:127.0.0.1:35456_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_CDFE17B8E4ACD0F6-001/control-001/cores
   [junit4]   2> 2363200 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2363200 INFO  (zkConnectionManagerCallback-6988-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2363200 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2363210 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2363211 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44400/solr ready
   [junit4]   2> 2363252 INFO  (qtp1726921476-18520) [n:127.0.0.1:35456_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:35456_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2363272 INFO  (OverseerThreadFactory-3913-thread-1-processing-n:127.0.0.1:35456_) [n:127.0.0.1:35456_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2363432 INFO  (qtp1726921476-18518) [n:127.0.0.1:35456_    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> 2363432 INFO  (qtp1726921476-18518) [n:127.0.0.1:35456_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2364618 INFO  (qtp1726921476-18518) [n:127.0.0.1:35456_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 2364666 INFO  (qtp1726921476-18518) [n:127.0.0.1:35456_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 2365132 INFO  (qtp1726921476-18518) [n:127.0.0.1:35456_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2365181 INFO  (qtp1726921476-18518) [n:127.0.0.1:35456_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 2365181 INFO  (qtp1726921476-18518) [n:127.0.0.1:35456_ 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@1f7cba03
   [junit4]   2> 2365181 INFO  (qtp1726921476-18518) [n:127.0.0.1:35456_ 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-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_CDFE17B8E4ACD0F6-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_CDFE17B8E4ACD0F6-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2365184 INFO  (qtp1726921476-18518) [n:127.0.0.1:35456_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@36631964
   [junit4]   2> 2365186 WARN  (qtp1726921476-18518) [n:127.0.0.1:35456_ 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> 2365375 INFO  (qtp1726921476-18518) [n:127.0.0.1:35456_ 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> 2365375 INFO  (qtp1726921476-18518) [n:127.0.0.1:35456_ 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> 2365393 INFO  (qtp1726921476-18518) [n:127.0.0.1:35456_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2365393 INFO  (qtp1726921476-18518) [n:127.0.0.1:35456_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2365394 INFO  (qtp1726921476-18518) [n:127.0.0.1:35456_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2365394 INFO  (qtp1726921476-18518) [n:127.0.0.1:35456_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@34dc0ce5[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2365409 INFO  (qtp1726921476-18518) [n:127.0.0.1:35456_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2365409 INFO  (qtp1726921476-18518) [n:127.0.0.1:35456_ 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> 2365410 INFO  (qtp1726921476-18518) [n:127.0.0.1:35456_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2365410 INFO  (qtp1726921476-18518) [n:127.0.0.1:35456_ 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 1653195324407152640
   [junit4]   2> 2365434 INFO  (searcherExecutor-3918-thread-1-processing-n:127.0.0.1:35456_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:35456_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@34dc0ce5[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2365446 INFO  (qtp1726921476-18518) [n:127.0.0.1:35456_ 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> 2365446 INFO  (qtp1726921476-18518) [n:127.0.0.1:35456_ 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> 2365467 INFO  (qtp1726921476-18518) [n:127.0.0.1:35456_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2365467 INFO  (qtp1726921476-18518) [n:127.0.0.1:35456_ 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> 2365467 INFO  (qtp1726921476-18518) [n:127.0.0.1:35456_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35456/control_collection_shard1_replica_n1/
   [junit4]   2> 2365478 INFO  (qtp1726921476-18518) [n:127.0.0.1:35456_ 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> 2365478 INFO  (qtp1726921476-18518) [n:127.0.0.1:35456_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:35456/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2365478 INFO  (qtp1726921476-18518) [n:127.0.0.1:35456_ 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/75920765379805189-core_node2-n_0000000000
   [junit4]   2> 2365480 INFO  (qtp1726921476-18518) [n:127.0.0.1:35456_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35456/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2365600 INFO  (zkCallback-6978-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> 2365601 INFO  (qtp1726921476-18518) [n:127.0.0.1:35456_ 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> 2365603 INFO  (qtp1726921476-18518) [n:127.0.0.1:35456_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2171
   [junit4]   2> 2365612 INFO  (qtp1726921476-18520) [n:127.0.0.1:35456_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2365613 INFO  (OverseerCollectionConfigSetProcessor-75920765379805189-127.0.0.1:35456_-n_0000000000) [n:127.0.0.1:35456_     ] 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> 2365742 INFO  (zkCallback-6978-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> 2365742 INFO  (zkCallback-6978-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> 2365770 INFO  (qtp1726921476-18520) [n:127.0.0.1:35456_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:35456_&wt=javabin&version=2} status=0 QTime=2518
   [junit4]   2> 2365775 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 2365882 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2365883 INFO  (zkConnectionManagerCallback-6994-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2365883 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2365884 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2365885 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44400/solr ready
   [junit4]   2> 2365885 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2365888 INFO  (qtp1726921476-18520) [n:127.0.0.1:35456_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2365890 INFO  (OverseerThreadFactory-3913-thread-2-processing-n:127.0.0.1:35456_) [n:127.0.0.1:35456_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2366095 WARN  (OverseerThreadFactory-3913-thread-2-processing-n:127.0.0.1:35456_) [n:127.0.0.1:35456_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 2366097 INFO  (qtp1726921476-18520) [n:127.0.0.1:35456_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2366098 INFO  (qtp1726921476-18520) [n:127.0.0.1:35456_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=210
   [junit4]   2> 2366099 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 2366099 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2366108 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 2366108 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2366108 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 2366108 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2366108 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=7
   [junit4]   2> 2366352 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_CDFE17B8E4ACD0F6-001/shard-1-001 of type NRT
   [junit4]   2> 2366354 WARN  (closeThreadPool-6995-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2366354 WARN  (closeThreadPool-6995-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2366354 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2366354 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2366355 INFO  (closeThreadPool-6995-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2366380 INFO  (closeThreadPool-6995-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2366380 INFO  (closeThreadPool-6995-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2366380 INFO  (closeThreadPool-6995-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2366380 INFO  (closeThreadPool-6995-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32ae9993{/,null,AVAILABLE}
   [junit4]   2> 2366381 INFO  (closeThreadPool-6995-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1babf3b8{SSL,[ssl, http/1.1]}{127.0.0.1:39239}
   [junit4]   2> 2366381 INFO  (closeThreadPool-6995-thread-1) [     ] o.e.j.s.Server Started @2366517ms
   [junit4]   2> 2366381 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_CDFE17B8E4ACD0F6-001/tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=39239, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_CDFE17B8E4ACD0F6-001/shard-1-001/cores}
   [junit4]   2> 2366381 ERROR (closeThreadPool-6995-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2366381 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2366382 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 2366382 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2366382 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2366382 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-17T19:12:01.862Z
   [junit4]   2> 2366383 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2366392 INFO  (zkConnectionManagerCallback-6997-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2366392 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2366493 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2366493 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_CDFE17B8E4ACD0F6-001/shard-1-001/solr.xml
   [junit4]   2> 2366549 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2366549 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2366550 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1f7cba03, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2367012 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2367013 WARN  (closeThreadPool-6995-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> 2367027 WARN  (closeThreadPool-6995-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@19e1e314[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2367027 WARN  (closeThreadPool-6995-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@19e1e314[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2367044 WARN  (closeThreadPool-6995-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> 2367063 WARN  (closeThreadPool-6995-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@e6a50d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2367063 WARN  (closeThreadPool-6995-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@e6a50d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2367064 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44400/solr
   [junit4]   2> 2367065 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2367081 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_CDFE17B8E4ACD0F6-001/shard-2-001 of type NRT
   [junit4]   2> 2367083 WARN  (closeThreadPool-6995-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2367083 WARN  (closeThreadPool-6995-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2367083 INFO  (closeThreadPool-6995-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2367083 INFO  (closeThreadPool-6995-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2367083 INFO  (closeThreadPool-6995-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2367084 INFO  (closeThreadPool-6995-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2367084 INFO  (closeThreadPool-6995-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2367084 INFO  (closeThreadPool-6995-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2367084 INFO  (closeThreadPool-6995-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31d44366{/,null,AVAILABLE}
   [junit4]   2> 2367085 INFO  (closeThreadPool-6995-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@eb4e44e{SSL,[ssl, http/1.1]}{127.0.0.1:44539}
   [junit4]   2> 2367085 INFO  (closeThreadPool-6995-thread-2) [     ] o.e.j.s.Server Started @2367221ms
   [junit4]   2> 2367085 INFO  (closeThreadPool-6995-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_CDFE17B8E4ACD0F6-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=44539, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_CDFE17B8E4ACD0F6-001/shard-2-001/cores}
   [junit4]   2> 2367085 ERROR (closeThreadPool-6995-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2367085 INFO  (closeThreadPool-6995-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2367085 INFO  (closeThreadPool-6995-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 2367085 INFO  (closeThreadPool-6995-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2367085 INFO  (closeThreadPool-6995-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2367085 INFO  (closeThreadPool-6995-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-17T19:12:02.565Z
   [junit4]   2> 2367090 INFO  (closeThreadPool-6995-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2367096 INFO  (zkConnectionManagerCallback-7004-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2367096 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2367132 INFO  (zkConnectionManagerCallback-7006-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2367132 INFO  (closeThreadPool-6995-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2367235 INFO  (closeThreadPool-6995-thread-1) [n:127.0.0.1:39239_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2367236 INFO  (zkConnectionManagerCallback-7008-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2367236 INFO  (closeThreadPool-6995-thread-1) [n:127.0.0.1:39239_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2367249 INFO  (closeThreadPool-6995-thread-1) [n:127.0.0.1:39239_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2367253 INFO  (closeThreadPool-6995-thread-1) [n:127.0.0.1:39239_     ] o.a.s.c.ZkController Publish node=127.0.0.1:39239_ as DOWN
   [junit4]   2> 2367254 INFO  (closeThreadPool-6995-thread-1) [n:127.0.0.1:39239_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2367254 INFO  (closeThreadPool-6995-thread-1) [n:127.0.0.1:39239_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39239_
   [junit4]   2> 2367267 INFO  (zkCallback-6978-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2367267 INFO  (zkCallback-7007-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2367269 WARN  (closeThreadPool-6995-thread-1) [n:127.0.0.1:39239_     ] 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> 2367291 INFO  (zkCallback-6993-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2367310 INFO  (closeThreadPool-6995-thread-1) [n:127.0.0.1:39239_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2367352 INFO  (closeThreadPool-6995-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2367352 INFO  (closeThreadPool-6995-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_CDFE17B8E4ACD0F6-001/shard-2-001/solr.xml
   [junit4]   2> 2367355 INFO  (closeThreadPool-6995-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2367355 INFO  (closeThreadPool-6995-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2367357 INFO  (closeThreadPool-6995-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1f7cba03, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2367387 INFO  (closeThreadPool-6995-thread-1) [n:127.0.0.1:39239_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f7cba03
   [junit4]   2> 2367429 INFO  (closeThreadPool-6995-thread-1) [n:127.0.0.1:39239_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f7cba03
   [junit4]   2> 2367429 INFO  (closeThreadPool-6995-thread-1) [n:127.0.0.1:39239_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f7cba03
   [junit4]   2> 2367431 INFO  (closeThreadPool-6995-thread-1) [n:127.0.0.1:39239_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2367432 INFO  (closeThreadPool-6995-thread-1) [n:127.0.0.1:39239_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_CDFE17B8E4ACD0F6-001/shard-1-001/cores
   [junit4]   2> 2367516 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:39239_
   [junit4]   2> 2367827 INFO  (closeThreadPool-6995-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2367828 WARN  (closeThreadPool-6995-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> 2367829 WARN  (closeThreadPool-6995-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@15f21f95[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2367829 WARN  (closeThreadPool-6995-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@15f21f95[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2367831 WARN  (closeThreadPool-6995-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> 2367840 WARN  (closeThreadPool-6995-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@469f23f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2367840 WARN  (closeThreadPool-6995-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@469f23f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2367841 INFO  (closeThreadPool-6995-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44400/solr
   [junit4]   2> 2367842 INFO  (closeThreadPool-6995-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2367843 INFO  (zkConnectionManagerCallback-7019-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2367843 INFO  (closeThreadPool-6995-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2367882 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_CDFE17B8E4ACD0F6-001/shard-3-001 of type NRT
   [junit4]   2> 2367883 WARN  (closeThreadPool-6995-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2367883 WARN  (closeThreadPool-6995-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2367883 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2367883 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2367884 INFO  (closeThreadPool-6995-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2367884 INFO  (closeThreadPool-6995-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2367884 INFO  (closeThreadPool-6995-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2367885 INFO  (closeThreadPool-6995-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2367885 INFO  (closeThreadPool-6995-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@33c911f2{/,null,AVAILABLE}
   [junit4]   2> 2367886 INFO  (closeThreadPool-6995-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@25f6ef86{SSL,[ssl, http/1.1]}{127.0.0.1:38655}
   [junit4]   2> 2367886 INFO  (closeThreadPool-6995-thread-1) [     ] o.e.j.s.Server Started @2368021ms
   [junit4]   2> 2367886 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_CDFE17B8E4ACD0F6-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=38655, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_CDFE17B8E4ACD0F6-001/shard-3-001/cores}
   [junit4]   2> 2367886 ERROR (closeThreadPool-6995-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2367886 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2367886 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 2367886 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2367886 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2367886 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-17T19:12:03.366Z
   [junit4]   2> 2367891 INFO  (OverseerCollectionConfigSetProcessor-75920765379805189-127.0.0.1:35456_-n_0000000000) [n:127.0.0.1:35456_     ] 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> 2367937 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2367937 INFO  (zkConnectionManagerCallback-7021-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2367937 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2367962 INFO  (closeThreadPool-6995-thread-2) [n:127.0.0.1:44539_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2367963 INFO  (zkConnectionManagerCallback-7023-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2367963 INFO  (closeThreadPool-6995-thread-2) [n:127.0.0.1:44539_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2368041 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2368041 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_CDFE17B8E4ACD0F6-001/shard-3-001/solr.xml
   [junit4]   2> 2368045 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2368045 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2368046 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1f7cba03, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2368072 INFO  (closeThreadPool-6995-thread-2) [n:127.0.0.1:44539_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2368077 INFO  (closeThreadPool-6995-thread-2) [n:127.0.0.1:44539_     ] o.a.s.c.ZkController Publish node=127.0.0.1:44539_ as DOWN
   [junit4]   2> 2368078 INFO  (closeThreadPool-6995-thread-2) [n:127.0.0.1:44539_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2368078 INFO  (closeThreadPool-6995-thread-2) [n:127.0.0.1:44539_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44539_
   [junit4]   2> 2368079 INFO  (zkCallback-6993-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2368079 INFO  (zkCallback-7007-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2368079 INFO  (zkCallback-6978-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2368100 INFO  (zkCallback-7022-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2368102 WARN  (closeThreadPool-6995-thread-2) [n:127.0.0.1:44539_     ] 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> 2368198 INFO  (closeThreadPool-6995-thread-2) [n:127.0.0.1:44539_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2368355 INFO  (closeThreadPool-6995-thread-2) [n:127.0.0.1:44539_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f7cba03
   [junit4]   2> 2368426 INFO  (closeThreadPool-6995-thread-2) [n:127.0.0.1:44539_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f7cba03
   [junit4]   2> 2368426 INFO  (closeThreadPool-6995-thread-2) [n:127.0.0.1:44539_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f7cba03
   [junit4]   2> 2368433 INFO  (closeThreadPool-6995-thread-2) [n:127.0.0.1:44539_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2368451 INFO  (closeThreadPool-6995-thread-2) [n:127.0.0.1:44539_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_CDFE17B8E4ACD0F6-001/shard-2-001/cores
   [junit4]   2> 2368670 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2368671 WARN  (closeThreadPool-6995-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> 2368771 WARN  (closeThreadPool-6995-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@18479d1b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2368771 WARN  (closeThreadPool-6995-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@18479d1b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2368774 INFO  (closeThreadPool-6995-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:44539_
   [junit4]   2> 2368885 WARN  (closeThreadPool-6995-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> 2368961 WARN  (closeThreadPool-6995-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@39dc0329[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2368961 WARN  (closeThreadPool-6995-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@39dc0329[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2368975 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44400/solr
   [junit4]   2> 2369028 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2369033 INFO  (zkConnectionManagerCallback-7034-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2369033 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2369170 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2369190 INFO  (zkConnectionManagerCallback-7036-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2369190 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2369191 INFO  (TEST-SyncSliceTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_CDFE17B8E4ACD0F6-001/shard-4-001 of type NRT
   [junit4]   2> 2369195 WARN  (closeThreadPool-6995-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2369196 WARN  (closeThreadPool-6995-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2369196 INFO  (closeThreadPool-6995-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2369196 INFO  (closeThreadPool-6995-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2369196 INFO  (closeThreadPool-6995-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2369234 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2369295 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:38655_ as DOWN
   [junit4]   2> 2369313 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2369314 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38655_
   [junit4]   2> 2369333 INFO  (closeThreadPool-6995-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2369333 INFO  (closeThreadPool-6995-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2369333 INFO  (closeThreadPool-6995-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2369334 INFO  (closeThreadPool-6995-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16a0a56b{/,null,AVAILABLE}
   [junit4]   2> 2369334 INFO  (closeThreadPool-6995-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@10053159{SSL,[ssl, http/1.1]}{127.0.0.1:41791}
   [junit4]   2> 2369334 INFO  (closeThreadPool-6995-thread-2) [     ] o.e.j.s.Server Started @2369470ms
   [junit4]   2> 2369334 INFO  (closeThreadPool-6995-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_CDFE17B8E4ACD0F6-001/tempDir-001/jetty4, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=41791, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_CDFE17B8E4ACD0F6-001/shard-4-001/cores}
   [junit4]   2> 2369335 ERROR (closeThreadPool-6995-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2369335 INFO  (closeThreadPool-6995-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2369335 INFO  (closeThreadPool-6995-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 2369335 INFO  (closeThreadPool-6995-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2369335 INFO  (closeThreadPool-6995-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2369335 INFO  (closeThreadPool-6995-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-17T19:12:04.815Z
   [junit4]   2> 2369361 INFO  (zkCallback-6993-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2369361 INFO  (zkCallback-7035-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2369361 INFO  (closeThreadPool-6995-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2369368 INFO  (zkCallback-7022-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2369368 INFO  (zkCallback-7007-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2369397 INFO  (zkCallback-6978-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2369417 INFO  (zkConnectionManagerCallback-7040-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2369418 INFO  (closeThreadPool-6995-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2369483 WARN  (closeThreadPool-6995-thread-1) [     ] 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> 2369623 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2369645 INFO  (closeThreadPool-6995-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2369645 INFO  (closeThreadPool-6995-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_CDFE17B8E4ACD0F6-001/shard-4-001/solr.xml
   [junit4]   2> 2369648 INFO  (closeThreadPool-6995-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2369648 INFO  (closeThreadPool-6995-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2369682 INFO  (closeThreadPool-6995-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1f7cba03, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2369734 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f7cba03
   [junit4]   2> 2369787 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f7cba03
   [junit4]   2> 2369788 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f7cba03
   [junit4]   2> 2369836 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2369837 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_CDFE17B8E4ACD0F6-001/shard-3-001/cores
   [junit4]   2> 2370069 INFO  (closeThreadPool-6995-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2370069 WARN  (closeThreadPool-6995-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> 2370102 INFO  (closeThreadPool-6995-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:38655_
   [junit4]   2> 2370243 WARN  (closeThreadPool-6995-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@552fa0f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2370243 WARN  (closeThreadPool-6995-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@552fa0f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2370280 WARN  (closeThreadPool-6995-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> 2370281 WARN  (closeThreadPool-6995-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5800f264[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2370281 WARN  (closeThreadPool-6995-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5800f264[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2370282 INFO  (closeThreadPool-6995-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44400/solr
   [junit4]   2> 2370300 INFO  (closeThreadPool-6995-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2370377 INFO  (zkConnectionManagerCallback-7049-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2370377 INFO  (closeThreadPool-6995-thread-2)

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

ction/75920905749069869-127.0.0.1:38477_-n_0000000033
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard2/election/75920905749069877-core_node32-n_0000000007
   [junit4]   2> 	2	/solr/overseer_elect/election/75920905749069897-127.0.0.1:42079_-n_0000000029
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/75920905749069870-core_node19-n_0000000004
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/75920905749069912-core_node23-n_0000000013
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/75920905749069885-core_node27-n_0000000008
   [junit4]   2> 	2	/solr/overseer_elect/election/75920905749069829-127.0.0.1:46383_-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/75920905749069854-127.0.0.1:35793_-n_0000000051
   [junit4]   2> 	2	/solr/overseer_elect/election/75920905749069866-127.0.0.1:42382_-n_0000000010
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	1234	/solr/live_nodes
   [junit4]   2> 	406	/solr/overseer/queue
   [junit4]   2> 	152	/solr/overseer/collection-queue-work
   [junit4]   2> 	45	/solr/collections
   [junit4]   2> 	25	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	24	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	24	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 4777824 INFO  (TEST-RollingRestartTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34383
   [junit4]   2> 4777825 INFO  (TEST-RollingRestartTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34383
   [junit4]   2> 4777825 INFO  (TEST-RollingRestartTest.test-seed#[CDFE17B8E4ACD0F6]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34383
   [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=RollingRestartTest -Dtests.method=test -Dtests.seed=CDFE17B8E4ACD0F6 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=es-US -Dtests.timezone=UCT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    276s J1 | RollingRestartTest.test <<<
   [junit4]    > Throwable #1: java.net.BindException: Address already in use
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CDFE17B8E4ACD0F6:45AA28624A50BD0E]:0)
   [junit4]    > 	at sun.nio.ch.Net.bind0(Native Method)
   [junit4]    > 	at sun.nio.ch.Net.bind(Net.java:433)
   [junit4]    > 	at sun.nio.ch.Net.bind(Net.java:425)
   [junit4]    > 	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
   [junit4]    > 	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
   [junit4]    > 	at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:342)
   [junit4]    > 	at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:307)
   [junit4]    > 	at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
   [junit4]    > 	at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:231)
   [junit4]    > 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72)
   [junit4]    > 	at org.eclipse.jetty.server.Server.doStart(Server.java:385)
   [junit4]    > 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.retryOnPortBindFailure(JettySolrRunner.java:567)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:506)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:474)
   [junit4]    > 	at org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:104)
   [junit4]    > 	at org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_CDFE17B8E4ACD0F6-001
   [junit4]   2> Dec 17, 2019 7:52:13 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(Lucene84): {}, docValues:{}, maxPointsInLeafNode=1333, maxMBSortInHeap=6.003305498245087, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@38994636), locale=es-US, timezone=UCT
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=162307624,total=527958016
   [junit4]   2> NOTE: All tests run in this JVM: [ShardsWhitelistTest, TestSearcherReuse, TestSimPolicyCloud, TestInfoStreamLogging, TestRealTimeGet, TestClassicSimilarityFactory, DebugComponentTest, MinimalSchemaTest, BasicDistributedZk2Test, TestCopyFieldCollectionResource, TestManagedSynonymGraphFilterFactory, DOMUtilTest, TestLocalFSCloudBackupRestore, TestBlobHandler, RecoveryZkTest, BadComponentTest, SolrInfoBeanTest, TestRestoreCore, CurrencyFieldTypeTest, ClassificationUpdateProcessorIntegrationTest, TestCloudSearcherWarming, ChaosMonkeyNothingIsSafeTest, TestSystemCollAutoCreate, UUIDUpdateProcessorFallbackTest, TestPrepRecovery, SSLMigrationTest, DistributedVersionInfoTest, CreateCollectionCleanupTest, TestWithCollection, TestRebalanceLeaders, HLLUtilTest, TestSolrConfigHandlerCloud, TestDelegationWithHadoopAuth, CloudExitableDirectoryReaderTest, TestUniqueKeyFieldResource, TestSegmentSorting, TestQueryTypes, TestSolrCoreParser, HdfsLockFactoryTest, TestRandomFaceting, TestCoreBackup, TestSolrXml, CdcrRequestHandlerTest, SuggesterTSTTest, SolrCoreTest, CdcrBootstrapTest, SolrCoreMetricManagerTest, PeerSyncWithBufferUpdatesTest, TestFileDictionaryLookup, IndexSizeTriggerTest, SuggestComponentContextFilterQueryTest, TestQueryingOnDownCollection, TestDynamicLoadingUrl, DocExpirationUpdateProcessorFactoryTest, OverseerStatusTest, ExplicitHLLTest, DisMaxRequestHandlerTest, AuditLoggerPluginTest, TestSlowCompositeReaderWrapper, CollectionPropsTest, TestRandomCollapseQParserPlugin, SplitShardTest, HdfsChaosMonkeyNothingIsSafeTest, IgnoreLargeDocumentProcessorFactoryTest, SpellCheckCollatorWithCollapseTest, TestChildDocTransformerHierarchy, ComputePlanActionTest, ConcurrentCreateRoutedAliasTest, SolrMetricsIntegrationTest, TestDefaultStatsCache, DistribDocExpirationUpdateProcessorTest, TestLegacyNumericUtils, TestAnalyzeInfixSuggestions, BlockJoinFacetRandomTest, TestObjectReleaseTracker, CollectionTooManyReplicasTest, CurrencyRangeFacetCloudTest, SystemInfoHandlerTest, NumericFieldsTest, TestCodecSupport, TermVectorComponentTest, TestCloudInspectUtil, TestShardHandlerFactory, PeerSyncWithLeaderTest, TestPKIAuthenticationPlugin, LeaderVoteWaitTimeoutTest, TestMultiWordSynonyms, ZkNodePropsTest, TestCustomStream, TestJsonFacetsWithNestedObjects, TestSchemaField, SolrIndexSplitterTest, AssignTest, NodeMutatorTest, DistributedQueryElevationComponentTest, CoreAdminOperationTest, TestWordDelimiterFilterFactory, RankQueryTest, BasicAuthStandaloneTest, TestDeprecatedFilters, MultiSolrCloudTestCaseTest, NodeAddedTriggerIntegrationTest, TestSolrCloudWithSecureImpersonation, AtomicUpdatesTest, TestCloudSchemaless, DistanceFunctionTest, ExitableDirectoryReaderTest, TestLockTree, XmlUpdateRequestHandlerTest, MetricsHistoryWithAuthIntegrationTest, TestFacetMethods, TestQuerySenderListener, BinaryUpdateRequestHandlerTest, HdfsUnloadDistributedZkTest, ForceLeaderWithTlogReplicasTest, DistributedFacetExistsSmallTest, TestHalfAndHalfDocValues, TestSolrQueryParser, PathHierarchyTokenizerFactoryTest, NodeLostTriggerTest, MoreLikeThisComponentTest, TestClusterStateMutator, SecurityConfHandlerTest, IndexSchemaTest, TestNumericRangeQuery32, UtilsToolTest, HighlighterTest, MetricUtilsTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestRetrieveFieldsOptimizer, ResponseBuilderTest, SolrRequestParserTest, OverseerCollectionConfigSetProcessorTest, HdfsSyncSliceTest, EmbeddedSolrNoSerializeTest, SortSpecParsingTest, ConcurrentDeleteAndCreateCollectionTest, TestCoreContainer, SolrJmxReporterTest, ChaosMonkeySafeLeaderWithPullReplicasTest, HdfsRecoverLeaseTest, TestWriterPerf, TestComplexPhraseQParserPlugin, BasicFunctionalityTest, ConvertedLegacyTest, SampleTest, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestDistributedSearch, DeleteShardTest, DeleteStatusTest, ForceLeaderTest, HttpPartitionWithTlogReplicasTest, RollingRestartTest]
   [junit4] Completed [524/889 (2!)] on J1 in 276.56s, 1 test, 1 error <<< FAILURES!

[...truncated 10779 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/build.xml:652: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/build.xml:586: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid13812.hprof

Total time: 504 minutes 28 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-NightlyTests-8.x - Build # 297 - Still unstable

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

1 tests failed.
FAILED:  org.apache.lucene.index.TestDemoParallelLeafReader.testRandomMultipleSchemaGens

Error Message:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestDemoParallelLeafReader_D1AD2D71F762344B-001/tempDir-002/index/_ms.fdx: Too many open files

Stack Trace:
java.nio.file.FileSystemException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestDemoParallelLeafReader_D1AD2D71F762344B-001/tempDir-002/index/_ms.fdx: Too many open files
	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
	at org.apache.lucene.mockfile.HandleTrackingFS.newFileChannel(HandleTrackingFS.java:197)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newFileChannel(FilterFileSystemProvider.java:202)
	at java.nio.channels.FileChannel.open(FileChannel.java:287)
	at java.nio.channels.FileChannel.open(FileChannel.java:335)
	at org.apache.lucene.store.NIOFSDirectory.openInput(NIOFSDirectory.java:81)
	at org.apache.lucene.store.NRTCachingDirectory.openInput(NRTCachingDirectory.java:181)
	at org.apache.lucene.util.LuceneTestCase.slowFileExists(LuceneTestCase.java:2862)
	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:747)
	at org.apache.lucene.store.Directory.openChecksumInput(Directory.java:157)
	at org.apache.lucene.store.MockDirectoryWrapper.openChecksumInput(MockDirectoryWrapper.java:1069)
	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsReader.<init>(CompressingStoredFieldsReader.java:128)
	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsFormat.fieldsReader(CompressingStoredFieldsFormat.java:121)
	at org.apache.lucene.codecs.lucene50.Lucene50StoredFieldsFormat.fieldsReader(Lucene50StoredFieldsFormat.java:173)
	at org.apache.lucene.codecs.asserting.AssertingStoredFieldsFormat.fieldsReader(AssertingStoredFieldsFormat.java:43)
	at org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:127)
	at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:84)
	at org.apache.lucene.index.ReadersAndUpdates.getReader(ReadersAndUpdates.java:177)
	at org.apache.lucene.index.BufferedUpdatesStream$SegmentState.<init>(BufferedUpdatesStream.java:271)
	at org.apache.lucene.index.FrozenBufferedUpdates.openSegmentStates(FrozenBufferedUpdates.java:328)
	at org.apache.lucene.index.FrozenBufferedUpdates.forceApply(FrozenBufferedUpdates.java:221)
	at org.apache.lucene.index.FrozenBufferedUpdates.tryApply(FrozenBufferedUpdates.java:159)
	at org.apache.lucene.index.IndexWriter.lambda$publishFrozenUpdates$3(IndexWriter.java:2592)
	at org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:5116)
	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1597)
	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1213)
	at org.apache.lucene.index.TestDemoParallelLeafReader.testRandomMultipleSchemaGens(TestDemoParallelLeafReader.java:980)
	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.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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 org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 1556 lines...]
   [junit4] Suite: org.apache.lucene.index.TestDemoParallelLeafReader
   [junit4]   2> ??? 16, 2019 1:22:39 ?? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> ??: Uncaught exception in thread: Thread[Lucene Merge Thread #56,5,TGRP-TestDemoParallelLeafReader]
   [junit4]   2> org.apache.lucene.index.MergePolicy$MergeException: java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot complete merge
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([D1AD2D71F762344B]:0)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:704)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:684)
   [junit4]   2> Caused by: java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot complete merge
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.commitMerge(IndexWriter.java:3880)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4619)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4057)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)
   [junit4]   2> Caused by: java.nio.file.FileSystemException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestDemoParallelLeafReader_D1AD2D71F762344B-001/tempDir-002/segs/4co6e0ws25r8xxi24lsus808g_121/_g1.fdx: Too many open files
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.newByteChannel(HandleTrackingFS.java:271)
   [junit4]   2> 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newByteChannel(FilterFileSystemProvider.java:212)
   [junit4]   2> 	at java.nio.file.Files.newByteChannel(Files.java:361)
   [junit4]   2> 	at java.nio.file.Files.newByteChannel(Files.java:407)
   [junit4]   2> 	at org.apache.lucene.store.SimpleFSDirectory.openInput(SimpleFSDirectory.java:77)
   [junit4]   2> 	at org.apache.lucene.util.LuceneTestCase.slowFileExists(LuceneTestCase.java:2862)
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:747)
   [junit4]   2> 	at org.apache.lucene.store.FilterDirectory.openInput(FilterDirectory.java:100)
   [junit4]   2> 	at org.apache.lucene.store.FilterDirectory.openInput(FilterDirectory.java:100)
   [junit4]   2> 	at org.apache.lucene.store.FilterDirectory.openInput(FilterDirectory.java:100)
   [junit4]   2> 	at org.apache.lucene.store.Directory.openChecksumInput(Directory.java:157)
   [junit4]   2> 	at org.apache.lucene.codecs.lucene50.Lucene50CompoundFormat.write(Lucene50CompoundFormat.java:89)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.createCompoundFile(IndexWriter.java:5014)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriterPerThread.sealFlushedSegment(DocumentsWriterPerThread.java:574)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:513)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:555)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter.postUpdate(DocumentsWriter.java:414)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:515)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1594)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1213)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$2.reindex(TestDemoParallelLeafReader.java:730)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getParallelLeafReader(TestDemoParallelLeafReader.java:405)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getCurrentReader(TestDemoParallelLeafReader.java:163)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ReindexingMergePolicy$ReindexingOneMerge.wrapForMerge(TestDemoParallelLeafReader.java:533)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4417)
   [junit4]   2> 	... 3 more
   [junit4]   2> 
   [junit4]   2> ??? 16, 2019 1:22:39 ?? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> ??: Uncaught exception in thread: Thread[Lucene Merge Thread #54,5,TGRP-TestDemoParallelLeafReader]
   [junit4]   2> org.apache.lucene.index.MergePolicy$MergeException: java.nio.file.FileSystemException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestDemoParallelLeafReader_D1AD2D71F762344B-001/tempDir-002/segs/4co6e0ws25r8xxi24lsus808g_121/_g1.fdx: Too many open files
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([D1AD2D71F762344B]:0)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:704)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:684)
   [junit4]   2> Caused by: java.nio.file.FileSystemException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestDemoParallelLeafReader_D1AD2D71F762344B-001/tempDir-002/segs/4co6e0ws25r8xxi24lsus808g_121/_g1.fdx: Too many open files
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.newByteChannel(HandleTrackingFS.java:271)
   [junit4]   2> 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newByteChannel(FilterFileSystemProvider.java:212)
   [junit4]   2> 	at java.nio.file.Files.newByteChannel(Files.java:361)
   [junit4]   2> 	at java.nio.file.Files.newByteChannel(Files.java:407)
   [junit4]   2> 	at org.apache.lucene.store.SimpleFSDirectory.openInput(SimpleFSDirectory.java:77)
   [junit4]   2> 	at org.apache.lucene.util.LuceneTestCase.slowFileExists(LuceneTestCase.java:2862)
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:747)
   [junit4]   2> 	at org.apache.lucene.store.FilterDirectory.openInput(FilterDirectory.java:100)
   [junit4]   2> 	at org.apache.lucene.store.FilterDirectory.openInput(FilterDirectory.java:100)
   [junit4]   2> 	at org.apache.lucene.store.FilterDirectory.openInput(FilterDirectory.java:100)
   [junit4]   2> 	at org.apache.lucene.store.Directory.openChecksumInput(Directory.java:157)
   [junit4]   2> 	at org.apache.lucene.codecs.lucene50.Lucene50CompoundFormat.write(Lucene50CompoundFormat.java:89)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.createCompoundFile(IndexWriter.java:5014)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriterPerThread.sealFlushedSegment(DocumentsWriterPerThread.java:574)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:513)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:555)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter.postUpdate(DocumentsWriter.java:414)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:515)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1594)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1213)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$2.reindex(TestDemoParallelLeafReader.java:730)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getParallelLeafReader(TestDemoParallelLeafReader.java:405)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getCurrentReader(TestDemoParallelLeafReader.java:163)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ReindexingMergePolicy$ReindexingOneMerge.wrapForMerge(TestDemoParallelLeafReader.java:533)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4417)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4057)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)
   [junit4]   2> 
   [junit4]   2> ??? 16, 2019 1:22:39 ?? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> ??: Uncaught exception in thread: Thread[Lucene Merge Thread #72,5,TGRP-TestDemoParallelLeafReader]
   [junit4]   2> org.apache.lucene.index.MergePolicy$MergeException: java.nio.file.FileSystemException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestDemoParallelLeafReader_D1AD2D71F762344B-001/tempDir-002/segs/4co6e0ws25r8xxi24lsus85d6_122/_1_Lucene80_0.dvm: Too many open files
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([D1AD2D71F762344B]:0)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:704)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:684)
   [junit4]   2> Caused by: java.nio.file.FileSystemException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestDemoParallelLeafReader_D1AD2D71F762344B-001/tempDir-002/segs/4co6e0ws25r8xxi24lsus85d6_122/_1_Lucene80_0.dvm: Too many open files
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
   [junit4]   2> 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]   2> 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:410)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:406)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:254)
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:667)
   [junit4]   2> 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]   2> 	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]   2> 	at org.apache.lucene.codecs.lucene80.Lucene80DocValuesConsumer.<init>(Lucene80DocValuesConsumer.java:73)
   [junit4]   2> 	at org.apache.lucene.codecs.lucene80.Lucene80DocValuesFormat.fieldsConsumer(Lucene80DocValuesFormat.java:141)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.getInstance(PerFieldDocValuesFormat.java:224)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.merge(PerFieldDocValuesFormat.java:139)
   [junit4]   2> 	at org.apache.lucene.index.SegmentMerger.mergeDocValues(SegmentMerger.java:196)
   [junit4]   2> 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:151)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4463)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4057)
   [junit4]   2> 	at org.apache.lucene.index.SerialMergeScheduler.merge(SerialMergeScheduler.java:40)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:2158)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1991)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1940)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$2.reindex(TestDemoParallelLeafReader.java:746)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getParallelLeafReader(TestDemoParallelLeafReader.java:405)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getCurrentReader(TestDemoParallelLeafReader.java:163)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ReindexingMergePolicy$ReindexingOneMerge.wrapForMerge(TestDemoParallelLeafReader.java:533)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4417)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4057)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)
   [junit4]   2> 
   [junit4]   2> ??? 16, 2019 1:22:39 ?? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> ??: Uncaught exception in thread: Thread[Lucene Merge Thread #70,5,TGRP-TestDemoParallelLeafReader]
   [junit4]   2> org.apache.lucene.index.MergePolicy$MergeException: java.nio.file.FileSystemException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestDemoParallelLeafReader_D1AD2D71F762344B-001/tempDir-002/segs/4co6e0ws25r8xxi24lsus859k_122/_0_Direct_0.dvdd: Too many open files
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([D1AD2D71F762344B]:0)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:704)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:684)
   [junit4]   2> Caused by: java.nio.file.FileSystemException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestDemoParallelLeafReader_D1AD2D71F762344B-001/tempDir-002/segs/4co6e0ws25r8xxi24lsus859k_122/_0_Direct_0.dvdd: Too many open files
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
   [junit4]   2> 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]   2> 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:410)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:406)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:254)
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:667)
   [junit4]   2> 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]   2> 	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]   2> 	at org.apache.lucene.codecs.memory.DirectDocValuesConsumer.<init>(DirectDocValuesConsumer.java:55)
   [junit4]   2> 	at org.apache.lucene.codecs.memory.DirectDocValuesFormat.fieldsConsumer(DirectDocValuesFormat.java:71)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.getInstance(PerFieldDocValuesFormat.java:224)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.getInstance(PerFieldDocValuesFormat.java:160)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.addNumericField(PerFieldDocValuesFormat.java:109)
   [junit4]   2> 	at org.apache.lucene.index.NumericDocValuesWriter.flush(NumericDocValuesWriter.java:122)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.writeDocValues(DefaultIndexingChain.java:263)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:138)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:468)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:555)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:722)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3591)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3566)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1960)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1940)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$2.reindex(TestDemoParallelLeafReader.java:746)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getParallelLeafReader(TestDemoParallelLeafReader.java:405)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getCurrentReader(TestDemoParallelLeafReader.java:163)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ReindexingMergePolicy$ReindexingOneMerge.wrapForMerge(TestDemoParallelLeafReader.java:533)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4417)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4057)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)
   [junit4]   2> 
   [junit4]   2> ??? 16, 2019 1:22:39 ?? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> ??: Uncaught exception in thread: Thread[Lucene Merge Thread #69,5,TGRP-TestDemoParallelLeafReader]
   [junit4]   2> org.apache.lucene.index.MergePolicy$MergeException: java.nio.file.FileSystemException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestDemoParallelLeafReader_D1AD2D71F762344B-001/tempDir-002/segs/4co6e0ws25r8xxi24lsus8585_122/_0_Direct_0.dvdm: Too many open files
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([D1AD2D71F762344B]:0)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:704)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:684)
   [junit4]   2> Caused by: java.nio.file.FileSystemException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestDemoParallelLeafReader_D1AD2D71F762344B-001/tempDir-002/segs/4co6e0ws25r8xxi24lsus8585_122/_0_Direct_0.dvdm: Too many open files
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
   [junit4]   2> 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]   2> 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:410)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:406)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:254)
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:667)
   [junit4]   2> 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]   2> 	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]   2> 	at org.apache.lucene.codecs.memory.DirectDocValuesConsumer.<init>(DirectDocValuesConsumer.java:58)
   [junit4]   2> 	at org.apache.lucene.codecs.memory.DirectDocValuesFormat.fieldsConsumer(DirectDocValuesFormat.java:71)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.getInstance(PerFieldDocValuesFormat.java:224)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.getInstance(PerFieldDocValuesFormat.java:160)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.addNumericField(PerFieldDocValuesFormat.java:109)
   [junit4]   2> 	at org.apache.lucene.index.NumericDocValuesWriter.flush(NumericDocValuesWriter.java:122)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.writeDocValues(DefaultIndexingChain.java:263)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:138)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:468)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:555)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:722)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3591)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3566)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1960)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1940)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$2.reindex(TestDemoParallelLeafReader.java:746)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getParallelLeafReader(TestDemoParallelLeafReader.java:405)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getCurrentReader(TestDemoParallelLeafReader.java:163)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ReindexingMergePolicy$ReindexingOneMerge.wrapForMerge(TestDemoParallelLeafReader.java:533)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4417)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4057)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)
   [junit4]   2> 
   [junit4]   2> ??? 16, 2019 1:22:39 ?? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> ??: Uncaught exception in thread: Thread[Lucene Merge Thread #68,5,TGRP-TestDemoParallelLeafReader]
   [junit4]   2> org.apache.lucene.index.MergePolicy$MergeException: java.nio.file.FileSystemException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestDemoParallelLeafReader_D1AD2D71F762344B-001/tempDir-002/segs/4co6e0ws25r8xxi24lsus8565_122/_1_Lucene80_0.dvm: Too many open files
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([D1AD2D71F762344B]:0)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:704)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:684)
   [junit4]   2> Caused by: java.nio.file.FileSystemException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestDemoParallelLeafReader_D1AD2D71F762344B-001/tempDir-002/segs/4co6e0ws25r8xxi24lsus8565_122/_1_Lucene80_0.dvm: Too many open files
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
   [junit4]   2> 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]   2> 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:410)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:406)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:254)
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:667)
   [junit4]   2> 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]   2> 	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]   2> 	at org.apache.lucene.codecs.lucene80.Lucene80DocValuesConsumer.<init>(Lucene80DocValuesConsumer.java:73)
   [junit4]   2> 	at org.apache.lucene.codecs.lucene80.Lucene80DocValuesFormat.fieldsConsumer(Lucene80DocValuesFormat.java:141)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.getInstance(PerFieldDocValuesFormat.java:224)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.merge(PerFieldDocValuesFormat.java:139)
   [junit4]   2> 	at org.apache.lucene.index.SegmentMerger.mergeDocValues(SegmentMerger.java:196)
   [junit4]   2> 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:151)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4463)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4057)
   [junit4]   2> 	at org.apache.lucene.index.SerialMergeScheduler.merge(SerialMergeScheduler.java:40)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:2158)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1991)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1940)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$2.reindex(TestDemoParallelLeafReader.java:746)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getParallelLeafReader(TestDemoParallelLeafReader.java:405)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getCurrentReader(TestDemoParallelLeafReader.java:163)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ReindexingMergePolicy$ReindexingOneMerge.wrapForMerge(TestDemoParallelLeafReader.java:533)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4417)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4057)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)
   [junit4]   2> 
   [junit4]   2> ??? 16, 2019 1:22:39 ?? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> ??: Uncaught exception in thread: Thread[Lucene Merge Thread #66,5,TGRP-TestDemoParallelLeafReader]
   [junit4]   2> org.apache.lucene.index.MergePolicy$MergeException: java.nio.file.FileSystemException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestDemoParallelLeafReader_D1AD2D71F762344B-001/tempDir-002/segs/4co6e0ws25r8xxi24lsus853r_122/_0_Direct_0.dvdd: Too many open files
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([D1AD2D71F762344B]:0)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:704)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:684)
   [junit4]   2> Caused by: java.nio.file.FileSystemException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestDemoParallelLeafReader_D1AD2D71F762344B-001/tempDir-002/segs/4co6e0ws25r8xxi24lsus853r_122/_0_Direct_0.dvdd: Too many open files
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
   [junit4]   2> 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]   2> 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:410)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:406)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:254)
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:667)
   [junit4]   2> 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]   2> 	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]   2> 	at org.apache.lucene.codecs.memory.DirectDocValuesConsumer.<init>(DirectDocValuesConsumer.java:55)
   [junit4]   2> 	at org.apache.lucene.codecs.memory.DirectDocValuesFormat.fieldsConsumer(DirectDocValuesFormat.java:71)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.getInstance(PerFieldDocValuesFormat.java:224)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.getInstance(PerFieldDocValuesFormat.java:160)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.addNumericField(PerFieldDocValuesFormat.java:109)
   [junit4]   2> 	at org.apache.lucene.index.NumericDocValuesWriter.flush(NumericDocValuesWriter.java:122)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.writeDocValues(DefaultIndexingChain.java:263)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:138)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:468)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:555)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:722)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3591)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3566)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1960)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1940)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$2.reindex(TestDemoParallelLeafReader.java:746)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getParallelLeafReader(TestDemoParallelLeafReader.java:405)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getCurrentReader(TestDemoParallelLeafReader.java:163)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ReindexingMergePolicy$ReindexingOneMerge.wrapForMerge(TestDemoParallelLeafReader.java:533)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4417)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4057)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)
   [junit4]   2> 
   [junit4]   2> ??? 16, 2019 1:22:39 ?? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> ??: Uncaught exception in thread: Thread[Lucene Merge Thread #64,5,TGRP-TestDemoParallelLeafReader]
   [junit4]   2> org.apache.lucene.index.MergePolicy$MergeException: java.nio.file.FileSystemException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestDemoParallelLeafReader_D1AD2D71F762344B-001/tempDir-002/segs/4co6e0ws25r8xxi24lsus8517_122/_1_Lucene80_0.dvm: Too many open files
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([D1AD2D71F762344B]:0)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:704)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:684)
   [junit4]   2> Caused by: java.nio.file.FileSystemException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestDemoParallelLeafReader_D1AD2D71F762344B-001/tempDir-002/segs/4co6e0ws25r8xxi24lsus8517_122/_1_Lucene80_0.dvm: Too many open files
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
   [junit4]   2> 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]   2> 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:410)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:406)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:254)
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:667)
   [junit4]   2> 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]   2> 	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]   2> 	at org.apache.lucene.codecs.lucene80.Lucene80DocValuesConsumer.<init>(Lucene80DocValuesConsumer.java:73)
   [junit4]   2> 	at org.apache.lucene.codecs.lucene80.Lucene80DocValuesFormat.fieldsConsumer(Lucene80DocValuesFormat.java:141)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.getInstance(PerFieldDocValuesFormat.java:224)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.merge(PerFieldDocValuesFormat.java:139)
   [junit4]   2> 	at org.apache.lucene.index.SegmentMerger.mergeDocValues(SegmentMerger.java:196)
   [junit4]   2> 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:151)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4463)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4057)
   [junit4]   2> 	at org.apache.lucene.index.SerialMergeScheduler.merge(SerialMergeScheduler.java:40)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:2158)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1991)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1940)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$2.reindex(TestDemoParallelLeafReader.java:746)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getParallelLeafReader(TestDemoParallelLeafReader.java:405)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getCurrentReader(TestDemoParallelLeafReader.java:163)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ReindexingMergePolicy$ReindexingOneMerge.wrapForMerge(TestDemoParallelLeafReader.java:533)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4417)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4057)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)
   [junit4]   2> 
   [junit4]   2> ??? 16, 2019 1:22:39 ?? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> ??: Uncaught exception in thread: Thread[Lucene Merge Thread #65,5,TGRP-TestDemoParallelLeafReader]
   [junit4]   2> org.apache.lucene.index.MergePolicy$MergeException: java.nio.file.FileSystemException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestDemoParallelLeafReader_D1AD2D71F762344B-001/tempDir-002/segs/4co6e0ws25r8xxi24lsus852d_122/_0_Direct_0.dvdm: Too many open files
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([D1AD2D71F762344B]:0)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:704)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:684)
   [junit4]   2> Caused by: java.nio.file.FileSystemException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestDemoParallelLeafReader_D1AD2D71F762344B-001/tempDir-002/segs/4co6e0ws25r8xxi24lsus852d_122/_0_Direct_0.dvdm: Too many open files
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
   [junit4]   2> 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]   2> 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:410)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:406)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:254)
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:667)
   [junit4]   2> 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]   2> 	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]   2> 	at org.apache.lucene.codecs.memory.DirectDocValuesConsumer.<init>(DirectDocValuesConsumer.java:58)
   [junit4]   2> 	at org.apache.lucene.codecs.memory.DirectDocValuesFormat.fieldsConsumer(DirectDocValuesFormat.java:71)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.getInstance(PerFieldDocValuesFormat.java:224)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.getInstance(PerFieldDocValuesFormat.java:160)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.addNumericField(PerFieldDocValuesFormat.java:109)
   [junit4]   2> 	at org.apache.lucene.index.NumericDocValuesWriter.flush(NumericDocValuesWriter.java:122)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.writeDocValues(DefaultIndexingChain.java:263)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:138)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:468)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:555)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:722)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3591)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3566)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1960)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1940)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$2.reindex(TestDemoParallelLeafReader.java:746)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getParallelLeafReader(TestDemoParallelLeafReader.java:405)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getCurrentReader(TestDemoParallelLeafReader.java:163)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ReindexingMergePolicy$ReindexingOneMerge.wrapForMerge(TestDemoParallelLeafReader.java:533)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4417)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4057)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)
   [junit4]   2> 
   [junit4]   2> ??? 16, 2019 1:22:39 ?? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> ??: Uncaught exception in thread: Thread[Lucene Merge Thread #62,5,TGRP-TestDemoParallelLeafReader]
   [junit4]   2> org.apache.lucene.index.MergePolicy$MergeException: java.nio.file.FileSystemException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestDemoParallelLeafReader_D1AD2D71F762344B-001/tempDir-002/segs/4co6e0ws25r8xxi24lsus84y9_122/_0_Direct_0.dvdd: Too many open files
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([D1AD2D71F762344B]:0)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:704)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:684)
   [junit4]   2> Caused by: java.nio.file.FileSystemException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestDemoParallelLeafReader_D1AD2D71F762344B-001/tempDir-002/segs/4co6e0ws25r8xxi24lsus84y9_122/_0_Direct_0.dvdd: Too many open files
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
   [junit4]   2> 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]   2> 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:410)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:406)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:254)
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:667)
   [junit4]   2> 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]   2> 	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]   2> 	at org.apache.lucene.codecs.memory.DirectDocValuesConsumer.<init>(DirectDocValuesConsumer.java:55)
   [junit4]   2> 	at org.apache.lucene.codecs.memory.DirectDocValuesFormat.fieldsConsumer(DirectDocValuesFormat.java:71)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.getInstance(PerFieldDocValuesFormat.java:224)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.getInstance(PerFieldDocValuesFormat.java:160)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.addNumericField(PerFieldDocValuesFormat.java:109)
   [junit4]   2> 	at org.apache.lucene.index.NumericDocValuesWriter.flush(NumericDocValuesWriter.java:122)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.writeDocValues(DefaultIndexingChain.java:263)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:138)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:468)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:555)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:722)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3591)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3566)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1960)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1940)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$2.reindex(TestDemoParallelLeafReader.java:746)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getParallelLeafReader(TestDemoParallelLeafReader.java:405)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getCurrentReader(TestDemoParallelLeafReader.java:163)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ReindexingMergePolicy$ReindexingOneMerge.wrapForMerge(TestDemoParallelLeafReader.java:533)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4417)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4057)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)
   [junit4]   2> 
   [junit4]   2> ??? 16, 2019 1:22:39 ?? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> ??: Uncaught exception in thread: Thread[Lucene Merge Thread #61,5,TGRP-TestDemoParallelLeafReader]
   [junit4]   2> org.apache.lucene.index.MergePolicy$MergeException: java.nio.file.FileSystemException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestDemoParallelLeafReader_D1AD2D71F762344B-001/tempDir-002/segs/4co6e0ws25r8xxi24lsus84vt_122/_0_Direct_0.dvdm: Too many open files
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([D1AD2D71F762344B]:0)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:704)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:684)
   [junit4]   2> Caused by: java.nio.file.FileSystemException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestDemoParallelLeafReader_D1AD2D71F762344B-001/tempDir-002/segs/4co6e0ws25r8xxi24lsus84vt_122/_0_Direct_0.dvdm: Too many open files
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
   [junit4]   2> 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]   2> 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:410)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:406)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:254)
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:667)
   [junit4]   2> 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]   2> 	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]   2> 	at org.apache.lucene.codecs.memory.DirectDocValuesConsumer.<init>(DirectDocValuesConsumer.java:58)
   [junit4]   2> 	at org.apache.lucene.codecs.memory.DirectDocValuesFormat.fieldsConsumer(DirectDocValuesFormat.java:71)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.getInstance(PerFieldDocValuesFormat.java:224)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.getInstance(PerFieldDocValuesFormat.java:160)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.addNumericField(PerFieldDocValuesFormat.java:109)
   [junit4]   2> 	at org.apache.lucene.index.NumericDocValuesWriter.flush(NumericDocValuesWriter.java:122)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.writeDocValues(DefaultIndexingChain.java:263)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:138)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:468)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:555)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:722)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3591)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3566)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1960)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1940)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$2.reindex(TestDemoParallelLeafReader.java:746)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getParallelLeafReader(TestDemoParallelLeafReader.java:405)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getCurrentReader(TestDemoParallelLeafReader.java:163)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ReindexingMergePolicy$ReindexingOneMerge.wrapForMerge(TestDemoParallelLeafReader.java:533)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4417)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4057)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)
   [junit4]   2> 
   [junit4]   2> ??? 16, 2019 1:22:39 ?? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> ??: Uncaught exception in thread: Thread[Lucene Merge Thread #0,5,TGRP-TestDemoParallelLeafReader]
   [junit4]   2> org.apache.lucene.index.MergePolicy$MergeException: java.nio.file.FileSystemException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestDemoParallelLeafReader_D1AD2D71F762344B-001/tempDir-002/segs/4co6e0ws25r8xxi24lsus84v8_122/_1_Lucene80_0.dvm: Too many open files
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([D1AD2D71F762344B]:0)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:704)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:684)
   [junit4]   2> Caused by: java.nio.file.FileSystemException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestDemoParallelLeafReader_D1AD2D71F762344B-001/tempDir-002/segs/4co6e0ws25r8xxi24lsus84v8_122/_1_Lucene80_0.dvm: Too many open files
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
   [junit4]   2> 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]   2> 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:410)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:406)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:254)
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:667)
   [junit4]   2> 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$1.createOutput(ConcurrentMergeScheduler.java:288)
   [junit4]   2> 	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]   2> 	at org.apache.lucene.codecs.lucene80.Lucene80DocValuesConsumer.<init>(Lucene80DocValuesConsumer.java:73)
   [junit4]   2> 	at org.apache.lucene.codecs.lucene80.Lucene80DocValuesFormat.fieldsConsumer(Lucene80DocValuesFormat.java:141)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.getInstance(PerFieldDocValuesFormat.java:224)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.merge(PerFieldDocValuesFormat.java:139)
   [junit4]   2> 	at org.apache.lucene.index.SegmentMerger.mergeDocValues(SegmentMerger.java:196)
   [junit4]   2> 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:151)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4463)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4057)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)
   [junit4]   2> 
   [junit4]   2> ??? 16, 2019 1:22:39 ?? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> ??: Uncaught exception in thread: Thread[Lucene Merge Thread #0,5,TGRP-TestDemoParallelLeafReader]
   [junit4]   2> org.apache.lucene.index.MergePolicy$MergeException: java.nio.file.FileSystemException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestDemoParallelLeafReader_D1AD2D71F762344B-001/tempDir-002/segs/4co6e0ws25r8xxi24lsus84u5_122/_2_Lucene80_0.dvm: Too many open files
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([D1AD2D71F762344B]:0)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:704)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:684)
   [junit4]   2> Caused by: java.nio.file.FileSystemException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestDemoParallelLeafReader_D1AD2D71F762344B-001/tempDir-002/segs/4co6e0ws25r8xxi24lsus84u5_122/_2_Lucene80_0.dvm: Too many open files
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
   [junit4]   2> 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]   2> 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:410)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:406)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:254)
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:667)
   [junit4]   2> 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$1.createOutput(ConcurrentMergeScheduler.java:288)
   [junit4]   2> 	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]   2> 	at org.apache.lucene.codecs.lucene80.Lucene80DocValuesConsumer.<init>(Lucene80DocValuesConsumer.java:73)
   [junit4]   2> 	at org.apache.lucene.codecs.lucene80.Lucene80DocValuesFormat.fieldsConsumer(Lucene80DocValuesFormat.java:141)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.getInstance(PerFieldDocValuesFormat.java:224)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.merge(PerFieldDocValuesFormat.java:139)
   [junit4]   2> 	at org.apache.lucene.index.SegmentMerger.mergeDocValues(SegmentMerger.java:196)
   [junit4]   2> 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:151)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4463)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4057)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)
   [junit4]   2> 
   [junit4]   2> ??? 16, 2019 1:22:39 ?? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> ??: Uncaught exception in thread: Thread[Lucene Merge Thread #59,5,TGRP-TestDemoParallelLeafReader]
   [junit4]   2> org.apache.lucene.index.MergePolicy$MergeException: java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot complete forceMerge
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([D1AD2D71F762344B]:0)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:704)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:684)
   [junit4]   2> Caused by: java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot complete forceMerge
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1998)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1940)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$2.reindex(TestDemoParallelLeafReader.java:746)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getParallelLeafReader(TestDemoParallelLeafReader.java:405)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getCurrentReader(TestDemoParallelLeafReader.java:163)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ReindexingMergePolicy$ReindexingOneMerge.wrapForMerge(TestDemoParallelLeafReader.java:533)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4417)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4057)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)
   [junit4]   2> Caused by: java.nio.file.FileSystemException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestDemoParallelLeafReader_D1AD2D71F762344B-001/tempDir-002/segs/4co6e0ws25r8xxi24lsus84v8_122/_1_Lucene80_0.dvm: Too many open files
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
   [junit4]   2> 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]   2> 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:410)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:406)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:254)
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:667)
   [junit4]   2> 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$1.createOutput(ConcurrentMergeScheduler.java:288)
   [junit4]   2> 	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]   2> 	at org.apache.lucene.codecs.lucene80.Lucene80DocValuesConsumer.<init>(Lucene80DocValuesConsumer.java:73)
   [junit4]   2> 	at org.apache.lucene.codecs.lucene80.Lucene80DocValuesFormat.fieldsConsumer(Lucene80DocValuesFormat.java:141)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.getInstance(PerFieldDocValuesFormat.java:224)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.merge(PerFieldDocValuesFormat.java:139)
   [junit4]   2> 	at org.apache.lucene.index.SegmentMerger.mergeDocValues(SegmentMerger.java:196)
   [junit4]   2> 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:151)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4463)
   [junit4]   2> 	... 3 more
   [junit4]   2> 
   [junit4]   2> ??? 16, 2019 1:22:39 ?? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> ??: Uncaught exception in thread: Thread[Lucene Merge Thread #60,5,TGRP-TestDemoParallelLeafReader]
   [junit4]   2> org.apache.lucene.index.MergePolicy$MergeException: java.nio.file.FileSystemException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestDemoParallelLeafReader_D1AD2D71F762344B-001/tempDir-002/segs/4co6e0ws25r8xxi24lsus84vz_122/_0_Direct_0.dvdd: Too many open files
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([D1AD2D71F762344B]:0)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:704)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:684)
   [junit4]   2> Caused by: java.nio.file.FileSystemException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestDemoParallelLeafReader_D1AD2D71F762344B-001/tempDir-002/segs/4co6e0ws25r8xxi24lsus84vz_122/_0_Direct_0.dvdd: Too many open files
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
   [junit4]   2> 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]   2> 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:410)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:406)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:254)
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:667)
   [junit4]   2> 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]   2> 	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]   2> 	at org.apache.lucene.codecs.memory.DirectDocValuesConsumer.<init>(DirectDocValuesConsumer.java:55)
   [junit4]   2> 	at org.apache.lucene.codecs.memory.DirectDocValuesFormat.fieldsConsumer(DirectDocValuesFormat.java:71)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.getInstance(PerFieldDocValuesFormat.java:224)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.getInstance(PerFieldDocValuesFormat.java:160)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.addNumericField(PerFieldDocValuesFormat.java:109)
   [junit4]   2> 	at org.apache.lucene.index.NumericDocValuesWriter.flush(NumericDocValuesWriter.java:122)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.writeDocValues(DefaultIndexingChain.java:263)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:138)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:468)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:555)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:722)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3591)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3566)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1960)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1940)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$2.reindex(TestDemoParallelLeafReader.java:746)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getParallelLeafReader(TestDemoParallelLeafReader.java:405)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getCurrentReader(TestDemoParallelLeafReader.java:163)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ReindexingMergePolicy$ReindexingOneMerge.wrapForMerge(TestDemoParallelLeafReader.java:533)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4417)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4057)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)
   [junit4]   2> 
   [junit4]   2> ??? 16, 2019 1:22:39 ?? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> ??: Uncaught exception in thread: Thread[Lucene Merge Thread #63,5,TGRP-TestDemoParallelLeafReader]
   [junit4]   2> org.apache.lucene.index.MergePolicy$MergeException: java.nio.file.FileSystemException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestDemoParallelLeafReader_D1AD2D71F762344B-001/tempDir-002/segs/4co6e0ws25r8xxi24lsus850j_122/_0.dim: Too many open files
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([D1AD2D71F762344B]:0)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:704)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:684)
   [junit4]   2> Caused by: java.nio.file.FileSystemException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestDemoParallelLeafReader_D1AD2D71F762344B-001/tempDir-002/segs/4co6e0ws25r8xxi24lsus850j_122/_0.dim: Too many open files
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.newByteChannel(HandleTrackingFS.java:271)
   [junit4]   2> 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newByteChannel(FilterFileSystemProvider.java:212)
   [junit4]   2> 	at java.nio.file.Files.newByteChannel(Files.java:361)
   [junit4]   2> 	at java.nio.file.Files.newByteChannel(Files.java:407)
   [junit4]   2> 	at org.apache.lucene.store.SimpleFSDirectory.openInput(SimpleFSDirectory.java:77)
   [junit4]   2> 	at org.apache.lucene.store.NRTCachingDirectory.openInput(NRTCachingDirectory.java:181)
   [junit4]   2> 	at org.apache.lucene.util.LuceneTestCase.slowFileExists(LuceneTestCase.java:2862)
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:747)
   [junit4]   2> 	at org.apache.lucene.store.FilterDirectory.openInput(FilterDirectory.java:100)
   [junit4]   2> 	at org.apache.lucene.store.FilterDirectory.openInput(FilterDirectory.java:100)
   [junit4]   2> 	at org.apache.lucene.store.FilterDirectory.openInput(FilterDirectory.java:100)
   [junit4]   2> 	at org.apache.lucene.store.Directory.openChecksumInput(Directory.java:157)
   [junit4]   2> 	at org.apache.lucene.codecs.lucene50.Lucene50CompoundFormat.write(Lucene50CompoundFormat.java:89)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.createCompoundFile(IndexWriter.java:5014)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriterPerThread.sealFlushedSegment(DocumentsWriterPerThread.java:574)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:513)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:555)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:722)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3591)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3566)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1960)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1940)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$2.reindex(TestDemoParallelLeafReader.java:746)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getParallelLeafReader(TestDemoParallelLeafReader.java:405)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getCurrentReader(TestDemoParallelLeafReader.java:163)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ReindexingMergePolicy$ReindexingOneMerge.wrapForMerge(TestDemoParallelLeafReader.java:533)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4417)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4057)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)
   [junit4]   2> 
   [junit4]   2> ??? 16, 2019 1:22:39 ?? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> ??: Uncaught exception in thread: Thread[Lucene Merge Thread #56,5,TGRP-TestDemoParallelLeafReader]
   [junit4]   2> org.apache.lucene.index.MergePolicy$MergeException: java.nio.file.FileSystemException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestDemoParallelLeafReader_D1AD2D71F762344B-001/tempDir-002/segs/4co6e0ws25r8xxi24lsus84td_122/_0.fdt: Too many open files
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([D1AD2D71F762344B]:0)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:704)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:684)
   [junit4]   2> Caused by: java.nio.file.FileSystemException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestDemoParallelLeafReader_D1AD2D71F762344B-001/tempDir-002/segs/4co6e0ws25r8xxi24lsus84td_122/_0.fdt: Too many open files
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
   [junit4]   2> 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]   2> 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:410)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:406)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:254)
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:667)
   [junit4]   2> 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]   2> 	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]   2> 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsWriter.<init>(CompressingStoredFieldsWriter.java:115)
   [junit4]   2> 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsFormat.fieldsWriter(CompressingStoredFieldsFormat.java:128)
   [junit4]   2> 	at org.apache.lucene.codecs.lucene50.Lucene50StoredFieldsFormat.fieldsWriter(Lucene50StoredFieldsFormat.java:183)
   [junit4]   2> 	at org.apache.lucene.codecs.asserting.AssertingStoredFieldsFormat.fieldsWriter(AssertingStoredFieldsFormat.java:48)
   [junit4]   2> 	at org.apache.lucene.index.StoredFieldsConsumer.initStoredFieldsWriter(StoredFieldsConsumer.java:39)
   [junit4]   2> 	at org.apache.lucene.index.StoredFieldsConsumer.startDocument(StoredFieldsConsumer.java:46)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.startStoredFields(DefaultIndexingChain.java:367)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:403)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:250)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:495)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1594)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1213)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$2.reindex(TestDemoParallelLeafReader.java:730)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getParallelLeafReader(TestDemoParallelLeafReader.java:405)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getCurrentReader(TestDemoParallelLeafReader.java:163)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ReindexingMergePolicy$ReindexingOneMerge.wrapForMerge(TestDemoParallelLeafReader.java:533)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4417)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4057)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)
   [junit4]   2> 
   [junit4]   2> ??? 16, 2019 1:22:39 ?? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> ??: Uncaught exception in thread: Thread[Lucene Merge Thread #71,5,TGRP-TestDemoParallelLeafReader]
   [junit4]   2> org.apache.lucene.index.MergePolicy$MergeException: java.nio.file.FileSystemException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestDemoParallelLeafReader_D1AD2D71F762344B-001/tempDir-002/segs/4co6e0ws25r8xxi24lsus85ca_122/_1_Lucene80_0.dvm: Too many open files
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([D1AD2D71F762344B]:0)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:704)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:684)
   [junit4]   2> Caused by: java.nio.file.FileSystemException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestDemoParallelLeafReader_D1AD2D71F762344B-001/tempDir-002/segs/4co6e0ws25r8xxi24lsus85ca_122/_1_Lucene80_0.dvm: Too many open files
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
   [junit4]   2> 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]   2> 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:410)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:406)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:254)
   [junit4]   2> 	at org.apache.lucene.store.NRTCachingDirectory.createOutput(NRTCachingDirectory.java:146)
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:667)
   [junit4]   2> 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]   2> 	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]   2> 	at org.apache.lucene.codecs.lucene80.Lucene80DocValuesConsumer.<init>(Lucene80DocValuesConsumer.java:73)
   [junit4]   2> 	at org.apache.lucene.codecs.lucene80.Lucene80DocValuesFormat.fieldsConsumer(Lucene80DocValuesFormat.java:141)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.getInstance(PerFieldDocValuesFormat.java:224)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.merge(PerFieldDocValuesFormat.java:139)
   [junit4]   2> 	at org.apache.lucene.index.SegmentMerger.mergeDocValues(SegmentMerger.java:196)
   [junit4]   2> 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:151)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4463)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.jav

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

cValuesFormat.java:224)
   [junit4]    > 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.merge(PerFieldDocValuesFormat.java:139)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.mergeDocValues(SegmentMerger.java:196)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:151)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4463)
   [junit4]    > 	... 3 moreThrowable #24: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=19536, name=Lucene Merge Thread #67, state=RUNNABLE, group=TGRP-TestDemoParallelLeafReader]
   [junit4]    > Caused by: org.apache.lucene.index.MergePolicy$MergeException: java.nio.file.FileSystemException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestDemoParallelLeafReader_D1AD2D71F762344B-001/tempDir-002/segs/4co6e0ws25r8xxi24lsus855a_122/_0_Direct_0.dvdm: Too many open files
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D1AD2D71F762344B]:0)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:704)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:684)
   [junit4]    > Caused by: java.nio.file.FileSystemException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestDemoParallelLeafReader_D1AD2D71F762344B-001/tempDir-002/segs/4co6e0ws25r8xxi24lsus855a_122/_0_Direct_0.dvdm: Too many open files
   [junit4]    > 	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    > 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:410)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:406)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:254)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:667)
   [junit4]    > 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]    > 	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]    > 	at org.apache.lucene.codecs.memory.DirectDocValuesConsumer.<init>(DirectDocValuesConsumer.java:58)
   [junit4]    > 	at org.apache.lucene.codecs.memory.DirectDocValuesFormat.fieldsConsumer(DirectDocValuesFormat.java:71)
   [junit4]    > 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.getInstance(PerFieldDocValuesFormat.java:224)
   [junit4]    > 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.getInstance(PerFieldDocValuesFormat.java:160)
   [junit4]    > 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.addNumericField(PerFieldDocValuesFormat.java:109)
   [junit4]    > 	at org.apache.lucene.index.NumericDocValuesWriter.flush(NumericDocValuesWriter.java:122)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.writeDocValues(DefaultIndexingChain.java:263)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:138)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:468)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:555)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:722)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3591)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3566)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1960)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1940)
   [junit4]    > 	at org.apache.lucene.index.TestDemoParallelLeafReader$2.reindex(TestDemoParallelLeafReader.java:746)
   [junit4]    > 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getParallelLeafReader(TestDemoParallelLeafReader.java:405)
   [junit4]    > 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getCurrentReader(TestDemoParallelLeafReader.java:163)
   [junit4]    > 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ReindexingMergePolicy$ReindexingOneMerge.wrapForMerge(TestDemoParallelLeafReader.java:533)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4417)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4057)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestDemoParallelLeafReader_D1AD2D71F762344B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {text=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=Lucene84}, docValues:{number_56=DocValuesFormat(name=Lucene80), number_119=DocValuesFormat(name=Direct), number_33=DocValuesFormat(name=Lucene80), number_118=DocValuesFormat(name=Lucene80), number_31=DocValuesFormat(name=Asserting), number_50=DocValuesFormat(name=Direct), number_94=DocValuesFormat(name=Direct), number_9=DocValuesFormat(name=Direct), number_8=DocValuesFormat(name=Lucene80), number_15=DocValuesFormat(name=Lucene80), number_37=DocValuesFormat(name=Lucene80), number_36=DocValuesFormat(name=Direct), number_13=DocValuesFormat(name=Asserting), number=DocValuesFormat(name=Lucene80), number_122=DocValuesFormat(name=Direct), number_121=DocValuesFormat(name=Lucene80), number_120=DocValuesFormat(name=Lucene80), text=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Lucene80), number_21=DocValuesFormat(name=Direct), number_42=DocValuesFormat(name=Asserting), number_29=DocValuesFormat(name=Direct), number_27=DocValuesFormat(name=Lucene80), number_46=DocValuesFormat(name=Asserting), number_3=DocValuesFormat(name=Lucene80), number_2=DocValuesFormat(name=Asserting), number_1=DocValuesFormat(name=Direct), number_0=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1612, maxMBSortInHeap=7.583878764501662, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@d6e79d9), locale=zh-TW, timezone=America/Indiana/Knox
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=111936920,total=409468928
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexingSequenceNumbers, TestExternalCodecs, TestBooleanQuery, TestSubScorerFreqs, TestFieldUpdatesBuffer, TestTwoPhaseCommitTool, Test2BTerms, TestFieldInfos, TestDisjunctionMaxQuery, Test2BPostingsBytes, TestBytesRefAttImpl, TestFloatRangeFieldQueries, TestBoolean2ScorerSupplier, TestParallelLeafReader, TestCharsRefBuilder, TestReaderWrapperDVTypeCheck, TestLongPostings, TestPrefixInBooleanQuery, TestGeoUtils, TestOmitNorms, TestCustomTermFreq, TestNoMergeScheduler, TestPackedInts, TestBlendedTermQuery, TestBinaryDocument, TestToken, TestIsCurrent, TestSPIClassIterator, TestIndexTooManyDocs, TestLongRangeFieldQueries, TestSpanFirstQuery, TestCharacterUtils, TestDirectory, TestPerFieldDocValuesFormat, TestScoreCachingWrappingScorer, Test2BBKDPoints, TestPendingSoftDeletes, TestLatLonDocValuesQueries, TestStressNRT, TestLucene50TermVectorsFormat, TestBufferedChecksum, TestDocsAndPositions, TestTopDocsCollector, TestMultiLevelSkipList, TestOperations, TestFieldCacheRewriteMethod, TestHighCompressionMode, TestFutureArrays, TestSloppyMath, TestByteSlices, TestNot, TestIndexWriterOutOfFileDescriptors, TestGraphTokenizers, TestRecyclingIntBlockAllocator, Test2BPagedBytes, TestMathUtil, TestGrowableByteArrayDataOutput, TestUsageTrackingFilterCachingPolicy, TestSpanNotQuery, TestBKDRadixSort, TestBasicModelIne, TestMultiTermQueryRewrites, TestFixedBitSet, TestNRTCachingDirectory, TestFstDirectAddressing, TestAllFilesHaveCodecHeader, TestFeatureSort, TestSimpleSearchEquivalence, TestCompiledAutomaton, TestVersion, TestNRTReaderWithThreads, TestSparseFixedBitSet, TestIndexWriterConfig, TestRadixSelector, TestDoubleValuesSource, TestConjunctions, TestApproximationSearchEquivalence, TestIndexWriterExceptions, TestThreadedForceMerge, TestLMJelinekMercerSimilarity, TestDistributionLL, TestMixedDocValuesUpdates, TestDeterminizeLexicon, TestFloatRange, TestBasicModelG, TestIndexWriterFromReader, TestLucene80NormsFormat, TestLucene80NormsFormatMergeInstance, TestForDeltaUtil, TestForUtil, TestDateTools, TestDocument, TestDoubleRange, TestIntRange, TestLatLonDocValuesField, TestLatLonPoint, TestLatLonPointDistanceFeatureQuery, TestLatLonPointDistanceSort, TestLongDistanceFeatureQuery, TestPolygon, TestPolygon2D, Test2BBinaryDocValues, Test2BDocs, Test2BNumericDocValues, Test2BPoints, Test4GBStoredFields, TestCheckIndex, TestCodecHoldsOpenFiles, TestCodecs, TestConcurrentMergeScheduler, TestConsistentFieldNumbers, TestCrash, TestDeletionPolicy, TestDemoParallelLeafReader]
   [junit4] Completed [325/528 (1!)] on J2 in 113.76s, 5 tests, 1 error <<< FAILURES!

[...truncated 68094 lines...]

[JENKINS] Lucene-Solr-NightlyTests-8.x - Build # 296 - Failure

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

4 tests failed.
FAILED:  org.apache.lucene.document.TestXYMultiPolygonShapeQueries.testRandomBig

Error Message:
Java heap space

Stack Trace:
java.lang.OutOfMemoryError: Java heap space
	at __randomizedtesting.SeedInfo.seed([62453FFBE508E403:E512427474519883]:0)
	at org.apache.lucene.store.RAMFile.newBuffer(RAMFile.java:84)
	at org.apache.lucene.store.RAMFile.addBuffer(RAMFile.java:57)
	at org.apache.lucene.store.RAMOutputStream.switchCurrentBuffer(RAMOutputStream.java:168)
	at org.apache.lucene.store.RAMOutputStream.writeBytes(RAMOutputStream.java:154)
	at org.apache.lucene.store.MockIndexOutputWrapper.writeBytes(MockIndexOutputWrapper.java:141)
	at org.apache.lucene.util.bkd.OfflinePointWriter.append(OfflinePointWriter.java:56)
	at org.apache.lucene.util.bkd.BKDWriter.add(BKDWriter.java:247)
	at org.apache.lucene.index.RandomCodec$1$1$1.visit(RandomCodec.java:129)
	at org.apache.lucene.codecs.PointsWriter$1$1$1.visit(PointsWriter.java:117)
	at org.apache.lucene.index.AssertingLeafReader$AssertingIntersectVisitor.visit(AssertingLeafReader.java:1171)
	at org.apache.lucene.util.bkd.BKDReader.visitCompressedDocValues(BKDReader.java:735)
	at org.apache.lucene.util.bkd.BKDReader.visitDocValuesWithCardinality(BKDReader.java:684)
	at org.apache.lucene.util.bkd.BKDReader.visitDocValues(BKDReader.java:590)
	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:790)
	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:823)
	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:823)
	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:813)
	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:813)
	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:813)
	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:813)
	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:823)
	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:823)
	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:823)
	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:823)
	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:813)
	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:506)
	at org.apache.lucene.index.AssertingLeafReader$AssertingPointValues.intersect(AssertingLeafReader.java:1052)
	at org.apache.lucene.codecs.PointsWriter$1$1.intersect(PointsWriter.java:105)
	at org.apache.lucene.index.RandomCodec$1$1.writeField(RandomCodec.java:122)
	at org.apache.lucene.codecs.PointsWriter.mergeOneField(PointsWriter.java:62)
	at org.apache.lucene.codecs.PointsWriter.merge(PointsWriter.java:191)
	at org.apache.lucene.codecs.lucene60.Lucene60PointsWriter.merge(Lucene60PointsWriter.java:143)


FAILED:  org.apache.lucene.document.TestXYPolygonShapeQueries.testRandomBig

Error Message:
Java heap space

Stack Trace:
java.lang.OutOfMemoryError: Java heap space
	at __randomizedtesting.SeedInfo.seed([62453FFBE508E403:E512427474519883]:0)
	at org.apache.lucene.store.RAMFile.newBuffer(RAMFile.java:84)
	at org.apache.lucene.store.RAMFile.addBuffer(RAMFile.java:57)
	at org.apache.lucene.store.RAMOutputStream.switchCurrentBuffer(RAMOutputStream.java:168)
	at org.apache.lucene.store.RAMOutputStream.writeBytes(RAMOutputStream.java:154)
	at org.apache.lucene.store.MockIndexOutputWrapper.writeBytes(MockIndexOutputWrapper.java:141)
	at org.apache.lucene.util.bkd.OfflinePointWriter.append(OfflinePointWriter.java:67)
	at org.apache.lucene.util.bkd.BKDRadixSelector.offlinePartition(BKDRadixSelector.java:282)
	at org.apache.lucene.util.bkd.BKDRadixSelector.buildHistogramAndPartition(BKDRadixSelector.java:258)
	at org.apache.lucene.util.bkd.BKDRadixSelector.buildHistogramAndPartition(BKDRadixSelector.java:267)
	at org.apache.lucene.util.bkd.BKDRadixSelector.select(BKDRadixSelector.java:126)
	at org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1647)
	at org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1664)
	at org.apache.lucene.util.bkd.BKDWriter.finish(BKDWriter.java:797)
	at org.apache.lucene.codecs.lucene60.Lucene60PointsWriter.writeField(Lucene60PointsWriter.java:129)
	at org.apache.lucene.codecs.PointsWriter.mergeOneField(PointsWriter.java:62)
	at org.apache.lucene.codecs.PointsWriter.merge(PointsWriter.java:191)
	at org.apache.lucene.codecs.lucene60.Lucene60PointsWriter.merge(Lucene60PointsWriter.java:143)
	at org.apache.lucene.index.SegmentMerger.mergePoints(SegmentMerger.java:202)
	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:162)
	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4463)
	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4057)
	at org.apache.lucene.index.SerialMergeScheduler.merge(SerialMergeScheduler.java:40)
	at org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:2158)
	at org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:5120)
	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1597)
	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1213)
	at org.apache.lucene.document.BaseShapeTestCase.indexRandomShapes(BaseShapeTestCase.java:231)
	at org.apache.lucene.document.BaseShapeTestCase.verify(BaseShapeTestCase.java:212)
	at org.apache.lucene.document.BaseShapeTestCase.doTestRandom(BaseShapeTestCase.java:138)
	at org.apache.lucene.document.TestXYPolygonShapeQueries.testRandomBig(TestXYPolygonShapeQueries.java:119)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.facet.RangeFacetTest

Error Message:
Error from server at http://127.0.0.1:41575/solr/collection1: Task queue processing has stalled for 20057 ms with 0 remaining elements to process.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:41575/solr/collection1: Task queue processing has stalled for 20057 ms with 0 remaining elements to process.
	at __randomizedtesting.SeedInfo.seed([81932C87837F5555]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:240)
	at org.apache.solr.analytics.SolrAnalyticsTestCase.setupCollection(SolrAnalyticsTestCase.java:68)
	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$6.evaluate(RandomizedRunner.java:878)
	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.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testCatTime

Error Message:
took over 10 seconds after collection creation to update aliases

Stack Trace:
java.lang.AssertionError: took over 10 seconds after collection creation to update aliases
	at __randomizedtesting.SeedInfo.seed([94A90A26848C56A1:93A24525BB7F0749]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.waitColAndAlias(RoutedAliasUpdateProcessorTest.java:77)
	at org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testCatTime(DimensionalRoutedAliasUpdateProcessorTest.java:481)
	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.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11319 lines...]
   [junit4] Suite: org.apache.lucene.document.TestXYPolygonShapeQueries
   [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=TestXYPolygonShapeQueries -Dtests.method=testRandomBig -Dtests.seed=62453FFBE508E403 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=hu-HU -Dtests.timezone=America/Indiana/Vevay -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    568s J0 | TestXYPolygonShapeQueries.testRandomBig <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: Java heap space
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([62453FFBE508E403:E512427474519883]:0)
   [junit4]    > 	at org.apache.lucene.store.RAMFile.newBuffer(RAMFile.java:84)
   [junit4]    > 	at org.apache.lucene.store.RAMFile.addBuffer(RAMFile.java:57)
   [junit4]    > 	at org.apache.lucene.store.RAMOutputStream.switchCurrentBuffer(RAMOutputStream.java:168)
   [junit4]    > 	at org.apache.lucene.store.RAMOutputStream.writeBytes(RAMOutputStream.java:154)
   [junit4]    > 	at org.apache.lucene.store.MockIndexOutputWrapper.writeBytes(MockIndexOutputWrapper.java:141)
   [junit4]    > 	at org.apache.lucene.util.bkd.OfflinePointWriter.append(OfflinePointWriter.java:67)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDRadixSelector.offlinePartition(BKDRadixSelector.java:282)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDRadixSelector.buildHistogramAndPartition(BKDRadixSelector.java:258)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDRadixSelector.buildHistogramAndPartition(BKDRadixSelector.java:267)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDRadixSelector.select(BKDRadixSelector.java:126)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1647)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1664)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDWriter.finish(BKDWriter.java:797)
   [junit4]    > 	at org.apache.lucene.codecs.lucene60.Lucene60PointsWriter.writeField(Lucene60PointsWriter.java:129)
   [junit4]    > 	at org.apache.lucene.codecs.PointsWriter.mergeOneField(PointsWriter.java:62)
   [junit4]    > 	at org.apache.lucene.codecs.PointsWriter.merge(PointsWriter.java:191)
   [junit4]    > 	at org.apache.lucene.codecs.lucene60.Lucene60PointsWriter.merge(Lucene60PointsWriter.java:143)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.mergePoints(SegmentMerger.java:202)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:162)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4463)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4057)
   [junit4]    > 	at org.apache.lucene.index.SerialMergeScheduler.merge(SerialMergeScheduler.java:40)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:2158)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:5120)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1597)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1213)
   [junit4]    > 	at org.apache.lucene.document.BaseShapeTestCase.indexRandomShapes(BaseShapeTestCase.java:231)
   [junit4]    > 	at org.apache.lucene.document.BaseShapeTestCase.verify(BaseShapeTestCase.java:212)
   [junit4]    > 	at org.apache.lucene.document.BaseShapeTestCase.doTestRandom(BaseShapeTestCase.java:138)
   [junit4]    > 	at org.apache.lucene.document.TestXYPolygonShapeQueries.testRandomBig(TestXYPolygonShapeQueries.java:119)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/sandbox/test/J0/temp/lucene.document.TestXYPolygonShapeQueries_62453FFBE508E403-001
   [junit4]   2> NOTE: test params are: codec=Lucene84, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@42066a7c), locale=hu-HU, timezone=America/Indiana/Vevay
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=291761336,total=371195904
   [junit4]   2> NOTE: All tests run in this JVM: [TestLatLonPointShapeQueries, TestIDVersionPostingsFormat, TestTessellator, TestXYPolygonShapeQueries]
   [junit4] Completed [23/40 (1!)] on J0 in 803.10s, 5 tests, 1 error <<< FAILURES!

[...truncated 59 lines...]
   [junit4] JVM J0: stdout was not empty, see: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/sandbox/test/temp/junit4-J0-20191214_150747_0433081371174697730520.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/heapdumps/java_pid18367.hprof ...
   [junit4] Heap dump file created [429542814 bytes in 0.554 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 14 lines...]
   [junit4] Suite: org.apache.lucene.document.TestXYMultiPolygonShapeQueries
   [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=TestXYMultiPolygonShapeQueries -Dtests.method=testRandomBig -Dtests.seed=62453FFBE508E403 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=en-IE -Dtests.timezone=Chile/EasterIsland -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   1133s J2 | TestXYMultiPolygonShapeQueries.testRandomBig <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: Java heap space
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([62453FFBE508E403:E512427474519883]:0)
   [junit4]    > 	at org.apache.lucene.store.RAMFile.newBuffer(RAMFile.java:84)
   [junit4]    > 	at org.apache.lucene.store.RAMFile.addBuffer(RAMFile.java:57)
   [junit4]    > 	at org.apache.lucene.store.RAMOutputStream.switchCurrentBuffer(RAMOutputStream.java:168)
   [junit4]    > 	at org.apache.lucene.store.RAMOutputStream.writeBytes(RAMOutputStream.java:154)
   [junit4]    > 	at org.apache.lucene.store.MockIndexOutputWrapper.writeBytes(MockIndexOutputWrapper.java:141)
   [junit4]    > 	at org.apache.lucene.util.bkd.OfflinePointWriter.append(OfflinePointWriter.java:56)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDWriter.add(BKDWriter.java:247)
   [junit4]    > 	at org.apache.lucene.index.RandomCodec$1$1$1.visit(RandomCodec.java:129)
   [junit4]    > 	at org.apache.lucene.codecs.PointsWriter$1$1$1.visit(PointsWriter.java:117)
   [junit4]    > 	at org.apache.lucene.index.AssertingLeafReader$AssertingIntersectVisitor.visit(AssertingLeafReader.java:1171)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDReader.visitCompressedDocValues(BKDReader.java:735)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDReader.visitDocValuesWithCardinality(BKDReader.java:684)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDReader.visitDocValues(BKDReader.java:590)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:790)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:823)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:823)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:813)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:813)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:813)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:813)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:823)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:823)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:823)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:823)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:813)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:506)
   [junit4]    > 	at org.apache.lucene.index.AssertingLeafReader$AssertingPointValues.intersect(AssertingLeafReader.java:1052)
   [junit4]    > 	at org.apache.lucene.codecs.PointsWriter$1$1.intersect(PointsWriter.java:105)
   [junit4]    > 	at org.apache.lucene.index.RandomCodec$1$1.writeField(RandomCodec.java:122)
   [junit4]    > 	at org.apache.lucene.codecs.PointsWriter.mergeOneField(PointsWriter.java:62)
   [junit4]    > 	at org.apache.lucene.codecs.PointsWriter.merge(PointsWriter.java:191)
   [junit4]    > 	at org.apache.lucene.codecs.lucene60.Lucene60PointsWriter.merge(Lucene60PointsWriter.java:143)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/sandbox/test/J2/temp/lucene.document.TestXYMultiPolygonShapeQueries_62453FFBE508E403-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))}, docValues:{shape=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=354, maxMBSortInHeap=5.72812499855578, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1868ec39), locale=en-IE, timezone=Chile/EasterIsland
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=283552208,total=466092032
   [junit4]   2> NOTE: All tests run in this JVM: [TestPayloadSpanUtil, TestLatLonShape, TestFieldCacheTermsFilter, TestPhraseWildcardQuery, TestDoubleRangeField, TestLatLonLineShapeQueries, TestXYMultiLineShapeQueries, TestLatLonMultiLineShapeQueries, TestLatLonShapeEncoding, TestXYMultiPointShapeQueries, TestXYMultiPolygonShapeQueries]
   [junit4] Completed [40/40 (2!)] on J2 in 1457.79s, 5 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J2: stdout was not empty, see: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/sandbox/test/temp/junit4-J2-20191214_150747_0447195779847703658815.sysout
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/heapdumps/java_pid18362.hprof ...
   [junit4] Heap dump file created [461728016 bytes in 0.923 secs]
   [junit4] <<< JVM J2: EOF ----

[...truncated 5711 lines...]
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4]   2> 8993232 INFO  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[94A90A26848C56A1]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_94A90A26848C56A1-001/data-dir-273-001
   [junit4]   2> 8993233 WARN  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[94A90A26848C56A1]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 8993233 INFO  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[94A90A26848C56A1]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 8993246 INFO  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[94A90A26848C56A1]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 8993247 INFO  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[94A90A26848C56A1]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 8993269 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCatTime
   [junit4]   2> 8993269 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_94A90A26848C56A1-001/tempDir-001
   [junit4]   2> 8993270 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 8993270 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 8993270 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 8993375 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1]) [     ] o.a.s.c.ZkTestServer start zk server on port:45944
   [junit4]   2> 8993376 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45944
   [junit4]   2> 8993376 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45944
   [junit4]   2> 8993376 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45944
   [junit4]   2> 8993404 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8993420 INFO  (zkConnectionManagerCallback-71309-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8993420 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8993432 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8993432 INFO  (zkConnectionManagerCallback-71311-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8993433 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8993433 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8993434 INFO  (zkConnectionManagerCallback-71313-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8993434 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8993538 WARN  (jetty-launcher-71314-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 8993538 WARN  (jetty-launcher-71314-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 8993539 WARN  (jetty-launcher-71314-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 8993539 INFO  (jetty-launcher-71314-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 8993539 INFO  (jetty-launcher-71314-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 8993555 WARN  (jetty-launcher-71314-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 8993555 INFO  (jetty-launcher-71314-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 8993555 INFO  (jetty-launcher-71314-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 8993555 WARN  (jetty-launcher-71314-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 8993556 WARN  (jetty-launcher-71314-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 8993556 INFO  (jetty-launcher-71314-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 8993556 INFO  (jetty-launcher-71314-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 8993556 INFO  (jetty-launcher-71314-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 8993556 WARN  (jetty-launcher-71314-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 8993556 WARN  (jetty-launcher-71314-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 8993556 INFO  (jetty-launcher-71314-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 8993556 INFO  (jetty-launcher-71314-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 8993557 INFO  (jetty-launcher-71314-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 8993557 INFO  (jetty-launcher-71314-thread-4) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 8993557 INFO  (jetty-launcher-71314-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 8993560 INFO  (jetty-launcher-71314-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 8993560 INFO  (jetty-launcher-71314-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 8993560 INFO  (jetty-launcher-71314-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 8993562 INFO  (jetty-launcher-71314-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 8993562 INFO  (jetty-launcher-71314-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 8993562 INFO  (jetty-launcher-71314-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 8993562 INFO  (jetty-launcher-71314-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 8993562 INFO  (jetty-launcher-71314-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 8993574 INFO  (jetty-launcher-71314-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 8993575 INFO  (jetty-launcher-71314-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5103cee9{/solr,null,AVAILABLE}
   [junit4]   2> 8993575 INFO  (jetty-launcher-71314-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@71ae7365{/solr,null,AVAILABLE}
   [junit4]   2> 8993575 INFO  (jetty-launcher-71314-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4bc28059{/solr,null,AVAILABLE}
   [junit4]   2> 8993586 INFO  (jetty-launcher-71314-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 8993586 INFO  (jetty-launcher-71314-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 8993586 INFO  (jetty-launcher-71314-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 8993586 INFO  (jetty-launcher-71314-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c736cf7{/solr,null,AVAILABLE}
   [junit4]   2> 8993592 INFO  (jetty-launcher-71314-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@b791b5d{SSL,[ssl, http/1.1]}{127.0.0.1:45951}
   [junit4]   2> 8993592 INFO  (jetty-launcher-71314-thread-2) [     ] o.e.j.s.Server Started @8993671ms
   [junit4]   2> 8993592 INFO  (jetty-launcher-71314-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45951}
   [junit4]   2> 8993592 ERROR (jetty-launcher-71314-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 8993592 INFO  (jetty-launcher-71314-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 8993592 INFO  (jetty-launcher-71314-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 8993592 INFO  (jetty-launcher-71314-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 8993592 INFO  (jetty-launcher-71314-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 8993592 INFO  (jetty-launcher-71314-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-14T18:51:49.999Z
   [junit4]   2> 8993594 INFO  (jetty-launcher-71314-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8993594 INFO  (zkConnectionManagerCallback-71316-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8993594 INFO  (jetty-launcher-71314-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8993595 INFO  (jetty-launcher-71314-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 8993599 INFO  (jetty-launcher-71314-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6a8f52be{SSL,[ssl, http/1.1]}{127.0.0.1:38619}
   [junit4]   2> 8993599 INFO  (jetty-launcher-71314-thread-3) [     ] o.e.j.s.Server Started @8993679ms
   [junit4]   2> 8993599 INFO  (jetty-launcher-71314-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38619}
   [junit4]   2> 8993599 ERROR (jetty-launcher-71314-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 8993599 INFO  (jetty-launcher-71314-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 8993599 INFO  (jetty-launcher-71314-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 8993599 INFO  (jetty-launcher-71314-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 8993599 INFO  (jetty-launcher-71314-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 8993599 INFO  (jetty-launcher-71314-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-14T18:51:50.006Z
   [junit4]   2> 8993600 INFO  (jetty-launcher-71314-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8993600 INFO  (jetty-launcher-71314-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@ffd0dbe{SSL,[ssl, http/1.1]}{127.0.0.1:34283}
   [junit4]   2> 8993600 INFO  (jetty-launcher-71314-thread-4) [     ] o.e.j.s.Server Started @8993680ms
   [junit4]   2> 8993600 INFO  (jetty-launcher-71314-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34283}
   [junit4]   2> 8993600 ERROR (jetty-launcher-71314-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 8993600 INFO  (jetty-launcher-71314-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 8993600 INFO  (jetty-launcher-71314-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 8993600 INFO  (jetty-launcher-71314-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 8993600 INFO  (jetty-launcher-71314-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 8993600 INFO  (jetty-launcher-71314-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-14T18:51:50.007Z
   [junit4]   2> 8993601 INFO  (jetty-launcher-71314-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8993602 INFO  (jetty-launcher-71314-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2ff48de{SSL,[ssl, http/1.1]}{127.0.0.1:35222}
   [junit4]   2> 8993602 INFO  (jetty-launcher-71314-thread-1) [     ] o.e.j.s.Server Started @8993682ms
   [junit4]   2> 8993602 INFO  (jetty-launcher-71314-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35222}
   [junit4]   2> 8993602 ERROR (jetty-launcher-71314-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 8993602 INFO  (jetty-launcher-71314-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 8993602 INFO  (jetty-launcher-71314-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 8993602 INFO  (jetty-launcher-71314-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 8993602 INFO  (jetty-launcher-71314-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 8993602 INFO  (jetty-launcher-71314-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-14T18:51:50.009Z
   [junit4]   2> 8993607 INFO  (jetty-launcher-71314-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8993623 INFO  (zkConnectionManagerCallback-71318-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8993627 INFO  (zkConnectionManagerCallback-71322-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8993627 INFO  (jetty-launcher-71314-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8993628 INFO  (jetty-launcher-71314-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 8993632 INFO  (jetty-launcher-71314-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8993632 INFO  (jetty-launcher-71314-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 8993688 INFO  (zkConnectionManagerCallback-71320-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8993688 INFO  (jetty-launcher-71314-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8993745 INFO  (jetty-launcher-71314-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 8994406 INFO  (jetty-launcher-71314-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 8994424 WARN  (jetty-launcher-71314-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> 8994424 INFO  (jetty-launcher-71314-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 8994425 WARN  (jetty-launcher-71314-thread-3) [     ] 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> 8994448 WARN  (jetty-launcher-71314-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2c3f0077[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8994448 WARN  (jetty-launcher-71314-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2c3f0077[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8994450 WARN  (jetty-launcher-71314-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@594218e8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8994450 WARN  (jetty-launcher-71314-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@594218e8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8994451 WARN  (jetty-launcher-71314-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> 8994451 WARN  (jetty-launcher-71314-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@55511e37[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8994451 WARN  (jetty-launcher-71314-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@55511e37[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8994452 INFO  (jetty-launcher-71314-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45944/solr
   [junit4]   2> 8994464 WARN  (jetty-launcher-71314-thread-3) [     ] 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> 8994465 INFO  (jetty-launcher-71314-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8994465 WARN  (jetty-launcher-71314-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3aa88b56[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8994465 WARN  (jetty-launcher-71314-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3aa88b56[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8994466 INFO  (jetty-launcher-71314-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45944/solr
   [junit4]   2> 8994467 INFO  (jetty-launcher-71314-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8994481 INFO  (zkConnectionManagerCallback-71334-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8994481 INFO  (jetty-launcher-71314-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8994481 INFO  (zkConnectionManagerCallback-71338-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8994484 INFO  (jetty-launcher-71314-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8994601 INFO  (jetty-launcher-71314-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 8994601 WARN  (jetty-launcher-71314-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> 8994615 WARN  (jetty-launcher-71314-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1dec8a5d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8994615 WARN  (jetty-launcher-71314-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1dec8a5d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8994616 INFO  (jetty-launcher-71314-thread-1) [n:127.0.0.1:35222_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8994617 INFO  (zkConnectionManagerCallback-71341-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8994617 INFO  (jetty-launcher-71314-thread-1) [n:127.0.0.1:35222_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8994618 WARN  (jetty-launcher-71314-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> 8994635 WARN  (jetty-launcher-71314-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@58f3d260[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8994635 WARN  (jetty-launcher-71314-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@58f3d260[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8994636 INFO  (jetty-launcher-71314-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45944/solr
   [junit4]   2> 8994651 INFO  (jetty-launcher-71314-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8994672 INFO  (zkConnectionManagerCallback-71346-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8994672 INFO  (jetty-launcher-71314-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8994725 INFO  (jetty-launcher-71314-thread-3) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8994760 INFO  (zkConnectionManagerCallback-71350-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8994760 INFO  (jetty-launcher-71314-thread-3) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8994844 INFO  (jetty-launcher-71314-thread-3) [n:127.0.0.1:38619_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38619_solr
   [junit4]   2> 8994845 INFO  (jetty-launcher-71314-thread-3) [n:127.0.0.1:38619_solr     ] o.a.s.c.Overseer Overseer (id=75903699413630987-127.0.0.1:38619_solr-n_0000000000) starting
   [junit4]   2> 8994890 INFO  (jetty-launcher-71314-thread-2) [n:127.0.0.1:45951_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8994932 INFO  (OverseerStateUpdate-75903699413630987-127.0.0.1:38619_solr-n_0000000000) [n:127.0.0.1:38619_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38619_solr
   [junit4]   2> 8994952 INFO  (jetty-launcher-71314-thread-3) [n:127.0.0.1:38619_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38619_solr
   [junit4]   2> 8994980 INFO  (zkConnectionManagerCallback-71354-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8994980 INFO  (jetty-launcher-71314-thread-2) [n:127.0.0.1:45951_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8994992 WARN  (jetty-launcher-71314-thread-3) [n:127.0.0.1:38619_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> 8995089 INFO  (zkCallback-71349-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 8995109 INFO  (jetty-launcher-71314-thread-3) [n:127.0.0.1:38619_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 8995239 INFO  (jetty-launcher-71314-thread-3) [n:127.0.0.1:38619_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38619.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79283900
   [junit4]   2> 8995276 INFO  (jetty-launcher-71314-thread-3) [n:127.0.0.1:38619_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38619.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79283900
   [junit4]   2> 8995276 INFO  (jetty-launcher-71314-thread-3) [n:127.0.0.1:38619_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38619.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79283900
   [junit4]   2> 8995314 INFO  (jetty-launcher-71314-thread-3) [n:127.0.0.1:38619_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 8995316 INFO  (jetty-launcher-71314-thread-3) [n:127.0.0.1:38619_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_94A90A26848C56A1-001/tempDir-001/node3/.
   [junit4]   2> 8995317 INFO  (jetty-launcher-71314-thread-2) [n:127.0.0.1:45951_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 8995353 INFO  (jetty-launcher-71314-thread-2) [n:127.0.0.1:45951_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45951_solr as DOWN
   [junit4]   2> 8995366 INFO  (jetty-launcher-71314-thread-2) [n:127.0.0.1:45951_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 8995366 INFO  (jetty-launcher-71314-thread-2) [n:127.0.0.1:45951_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45951_solr
   [junit4]   2> 8995368 INFO  (zkCallback-71349-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 8995369 WARN  (jetty-launcher-71314-thread-2) [n:127.0.0.1:45951_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> 8995381 INFO  (zkCallback-71353-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 8995558 INFO  (jetty-launcher-71314-thread-2) [n:127.0.0.1:45951_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 8995575 INFO  (jetty-launcher-71314-thread-1) [n:127.0.0.1:35222_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 8995610 INFO  (jetty-launcher-71314-thread-1) [n:127.0.0.1:35222_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:35222_solr as DOWN
   [junit4]   2> 8995611 INFO  (jetty-launcher-71314-thread-1) [n:127.0.0.1:35222_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 8995612 INFO  (jetty-launcher-71314-thread-1) [n:127.0.0.1:35222_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35222_solr
   [junit4]   2> 8995612 INFO  (zkCallback-71349-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 8995613 INFO  (zkCallback-71353-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 8995626 WARN  (jetty-launcher-71314-thread-1) [n:127.0.0.1:35222_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> 8995629 INFO  (zkCallback-71340-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 8995683 INFO  (jetty-launcher-71314-thread-2) [n:127.0.0.1:45951_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45951.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79283900
   [junit4]   2> 8995720 INFO  (jetty-launcher-71314-thread-2) [n:127.0.0.1:45951_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45951.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79283900
   [junit4]   2> 8995720 INFO  (jetty-launcher-71314-thread-2) [n:127.0.0.1:45951_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45951.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79283900
   [junit4]   2> 8995722 INFO  (jetty-launcher-71314-thread-2) [n:127.0.0.1:45951_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 8995722 INFO  (jetty-launcher-71314-thread-2) [n:127.0.0.1:45951_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_94A90A26848C56A1-001/tempDir-001/node2/.
   [junit4]   2> 8995732 INFO  (jetty-launcher-71314-thread-1) [n:127.0.0.1:35222_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 8995803 INFO  (jetty-launcher-71314-thread-1) [n:127.0.0.1:35222_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35222.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79283900
   [junit4]   2> 8995854 INFO  (jetty-launcher-71314-thread-1) [n:127.0.0.1:35222_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35222.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79283900
   [junit4]   2> 8995854 INFO  (jetty-launcher-71314-thread-1) [n:127.0.0.1:35222_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35222.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79283900
   [junit4]   2> 8995865 INFO  (jetty-launcher-71314-thread-1) [n:127.0.0.1:35222_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 8995941 INFO  (jetty-launcher-71314-thread-1) [n:127.0.0.1:35222_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_94A90A26848C56A1-001/tempDir-001/node1/.
   [junit4]   2> 8996290 INFO  (jetty-launcher-71314-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 8996291 WARN  (jetty-launcher-71314-thread-4) [     ] 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> 8996292 WARN  (jetty-launcher-71314-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@8e98c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8996292 WARN  (jetty-launcher-71314-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@8e98c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8996294 WARN  (jetty-launcher-71314-thread-4) [     ] 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> 8996295 WARN  (jetty-launcher-71314-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@31a47a03[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8996295 WARN  (jetty-launcher-71314-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@31a47a03[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8996308 INFO  (jetty-launcher-71314-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45944/solr
   [junit4]   2> 8996309 INFO  (jetty-launcher-71314-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8996310 INFO  (zkConnectionManagerCallback-71368-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8996310 INFO  (jetty-launcher-71314-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8996412 INFO  (jetty-launcher-71314-thread-4) [n:127.0.0.1:34283_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8996413 INFO  (zkConnectionManagerCallback-71370-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8996413 INFO  (jetty-launcher-71314-thread-4) [n:127.0.0.1:34283_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8996417 INFO  (jetty-launcher-71314-thread-4) [n:127.0.0.1:34283_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 8996420 INFO  (jetty-launcher-71314-thread-4) [n:127.0.0.1:34283_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34283_solr as DOWN
   [junit4]   2> 8996421 INFO  (jetty-launcher-71314-thread-4) [n:127.0.0.1:34283_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 8996421 INFO  (jetty-launcher-71314-thread-4) [n:127.0.0.1:34283_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34283_solr
   [junit4]   2> 8996422 INFO  (zkCallback-71353-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 8996422 INFO  (zkCallback-71340-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 8996422 INFO  (zkCallback-71349-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 8996423 INFO  (zkCallback-71369-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 8996423 WARN  (jetty-launcher-71314-thread-4) [n:127.0.0.1:34283_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> 8996463 INFO  (jetty-launcher-71314-thread-4) [n:127.0.0.1:34283_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 8996502 INFO  (jetty-launcher-71314-thread-4) [n:127.0.0.1:34283_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34283.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79283900
   [junit4]   2> 8996518 INFO  (jetty-launcher-71314-thread-4) [n:127.0.0.1:34283_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34283.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79283900
   [junit4]   2> 8996518 INFO  (jetty-launcher-71314-thread-4) [n:127.0.0.1:34283_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34283.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79283900
   [junit4]   2> 8996532 INFO  (jetty-launcher-71314-thread-4) [n:127.0.0.1:34283_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 8996533 INFO  (jetty-launcher-71314-thread-4) [n:127.0.0.1:34283_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_94A90A26848C56A1-001/tempDir-001/node4/.
   [junit4]   2> 8996646 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 8996647 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8996648 INFO  (zkConnectionManagerCallback-71379-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8996648 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8996649 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 8996650 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45944/solr ready
   [junit4]   2> 8996651 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1]) [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest SolrClient: org.apache.solr.client.solrj.impl.CloudSolrClient@543c9a15
   [junit4]   2> 8996651 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1]) [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest ClusterStateProvider 127.0.0.1:45944/solr
   [junit4]   2> 8996652 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8996653 INFO  (zkConnectionManagerCallback-71384-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8996653 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8996666 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 8996667 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45944/solr ready
   [junit4]   2> 8996732 INFO  (qtp1149499270-160729) [n:127.0.0.1:45951_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=_default&name=testCatTime&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 8996735 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testCatTime",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 8996736 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testCatTime/protwords.txt
   [junit4]   2> 8996738 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testCatTime/managed-schema
   [junit4]   2> 8996748 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testCatTime/solrconfig.xml
   [junit4]   2> 8996750 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testCatTime/lang/contractions_it.txt
   [junit4]   2> 8996763 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testCatTime/lang/stopwords_no.txt
   [junit4]   2> 8996765 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testCatTime/lang/stopwords_hy.txt
   [junit4]   2> 8996767 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testCatTime/lang/stemdict_nl.txt
   [junit4]   2> 8996768 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testCatTime/lang/contractions_ca.txt
   [junit4]   2> 8996770 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testCatTime/lang/stopwords_id.txt
   [junit4]   2> 8996784 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/testCatTime/lang/stopwords_et.txt
   [junit4]   2> 8996785 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testCatTime/lang/stopwords_ga.txt
   [junit4]   2> 8996786 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testCatTime/lang/stopwords_da.txt
   [junit4]   2> 8996788 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testCatTime/lang/stopwords_hi.txt
   [junit4]   2> 8996789 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testCatTime/lang/stopwords_ja.txt
   [junit4]   2> 8996791 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testCatTime/lang/stopwords_pt.txt
   [junit4]   2> 8996801 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testCatTime/lang/stopwords_hu.txt
   [junit4]   2> 8996802 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testCatTime/lang/stopwords_el.txt
   [junit4]   2> 8996804 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testCatTime/lang/stopwords_ru.txt
   [junit4]   2> 8996805 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testCatTime/lang/stopwords_tr.txt
   [junit4]   2> 8996807 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testCatTime/lang/stopwords_ar.txt
   [junit4]   2> 8996817 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testCatTime/lang/userdict_ja.txt
   [junit4]   2> 8996818 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testCatTime/lang/stopwords_it.txt
   [junit4]   2> 8996820 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testCatTime/lang/stopwords_eu.txt
   [junit4]   2> 8996821 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testCatTime/lang/stopwords_cz.txt
   [junit4]   2> 8996823 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testCatTime/lang/stoptags_ja.txt
   [junit4]   2> 8996834 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testCatTime/lang/contractions_fr.txt
   [junit4]   2> 8996835 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testCatTime/lang/stopwords_fa.txt
   [junit4]   2> 8996845 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testCatTime/lang/stopwords_de.txt
   [junit4]   2> 8996846 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testCatTime/lang/contractions_ga.txt
   [junit4]   2> 8996847 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testCatTime/lang/stopwords_ca.txt
   [junit4]   2> 8996849 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testCatTime/lang/stopwords_nl.txt
   [junit4]   2> 8996850 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testCatTime/lang/stopwords_bg.txt
   [junit4]   2> 8996852 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testCatTime/lang/stopwords_es.txt
   [junit4]   2> 8996853 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testCatTime/lang/stopwords_en.txt
   [junit4]   2> 8996855 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testCatTime/lang/stopwords_lv.txt
   [junit4]   2> 8996870 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testCatTime/lang/stopwords_th.txt
   [junit4]   2> 8996871 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testCatTime/lang/stopwords_ro.txt
   [junit4]   2> 8996873 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testCatTime/lang/stopwords_fr.txt
   [junit4]   2> 8996874 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testCatTime/lang/stopwords_sv.txt
   [junit4]   2> 8996875 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testCatTime/lang/stopwords_fi.txt
   [junit4]   2> 8996885 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testCatTime/lang/hyphenations_ga.txt
   [junit4]   2> 8996887 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testCatTime/lang/stopwords_gl.txt
   [junit4]   2> 8996888 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testCatTime/synonyms.txt
   [junit4]   2> 8996889 INFO  (OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testCatTime/stopwords.txt
   [junit4]   2> 8996891 INFO  (qtp1149499270-160729) [n:127.0.0.1:45951_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=_default&name=testCatTime&action=CREATE&wt=javabin&version=2} status=0 QTime=159
   [junit4]   2> 8996893 INFO  (qtp1149499270-160722) [n:127.0.0.1:45951_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=testCatTime&name=testCatTime&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 8996908 INFO  (OverseerThreadFactory-19569-thread-2-processing-n:127.0.0.1:38619_solr) [n:127.0.0.1:38619_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testCatTime
   [junit4]   2> 8996908 INFO  (OverseerCollectionConfigSetProcessor-75903699413630987-127.0.0.1:38619_solr-n_0000000000) [n:127.0.0.1:38619_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> 8997040 INFO  (OverseerStateUpdate-75903699413630987-127.0.0.1:38619_solr-n_0000000000) [n:127.0.0.1:38619_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCatTime",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testCatTime_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38619/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 8997321 INFO  (qtp628470363-160738) [n:127.0.0.1:38619_solr    x:testCatTime_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testCatTime&newCollection=true&name=testCatTime_shard1_replica_n1&action=CREATE&numShards=1&collection=testCatTime&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 8997321 INFO  (qtp628470363-160738) [n:127.0.0.1:38619_solr    x:testCatTime_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 8998426 INFO  (qtp628470363-160738) [n:127.0.0.1:38619_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 8998495 INFO  (qtp628470363-160738) [n:127.0.0.1:38619_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.s.IndexSchema [testCatTime_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 8999013 INFO  (qtp628470363-160738) [n:127.0.0.1:38619_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 8999104 INFO  (qtp628470363-160738) [n:127.0.0.1:38619_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testCatTime_shard1_replica_n1' using configuration from collection testCatTime, trusted=true
   [junit4]   2> 8999104 INFO  (qtp628470363-160738) [n:127.0.0.1:38619_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38619.solr.core.testCatTime.shard1.replica_n1' (registry 'solr.core.testCatTime.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79283900
   [junit4]   2> 8999104 INFO  (qtp628470363-160738) [n:127.0.0.1:38619_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrCore [[testCatTime_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_94A90A26848C56A1-001/tempDir-001/node3/testCatTime_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_94A90A26848C56A1-001/tempDir-001/node3/./testCatTime_shard1_replica_n1/data/]
   [junit4]   2> 8999296 INFO  (qtp628470363-160738) [n:127.0.0.1:38619_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 8999296 INFO  (qtp628470363-160738) [n:127.0.0.1:38619_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 8999298 INFO  (qtp628470363-160738) [n:127.0.0.1:38619_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 8999298 INFO  (qtp628470363-160738) [n:127.0.0.1:38619_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 8999311 INFO  (qtp628470363-160738) [n:127.0.0.1:38619_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3e0f0cb3[testCatTime_shard1_replica_n1] main]
   [junit4]   2> 8999313 INFO  (qtp628470363-160738) [n:127.0.0.1:38619_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testCatTime
   [junit4]   2> 8999313 INFO  (qtp628470363-160738) [n:127.0.0.1:38619_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testCatTime
   [junit4]   2> 8999313 INFO  (qtp628470363-160738) [n:127.0.0.1:38619_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testCatTime/managed-schema
   [junit4]   2> 8999314 INFO  (qtp628470363-160738) [n:127.0.0.1:38619_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 8999314 INFO  (qtp628470363-160738) [n:127.0.0.1:38619_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 8999314 INFO  (qtp628470363-160738) [n:127.0.0.1:38619_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 8999328 INFO  (qtp628470363-160738) [n:127.0.0.1:38619_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 8999328 INFO  (qtp628470363-160738) [n:127.0.0.1:38619_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1652922269811343360
   [junit4]   2> 8999330 INFO  (searcherExecutor-19589-thread-1-processing-n:127.0.0.1:38619_solr x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) [n:127.0.0.1:38619_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@3e0f0cb3[testCatTime_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 8999330 INFO  (searcherExecutor-19589-thread-1-processing-n:127.0.0.1:38619_solr x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) [n:127.0.0.1:38619_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 8999330 INFO  (searcherExecutor-19589-thread-1-processing-n:127.0.0.1:38619_solr x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) [n:127.0.0.1:38619_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 8999331 INFO  (searcherExecutor-19589-thread-1-processing-n:127.0.0.1:38619_solr x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) [n:127.0.0.1:38619_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrCore [testCatTime_shard1_replica_n1] Registered new searcher Searcher@3e0f0cb3[testCatTime_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 8999346 INFO  (qtp628470363-160738) [n:127.0.0.1:38619_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testCatTime/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 8999346 INFO  (qtp628470363-160738) [n:127.0.0.1:38619_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testCatTime/leaders/shard1
   [junit4]   2> 8999442 INFO  (qtp628470363-160738) [n:127.0.0.1:38619_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 8999442 INFO  (qtp628470363-160738) [n:127.0.0.1:38619_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 8999442 INFO  (qtp628470363-160738) [n:127.0.0.1:38619_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38619/solr/testCatTime_shard1_replica_n1/
   [junit4]   2> 8999442 INFO  (qtp628470363-160738) [n:127.0.0.1:38619_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 8999442 INFO  (qtp628470363-160738) [n:127.0.0.1:38619_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:38619/solr/testCatTime_shard1_replica_n1/ has no replicas
   [junit4]   2> 8999442 INFO  (qtp628470363-160738) [n:127.0.0.1:38619_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testCatTime/leaders/shard1/leader after winning as /collections/testCatTime/leader_elect/shard1/election/75903699413630987-core_node2-n_0000000000
   [junit4]   2> 8999444 INFO  (qtp628470363-160738) [n:127.0.0.1:38619_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38619/solr/testCatTime_shard1_replica_n1/ shard1
   [junit4]   2> 8999546 INFO  (zkCallback-71349-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCatTime/stat

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

 1> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   1> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   1> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   1> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   1> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   1> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   1> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
   [junit4]   1> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   1> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   1> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   1> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> 
   [junit4]   1> 19:15:09.485 [qtp466669100-102] ERROR org.apache.solr.servlet.HttpSolrCall - null:java.io.IOException: Task queue processing has stalled for 20057 ms with 0 remaining elements to process.
   [junit4]   1> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient.blockUntilFinished(ConcurrentUpdateHttp2SolrClient.java:501)
   [junit4]   1> 	at org.apache.solr.update.StreamingSolrClients.blockUntilFinished(StreamingSolrClients.java:87)
   [junit4]   1> 	at org.apache.solr.update.SolrCmdDistributor.blockAndDoRetries(SolrCmdDistributor.java:265)
   [junit4]   1> 	at org.apache.solr.update.SolrCmdDistributor.distribCommit(SolrCmdDistributor.java:251)
   [junit4]   1> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processCommit(DistributedZkUpdateProcessor.java:201)
   [junit4]   1> 	at org.apache.solr.handler.RequestHandlerUtils.handleCommit(RequestHandlerUtils.java:69)
   [junit4]   1> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:72)
   [junit4]   1> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)
   [junit4]   1> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2596)
   [junit4]   1> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:799)
   [junit4]   1> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:578)
   [junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419)
   [junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
   [junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   1> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   1> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   1> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   1> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   1> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   1> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   1> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   1> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   1> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
   [junit4]   1> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   1> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   1> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   1> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> 
   [junit4]   1> 19:15:09.517 [SUITE-RangeFacetTest-seed#[81932C87837F5555]-worker] ERROR org.apache.solr.client.solrj.impl.BaseCloudSolrClient - Request to collection [collection1] failed due to (500) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:41575/solr/collection1: Task queue processing has stalled for 20057 ms with 0 remaining elements to process., retry=0 commError=false errorCode=500 
   [junit4]   2> Dec 14, 2019 7:15:10 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=Lucene84, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@603d88e1), locale=ar-LY, timezone=Asia/Shanghai
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=137945104,total=256376832
   [junit4]   2> NOTE: All tests run in this JVM: [RoundFunctionTest, ConstantValueTest, CastingDateValueStreamTest, StringFieldsTest, RangeFacetTest]
   [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=RangeFacetTest -Dtests.seed=81932C87837F5555 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=ar-LY -Dtests.timezone=Asia/Shanghai -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J2 | RangeFacetTest (suite) <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:41575/solr/collection1: Task queue processing has stalled for 20057 ms with 0 remaining elements to process.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([81932C87837F5555]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:240)
   [junit4]    > 	at org.apache.solr.analytics.SolrAnalyticsTestCase.setupCollection(SolrAnalyticsTestCase.java:68)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [18/78 (1!)] on J2 in 59.68s, 0 tests, 1 error <<< FAILURES!

[...truncated 6314 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/build.xml:652: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/build.xml:586: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid18362.hprof
* java_pid18367.hprof

Total time: 539 minutes 39 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any