Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1314/
Java: 64bit/jdk-10-ea+42 -XX:-UseCompressedOops -XX:+UseG1GC

5 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.OverallAnalyticsTest

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.analytics.OverallAnalyticsTest:     1) Thread[id=163, 
name=qtp2004435624-163, state=TIMED_WAITING, group=TGRP-OverallAnalyticsTest]   
      at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         
at 
java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
         at 
java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2205)
         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.analytics.OverallAnalyticsTest: 
   1) Thread[id=163, name=qtp2004435624-163, state=TIMED_WAITING, 
group=TGRP-OverallAnalyticsTest]
        at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at 
java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at 
java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2205)
        at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
        at __randomizedtesting.SeedInfo.seed([C1E486A7DF666DE3]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.OverallAnalyticsTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=163, name=qtp2004435624-163, state=TIMED_WAITING, 
group=TGRP-OverallAnalyticsTest]         at 
java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at 
java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
         at 
java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2205)
         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=163, name=qtp2004435624-163, state=TIMED_WAITING, 
group=TGRP-OverallAnalyticsTest]
        at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at 
java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at 
java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2205)
        at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
        at __randomizedtesting.SeedInfo.seed([C1E486A7DF666DE3]:0)


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

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
        at 
__randomizedtesting.SeedInfo.seed([C72CBFCFB635CE92:4F78801518C9A36A]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:915)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 
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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv

Error Message:
java.lang.RuntimeException: Error from server at 
http://127.0.0.1:34173/solr/test_col: Async exception during distributed 
update: Error from server at 
http://127.0.0.1:43513/solr/test_col_shard2_replica_n6: Server Error    
request: 
http://127.0.0.1:43513/solr/test_col_shard2_replica_n6/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A34173%2Fsolr%2Ftest_col_shard1_replica_n1%2F&wt=javabin&version=2
 Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:41423/solr/test_col_shard2_replica_n4/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@3cc112c

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error from 
server at http://127.0.0.1:34173/solr/test_col: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:43513/solr/test_col_shard2_replica_n6: Server Error



request: 
http://127.0.0.1:43513/solr/test_col_shard2_replica_n6/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A34173%2Fsolr%2Ftest_col_shard1_replica_n1%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:41423/solr/test_col_shard2_replica_n4/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@3cc112c
        at 
__randomizedtesting.SeedInfo.seed([C72CBFCFB635CE92:F138DD893C68F483]:0)
        at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
        at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:283)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv(TestStressCloudBlindAtomicUpdates.java:195)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 
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.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.RuntimeException: Error from server at 
http://127.0.0.1:34173/solr/test_col: Async exception during distributed 
update: Error from server at 
http://127.0.0.1:43513/solr/test_col_shard2_replica_n6: Server Error



request: 
http://127.0.0.1:43513/solr/test_col_shard2_replica_n6/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A34173%2Fsolr%2Ftest_col_shard1_replica_n1%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:41423/solr/test_col_shard2_replica_n4/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@3cc112c
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:411)
        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        ... 1 more
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:34173/solr/test_col: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:43513/solr/test_col_shard2_replica_n6: Server Error



request: 
http://127.0.0.1:43513/solr/test_col_shard2_replica_n6/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A34173%2Fsolr%2Ftest_col_shard1_replica_n1%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:41423/solr/test_col_shard2_replica_n4/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@3cc112c
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.doRandomAtomicUpdate(TestStressCloudBlindAtomicUpdates.java:370)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:399)
        ... 6 more


FAILED:  
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeLostTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([C72CBFCFB635CE92:C3D216DD8CFF4C08]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeLostTrigger(TriggerIntegrationTest.java:521)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 
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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12538 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates
   [junit4]   2> 881514 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[C72CBFCFB635CE92]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_C72CBFCFB635CE92-001/init-core-data-001
   [junit4]   2> 881523 WARN  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[C72CBFCFB635CE92]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 881523 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[C72CBFCFB635CE92]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 881524 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[C72CBFCFB635CE92]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="SSL overhead seems to cause 
OutOfMemory when stress testing")
   [junit4]   2> 881525 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[C72CBFCFB635CE92]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_C72CBFCFB635CE92-001/tempDir-001
   [junit4]   2> 881525 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[C72CBFCFB635CE92]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 881525 INFO  (Thread-4282) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 881525 INFO  (Thread-4282) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 881527 ERROR (Thread-4282) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 881625 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[C72CBFCFB635CE92]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:32907
   [junit4]   2> 881627 INFO  (zkConnectionManagerCallback-1982-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 881629 INFO  (jetty-launcher-1979-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 881629 INFO  (jetty-launcher-1979-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 881629 INFO  (jetty-launcher-1979-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 881630 INFO  (jetty-launcher-1979-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 881631 INFO  (jetty-launcher-1979-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 881631 INFO  (jetty-launcher-1979-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 881631 INFO  (jetty-launcher-1979-thread-3) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 881631 INFO  (jetty-launcher-1979-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1c4d2c02{/solr,null,AVAILABLE}
   [junit4]   2> 881632 INFO  (jetty-launcher-1979-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3366e96a{HTTP/1.1,[http/1.1]}{127.0.0.1:41423}
   [junit4]   2> 881632 INFO  (jetty-launcher-1979-thread-3) [    ] 
o.e.j.s.Server Started @883579ms
   [junit4]   2> 881632 INFO  (jetty-launcher-1979-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41423}
   [junit4]   2> 881632 ERROR (jetty-launcher-1979-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 881632 INFO  (jetty-launcher-1979-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 881632 INFO  (jetty-launcher-1979-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 881632 INFO  (jetty-launcher-1979-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 881632 INFO  (jetty-launcher-1979-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-08T07:31:19.328813Z
   [junit4]   2> 881634 INFO  (jetty-launcher-1979-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 881634 INFO  (jetty-launcher-1979-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 881634 INFO  (jetty-launcher-1979-thread-4) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 881635 INFO  (jetty-launcher-1979-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 881635 INFO  (jetty-launcher-1979-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 881635 INFO  (zkConnectionManagerCallback-1984-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 881635 INFO  (jetty-launcher-1979-thread-1) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 881635 INFO  (jetty-launcher-1979-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 881635 INFO  (jetty-launcher-1979-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6fb666c{/solr,null,AVAILABLE}
   [junit4]   2> 881635 INFO  (jetty-launcher-1979-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@530d2739{/solr,null,AVAILABLE}
   [junit4]   2> 881635 INFO  (jetty-launcher-1979-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 881635 INFO  (jetty-launcher-1979-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 881635 INFO  (jetty-launcher-1979-thread-2) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 881636 INFO  (jetty-launcher-1979-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@119cd390{HTTP/1.1,[http/1.1]}{127.0.0.1:43513}
   [junit4]   2> 881636 INFO  (jetty-launcher-1979-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@a10881e{HTTP/1.1,[http/1.1]}{127.0.0.1:35595}
   [junit4]   2> 881636 INFO  (jetty-launcher-1979-thread-1) [    ] 
o.e.j.s.Server Started @883583ms
   [junit4]   2> 881636 INFO  (jetty-launcher-1979-thread-4) [    ] 
o.e.j.s.Server Started @883583ms
   [junit4]   2> 881636 INFO  (jetty-launcher-1979-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35595}
   [junit4]   2> 881636 INFO  (jetty-launcher-1979-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@39c3640e{/solr,null,AVAILABLE}
   [junit4]   2> 881636 ERROR (jetty-launcher-1979-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 881636 INFO  (jetty-launcher-1979-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 881636 INFO  (jetty-launcher-1979-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 881636 INFO  (jetty-launcher-1979-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 881636 INFO  (jetty-launcher-1979-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-08T07:31:19.332581Z
   [junit4]   2> 881636 INFO  (jetty-launcher-1979-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@104c703e{HTTP/1.1,[http/1.1]}{127.0.0.1:34173}
   [junit4]   2> 881636 INFO  (jetty-launcher-1979-thread-2) [    ] 
o.e.j.s.Server Started @883583ms
   [junit4]   2> 881636 INFO  (jetty-launcher-1979-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34173}
   [junit4]   2> 881636 ERROR (jetty-launcher-1979-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 881636 INFO  (jetty-launcher-1979-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 881636 INFO  (jetty-launcher-1979-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 881636 INFO  (jetty-launcher-1979-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 881636 INFO  (jetty-launcher-1979-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-08T07:31:19.332982Z
   [junit4]   2> 881636 INFO  (jetty-launcher-1979-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43513}
   [junit4]   2> 881637 ERROR (jetty-launcher-1979-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 881637 INFO  (jetty-launcher-1979-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 881637 INFO  (jetty-launcher-1979-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 881637 INFO  (jetty-launcher-1979-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 881637 INFO  (jetty-launcher-1979-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-08T07:31:19.333401Z
   [junit4]   2> 881638 INFO  (zkConnectionManagerCallback-1986-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 881638 INFO  (jetty-launcher-1979-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 881638 INFO  (zkConnectionManagerCallback-1988-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 881639 INFO  (jetty-launcher-1979-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 881639 INFO  (zkConnectionManagerCallback-1990-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 881642 INFO  (jetty-launcher-1979-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 881644 INFO  (jetty-launcher-1979-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32907/solr
   [junit4]   2> 881644 INFO  (jetty-launcher-1979-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32907/solr
   [junit4]   2> 881654 INFO  (zkConnectionManagerCallback-1998-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 881657 INFO  (zkConnectionManagerCallback-1996-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 881658 INFO  (jetty-launcher-1979-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32907/solr
   [junit4]   2> 881658 INFO  (jetty-launcher-1979-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32907/solr
   [junit4]   2> 881662 INFO  (zkConnectionManagerCallback-2006-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 881662 INFO  
(zkConnectionManagerCallback-2010-thread-1-processing-n:127.0.0.1:35595_solr) 
[n:127.0.0.1:35595_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 881663 INFO  
(zkConnectionManagerCallback-2008-thread-1-processing-n:127.0.0.1:34173_solr) 
[n:127.0.0.1:34173_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 881663 INFO  (zkConnectionManagerCallback-2004-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 881666 INFO  
(zkConnectionManagerCallback-2014-thread-1-processing-n:127.0.0.1:41423_solr) 
[n:127.0.0.1:41423_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 881666 INFO  
(zkConnectionManagerCallback-2012-thread-1-processing-n:127.0.0.1:43513_solr) 
[n:127.0.0.1:43513_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 881778 INFO  (jetty-launcher-1979-thread-1) 
[n:127.0.0.1:43513_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 881778 INFO  (jetty-launcher-1979-thread-3) 
[n:127.0.0.1:41423_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 881778 INFO  (jetty-launcher-1979-thread-1) 
[n:127.0.0.1:43513_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:43513_solr
   [junit4]   2> 881779 INFO  (jetty-launcher-1979-thread-3) 
[n:127.0.0.1:41423_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41423_solr
   [junit4]   2> 881779 INFO  (jetty-launcher-1979-thread-1) 
[n:127.0.0.1:43513_solr    ] o.a.s.c.Overseer Overseer 
(id=72112528912285707-127.0.0.1:43513_solr-n_0000000000) starting
   [junit4]   2> 881783 INFO  (jetty-launcher-1979-thread-4) 
[n:127.0.0.1:35595_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 881786 INFO  (jetty-launcher-1979-thread-4) 
[n:127.0.0.1:35595_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35595_solr
   [junit4]   2> 881811 INFO  
(zkCallback-2013-thread-1-processing-n:127.0.0.1:41423_solr) 
[n:127.0.0.1:41423_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 881811 INFO  
(zkCallback-2009-thread-1-processing-n:127.0.0.1:35595_solr) 
[n:127.0.0.1:35595_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 881811 INFO  
(zkCallback-2011-thread-1-processing-n:127.0.0.1:43513_solr) 
[n:127.0.0.1:43513_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 881819 INFO  (jetty-launcher-1979-thread-2) 
[n:127.0.0.1:34173_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 881820 INFO  (jetty-launcher-1979-thread-2) 
[n:127.0.0.1:34173_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 881832 INFO  (jetty-launcher-1979-thread-1) 
[n:127.0.0.1:43513_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43513_solr
   [junit4]   2> 881833 INFO  
(zkCallback-2013-thread-1-processing-n:127.0.0.1:41423_solr) 
[n:127.0.0.1:41423_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 881833 INFO  
(zkCallback-2009-thread-1-processing-n:127.0.0.1:35595_solr) 
[n:127.0.0.1:35595_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 881838 INFO  (jetty-launcher-1979-thread-3) 
[n:127.0.0.1:41423_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41423.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22117c7c
   [junit4]   2> 881839 INFO  
(zkCallback-2011-thread-1-processing-n:127.0.0.1:43513_solr) 
[n:127.0.0.1:43513_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 881848 INFO  (jetty-launcher-1979-thread-3) 
[n:127.0.0.1:41423_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41423.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22117c7c
   [junit4]   2> 881848 INFO  (jetty-launcher-1979-thread-3) 
[n:127.0.0.1:41423_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41423.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22117c7c
   [junit4]   2> 881849 INFO  (jetty-launcher-1979-thread-3) 
[n:127.0.0.1:41423_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_C72CBFCFB635CE92-001/tempDir-001/node3/.
   [junit4]   2> 881851 INFO  (jetty-launcher-1979-thread-2) 
[n:127.0.0.1:34173_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34173_solr
   [junit4]   2> 881852 INFO  
(zkCallback-2013-thread-1-processing-n:127.0.0.1:41423_solr) 
[n:127.0.0.1:41423_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 881853 INFO  
(zkCallback-2011-thread-1-processing-n:127.0.0.1:43513_solr) 
[n:127.0.0.1:43513_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 881852 INFO  
(zkCallback-2009-thread-1-processing-n:127.0.0.1:35595_solr) 
[n:127.0.0.1:35595_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 881904 INFO  
(zkCallback-2007-thread-2-processing-n:127.0.0.1:34173_solr) 
[n:127.0.0.1:34173_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 881975 INFO  (jetty-launcher-1979-thread-1) 
[n:127.0.0.1:43513_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43513.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22117c7c
   [junit4]   2> 881991 INFO  (jetty-launcher-1979-thread-4) 
[n:127.0.0.1:35595_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35595.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22117c7c
   [junit4]   2> 881998 INFO  (jetty-launcher-1979-thread-1) 
[n:127.0.0.1:43513_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43513.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22117c7c
   [junit4]   2> 881998 INFO  (jetty-launcher-1979-thread-2) 
[n:127.0.0.1:34173_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34173.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22117c7c
   [junit4]   2> 881998 INFO  (jetty-launcher-1979-thread-1) 
[n:127.0.0.1:43513_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43513.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22117c7c
   [junit4]   2> 881999 INFO  (jetty-launcher-1979-thread-1) 
[n:127.0.0.1:43513_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_C72CBFCFB635CE92-001/tempDir-001/node1/.
   [junit4]   2> 882002 INFO  (jetty-launcher-1979-thread-4) 
[n:127.0.0.1:35595_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35595.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22117c7c
   [junit4]   2> 882002 INFO  (jetty-launcher-1979-thread-4) 
[n:127.0.0.1:35595_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35595.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22117c7c
   [junit4]   2> 882003 INFO  (jetty-launcher-1979-thread-4) 
[n:127.0.0.1:35595_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_C72CBFCFB635CE92-001/tempDir-001/node4/.
   [junit4]   2> 882005 INFO  (jetty-launcher-1979-thread-2) 
[n:127.0.0.1:34173_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34173.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22117c7c
   [junit4]   2> 882005 INFO  (jetty-launcher-1979-thread-2) 
[n:127.0.0.1:34173_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34173.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22117c7c
   [junit4]   2> 882006 INFO  (jetty-launcher-1979-thread-2) 
[n:127.0.0.1:34173_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_C72CBFCFB635CE92-001/tempDir-001/node2/.
   [junit4]   2> 882123 INFO  (zkConnectionManagerCallback-2024-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 882136 INFO  (zkConnectionManagerCallback-2028-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 882137 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[C72CBFCFB635CE92]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 882137 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[C72CBFCFB635CE92]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32907/solr ready
   [junit4]   2> 882586 INFO  (qtp190202800-11367) [n:127.0.0.1:35595_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&name=test_col&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 882587 INFO  
(OverseerThreadFactory-3663-thread-1-processing-n:127.0.0.1:43513_solr) 
[n:127.0.0.1:43513_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
test_col
   [junit4]   2> 882691 INFO  
(OverseerStateUpdate-72112528912285707-127.0.0.1:43513_solr-n_0000000000) 
[n:127.0.0.1:43513_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_col_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34173/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 882692 INFO  
(OverseerStateUpdate-72112528912285707-127.0.0.1:43513_solr-n_0000000000) 
[n:127.0.0.1:43513_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_col_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35595/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 882694 INFO  
(OverseerStateUpdate-72112528912285707-127.0.0.1:43513_solr-n_0000000000) 
[n:127.0.0.1:43513_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_col_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41423/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 882696 INFO  
(OverseerStateUpdate-72112528912285707-127.0.0.1:43513_solr-n_0000000000) 
[n:127.0.0.1:43513_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_col_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43513/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 882911 INFO  (qtp1475638517-11361) [n:127.0.0.1:34173_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node3&name=test_col_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 882911 INFO  (qtp190202800-11388) [n:127.0.0.1:35595_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node5&name=test_col_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 882912 INFO  (qtp1475638517-11361) [n:127.0.0.1:34173_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 882912 INFO  (qtp190202800-11388) [n:127.0.0.1:35595_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 882926 INFO  (qtp416772908-11373) [n:127.0.0.1:43513_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node8&name=test_col_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 882927 INFO  (qtp416772908-11373) [n:127.0.0.1:43513_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 882931 INFO  (qtp430883487-11362) [n:127.0.0.1:41423_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node7&name=test_col_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 882932 INFO  (qtp430883487-11362) [n:127.0.0.1:41423_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 883070 INFO  
(zkCallback-2013-thread-1-processing-n:127.0.0.1:41423_solr) 
[n:127.0.0.1:41423_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 883070 INFO  
(zkCallback-2011-thread-1-processing-n:127.0.0.1:43513_solr) 
[n:127.0.0.1:43513_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 883070 INFO  
(zkCallback-2009-thread-1-processing-n:127.0.0.1:35595_solr) 
[n:127.0.0.1:35595_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 883070 INFO  
(zkCallback-2007-thread-2-processing-n:127.0.0.1:34173_solr) 
[n:127.0.0.1:34173_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 883071 INFO  
(zkCallback-2007-thread-1-processing-n:127.0.0.1:34173_solr) 
[n:127.0.0.1:34173_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 883071 INFO  
(zkCallback-2009-thread-2-processing-n:127.0.0.1:35595_solr) 
[n:127.0.0.1:35595_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 883071 INFO  
(zkCallback-2013-thread-2-processing-n:127.0.0.1:41423_solr) 
[n:127.0.0.1:41423_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 883071 INFO  
(zkCallback-2011-thread-2-processing-n:127.0.0.1:43513_solr) 
[n:127.0.0.1:43513_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 883973 INFO  (qtp1475638517-11361) [n:127.0.0.1:34173_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 884017 INFO  (qtp190202800-11388) [n:127.0.0.1:35595_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 884029 INFO  (qtp430883487-11362) [n:127.0.0.1:41423_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 884033 INFO  (qtp416772908-11373) [n:127.0.0.1:43513_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 884044 INFO  (qtp190202800-11388) [n:127.0.0.1:35595_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.s.IndexSchema [test_col_shard1_replica_n2] Schema 
name=minimal-atomic-stress
   [junit4]   2> 884046 INFO  (qtp190202800-11388) [n:127.0.0.1:35595_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field 
id
   [junit4]   2> 884046 INFO  (qtp190202800-11388) [n:127.0.0.1:35595_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica_n2' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 884053 INFO  (qtp190202800-11388) [n:127.0.0.1:35595_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35595.solr.core.test_col.shard1.replica_n2' (registry 
'solr.core.test_col.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22117c7c
   [junit4]   2> 884053 INFO  (qtp190202800-11388) [n:127.0.0.1:35595_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 884054 INFO  (qtp190202800-11388) [n:127.0.0.1:35595_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.c.SolrCore 
[[test_col_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_C72CBFCFB635CE92-001/tempDir-001/node4/test_col_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_C72CBFCFB635CE92-001/tempDir-001/node4/./test_col_shard1_replica_n2/data/]
   [junit4]   2> 884055 INFO  (qtp416772908-11373) [n:127.0.0.1:43513_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.s.IndexSchema [test_col_shard2_replica_n6] Schema 
name=minimal-atomic-stress
   [junit4]   2> 884056 INFO  (qtp190202800-11388) [n:127.0.0.1:35595_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=31.740234375, 
floorSegmentMB=1.3876953125, forceMergeDeletesPctAllowed=17.94571449930447, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 884056 INFO  (qtp416772908-11373) [n:127.0.0.1:43513_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field 
id
   [junit4]   2> 884057 INFO  (qtp416772908-11373) [n:127.0.0.1:43513_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica_n6' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 884057 INFO  (qtp416772908-11373) [n:127.0.0.1:43513_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43513.solr.core.test_col.shard2.replica_n6' (registry 
'solr.core.test_col.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22117c7c
   [junit4]   2> 884057 INFO  (qtp416772908-11373) [n:127.0.0.1:43513_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 884057 INFO  (qtp416772908-11373) [n:127.0.0.1:43513_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.c.SolrCore 
[[test_col_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_C72CBFCFB635CE92-001/tempDir-001/node1/test_col_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_C72CBFCFB635CE92-001/tempDir-001/node1/./test_col_shard2_replica_n6/data/]
   [junit4]   2> 884059 WARN  (qtp190202800-11388) [n:127.0.0.1:35595_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
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> 884060 INFO  (qtp416772908-11373) [n:127.0.0.1:43513_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=31.740234375, 
floorSegmentMB=1.3876953125, forceMergeDeletesPctAllowed=17.94571449930447, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 884060 INFO  (qtp430883487-11362) [n:127.0.0.1:41423_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.s.IndexSchema [test_col_shard2_replica_n4] Schema 
name=minimal-atomic-stress
   [junit4]   2> 884062 INFO  (qtp430883487-11362) [n:127.0.0.1:41423_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field 
id
   [junit4]   2> 884062 INFO  (qtp430883487-11362) [n:127.0.0.1:41423_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica_n4' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 884062 INFO  (qtp430883487-11362) [n:127.0.0.1:41423_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41423.solr.core.test_col.shard2.replica_n4' (registry 
'solr.core.test_col.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22117c7c
   [junit4]   2> 884062 INFO  (qtp1475638517-11361) [n:127.0.0.1:34173_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.s.IndexSchema [test_col_shard1_replica_n1] Schema 
name=minimal-atomic-stress
   [junit4]   2> 884062 INFO  (qtp430883487-11362) [n:127.0.0.1:41423_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 884062 INFO  (qtp430883487-11362) [n:127.0.0.1:41423_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.c.SolrCore 
[[test_col_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_C72CBFCFB635CE92-001/tempDir-001/node3/test_col_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_C72CBFCFB635CE92-001/tempDir-001/node3/./test_col_shard2_replica_n4/data/]
   [junit4]   2> 884063 INFO  (qtp1475638517-11361) [n:127.0.0.1:34173_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field 
id
   [junit4]   2> 884064 INFO  (qtp1475638517-11361) [n:127.0.0.1:34173_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica_n1' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 884064 INFO  (qtp1475638517-11361) [n:127.0.0.1:34173_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34173.solr.core.test_col.shard1.replica_n1' (registry 
'solr.core.test_col.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22117c7c
   [junit4]   2> 884064 INFO  (qtp1475638517-11361) [n:127.0.0.1:34173_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 884064 INFO  (qtp1475638517-11361) [n:127.0.0.1:34173_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.c.SolrCore 
[[test_col_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_C72CBFCFB635CE92-001/tempDir-001/node2/test_col_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_C72CBFCFB635CE92-001/tempDir-001/node2/./test_col_shard1_replica_n1/data/]
   [junit4]   2> 884065 INFO  (qtp430883487-11362) [n:127.0.0.1:41423_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=31.740234375, 
floorSegmentMB=1.3876953125, forceMergeDeletesPctAllowed=17.94571449930447, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 884066 INFO  (qtp1475638517-11361) [n:127.0.0.1:34173_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=31.740234375, 
floorSegmentMB=1.3876953125, forceMergeDeletesPctAllowed=17.94571449930447, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 884068 WARN  (qtp416772908-11373) [n:127.0.0.1:43513_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
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> 884089 WARN  (qtp430883487-11362) [n:127.0.0.1:41423_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
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> 884086 WARN  (qtp1475638517-11361) [n:127.0.0.1:34173_solr 
c:test_col s:shard1 r:core_node3 x:test_col_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> 884180 INFO  (qtp190202800-11388) [n:127.0.0.1:35595_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 884180 INFO  (qtp190202800-11388) [n:127.0.0.1:35595_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 884182 INFO  (qtp190202800-11388) [n:127.0.0.1:35595_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 884183 INFO  (qtp190202800-11388) [n:127.0.0.1:35595_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 884184 INFO  (qtp190202800-11388) [n:127.0.0.1:35595_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=3.375, 
floorSegmentMB=0.5673828125, forceMergeDeletesPctAllowed=27.904024490440857, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2825612868448324
   [junit4]   2> 884204 INFO  (qtp190202800-11388) [n:127.0.0.1:35595_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@a961fe9[test_col_shard1_replica_n2] 
main]
   [junit4]   2> 884204 INFO  (qtp190202800-11388) [n:127.0.0.1:35595_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 884205 INFO  (qtp190202800-11388) [n:127.0.0.1:35595_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 884205 INFO  (qtp190202800-11388) [n:127.0.0.1:35595_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 884207 INFO  
(searcherExecutor-3671-thread-1-processing-n:127.0.0.1:35595_solr 
x:test_col_shard1_replica_n2 s:shard1 c:test_col r:core_node5) 
[n:127.0.0.1:35595_solr c:test_col s:shard1 r:core_node5 
x:test_col_shard1_replica_n2] o.a.s.c.SolrCore [test_col_shard1_replica_n2] 
Registered new searcher Searcher@a961fe9[test_col_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 884207 INFO  (qtp190202800-11388) [n:127.0.0.1:35595_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1591817097081520128
   [junit4]   2> 884304 INFO  (qtp416772908-11373) [n:127.0.0.1:43513_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 884304 INFO  (qtp416772908-11373) [n:127.0.0.1:43513_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 884304 INFO  (qtp190202800-11388) [n:127.0.0.1:35595_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 884312 INFO  (qtp416772908-11373) [n:127.0.0.1:43513_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 884312 INFO  (qtp416772908-11373) [n:127.0.0.1:43513_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 884313 INFO  (qtp416772908-11373) [n:127.0.0.1:43513_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=3.375, 
floorSegmentMB=0.5673828125, forceMergeDeletesPctAllowed=27.904024490440857, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2825612868448324
   [junit4]   2> 884320 INFO  (qtp416772908-11373) [n:127.0.0.1:43513_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@11638ac3[test_col_shard2_replica_n6] main]
   [junit4]   2> 884321 INFO  (qtp1475638517-11361) [n:127.0.0.1:34173_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 884321 INFO  (qtp1475638517-11361) [n:127.0.0.1:34173_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 884321 INFO  (qtp416772908-11373) [n:127.0.0.1:43513_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 884321 INFO  (qtp416772908-11373) [n:127.0.0.1:43513_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 884322 INFO  (qtp416772908-11373) [n:127.0.0.1:43513_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 884322 INFO  (qtp416772908-11373) [n:127.0.0.1:43513_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1591817097202106368
   [junit4]   2> 884322 INFO  (qtp1475638517-11361) [n:127.0.0.1:34173_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 884322 INFO  (qtp1475638517-11361) [n:127.0.0.1:34173_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 884324 INFO  (qtp1475638517-11361) [n:127.0.0.1:34173_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=3.375, 
floorSegmentMB=0.5673828125, forceMergeDeletesPctAllowed=27.904024490440857, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2825612868448324
   [junit4]   2> 884324 INFO  
(searcherExecutor-3672-thread-1-processing-n:127.0.0.1:43513_solr 
x:test_col_shard2_replica_n6 s:shard2 c:test_col r:core_node8) 
[n:127.0.0.1:43513_solr c:test_col s:shard2 r:core_node8 
x:test_col_shard2_replica_n6] o.a.s.c.SolrCore [test_col_shard2_replica_n6] 
Registered new searcher Searcher@11638ac3[test_col_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 884324 INFO  (qtp1475638517-11361) [n:127.0.0.1:34173_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6f9e5450[test_col_shard1_replica_n1] main]
   [junit4]   2> 884325 INFO  (qtp1475638517-11361) [n:127.0.0.1:34173_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 884331 INFO  (qtp1475638517-11361) [n:127.0.0.1:34173_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 884332 INFO  (qtp1475638517-11361) [n:127.0.0.1:34173_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 884333 INFO  
(searcherExecutor-3674-thread-1-processing-n:127.0.0.1:34173_solr 
x:test_col_shard1_replica_n1 s:shard1 c:test_col r:core_node3) 
[n:127.0.0.1:34173_solr c:test_col s:shard1 r:core_node3 
x:test_col_shard1_replica_n1] o.a.s.c.SolrCore [test_col_shard1_replica_n1] 
Registered new searcher Searcher@6f9e5450[test_col_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 884335 INFO  (qtp1475638517-11361) [n:127.0.0.1:34173_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1591817097215737856
   [junit4]   2> 884336 INFO  (qtp416772908-11373) [n:127.0.0.1:43513_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 884347 INFO  (qtp430883487-11362) [n:127.0.0.1:41423_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 884347 INFO  (qtp430883487-11362) [n:127.0.0.1:41423_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 884349 INFO  (qtp430883487-11362) [n:127.0.0.1:41423_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 884349 INFO  (qtp430883487-11362) [n:127.0.0.1:41423_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 884350 INFO  (qtp430883487-11362) [n:127.0.0.1:41423_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=3.375, 
floorSegmentMB=0.5673828125, forceMergeDeletesPctAllowed=27.904024490440857, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2825612868448324
   [junit4]   2> 884350 INFO  (qtp430883487-11362) [n:127.0.0.1:41423_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@49dce42e[test_col_shard2_replica_n4] main]
   [junit4]   2> 884360 INFO  (qtp430883487-11362) [n:127.0.0.1:41423_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 884361 INFO  (qtp430883487-11362) [n:127.0.0.1:41423_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 884361 INFO  (qtp430883487-11362) [n:127.0.0.1:41423_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 884363 INFO  
(searcherExecutor-3673-thread-1-processing-n:127.0.0.1:41423_solr 
x:test_col_shard2_replica_n4 s:shard2 c:test_col r:core_node7) 
[n:127.0.0.1:41423_solr c:test_col s:shard2 r:core_node7 
x:test_col_shard2_replica_n4] o.a.s.c.SolrCore [test_col_shard2_replica_n4] 
Registered new searcher Searcher@49dce42e[test_col_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 884363 INFO  (qtp430883487-11362) [n:127.0.0.1:41423_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1591817097245097984
   [junit4]   2> 884436 INFO  
(zkCallback-2013-thread-1-processing-n:127.0.0.1:41423_solr) 
[n:127.0.0.1:41423_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 884436 INFO  
(zkCallback-2009-thread-2-processing-n:127.0.0.1:35595_solr) 
[n:127.0.0.1:35595_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 884436 INFO  
(zkCallback-2009-thread-1-processing-n:127.0.0.1:35595_solr) 
[n:127.0.0.1:35595_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 884436 INFO  
(zkCallback-2013-thread-2-processing-n:127.0.0.1:41423_solr) 
[n:127.0.0.1:41423_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 884436 INFO  
(zkCallback-2007-thread-1-processing-n:127.0.0.1:34173_solr) 
[n:127.0.0.1:34173_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 884436 INFO  
(zkCallback-2007-thread-2-processing-n:127.0.0.1:34173_solr) 
[n:127.0.0.1:34173_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 884436 INFO  
(zkCallback-2011-thread-2-processing-n:127.0.0.1:43513_solr) 
[n:127.0.0.1:43513_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 884436 INFO  
(zkCallback-2011-thread-1-processing-n:127.0.0.1:43513_solr) 
[n:127.0.0.1:43513_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 884804 INFO  (qtp190202800-11388) [n:127.0.0.1:35595_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 884804 INFO  (qtp190202800-11388) [n:127.0.0.1:35595_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 884804 INFO  (qtp190202800-11388) [n:127.0.0.1:35595_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:35595/solr/test_col_shard1_replica_n2/
   [junit4]   2> 884805 INFO  (qtp190202800-11388) [n:127.0.0.1:35595_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.u.PeerSync 
PeerSync: core=test_col_shard1_replica_n2 url=http://127.0.0.1:35595/solr START 
replicas=[http://127.0.0.1:34173/solr/test_col_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 884807 INFO  (qtp1475638517-11395) [n:127.0.0.1:34173_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.S.Request [test_col_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 884836 INFO  (qtp416772908-11373) [n:127.0.0.1:43513_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 884836 INFO  (qtp416772908-11373) [n:127.0.0.1:43513_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 884836 INFO  (qtp416772908-11373) [n:127.0.0.1:43513_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:43513/solr/test_col_shard2_replica_n6/
   [junit4]   2> 884837 INFO  (qtp416772908-11373) [n:127.0.0.1:43513_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.u.PeerSync 
PeerSync: core=test_col_shard2_replica_n6 url=http://127.0.0.1:43513/solr START 
replicas=[http://127.0.0.1:41423/solr/test_col_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 884859 INFO  (qtp430883487-11378) [n:127.0.0.1:41423_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.c.S.Request [test_col_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 885106 INFO  (qtp190202800-11388) [n:127.0.0.1:35595_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.u.PeerSync 
PeerSync: core=test_col_shard1_replica_n2 url=http://127.0.0.1:35595/solr DONE. 
 We have no versions.  sync failed.
   [junit4]   2> 885106 INFO  (qtp190202800-11388) [n:127.0.0.1:35595_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 885106 INFO  (qtp190202800-11388) [n:127.0.0.1:35595_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 885106 INFO  (qtp190202800-11388) [n:127.0.0.1:35595_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 885109 INFO  (qtp190202800-11388) [n:127.0.0.1:35595_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:35595/solr/test_col_shard1_replica_n2/ shard1
   [junit4]   2> 885157 INFO  (qtp416772908-11373) [n:127.0.0.1:43513_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.u.PeerSync 
PeerSync: core=test_col_shard2_replica_n6 url=http://127.0.0.1:43513/solr DONE. 
 We have no versions.  sync failed.
   [junit4]   2> 885157 INFO  (qtp416772908-11373) [n:127.0.0.1:43513_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 885158 INFO  (qtp416772908-11373) [n:127.0.0.1:43513_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 885158 INFO  (qtp416772908-11373) [n:127.0.0.1:43513_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 885167 INFO  (qtp416772908-11373) [n:127.0.0.1:43513_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43513/solr/test_col_shard2_replica_n6/ shard2
   [junit4]   2> 885279 INFO  
(zkCallback-2009-thread-1-processing-n:127.0.0.1:35595_solr) 
[n:127.0.0.1:35595_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 885279 INFO  
(zkCallback-2009-thread-2-processing-n:127.0.0.1:35595_solr) 
[n:127.0.0.1:35595_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 885279 INFO  
(zkCallback-2007-thread-1-processing-n:127.0.0.1:34173_solr) 
[n:127.0.0.1:34173_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 885279 INFO  
(zkCallback-2007-thread-2-processing-n:127.0.0.1:34173_solr) 
[n:127.0.0.1:34173_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 885279 INFO  
(zkCallback-2013-thread-2-processing-n:127.0.0.1:41423_solr) 
[n:127.0.0.1:41423_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 885279 INFO  
(zkCallback-2013-thread-1-processing-n:127.0.0.1:41423_solr) 
[n:127.0.0.1:41423_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 885280 INFO  
(zkCallback-2011-thread-1-processing-n:127.0.0.1:43513_solr) 
[n:127.0.0.1:43513_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 885280 INFO  
(zkCallback-2011-thread-2-processing-n:127.0.0.1:43513_solr) 
[n:127.0.0.1:43513_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 885309 INFO  (qtp190202800-11388) [n:127.0.0.1:35595_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 885312 INFO  (qtp190202800-11388) [n:127.0.0.1:35595_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node5&name=test_col_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=2400
   [junit4]   2> 885322 INFO  (qtp416772908-11373) [n:127.0.0.1:43513_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 885324 INFO  (qtp416772908-11373) [n:127.0.0.1:43513_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node8&name=test_col_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=2397
   [junit4]   2> 885359 INFO  (qtp1475638517-11361) [n:127.0.0.1:34173_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node3&name=test_col_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=2448
   [junit4]   2> 885371 INFO  (qtp430883487-11362) [n:127.0.0.1:41423_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node7&name=test_col_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=2439
   [junit4]   2> 885382 INFO  (qtp190202800-11367) [n:127.0.0.1:35595_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 885481 INFO  
(zkCallback-2011-thread-1-processing-n:127.0.0.1:43513_solr) 
[n:127.0.0.1:43513_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 885481 INFO  
(zkCallback-2011-thread-2-processing-n:127.0.0.1:43513_solr) 
[n:127.0.0.1:43513_solr    ] o.a.s.c.c.ZkStateReader A cluster state change:

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

cFunctionalityTest, TestComplexPhraseLeadingWildcard, 
TestImplicitCoreProperties, HdfsBasicDistributedZkTest, 
DistributedMLTComponentTest, HdfsTlogReplayBufferedWhileIndexingTest, 
TestUninvertingReader, TestReplicaProperties, SearchRateTriggerTest, 
TestFastLRUCache, TestCloudDeleteByQuery, SpellCheckCollatorWithCollapseTest, 
DocExpirationUpdateProcessorFactoryTest, TestClassicSimilarityFactory, 
ClassificationUpdateProcessorIntegrationTest, TestRTGBase, 
TestSolrCloudSnapshots, TestStressVersions, TestHdfsUpdateLog, TestPolicyCloud, 
TestSurroundQueryParser, TestFieldCache, PathHierarchyTokenizerFactoryTest, 
TestDistributedStatsComponentCardinality, MetricUtilsTest, 
TestSweetSpotSimilarityFactory, HdfsDirectoryTest, TestZkChroot, TestTrie, 
TestDistribIDF, TestSolrCloudWithSecureImpersonation, SimplePostToolTest, 
TestPullReplicaErrorHandling, OpenCloseCoreStressTest, OverseerTest, 
BasicZkTest, FullSolrCloudDistribCmdsTest, TestRandomDVFaceting, ZkCLITest, 
TestFaceting, TermVectorComponentDistributedTest, 
DistributedTermsComponentTest, SimpleFacetsTest, StatsComponentTest, 
PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFiltering, 
TestLazyCores, TestBadConfig, TestIndexSearcher, SoftAutoCommitTest, 
TestLFUCache, MultiTermTest, TestBinaryField, TestSearchPerf, 
TestElisionMultitermQuery, TestPostingsSolrHighlighter, 
NotRequiredUniqueKeyTest, TestPhraseSuggestions, SpellPossibilityIteratorTest, 
TestCodecSupport, SynonymTokenizerTest, EchoParamsTest, 
TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, 
TestFastWriter, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, 
PluginInfoTest, PrimUtilsTest, DOMUtilTest, SliceStateTest, TestCrossCoreJoin, 
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, 
TestHighlightDedupGrouping, TestLuceneIndexBackCompat, 
AssignBackwardCompatibilityTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
ConnectionManagerTest, CreateRoutedAliasTest, DeleteNodeTest, DeleteStatusTest, 
DistribDocExpirationUpdateProcessorTest, ForceLeaderTest, 
OverseerCollectionConfigSetProcessorTest, OverseerTaskQueueTest, 
RemoteQueryErrorTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, 
RestartWhileUpdatingTest, SSLMigrationTest, SaslZkACLProviderTest, 
SolrCLIZkUtilsTest, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, 
TestCloudRecovery, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, 
TestCryptoKeys, TestDeleteCollectionOnDownNodes, TestDownShardTolerantSearch, 
TestLeaderInitiatedRecoveryThread, TestSegmentSorting, 
TestShortCircuitedRequests, TestSizeLimitedDistributedMap, 
TestSolrCloudWithKerberosAlt, TestStressLiveNodes, 
TlogReplayBufferedWhileIndexingTest, VMParamsZkACLAndCredentialsProvidersTest, 
CollectionsAPIDistributedZkTest, TestRequestStatusCollectionAPI, 
AutoAddReplicasPlanActionTest, ExecutePlanActionTest, HttpTriggerListenerTest, 
MetricTriggerTest, NodeAddedTriggerTest, SystemLogListenerTest, 
TriggerIntegrationTest]
   [junit4] Completed [603/774 (3!)] on J1 in 217.05s, 14 tests, 1 failure <<< 
FAILURES!

[...truncated 3729 lines...]
   [junit4] Suite: org.apache.solr.analytics.OverallAnalyticsTest
   [junit4]   2> log4j:WARN No appenders could be found for logger 
(org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See 
http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-analytics/test/J2/temp/solr.analytics.OverallAnalyticsTest_C1E486A7DF666DE3-001/init-core-data-001
   [junit4]   2> Feb 08, 2018 8:20:10 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Feb 08, 2018 8:20:31 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.analytics.OverallAnalyticsTest: 
   [junit4]   2>    1) Thread[id=163, name=qtp2004435624-163, 
state=TIMED_WAITING, group=TGRP-OverallAnalyticsTest]
   [junit4]   2>         at 
java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at 
java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2205)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at 
java.base@10-ea/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Feb 08, 2018 8:20:31 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=163, name=qtp2004435624-163, 
state=TIMED_WAITING, group=TGRP-OverallAnalyticsTest]
   [junit4]   2> Feb 08, 2018 8:20:34 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=163, name=qtp2004435624-163, 
state=TIMED_WAITING, group=TGRP-OverallAnalyticsTest]
   [junit4]   2>         at 
java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at 
java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2205)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at 
java.base@10-ea/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=true): {}, locale=th, timezone=Asia/Dacca
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 10-ea 
(64-bit)/cpus=8,threads=2,free=337323520,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [OverallAnalyticsTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=OverallAnalyticsTest -Dtests.seed=C1E486A7DF666DE3 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=th 
-Dtests.timezone=Asia/Dacca -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | OverallAnalyticsTest (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.analytics.OverallAnalyticsTest: 
   [junit4]    >    1) Thread[id=163, name=qtp2004435624-163, 
state=TIMED_WAITING, group=TGRP-OverallAnalyticsTest]
   [junit4]    >         at 
java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at 
java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2205)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at 
java.base@10-ea/java.lang.Thread.run(Thread.java:844)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C1E486A7DF666DE3]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=163, name=qtp2004435624-163, 
state=TIMED_WAITING, group=TGRP-OverallAnalyticsTest]
   [junit4]    >         at 
java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at 
java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2205)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at 
java.base@10-ea/java.lang.Thread.run(Thread.java:844)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C1E486A7DF666DE3]:0)
   [junit4] Completed [65/78 (1!)] on J2 in 67.94s, 1 test, 2 errors <<< 
FAILURES!

[...truncated 37794 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to