You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/10/30 06:06:47 UTC

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-9) - Build # 701 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/701/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseParallelGC --illegal-access=deny

9 tests failed.
FAILED:  org.apache.solr.cloud.TestPullReplica.testKillLeader

Error Message:
Error from server at https://127.0.0.1:37895/solr: Could not fully create collection: pull_replica_test_kill_leader

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:37895/solr: Could not fully create collection: pull_replica_test_kill_leader
	at __randomizedtesting.SeedInfo.seed([3A1F896C07BB0B3A:73097DD865009F6C]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
	at org.apache.solr.cloud.TestPullReplica.doTestNoLeader(TestPullReplica.java:372)
	at org.apache.solr.cloud.TestPullReplica.testKillLeader(TestPullReplica.java:290)
	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)


FAILED:  org.apache.solr.cloud.TestPullReplica.testKillPullReplica

Error Message:
Error from server at https://127.0.0.1:37895/solr: Could not fully create collection: pull_replica_test_kill_pull_replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:37895/solr: Could not fully create collection: pull_replica_test_kill_pull_replica
	at __randomizedtesting.SeedInfo.seed([3A1F896C07BB0B3A:B6EE95F9A70AEA02]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
	at org.apache.solr.cloud.TestPullReplica.testKillPullReplica(TestPullReplica.java:465)
	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)


FAILED:  org.apache.solr.cloud.TestPullReplica.testRemoveAllWriterReplicas

Error Message:
Error from server at https://127.0.0.1:37895/solr: Could not fully create collection: pull_replica_test_remove_all_writer_replicas

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:37895/solr: Could not fully create collection: pull_replica_test_remove_all_writer_replicas
	at __randomizedtesting.SeedInfo.seed([3A1F896C07BB0B3A:A91115571345E293]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
	at org.apache.solr.cloud.TestPullReplica.doTestNoLeader(TestPullReplica.java:372)
	at org.apache.solr.cloud.TestPullReplica.testRemoveAllWriterReplicas(TestPullReplica.java:286)
	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)


FAILED:  org.apache.solr.cloud.TestPullReplica.testRealTimeGet

Error Message:
Error from server at https://127.0.0.1:37895/solr: Could not fully create collection: pull_replica_test_real_time_get

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:37895/solr: Could not fully create collection: pull_replica_test_real_time_get
	at __randomizedtesting.SeedInfo.seed([3A1F896C07BB0B3A:62727C6FA501A5F3]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
	at org.apache.solr.cloud.TestPullReplica.testRealTimeGet(TestPullReplica.java:328)
	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)


FAILED:  org.apache.solr.cloud.TestPullReplica.testCreateDelete {seed=[3A1F896C07BB0B3A:210F7820F14BF30A]}

Error Message:
expected:<200> but was:<500>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<500>
	at __randomizedtesting.SeedInfo.seed([3A1F896C07BB0B3A:210F7820F14BF30A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestPullReplica.testCreateDelete(TestPullReplica.java:156)
	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)


FAILED:  org.apache.solr.cloud.TestPullReplica.testCreateDelete {seed=[3A1F896C07BB0B3A:9559C4DCC5893826]}

Error Message:
expected:<200> but was:<500>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<500>
	at __randomizedtesting.SeedInfo.seed([3A1F896C07BB0B3A:9559C4DCC5893826]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestPullReplica.testCreateDelete(TestPullReplica.java:156)
	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)


FAILED:  org.apache.solr.cloud.TestPullReplica.testAddRemovePullReplica

Error Message:
Error from server at https://127.0.0.1:37895/solr: Could not fully create collection: pull_replica_test_add_remove_pull_replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:37895/solr: Could not fully create collection: pull_replica_test_add_remove_pull_replica
	at __randomizedtesting.SeedInfo.seed([3A1F896C07BB0B3A:49223E791F0C18BE]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
	at org.apache.solr.cloud.TestPullReplica.testAddRemovePullReplica(TestPullReplica.java:263)
	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)


FAILED:  org.apache.solr.cloud.TestPullReplica.testAddDocs

Error Message:
Error from server at https://127.0.0.1:37895/solr: Could not fully create collection: pull_replica_test_add_docs

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:37895/solr: Could not fully create collection: pull_replica_test_add_docs
	at __randomizedtesting.SeedInfo.seed([3A1F896C07BB0B3A:DA94926AE4F5F9D7]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
	at org.apache.solr.cloud.TestPullReplica.testAddDocs(TestPullReplica.java:219)
	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)


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

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
	at __randomizedtesting.SeedInfo.seed([3A1F896C07BB0B3A:11E05C379DC31EEA]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeLostTriggerRestoreState(TriggerIntegrationTest.java:344)
	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 12118 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplica
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_3A1F896C07BB0B3A-001/init-core-data-001
   [junit4]   2> 285645 WARN  (SUITE-TestPullReplica-seed#[3A1F896C07BB0B3A]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 285646 INFO  (SUITE-TestPullReplica-seed#[3A1F896C07BB0B3A]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 285646 INFO  (SUITE-TestPullReplica-seed#[3A1F896C07BB0B3A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 285647 INFO  (SUITE-TestPullReplica-seed#[3A1F896C07BB0B3A]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 285648 INFO  (SUITE-TestPullReplica-seed#[3A1F896C07BB0B3A]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_3A1F896C07BB0B3A-001/tempDir-001
   [junit4]   2> 285648 INFO  (SUITE-TestPullReplica-seed#[3A1F896C07BB0B3A]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 285653 INFO  (Thread-682) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 285653 INFO  (Thread-682) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 285666 ERROR (Thread-682) [    ] 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> 285753 INFO  (SUITE-TestPullReplica-seed#[3A1F896C07BB0B3A]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:36661
   [junit4]   2> 285770 INFO  (jetty-launcher-2173-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 285771 INFO  (jetty-launcher-2173-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d5cae91{/solr,null,AVAILABLE}
   [junit4]   2> 285772 INFO  (jetty-launcher-2173-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@683defcc{SSL,[ssl, http/1.1]}{127.0.0.1:40093}
   [junit4]   2> 285772 INFO  (jetty-launcher-2173-thread-1) [    ] o.e.j.s.Server Started @287442ms
   [junit4]   2> 285772 INFO  (jetty-launcher-2173-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40093}
   [junit4]   2> 285772 ERROR (jetty-launcher-2173-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 285772 INFO  (jetty-launcher-2173-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 285772 INFO  (jetty-launcher-2173-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 285772 INFO  (jetty-launcher-2173-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 285772 INFO  (jetty-launcher-2173-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-30T05:20:39.258653Z
   [junit4]   2> 285774 INFO  (jetty-launcher-2173-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 285790 INFO  (jetty-launcher-2173-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 285884 INFO  (jetty-launcher-2173-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32d906db{/solr,null,AVAILABLE}
   [junit4]   2> 285896 INFO  (jetty-launcher-2173-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36661/solr
   [junit4]   2> 285908 INFO  (jetty-launcher-2173-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@44d71989{SSL,[ssl, http/1.1]}{127.0.0.1:37895}
   [junit4]   2> 285908 INFO  (jetty-launcher-2173-thread-2) [    ] o.e.j.s.Server Started @287579ms
   [junit4]   2> 285908 INFO  (jetty-launcher-2173-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37895}
   [junit4]   2> 285909 ERROR (jetty-launcher-2173-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 285909 INFO  (jetty-launcher-2173-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 285909 INFO  (jetty-launcher-2173-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 285909 INFO  (jetty-launcher-2173-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 285909 INFO  (jetty-launcher-2173-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-30T05:20:39.395202Z
   [junit4]   2> 285931 INFO  (jetty-launcher-2173-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 285945 INFO  (jetty-launcher-2173-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36661/solr
   [junit4]   2> 285989 INFO  (jetty-launcher-2173-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 285990 INFO  (jetty-launcher-2173-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37895_solr
   [junit4]   2> 285990 INFO  (jetty-launcher-2173-thread-2) [    ] o.a.s.c.Overseer Overseer (id=98916161233879046-127.0.0.1:37895_solr-n_0000000000) starting
   [junit4]   2> 285997 INFO  (jetty-launcher-2173-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37895_solr
   [junit4]   2> 285998 INFO  (jetty-launcher-2173-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 286000 INFO  (jetty-launcher-2173-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 286001 INFO  (jetty-launcher-2173-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40093_solr
   [junit4]   2> 286008 INFO  (zkCallback-2181-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 286015 INFO  (zkCallback-2186-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 286016 INFO  (zkCallback-2186-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 286053 INFO  (jetty-launcher-2173-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37895.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c9b95c1
   [junit4]   2> 286055 INFO  (jetty-launcher-2173-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40093.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c9b95c1
   [junit4]   2> 286061 INFO  (jetty-launcher-2173-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37895.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c9b95c1
   [junit4]   2> 286061 INFO  (jetty-launcher-2173-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37895.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c9b95c1
   [junit4]   2> 286062 INFO  (jetty-launcher-2173-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_3A1F896C07BB0B3A-001/tempDir-001/node2/.
   [junit4]   2> 286062 INFO  (jetty-launcher-2173-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40093.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c9b95c1
   [junit4]   2> 286062 INFO  (jetty-launcher-2173-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40093.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c9b95c1
   [junit4]   2> 286063 INFO  (jetty-launcher-2173-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_3A1F896C07BB0B3A-001/tempDir-001/node1/.
   [junit4]   2> 286101 INFO  (SUITE-TestPullReplica-seed#[3A1F896C07BB0B3A]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 286101 INFO  (SUITE-TestPullReplica-seed#[3A1F896C07BB0B3A]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36661/solr ready
   [junit4]   2> 286103 INFO  (SUITE-TestPullReplica-seed#[3A1F896C07BB0B3A]-worker) [    ] o.a.s.c.TestPullReplica Using legacyCloud?: false
   [junit4]   2> 286118 INFO  (qtp512102108-9025) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 286119 INFO  (qtp512102108-9025) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 286126 INFO  (TEST-TestPullReplica.testKillLeader-seed#[3A1F896C07BB0B3A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testKillLeader
   [junit4]   2> 286128 INFO  (qtp512102108-9024) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&replicationFactor=1&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_kill_leader&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 286130 INFO  (OverseerThreadFactory-1694-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection pull_replica_test_kill_leader
   [junit4]   2> 316178 ERROR (OverseerThreadFactory-1694-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Collection: pull_replica_test_kill_leader operation: create failed:org.apache.solr.common.SolrException: Could not fully create collection: pull_replica_test_kill_leader
   [junit4]   2> 	at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:215)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:229)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 316182 INFO  (qtp512102108-9024) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=1&replicationFactor=1&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_kill_leader&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=500 QTime=30053
   [junit4]   2> 316182 ERROR (qtp512102108-9024) [    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Could not fully create collection: pull_replica_test_kill_leader
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:307)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 316184 INFO  (TEST-TestPullReplica.testKillLeader-seed#[3A1F896C07BB0B3A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testKillLeader
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPullReplica -Dtests.method=testKillLeader -Dtests.seed=3A1F896C07BB0B3A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-PH -Dtests.timezone=Europe/Tiraspol -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   30.1s J1 | TestPullReplica.testKillLeader <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:37895/solr: Could not fully create collection: pull_replica_test_kill_leader
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3A1F896C07BB0B3A:73097DD865009F6C]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
   [junit4]    > 	at org.apache.solr.cloud.TestPullReplica.doTestNoLeader(TestPullReplica.java:372)
   [junit4]    > 	at org.apache.solr.cloud.TestPullReplica.testKillLeader(TestPullReplica.java:290)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 316195 INFO  (TEST-TestPullReplica.testKillPullReplica-seed#[3A1F896C07BB0B3A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testKillPullReplica
   [junit4]   2> 316196 INFO  (qtp512102108-9026) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&replicationFactor=1&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_kill_pull_replica&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 316197 INFO  (OverseerThreadFactory-1694-thread-2) [    ] o.a.s.c.CreateCollectionCmd Create collection pull_replica_test_kill_pull_replica
   [junit4]   2> 316197 INFO  (OverseerCollectionConfigSetProcessor-98916161233879046-127.0.0.1:37895_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 346259 ERROR (OverseerThreadFactory-1694-thread-2) [    ] o.a.s.c.OverseerCollectionMessageHandler Collection: pull_replica_test_kill_pull_replica operation: create failed:org.apache.solr.common.SolrException: Could not fully create collection: pull_replica_test_kill_pull_replica
   [junit4]   2> 	at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:215)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:229)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 346262 INFO  (qtp512102108-9026) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=1&replicationFactor=1&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_kill_pull_replica&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=500 QTime=30066
   [junit4]   2> 346263 ERROR (qtp512102108-9026) [    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Could not fully create collection: pull_replica_test_kill_pull_replica
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:307)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 346264 INFO  (TEST-TestPullReplica.testKillPullReplica-seed#[3A1F896C07BB0B3A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testKillPullReplica
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPullReplica -Dtests.method=testKillPullReplica -Dtests.seed=3A1F896C07BB0B3A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-PH -Dtests.timezone=Europe/Tiraspol -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   30.1s J1 | TestPullReplica.testKillPullReplica <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:37895/solr: Could not fully create collection: pull_replica_test_kill_pull_replica
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3A1F896C07BB0B3A:B6EE95F9A70AEA02]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
   [junit4]    > 	at org.apache.solr.cloud.TestPullReplica.testKillPullReplica(TestPullReplica.java:465)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 346290 INFO  (TEST-TestPullReplica.testRemoveAllWriterReplicas-seed#[3A1F896C07BB0B3A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRemoveAllWriterReplicas
   [junit4]   2> 346292 INFO  (qtp512102108-9023) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&replicationFactor=1&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_remove_all_writer_replicas&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 346294 INFO  (OverseerCollectionConfigSetProcessor-98916161233879046-127.0.0.1:37895_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 346294 INFO  (OverseerThreadFactory-1694-thread-3) [    ] o.a.s.c.CreateCollectionCmd Create collection pull_replica_test_remove_all_writer_replicas
   [junit4]   2> 376336 ERROR (OverseerThreadFactory-1694-thread-3) [    ] o.a.s.c.OverseerCollectionMessageHandler Collection: pull_replica_test_remove_all_writer_replicas operation: create failed:org.apache.solr.common.SolrException: Could not fully create collection: pull_replica_test_remove_all_writer_replicas
   [junit4]   2> 	at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:215)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:229)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 376338 INFO  (qtp512102108-9023) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=1&replicationFactor=1&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_remove_all_writer_replicas&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=500 QTime=30046
   [junit4]   2> 376338 ERROR (qtp512102108-9023) [    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Could not fully create collection: pull_replica_test_remove_all_writer_replicas
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:307)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 376339 INFO  (TEST-TestPullReplica.testRemoveAllWriterReplicas-seed#[3A1F896C07BB0B3A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRemoveAllWriterReplicas
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPullReplica -Dtests.method=testRemoveAllWriterReplicas -Dtests.seed=3A1F896C07BB0B3A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-PH -Dtests.timezone=Europe/Tiraspol -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   30.1s J1 | TestPullReplica.testRemoveAllWriterReplicas <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:37895/solr: Could not fully create collection: pull_replica_test_remove_all_writer_replicas
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3A1F896C07BB0B3A:A91115571345E293]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
   [junit4]    > 	at org.apache.solr.cloud.TestPullReplica.doTestNoLeader(TestPullReplica.java:372)
   [junit4]    > 	at org.apache.solr.cloud.TestPullReplica.testRemoveAllWriterReplicas(TestPullReplica.java:286)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 376343 INFO  (TEST-TestPullReplica.testRealTimeGet-seed#[3A1F896C07BB0B3A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRealTimeGet
   [junit4]   2> 376343 INFO  (qtp512102108-9025) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&replicationFactor=1&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_real_time_get&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 376344 INFO  (OverseerThreadFactory-1694-thread-4) [    ] o.a.s.c.CreateCollectionCmd Create collection pull_replica_test_real_time_get
   [junit4]   2> 376344 INFO  (OverseerCollectionConfigSetProcessor-98916161233879046-127.0.0.1:37895_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 406347 ERROR (OverseerThreadFactory-1694-thread-4) [    ] o.a.s.c.OverseerCollectionMessageHandler Collection: pull_replica_test_real_time_get operation: create failed:org.apache.solr.common.SolrException: Could not fully create collection: pull_replica_test_real_time_get
   [junit4]   2> 	at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:215)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:229)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 406348 INFO  (qtp512102108-9025) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=1&replicationFactor=1&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_real_time_get&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=500 QTime=30004
   [junit4]   2> 406348 ERROR (qtp512102108-9025) [    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Could not fully create collection: pull_replica_test_real_time_get
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:307)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 406349 INFO  (TEST-TestPullReplica.testRealTimeGet-seed#[3A1F896C07BB0B3A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRealTimeGet
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPullReplica -Dtests.method=testRealTimeGet -Dtests.seed=3A1F896C07BB0B3A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-PH -Dtests.timezone=Europe/Tiraspol -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   30.0s J1 | TestPullReplica.testRealTimeGet <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:37895/solr: Could not fully create collection: pull_replica_test_real_time_get
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3A1F896C07BB0B3A:62727C6FA501A5F3]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
   [junit4]    > 	at org.apache.solr.cloud.TestPullReplica.testRealTimeGet(TestPullReplica.java:328)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 406355 INFO  (TEST-TestPullReplica.testCreateDelete-seed#[3A1F896C07BB0B3A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateDelete {seed=[3A1F896C07BB0B3A:210F7820F14BF30A]}
   [junit4]   2> 406360 INFO  (OverseerCollectionConfigSetProcessor-98916161233879046-127.0.0.1:37895_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 406368 INFO  (OverseerThreadFactory-1694-thread-5) [    ] o.a.s.c.CreateCollectionCmd Create collection pull_replica_test_create_delete
   [junit4]   2> 406368 WARN  (OverseerThreadFactory-1694-thread-5) [    ] o.a.s.c.CreateCollectionCmd Specified number of replicas of 4

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

2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 913032 INFO  (jetty-closer-1006-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@71e31345{/solr,null,UNAVAILABLE}
   [junit4]   2> 913032 WARN  (zkCallback-1088-thread-1) [    ] o.a.s.c.ZkController Unable to register nodeLost path for 127.0.0.1:44943_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:44943_solr
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:357)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:357)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:749)
   [junit4]   2> 	at java.base/java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4724)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:748)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.access$1000(ZkStateReader.java:72)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1154)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1149)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:262)
   [junit4]   2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 913032 INFO  (jetty-closer-1006-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@52b6f7ac{/solr,null,UNAVAILABLE}
   [junit4]   2> 913035 WARN  (zkCallback-1129-thread-2) [    ] o.a.s.c.ZkController Unable to register nodeLost path for 127.0.0.1:46469_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:46469_solr
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:357)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:357)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:749)
   [junit4]   2> 	at java.base/java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4724)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:748)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.access$1000(ZkStateReader.java:72)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1154)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1149)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:262)
   [junit4]   2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 913035 INFO  (jetty-closer-1006-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5f76fe64{/solr,null,UNAVAILABLE}
   [junit4]   2> 913036 ERROR (SUITE-TriggerIntegrationTest-seed#[3A1F896C07BB0B3A]-worker) [    ] 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> 913036 INFO  (SUITE-TriggerIntegrationTest-seed#[3A1F896C07BB0B3A]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45455 45455
   [junit4]   2> 918057 INFO  (Thread-2519) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45455 45455
   [junit4]   2> 918057 WARN  (Thread-2519) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	35	/solr/aliases.json
   [junit4]   2> 	14	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	35	/solr/clusterprops.json
   [junit4]   2> 	35	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/98916194834972710-127.0.0.1:43901_solr-n_0000000008
   [junit4]   2> 	2	/solr/overseer_elect/election/98916194834972713-127.0.0.1:37775_solr-n_0000000009
   [junit4]   2> 	2	/solr/overseer_elect/election/98916194834972724-127.0.0.1:46469_solr-n_0000000011
   [junit4]   2> 	2	/solr/overseer_elect/election/98916194834972677-127.0.0.1:39845_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	35	/solr/live_nodes
   [junit4]   2> 	35	/solr/collections
   [junit4]   2> 	6	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	6	/solr/overseer/queue
   [junit4]   2> 	6	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/autoscaling/events/node_added_trigger
   [junit4]   2> 	2	/solr/autoscaling/events/node_lost_trigger
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_3A1F896C07BB0B3A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=989, maxMBSortInHeap=6.525019409890916, sim=RandomSimilarity(queryNorm=false): {}, locale=pa-Guru-IN, timezone=Asia/Magadan
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9 (64-bit)/cpus=8,threads=1,free=109513016,total=527958016
   [junit4]   2> NOTE: All tests run in this JVM: [ClassificationUpdateProcessorTest, TestSolrFieldCacheBean, SoftAutoCommitTest, BasicFunctionalityTest, GraphQueryTest, SortSpecParsingTest, CachingDirectoryFactoryTest, BasicDistributedZkTest, CacheHeaderTest, TestNoOpRegenerator, BaseCdcrDistributedZkTest, TestSolrDeletionPolicy1, DistributedMLTComponentTest, TestCrossCoreJoin, CollectionsAPISolrJTest, StressHdfsTest, TestDFISimilarityFactory, TestSubQueryTransformerDistrib, LargeFieldTest, TestFreeTextSuggestions, TestUpdate, TestTrieFacet, SliceStateTest, StatelessScriptUpdateProcessorFactoryTest, TestSmileRequest, DirectoryFactoryTest, TestReplicaProperties, TestCollectionAPI, TestEmbeddedSolrServerSchemaAPI, JavabinLoaderTest, HdfsChaosMonkeyNothingIsSafeTest, MoveReplicaHDFSFailoverTest, TestMacroExpander, DeleteInactiveReplicaTest, InfoHandlerTest, TestExclusionRuleCollectionAccess, TestSizeLimitedDistributedMap, RollingRestartTest, MultiTermTest, CollectionStateFormat2Test, TestDeleteCollectionOnDownNodes, TestRandomFaceting, TestReplicationHandler, CoreAdminCreateDiscoverTest, TestPHPSerializedResponseWriter, QueryParsingTest, TestLegacyNumericUtils, ComputePlanActionTest, DistributedQueryComponentCustomSortTest, TestSchemalessBufferedUpdates, TestStressVersions, TestNumericRangeQuery32, PeerSyncTest, SparseHLLTest, TestSSLRandomization, MultiThreadedOCPTest, UpdateParamsTest, DistribCursorPagingTest, SolrInfoBeanTest, SyncSliceTest, NumberUtilsTest, TestIndexingPerformance, TestNRTOpen, TestRawTransformer, TriggerIntegrationTest]
   [junit4] Completed [278/745 (2!)] on J0 in 119.99s, 10 tests, 1 failure <<< FAILURES!

[...truncated 41687 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-9) - Build # 703 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/703/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseG1GC --illegal-access=deny

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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([64F19072A3798AE:8E1B26DD84CBF556]: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.ReplaceNodeTest.test(ReplaceNodeTest.java:102)
	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 13287 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplaceNodeTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/init-core-data-001
   [junit4]   2> 2440171 INFO  (SUITE-ReplaceNodeTest-seed#[64F19072A3798AE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2440172 INFO  (SUITE-ReplaceNodeTest-seed#[64F19072A3798AE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2440172 INFO  (SUITE-ReplaceNodeTest-seed#[64F19072A3798AE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2440173 INFO  (SUITE-ReplaceNodeTest-seed#[64F19072A3798AE]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001
   [junit4]   2> 2440173 INFO  (SUITE-ReplaceNodeTest-seed#[64F19072A3798AE]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2440173 INFO  (Thread-3614) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2440173 INFO  (Thread-3614) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2440176 ERROR (Thread-3614) [    ] 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> 2440273 INFO  (SUITE-ReplaceNodeTest-seed#[64F19072A3798AE]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:39197
   [junit4]   2> 2440281 INFO  (jetty-launcher-2576-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2440281 INFO  (jetty-launcher-2576-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2440281 INFO  (jetty-launcher-2576-thread-5) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2440281 INFO  (jetty-launcher-2576-thread-6) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2440281 INFO  (jetty-launcher-2576-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2440281 INFO  (jetty-launcher-2576-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2440287 INFO  (jetty-launcher-2576-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@530ff4bb{/solr,null,AVAILABLE}
   [junit4]   2> 2440287 INFO  (jetty-launcher-2576-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c9441c8{/solr,null,AVAILABLE}
   [junit4]   2> 2440288 INFO  (jetty-launcher-2576-thread-6) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@46197b7d{/solr,null,AVAILABLE}
   [junit4]   2> 2440288 INFO  (jetty-launcher-2576-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@24fa57bc{/solr,null,AVAILABLE}
   [junit4]   2> 2440288 INFO  (jetty-launcher-2576-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16fec4d0{/solr,null,AVAILABLE}
   [junit4]   2> 2440288 INFO  (jetty-launcher-2576-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5bba65a3{/solr,null,AVAILABLE}
   [junit4]   2> 2440299 INFO  (jetty-launcher-2576-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@298acc4f{SSL,[ssl, http/1.1]}{127.0.0.1:38707}
   [junit4]   2> 2440299 INFO  (jetty-launcher-2576-thread-6) [    ] o.e.j.s.AbstractConnector Started ServerConnector@52b8bea2{SSL,[ssl, http/1.1]}{127.0.0.1:34659}
   [junit4]   2> 2440299 INFO  (jetty-launcher-2576-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6e53c179{SSL,[ssl, http/1.1]}{127.0.0.1:39991}
   [junit4]   2> 2440299 INFO  (jetty-launcher-2576-thread-6) [    ] o.e.j.s.Server Started @2442637ms
   [junit4]   2> 2440299 INFO  (jetty-launcher-2576-thread-1) [    ] o.e.j.s.Server Started @2442637ms
   [junit4]   2> 2440299 INFO  (jetty-launcher-2576-thread-6) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34659}
   [junit4]   2> 2440299 INFO  (jetty-launcher-2576-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39991}
   [junit4]   2> 2440300 ERROR (jetty-launcher-2576-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2440300 INFO  (jetty-launcher-2576-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 2440300 INFO  (jetty-launcher-2576-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2440300 INFO  (jetty-launcher-2576-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2440300 INFO  (jetty-launcher-2576-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-30T12:13:04.605414Z
   [junit4]   2> 2440300 INFO  (jetty-launcher-2576-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4d367b15{SSL,[ssl, http/1.1]}{127.0.0.1:33731}
   [junit4]   2> 2440300 INFO  (jetty-launcher-2576-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3fad3fd6{SSL,[ssl, http/1.1]}{127.0.0.1:41855}
   [junit4]   2> 2440300 INFO  (jetty-launcher-2576-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@419d1068{SSL,[ssl, http/1.1]}{127.0.0.1:40249}
   [junit4]   2> 2440300 INFO  (jetty-launcher-2576-thread-3) [    ] o.e.j.s.Server Started @2442638ms
   [junit4]   2> 2440301 INFO  (jetty-launcher-2576-thread-4) [    ] o.e.j.s.Server Started @2442638ms
   [junit4]   2> 2440301 INFO  (jetty-launcher-2576-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41855}
   [junit4]   2> 2440301 INFO  (jetty-launcher-2576-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40249}
   [junit4]   2> 2440300 INFO  (jetty-launcher-2576-thread-5) [    ] o.e.j.s.Server Started @2442638ms
   [junit4]   2> 2440301 INFO  (jetty-launcher-2576-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33731}
   [junit4]   2> 2440301 ERROR (jetty-launcher-2576-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2440301 ERROR (jetty-launcher-2576-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2440301 INFO  (jetty-launcher-2576-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 2440301 INFO  (jetty-launcher-2576-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 2440301 INFO  (jetty-launcher-2576-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2440301 INFO  (jetty-launcher-2576-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2440301 INFO  (jetty-launcher-2576-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2440301 INFO  (jetty-launcher-2576-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2440302 INFO  (jetty-launcher-2576-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-30T12:13:04.607002Z
   [junit4]   2> 2440302 INFO  (jetty-launcher-2576-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-30T12:13:04.607052Z
   [junit4]   2> 2440301 ERROR (jetty-launcher-2576-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2440302 INFO  (jetty-launcher-2576-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2440302 INFO  (jetty-launcher-2576-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 2440302 INFO  (jetty-launcher-2576-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2440302 INFO  (jetty-launcher-2576-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2440302 INFO  (jetty-launcher-2576-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-30T12:13:04.607576Z
   [junit4]   2> 2440302 INFO  (jetty-launcher-2576-thread-2) [    ] o.e.j.s.Server Started @2442640ms
   [junit4]   2> 2440302 ERROR (jetty-launcher-2576-thread-6) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2440302 INFO  (jetty-launcher-2576-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38707}
   [junit4]   2> 2440302 INFO  (jetty-launcher-2576-thread-6) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 2440303 INFO  (jetty-launcher-2576-thread-6) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2440303 INFO  (jetty-launcher-2576-thread-6) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2440303 INFO  (jetty-launcher-2576-thread-6) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-30T12:13:04.608141Z
   [junit4]   2> 2440303 ERROR (jetty-launcher-2576-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2440303 INFO  (jetty-launcher-2576-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 2440303 INFO  (jetty-launcher-2576-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2440303 INFO  (jetty-launcher-2576-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2440303 INFO  (jetty-launcher-2576-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-30T12:13:04.608568Z
   [junit4]   2> 2440304 INFO  (jetty-launcher-2576-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2440307 INFO  (jetty-launcher-2576-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2440307 INFO  (jetty-launcher-2576-thread-6) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2440307 INFO  (jetty-launcher-2576-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2440307 INFO  (jetty-launcher-2576-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2440317 INFO  (jetty-launcher-2576-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39197/solr
   [junit4]   2> 2440318 INFO  (jetty-launcher-2576-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39197/solr
   [junit4]   2> 2440324 INFO  (jetty-launcher-2576-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39197/solr
   [junit4]   2> 2440325 INFO  (jetty-launcher-2576-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39197/solr
   [junit4]   2> 2440330 INFO  (jetty-launcher-2576-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39197/solr
   [junit4]   2> 2440330 INFO  (jetty-launcher-2576-thread-6) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39197/solr
   [junit4]   2> 2440342 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15f6d331260000c, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2440348 INFO  (jetty-launcher-2576-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2440350 INFO  (jetty-launcher-2576-thread-3) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41855_solr
   [junit4]   2> 2440350 INFO  (jetty-launcher-2576-thread-3) [    ] o.a.s.c.Overseer Overseer (id=98917782944481295-127.0.0.1:41855_solr-n_0000000000) starting
   [junit4]   2> 2440353 INFO  (jetty-launcher-2576-thread-5) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2440353 INFO  (jetty-launcher-2576-thread-4) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2440354 INFO  (jetty-launcher-2576-thread-5) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33731_solr
   [junit4]   2> 2440354 INFO  (jetty-launcher-2576-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40249_solr
   [junit4]   2> 2440362 INFO  (jetty-launcher-2576-thread-6) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2440362 INFO  (OverseerStateUpdate-98917782944481295-127.0.0.1:41855_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2440363 INFO  (jetty-launcher-2576-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41855_solr
   [junit4]   2> 2440363 INFO  (jetty-launcher-2576-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2440364 INFO  (jetty-launcher-2576-thread-6) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2440369 INFO  (zkCallback-2602-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2440373 INFO  (jetty-launcher-2576-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2440373 INFO  (zkCallback-2605-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2440374 INFO  (jetty-launcher-2576-thread-6) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34659_solr
   [junit4]   2> 2440374 INFO  (jetty-launcher-2576-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38707_solr
   [junit4]   2> 2440377 INFO  (zkCallback-2606-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2440373 INFO  (zkCallback-2602-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2440381 INFO  (zkCallback-2606-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (5)
   [junit4]   2> 2440381 INFO  (zkCallback-2605-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 2440399 INFO  (jetty-launcher-2576-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2440400 INFO  (jetty-launcher-2576-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2440400 INFO  (jetty-launcher-2576-thread-5) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33731.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2440402 INFO  (jetty-launcher-2576-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39991_solr
   [junit4]   2> 2440409 INFO  (jetty-launcher-2576-thread-5) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33731.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2440409 INFO  (jetty-launcher-2576-thread-5) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33731.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2440410 INFO  (jetty-launcher-2576-thread-5) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node5/.
   [junit4]   2> 2440410 INFO  (jetty-launcher-2576-thread-4) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40249.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2440413 INFO  (zkCallback-2609-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2440413 INFO  (zkCallback-2610-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (5)
   [junit4]   2> 2440413 INFO  (zkCallback-2602-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (6)
   [junit4]   2> 2440413 INFO  (zkCallback-2609-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (6)
   [junit4]   2> 2440417 INFO  (zkCallback-2599-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2440417 INFO  (zkCallback-2606-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2440417 INFO  (zkCallback-2610-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2440417 INFO  (zkCallback-2605-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2440424 INFO  (jetty-launcher-2576-thread-4) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40249.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2440424 INFO  (jetty-launcher-2576-thread-4) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40249.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2440425 INFO  (jetty-launcher-2576-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node4/.
   [junit4]   2> 2440427 INFO  (jetty-launcher-2576-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38707.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2440427 INFO  (jetty-launcher-2576-thread-6) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34659.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2440427 INFO  (jetty-launcher-2576-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41855.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2440439 INFO  (jetty-launcher-2576-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41855.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2440439 INFO  (jetty-launcher-2576-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41855.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2440440 INFO  (jetty-launcher-2576-thread-6) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34659.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2440440 INFO  (jetty-launcher-2576-thread-6) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34659.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2440440 INFO  (jetty-launcher-2576-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node3/.
   [junit4]   2> 2440440 INFO  (jetty-launcher-2576-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38707.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2440440 INFO  (jetty-launcher-2576-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38707.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2440441 INFO  (jetty-launcher-2576-thread-6) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node6/.
   [junit4]   2> 2440441 INFO  (jetty-launcher-2576-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node2/.
   [junit4]   2> 2440442 INFO  (jetty-launcher-2576-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39991.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2440447 INFO  (jetty-launcher-2576-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39991.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2440448 INFO  (jetty-launcher-2576-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39991.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2440448 INFO  (jetty-launcher-2576-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node1/.
   [junit4]   2> 2440617 INFO  (SUITE-ReplaceNodeTest-seed#[64F19072A3798AE]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 2440617 INFO  (SUITE-ReplaceNodeTest-seed#[64F19072A3798AE]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39197/solr ready
   [junit4]   2> 2440635 INFO  (TEST-ReplaceNodeTest.test-seed#[64F19072A3798AE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2440636 INFO  (TEST-ReplaceNodeTest.test-seed#[64F19072A3798AE]) [    ] o.a.s.c.ReplaceNodeTest total_jettys: 6
   [junit4]   2> 2440646 INFO  (qtp1379809596-17326) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&replicationFactor=0&collection.configName=conf1&maxShardsPerNode=3&name=replacenodetest_coll&nrtReplicas=0&action=CREATE&numShards=5&tlogReplicas=1&createNodeSet=127.0.0.1:40249_solr,127.0.0.1:41855_solr,127.0.0.1:38707_solr,127.0.0.1:39991_solr,127.0.0.1:34659_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2440647 INFO  (OverseerThreadFactory-7044-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection replacenodetest_coll
   [junit4]   2> 2440754 INFO  (OverseerStateUpdate-98917782944481295-127.0.0.1:41855_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39991/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2440756 INFO  (OverseerStateUpdate-98917782944481295-127.0.0.1:41855_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_shard1_replica_p2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41855/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2440757 INFO  (OverseerStateUpdate-98917782944481295-127.0.0.1:41855_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_shard2_replica_t4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38707/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2440758 INFO  (OverseerStateUpdate-98917782944481295-127.0.0.1:41855_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_shard2_replica_p6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40249/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2440759 INFO  (OverseerStateUpdate-98917782944481295-127.0.0.1:41855_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_shard3_replica_t8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34659/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2440760 INFO  (OverseerStateUpdate-98917782944481295-127.0.0.1:41855_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_shard3_replica_p10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39991/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2440761 INFO  (OverseerStateUpdate-98917782944481295-127.0.0.1:41855_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_shard4_replica_t12",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41855/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2440762 INFO  (OverseerStateUpdate-98917782944481295-127.0.0.1:41855_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_shard4_replica_p14",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38707/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2440762 INFO  (OverseerStateUpdate-98917782944481295-127.0.0.1:41855_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_shard5_replica_t16",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40249/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2440765 INFO  (OverseerStateUpdate-98917782944481295-127.0.0.1:41855_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_shard5_replica_p18",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34659/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2440993 INFO  (qtp1379809596-17297) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node19&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard5_replica_t16&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard5&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2440993 INFO  (qtp1379809596-17297) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2440993 INFO  (qtp1379809596-17322) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard2_replica_p6&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard2&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 2440993 INFO  (qtp43434948-17331) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard4_replica_t12&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard4&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2440993 INFO  (qtp43434948-17331) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2440996 INFO  (qtp1522311339-17302) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node17&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard4_replica_p14&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard4&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 2440996 INFO  (qtp1522311339-17302) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2441004 INFO  (qtp1572825025-17299) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard3_replica_p10&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard3&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 2441005 INFO  (qtp43434948-17311) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard1_replica_p2&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 2441005 INFO  (qtp1522311339-17332) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard2_replica_t4&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2441005 INFO  (qtp1572825025-17348) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard1_replica_t1&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2441005 INFO  (qtp1179008388-17308) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard3_replica_t8&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard3&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2441005 INFO  (qtp1572825025-17299) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2441005 INFO  (qtp1179008388-17343) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node20&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard5_replica_p18&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard5&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 2441005 INFO  (qtp1179008388-17308) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2441108 INFO  (zkCallback-2605-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2441108 INFO  (zkCallback-2599-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2441108 INFO  (zkCallback-2609-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2441108 INFO  (zkCallback-2610-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2441108 INFO  (zkCallback-2606-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2441108 INFO  (zkCallback-2599-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2441108 INFO  (zkCallback-2609-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2441108 INFO  (zkCallback-2606-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2441108 INFO  (zkCallback-2605-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2441108 INFO  (zkCallback-2610-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442008 INFO  (qtp1379809596-17297) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2442008 INFO  (qtp1522311339-17302) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2442008 INFO  (qtp1379809596-17322) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2442014 INFO  (qtp43434948-17331) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2442016 INFO  (qtp1522311339-17332) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2442016 INFO  (qtp1572825025-17348) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2442016 INFO  (qtp1179008388-17308) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2442037 INFO  (qtp1522311339-17302) [    ] o.a.s.s.IndexSchema [replacenodetest_coll_shard4_replica_p14] Schema name=cloud-dynamic
   [junit4]   2> 2442037 INFO  (qtp1379809596-17322) [    ] o.a.s.s.IndexSchema [replacenodetest_coll_shard2_replica_p6] Schema name=cloud-dynamic
   [junit4]   2> 2442038 INFO  (qtp1572825025-17299) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2442040 INFO  (qtp1522311339-17332) [    ] o.a.s.s.IndexSchema [replacenodetest_coll_shard2_replica_t4] Schema name=cloud-dynamic
   [junit4]   2> 2442043 INFO  (qtp43434948-17311) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2442044 INFO  (qtp1179008388-17343) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2442045 INFO  (qtp43434948-17331) [    ] o.a.s.s.IndexSchema [replacenodetest_coll_shard4_replica_t12] Schema name=cloud-dynamic
   [junit4]   2> 2442046 INFO  (qtp1379809596-17297) [    ] o.a.s.s.IndexSchema [replacenodetest_coll_shard5_replica_t16] Schema name=cloud-dynamic
   [junit4]   2> 2442048 INFO  (qtp1179008388-17308) [    ] o.a.s.s.IndexSchema [replacenodetest_coll_shard3_replica_t8] Schema name=cloud-dynamic
   [junit4]   2> 2442050 INFO  (qtp1572825025-17348) [    ] o.a.s.s.IndexSchema [replacenodetest_coll_shard1_replica_t1] Schema name=cloud-dynamic
   [junit4]   2> 2442050 INFO  (qtp1572825025-17299) [    ] o.a.s.s.IndexSchema [replacenodetest_coll_shard3_replica_p10] Schema name=cloud-dynamic
   [junit4]   2> 2442052 INFO  (qtp1179008388-17343) [    ] o.a.s.s.IndexSchema [replacenodetest_coll_shard5_replica_p18] Schema name=cloud-dynamic
   [junit4]   2> 2442057 INFO  (qtp43434948-17311) [    ] o.a.s.s.IndexSchema [replacenodetest_coll_shard1_replica_p2] Schema name=cloud-dynamic
   [junit4]   2> 2442066 INFO  (qtp1522311339-17302) [    ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2442066 INFO  (qtp1522311339-17302) [    ] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard4_replica_p14' using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 2442068 INFO  (qtp1522311339-17302) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38707.solr.core.replacenodetest_coll.shard4.replica_p14' (registry 'solr.core.replacenodetest_coll.shard4.replica_p14') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2442068 INFO  (qtp1522311339-17302) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2442068 INFO  (qtp1522311339-17302) [    ] o.a.s.c.SolrCore [[replacenodetest_coll_shard4_replica_p14] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node2/replacenodetest_coll_shard4_replica_p14], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node2/./replacenodetest_coll_shard4_replica_p14/data/]
   [junit4]   2> 2442069 INFO  (qtp1522311339-17332) [    ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2442070 INFO  (qtp1522311339-17332) [    ] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard2_replica_t4' using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 2442070 INFO  (qtp1522311339-17332) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38707.solr.core.replacenodetest_coll.shard2.replica_t4' (registry 'solr.core.replacenodetest_coll.shard2.replica_t4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2442070 INFO  (qtp1522311339-17332) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2442070 INFO  (qtp1522311339-17332) [    ] o.a.s.c.SolrCore [[replacenodetest_coll_shard2_replica_t4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node2/replacenodetest_coll_shard2_replica_t4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node2/./replacenodetest_coll_shard2_replica_t4/data/]
   [junit4]   2> 2442072 INFO  (qtp1379809596-17322) [    ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2442072 INFO  (qtp1379809596-17322) [    ] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard2_replica_p6' using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 2442073 INFO  (qtp1379809596-17322) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40249.solr.core.replacenodetest_coll.shard2.replica_p6' (registry 'solr.core.replacenodetest_coll.shard2.replica_p6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2442073 INFO  (qtp1379809596-17322) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2442073 INFO  (qtp1379809596-17322) [    ] o.a.s.c.SolrCore [[replacenodetest_coll_shard2_replica_p6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node4/replacenodetest_coll_shard2_replica_p6], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node4/./replacenodetest_coll_shard2_replica_p6/data/]
   [junit4]   2> 2442080 INFO  (qtp1379809596-17297) [    ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2442080 INFO  (qtp1379809596-17297) [    ] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard5_replica_t16' using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 2442080 INFO  (qtp1379809596-17297) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40249.solr.core.replacenodetest_coll.shard5.replica_t16' (registry 'solr.core.replacenodetest_coll.shard5.replica_t16') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2442080 INFO  (qtp1379809596-17297) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2442081 INFO  (qtp1379809596-17297) [    ] o.a.s.c.SolrCore [[replacenodetest_coll_shard5_replica_t16] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node4/replacenodetest_coll_shard5_replica_t16], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node4/./replacenodetest_coll_shard5_replica_t16/data/]
   [junit4]   2> 2442081 INFO  (qtp1179008388-17308) [    ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2442081 INFO  (qtp1179008388-17308) [    ] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard3_replica_t8' using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 2442081 INFO  (qtp1179008388-17308) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34659.solr.core.replacenodetest_coll.shard3.replica_t8' (registry 'solr.core.replacenodetest_coll.shard3.replica_t8') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2442082 INFO  (qtp1179008388-17308) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2442082 INFO  (qtp1179008388-17308) [    ] o.a.s.c.SolrCore [[replacenodetest_coll_shard3_replica_t8] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node6/replacenodetest_coll_shard3_replica_t8], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node6/./replacenodetest_coll_shard3_replica_t8/data/]
   [junit4]   2> 2442082 INFO  (qtp43434948-17331) [    ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2442082 INFO  (qtp43434948-17331) [    ] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard4_replica_t12' using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 2442082 INFO  (qtp43434948-17331) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41855.solr.core.replacenodetest_coll.shard4.replica_t12' (registry 'solr.core.replacenodetest_coll.shard4.replica_t12') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2442082 INFO  (qtp43434948-17331) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2442083 INFO  (qtp43434948-17331) [    ] o.a.s.c.SolrCore [[replacenodetest_coll_shard4_replica_t12] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node3/replacenodetest_coll_shard4_replica_t12], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node3/./replacenodetest_coll_shard4_replica_t12/data/]
   [junit4]   2> 2442084 INFO  (qtp1179008388-17343) [    ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2442092 INFO  (qtp1179008388-17343) [    ] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard5_replica_p18' using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 2442093 INFO  (qtp1572825025-17348) [    ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2442093 INFO  (qtp1572825025-17348) [    ] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard1_replica_t1' using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 2442093 INFO  (qtp1179008388-17343) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34659.solr.core.replacenodetest_coll.shard5.replica_p18' (registry 'solr.core.replacenodetest_coll.shard5.replica_p18') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2442093 INFO  (qtp1572825025-17348) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39991.solr.core.replacenodetest_coll.shard1.replica_t1' (registry 'solr.core.replacenodetest_coll.shard1.replica_t1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2442093 INFO  (qtp1179008388-17343) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2442093 INFO  (qtp1572825025-17348) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2442093 INFO  (qtp1179008388-17343) [    ] o.a.s.c.SolrCore [[replacenodetest_coll_shard5_replica_p18] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node6/replacenodetest_coll_shard5_replica_p18], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node6/./replacenodetest_coll_shard5_replica_p18/data/]
   [junit4]   2> 2442093 INFO  (qtp1572825025-17348) [    ] o.a.s.c.SolrCore [[replacenodetest_coll_shard1_replica_t1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node1/replacenodetest_coll_shard1_replica_t1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node1/./replacenodetest_coll_shard1_replica_t1/data/]
   [junit4]   2> 2442088 INFO  (qtp43434948-17311) [    ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2442113 INFO  (qtp43434948-17311) [    ] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard1_replica_p2' using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 2442113 INFO  (qtp43434948-17311) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41855.solr.core.replacenodetest_coll.shard1.replica_p2' (registry 'solr.core.replacenodetest_coll.shard1.replica_p2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2442113 INFO  (qtp43434948-17311) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2442113 INFO  (qtp43434948-17311) [    ] o.a.s.c.SolrCore [[replacenodetest_coll_shard1_replica_p2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node3/replacenodetest_coll_shard1_replica_p2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node3/./replacenodetest_coll_shard1_replica_p2/data/]
   [junit4]   2> 2442087 INFO  (qtp1572825025-17299) [    ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2442114 INFO  (qtp1572825025-17299) [    ] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard3_replica_p10' using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 2442114 INFO  (qtp1572825025-17299) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39991.solr.core.replacenodetest_coll.shard3.replica_p10' (registry 'solr.core.replacenodetest_coll.shard3.replica_p10') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2442114 INFO  (qtp1572825025-17299) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2442114 INFO  (qtp1572825025-17299) [    ] o.a.s.c.SolrCore [[replacenodetest_coll_shard3_replica_p10] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node1/replacenodetest_coll_shard3_replica_p10], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node1/./replacenodetest_coll_shard3_replica_p10/data/]
   [junit4]   2> 2442163 INFO  (qtp1522311339-17332) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2442163 INFO  (qtp1522311339-17332) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2442164 INFO  (qtp1522311339-17332) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2442164 INFO  (qtp1522311339-17332) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2442165 INFO  (qtp1522311339-17332) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2ec570f1[replacenodetest_coll_shard2_replica_t4] main]
   [junit4]   2> 2442166 INFO  (qtp1522311339-17332) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2442166 INFO  (qtp1522311339-17332) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2442167 INFO  (qtp1522311339-17332) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2442167 INFO  (qtp1522311339-17332) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582684529200463872
   [junit4]   2> 2442171 INFO  (searcherExecutor-7058-thread-1) [    ] o.a.s.c.SolrCore [replacenodetest_coll_shard2_replica_t4] Registered new searcher Searcher@2ec570f1[replacenodetest_coll_shard2_replica_t4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2442171 INFO  (qtp1522311339-17332) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2442171 INFO  (qtp1522311339-17332) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2442171 INFO  (qtp1522311339-17332) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38707/solr/replacenodetest_coll_shard2_replica_t4/
   [junit4]   2> 2442171 INFO  (qtp1522311339-17332) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2442171 INFO  (qtp1522311339-17332) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:38707/solr/replacenodetest_coll_shard2_replica_t4/ has no replicas
   [junit4]   2> 2442172 INFO  (qtp1522311339-17332) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2442172 INFO  (qtp1522311339-17332) [    ] o.a.s.c.ZkController replacenodetest_coll_shard2_replica_t4 stopping background replication from leader
   [junit4]   2> 2442174 INFO  (qtp1522311339-17332) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38707/solr/replacenodetest_coll_shard2_replica_t4/ shard2
   [junit4]   2> 2442181 INFO  (qtp1379809596-17322) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2442181 INFO  (qtp1379809596-17322) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2442184 INFO  (qtp1179008388-17343) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2442184 INFO  (qtp1179008388-17343) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2442184 INFO  (qtp1522311339-17302) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2442184 INFO  (qtp1522311339-17302) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2442184 INFO  (qtp1379809596-17297) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2442185 INFO  (qtp1379809596-17297) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2442185 INFO  (qtp1522311339-17302) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@73d62d58[replacenodetest_coll_shard4_replica_p14] main]
   [junit4]   2> 2442185 INFO  (qtp1179008388-17343) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c07b7d0[replacenodetest_coll_shard5_replica_p18] main]
   [junit4]   2> 2442186 INFO  (qtp1179008388-17343) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2442186 INFO  (qtp1522311339-17302) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2442186 INFO  (qtp1379809596-17322) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@593de53[replacenodetest_coll_shard2_replica_p6] main]
   [junit4]   2> 2442186 INFO  (qtp1179008388-17343) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2442186 INFO  (qtp1522311339-17302) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2442186 INFO  (qtp1379809596-17297) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2442186 INFO  (qtp1379809596-17297) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2442186 INFO  (qtp1379809596-17322) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2442186 INFO  (qtp1379809596-17322) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2442186 INFO  (qtp1522311339-17302) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2442186 INFO  (qtp1179008388-17343) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2442187 INFO  (qtp1379809596-17322) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2442187 INFO  (qtp1379809596-17297) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@352c97c8[replacenodetest_coll_shard5_replica_t16] main]
   [junit4]   2> 2442187 INFO  (qtp1379809596-17297) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2442187 INFO  (qtp1379809596-17297) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2442188 INFO  (qtp1379809596-17297) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2442188 INFO  (qtp1572825025-17299) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2442188 INFO  (qtp1572825025-17299) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2442189 INFO  (qtp1572825025-17299) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7451756b[replacenodetest_coll_shard3_replica_p10] main]
   [junit4]   2> 2442189 INFO  (qtp1572825025-17299) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2442190 INFO  (qtp1572825025-17299) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2442190 INFO  (qtp1572825025-17299) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2442192 INFO  (qtp1572825025-17348) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2442193 INFO  (qtp1572825025-17348) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2442193 INFO  (qtp1522311339-17302) [    ] o.a.s.c.ZkController replacenodetest_coll_shard4_replica_p14 starting background replication from leader
   [junit4]   2> 2442193 INFO  (qtp1379809596-17322) [    ] o.a.s.c.ZkController replacenodetest_coll_shard2_replica_p6 starting background replication from leader
   [junit4]   2> 2442193 INFO  (qtp1522311339-17302) [    ] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 2442193 INFO  (qtp1379809596-17322) [    ] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 2442193 INFO  (qtp1179008388-17308) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2442193 INFO  (qtp43434948-17331) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2442193 INFO  (qtp1179008388-17308) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2442193 INFO  (qtp43434948-17331) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2442193 INFO  (searcherExecutor-7059-thread-1) [    ] o.a.s.c.SolrCore [replacenodetest_coll_shard2_replica_p6] Registered new searcher Searcher@593de53[replacenodetest_coll_shard2_replica_p6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2442193 INFO  (qtp1179008388-17343) [    ] o.a.s.c.ZkController replacenodetest_coll_shard5_replica_p18 starting background replication from leader
   [junit4]   2> 2442193 INFO  (searcherExecutor-7060-thread-1) [    ] o.a.s.c.SolrCore [replacenodetest_coll_shard5_replica_t16] Registered new searcher Searcher@352c97c8[replacenodetest_coll_shard5_replica_t16] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2442193 INFO  (qtp1572825025-17299) [    ] o.a.s.c.ZkController replacenodetest_coll_shard3_replica_p10 starting background replication from leader
   [junit4]   2> 2442193 INFO  (qtp1379809596-17297) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582684529227726848
   [junit4]   2> 2442193 INFO  (qtp1572825025-17299) [    ] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 2442194 INFO  (searcherExecutor-7063-thread-1) [    ] o.a.s.c.SolrCore [replacenodetest_coll_shard5_replica_p18] Registered new searcher Searcher@5c07b7d0[replacenodetest_coll_shard5_replica_p18] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2442194 INFO  (searcherExecutor-7067-thread-1) [    ] o.a.s.c.SolrCore [replacenodetest_coll_shard3_replica_p10] Registered new searcher Searcher@7451756b[replacenodetest_coll_shard3_replica_p10] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2442193 INFO  (qtp1179008388-17343) [    ] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 2442194 INFO  (searcherExecutor-7057-thread-1) [    ] o.a.s.c.SolrCore [replacenodetest_coll_shard4_replica_p14] Registered new searcher Searcher@73d62d58[replacenodetest_coll_shard4_replica_p14] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2442194 INFO  (qtp43434948-17331) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2442194 INFO  (qtp1572825025-17348) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2442194 INFO  (qtp43434948-17331) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2442194 INFO  (qtp1572825025-17348) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2442194 INFO  (qtp1522311339-17302) [    ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 2442194 INFO  (qtp1179008388-17308) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2442194 INFO  (qtp1522311339-17302) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2442194 INFO  (qtp1179008388-17308) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2442195 INFO  (qtp43434948-17331) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3809f728[replacenodetest_coll_shard4_replica_t12] main]
   [junit4]   2> 2442195 INFO  (qtp1179008388-17308) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@63114182[replacenodetest_coll_shard3_replica_t8] main]
   [junit4]   2> 2442195 INFO  (qtp1572825025-17348) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@495265b8[replacenodetest_coll_shard1_replica_t1] main]
   [junit4]   2> 2442195 INFO  (qtp43434948-17331) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2442196 INFO  (qtp1179008388-17308) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2442196 INFO  (qtp43434948-17331) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2442196 INFO  (qtp1179008388-17308) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2442196 INFO  (qtp1572825025-17348) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2442196 INFO  (qtp1572825025-17348) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2442196 INFO  (qtp43434948-17331) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2442196 INFO  (qtp1179008388-17308) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2442196 INFO  (qtp1379809596-17297) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2442196 INFO  (qtp1379809596-17297) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2442196 INFO  (qtp1179008388-17343) [    ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 2442196 INFO  (qtp1572825025-17348) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2442196 INFO  (qtp1179008388-17343) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2442196 INFO  (qtp1379809596-17297) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:40249/solr/replacenodetest_coll_shard5_replica_t16/
   [junit4]   2> 2442196 INFO  (qtp1379809596-17297) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2442196 INFO  (qtp1379809596-17297) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:40249/solr/replacenodetest_coll_shard5_replica_t16/ has no replicas
   [junit4]   2> 2442196 INFO  (qtp1572825025-17299) [    ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 2442196 INFO  (qtp1379809596-17297) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2442196 INFO  (qtp1572825025-17299) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2442197 INFO  (qtp1379809596-17322) [    ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 2442197 INFO  (qtp1379809596-17297) [    ] o.a.s.c.ZkController replacenodetest_coll_shard5_replica_t16 stopping background replication from leader
   [junit4]   2> 2442197 INFO  (qtp1379809596-17322) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2442197 INFO  (qtp43434948-17331) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582684529231921152
   [junit4]   2> 2442197 INFO  (searcherExecutor-7064-thread-1) [    ] o.a.s.c.SolrCore [replacenodetest_coll_shard1_replica_t1] Registered new searcher Searcher@495265b8[replacenodetest_coll_shard1_replica_t1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2442197 INFO  (qtp1572825025-17348) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582684529231921152
   [junit4]   2> 2442197 INFO  (searcherExecutor-7061-thread-1) [    ] o.a.s.c.SolrCore [replacenodetest_coll_shard3_replica_t8] Registered new searcher Searcher@63114182[replacenodetest_coll_shard3_replica_t8] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2442197 INFO  (searcherExecutor-7062-thread-1) [    ] o.a.s.c.SolrCore [replacenodetest_coll_shard4_replica_t12] Registered new searcher Searcher@3809f728[replacenodetest_coll_shard4_replica_t12] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2442197 INFO  (qtp1179008388-17308) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582684529231921152
   [junit4]   2> 2442198 INFO  (qtp1379809596-17297) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:40249/solr/replacenodetest_coll_shard5_replica_t16/ shard5
   [junit4]   2> 2442199 INFO  (qtp1179008388-17308) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2442199 INFO  (qtp43434948-17331) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2442199 INFO  (qtp1179008388-17308) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2442199 INFO  (qtp43434948-17331) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2442199 INFO  (qtp1572825025-17348) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2442199 INFO  (qtp43434948-17331) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41855/solr/replacenodetest_coll_shard4_replica_t12/
   [junit4]   2> 2442200 INFO  (qtp1572825025-17348) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2442200 INFO  (qtp43434948-17331) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2442200 INFO  (qtp1572825025-17348) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39991/solr/replacenodetest_coll_shard1_replica_t1/
   [junit4]   2> 2442200 INFO  (qtp43434948-17331) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:41855/solr/replacenodetest_coll_shard4_replica_t12/ has no replicas
   [junit4]   2> 2442200 INFO  (qtp1572825025-17348) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2442200 INFO  (qtp43434948-17331) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2442200 INFO  (qtp1572825025-17348) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:39991/solr/replacenodetest_coll_shard1_replica_t1/ has no replicas
   [junit4]   2> 2442200 INFO  (qtp1572825025-17348) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2442199 INFO  (qtp1179008388-17308) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34659/solr/replacenodetest_coll_shard3_replica_t8/
   [junit4]   2> 2442200 INFO  (qtp43434948-17331) [    ] o.a.s.c.ZkController replacenodetest_coll_shard4_replica_t12 stopping background replication from leader
   [junit4]   2> 2442200 INFO  (qtp1179008388-17308) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2442200 INFO  (qtp1572825025-17348) [    ] o.a.s.c.ZkController replacenodetest_coll_shard1_replica_t1 stopping background replication from leader
   [junit4]   2> 2442200 INFO  (qtp1179008388-17308) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:34659/solr/replacenodetest_coll_shard3_replica_t8/ has no replicas
   [junit4]   2> 2442200 INFO  (qtp1179008388-17308) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2442200 INFO  (qtp1179008388-17308) [    ] o.a.s.c.ZkController replacenodetest_coll_shard3_replica_t8 stopping background replication from leader
   [junit4]   2> 2442201 INFO  (qtp43434948-17331) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41855/solr/replacenodetest_coll_shard4_replica_t12/ shard4
   [junit4]   2> 2442201 INFO  (qtp1572825025-17348) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39991/solr/replacenodetest_coll_shard1_replica_t1/ shard1
   [junit4]   2> 2442201 INFO  (qtp1179008388-17308) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:34659/solr/replacenodetest_coll_shard3_replica_t8/ shard3
   [junit4]   2> 2442201 INFO  (qtp43434948-17311) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2442201 INFO  (qtp43434948-17311) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2442202 INFO  (qtp43434948-17311) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@507aa08d[replacenodetest_coll_shard1_replica_p2] main]
   [junit4]   2> 2442202 INFO  (qtp43434948-17311) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2442202 INFO  (qtp43434948-17311) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2442203 INFO  (qtp43434948-17311) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2442203 INFO  (qtp43434948-17311) [    ] o.a.s.c.ZkController replacenodetest_coll_shard1_replica_p2 starting background replication from leader
   [junit4]   2> 2442203 INFO  (qtp43434948-17311) [    ] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 2442203 INFO  (searcherExecutor-7066-thread-1) [    ] o.a.s.c.SolrCore [replacenodetest_coll_shard1_replica_p2] Registered new searcher Searcher@507aa08d[replacenodetest_coll_shard1_replica_p2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2442203 INFO  (qtp43434948-17311) [    ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 2442203 INFO  (qtp43434948-17311) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2442302 INFO  (zkCallback-2605-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442302 INFO  (zkCallback-2606-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442302 INFO  (zkCallback-2610-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442302 INFO  (zkCallback-2610-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442302 INFO  (zkCallback-2599-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442302 INFO  (zkCallback-2606-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442302 INFO  (zkCallback-2609-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442302 INFO  (zkCallback-2605-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442302 INFO  (zkCallback-2599-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442302 INFO  (zkCallback-2609-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442304 INFO  (indexFetcher-7111-thread-1) [    ] o.a.s.h.IndexFetcher Replica core_node3 is leader but it's state is down, skipping replication
   [junit4]   2> 2442305 INFO  (qtp43434948-17311) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard1_replica_p2&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard1&wt=javabin&version=2&replicaType=PULL} status=0 QTime=1300
   [junit4]   2> 2442324 INFO  (qtp1522311339-17332) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2442326 INFO  (qtp1522311339-17332) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard2_replica_t4&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1321
   [junit4]   2> 2442345 INFO  (indexFetcher-7096-thread-1) [    ] o.a.s.h.IndexFetcher Replica core_node15 is leader but it's state is down, skipping replication
   [junit4]   2> 2442347 INFO  (indexFetcher-7100-thread-1) [    ] o.a.s.h.IndexFetcher Replica core_node11 is leader but it's state is down, skipping replication
   [junit4]   2> 2442347 INFO  (indexFetcher-7098-thread-1) [    ] o.a.s.h.IndexFetcher Replica core_node7 is leader but it's state is down, skipping replication
   [junit4]   2> 2442348 INFO  (qtp1379809596-17297) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2442349 INFO  (qtp1379809596-17322) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard2_replica_p6&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard2&wt=javabin&version=2&replicaType=PULL} status=0 QTime=1355
   [junit4]   2> 2442373 INFO  (qtp43434948-17331) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2442373 INFO  (qtp1572825025-17348) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2442373 INFO  (qtp1179008388-17308) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2442373 INFO  (qtp1379809596-17297) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node19&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard5_replica_t16&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard5&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1380
   [junit4]   2> 2442374 INFO  (qtp1179008388-17308) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard3_replica_t8&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard3&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1368
   [junit4]   2> 2442374 INFO  (qtp43434948-17331) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard4_replica_t12&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard4&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1380
   [junit4]   2> 2442375 INFO  (qtp1572825025-17348) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard1_replica_t1&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1370
   [junit4]   2> 2442476 INFO  (zkCallback-2605-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442477 INFO  (zkCallback-2599-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442477 INFO  (zkCallback-2606-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442477 INFO  (zkCallback-2610-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442477 INFO  (zkCallback-2610-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442477 INFO  (zkCallback-2599-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442476 INFO  (zkCallback-2605-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442477 INFO  (zkCallback-2606-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442477 INFO  (zkCallback-2609-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442477 INFO  (zkCallback-2609-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442528 INFO  (indexFetcher-7101-thread-1) [    ] o.a.s.h.IndexFetcher Updated masterUrl to https://127.0.0.1:40249/solr/replacenodetest_coll_shard5_replica_t16/
   [junit4]   2> 2442531 INFO  (qtp1379809596-17322) [    ] o.a.s.c.S.Request [replacenodetest_coll_shard5_replica_t16]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 2442531 INFO  (indexFetcher-7101-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 2442532 INFO  (indexFetcher-7101-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 2442532 INFO  (indexFetcher-7101-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]  

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

s for registry=solr.collection.replacenodetest_coll.shard4.leader, tag=482635982
   [junit4]   2> 2459750 INFO  (jetty-closer-2577-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@24fa57bc{/solr,null,UNAVAILABLE}
   [junit4]   2> 2459756 INFO  (coreCloseExecutor-7130-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.replacenodetest_coll.shard3.leader, tag=1217972626
   [junit4]   2> 2459756 INFO  (coreCloseExecutor-7130-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.replacenodetest_coll.shard5.leader, tag=568500749
   [junit4]   2> 2459756 INFO  (coreCloseExecutor-7131-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.replacenodetest_coll.shard4.leader, tag=1891403443
   [junit4]   2> 2459756 INFO  (coreCloseExecutor-7131-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.replacenodetest_coll.shard1.leader, tag=1390857263
   [junit4]   2> 2459757 INFO  (coreCloseExecutor-7128-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.replacenodetest_coll.shard2.leader, tag=411747832
   [junit4]   2> 2459757 INFO  (coreCloseExecutor-7128-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.replacenodetest_coll.shard5.leader, tag=853397292
   [junit4]   2> 2459758 INFO  (coreCloseExecutor-7129-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.replacenodetest_coll.shard3.leader, tag=1377776131
   [junit4]   2> 2459759 INFO  (jetty-closer-2577-thread-3) [    ] o.a.s.c.Overseer Overseer (id=98917782944481295-127.0.0.1:41855_solr-n_0000000000) closing
   [junit4]   2> 2459759 INFO  (OverseerStateUpdate-98917782944481295-127.0.0.1:41855_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41855_solr
   [junit4]   2> 2459761 INFO  (jetty-closer-2577-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5bba65a3{/solr,null,UNAVAILABLE}
   [junit4]   2> 2459762 INFO  (jetty-closer-2577-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4c9441c8{/solr,null,UNAVAILABLE}
   [junit4]   2> 2459762 INFO  (jetty-closer-2577-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@46197b7d{/solr,null,UNAVAILABLE}
   [junit4]   2> 2483330 INFO  (OverseerThreadFactory-7044-thread-2) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2483330 WARN  (OverseerAutoScalingTriggerThread-98917782944481295-127.0.0.1:41855_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2483331 INFO  (jetty-closer-2577-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@16fec4d0{/solr,null,UNAVAILABLE}
   [junit4]   2> 2483331 ERROR (SUITE-ReplaceNodeTest-seed#[64F19072A3798AE]-worker) [    ] 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> 2483332 INFO  (SUITE-ReplaceNodeTest-seed#[64F19072A3798AE]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39197 39197
   [junit4]   2> 2488687 INFO  (Thread-3614) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39197 39197
   [junit4]   2> 2488687 WARN  (Thread-3614) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	61	/solr/collections/replacenodetest_coll/state.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/98917782944481297-127.0.0.1:34659_solr-n_0000000003
   [junit4]   2> 	2	/solr/overseer_elect/election/98917782944481295-127.0.0.1:41855_solr-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/98917782944481294-127.0.0.1:33731_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=es-EC, timezone=Australia/Darwin
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9 (64-bit)/cpus=8,threads=1,free=344741768,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestJsonFacetRefinement, DateMathParserTest, TestPHPSerializedResponseWriter, SpellCheckComponentTest, DeleteInactiveReplicaTest, V2ApiIntegrationTest, TestIBSimilarityFactory, CoreAdminCreateDiscoverTest, TestStressInPlaceUpdates, TestSolrConfigHandlerCloud, SolrJmxReporterCloudTest, AssignBackwardCompatibilityTest, TestNoOpRegenerator, TestOrdValues, TestSuggestSpellingConverter, TestJavabinTupleStreamParser, BaseCdcrDistributedZkTest, TestCrossCoreJoin, TestSchemalessBufferedUpdates, TestStressVersions, HdfsChaosMonkeyNothingIsSafeTest, TolerantUpdateProcessorTest, TestSubQueryTransformerDistrib, TestCorePropertiesReload, TestDFRSimilarityFactory, TestInPlaceUpdatesDistrib, DistribCursorPagingTest, AutoAddReplicasIntegrationTest, LeaderFailoverAfterPartitionTest, TestSchemaVersionResource, TestRecovery, BasicZkTest, ExternalFileFieldSortTest, TestConfigSetsAPIExclusivity, InfoHandlerTest, TestTolerantUpdateProcessorCloud, TestConfigSetImmutable, TestSweetSpotSimilarityFactory, RulesTest, TestSizeLimitedDistributedMap, SpatialFilterTest, TestHashQParserPlugin, TestScoreJoinQPNoScore, TestBadConfig, ClassificationUpdateProcessorTest, SearchRateTriggerTest, TestLeaderElectionZkExpiry, ActionThrottleTest, TestSolrCloudSnapshots, DirectUpdateHandlerOptimizeTest, FastVectorHighlighterTest, TestSolrCloudWithHadoopAuthPlugin, MinimalSchemaTest, FacetPivotSmallTest, TestUpdate, NoCacheHeaderTest, HdfsLockFactoryTest, TestSolrIndexConfig, TestCloudRecovery, TestReplicaProperties, TestFreeTextSuggestions, SolrMetricsIntegrationTest, TestFastOutputStream, TestMaxScoreQueryParser, JsonLoaderTest, TestEmbeddedSolrServerSchemaAPI, TestChildDocTransformer, CloudMLTQParserTest, FullHLLTest, SliceStateTest, TestFieldCacheReopen, TestFieldCacheVsDocValues, CursorPagingTest, DistributedFacetPivotSmallAdvancedTest, CachingDirectoryFactoryTest, SmileWriterTest, TestSSLRandomization, TestSolrDeletionPolicy1, SortSpecParsingTest, SolrCloudReportersTest, PrimitiveFieldTypeTest, NumberUtilsTest, SolrInfoBeanTest, SoftAutoCommitTest, TestCollectionAPI, TestFoldingMultitermQuery, CollectionsAPISolrJTest, ResourceLoaderTest, TestQueryUtils, TestCloudManagedSchema, PeerSyncReplicationTest, TestFieldSortValues, TestComponentsName, BlockJoinFacetDistribTest, BadCopyFieldTest, TestRandomDVFaceting, QueryResultKeyTest, HdfsRestartWhileUpdatingTest, TestWordDelimiterFilterFactory, TestSmileRequest, MultiTermTest, TestAuthorizationFramework, TestConfig, SimpleFacetsTest, TestSolrCloudWithKerberosAlt, SecurityConfHandlerTest, HdfsNNFailoverTest, TestSolrJ, ShardSplitTest, UtilsToolTest, TestSimpleTextCodec, TestRestManager, CleanupOldIndexTest, DirectoryFactoryTest, TestAuthenticationFramework, QueryParsingTest, StatelessScriptUpdateProcessorFactoryTest, AtomicUpdatesTest, ShufflingReplicaListTransformerTest, TestCoreContainer, StatsComponentTest, ConvertedLegacyTest, TestSort, TestFunctionQuery, BasicFunctionalityTest, HighlighterTest, DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, SuggesterFSTTest, SuggesterTSTTest, SuggesterTest, TestCSVLoader, PolyFieldTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestAtomicUpdateErrorCases, DocValuesMultiTest, DebugComponentTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestQueryTypes, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, UpdateRequestProcessorFactoryTest, BinaryUpdateRequestHandlerTest, SearchHandlerTest, TestQuerySenderListener, UpdateParamsTest, ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, TestMergePolicyConfig, TestBinaryField, TestSearchPerf, NumericFieldsTest, TestElisionMultitermQuery, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TimeZoneUtilsTest, ScriptEngineTest, URLClassifyProcessorTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, AsyncCallRequestStatusResponseTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest, LeaderInitiatedRecoveryOnCommitTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, MissingSegmentRecoveryTest, MoveReplicaHDFSFailoverTest, OverseerStatusTest, OverseerTaskQueueTest, ReplaceNodeTest]
   [junit4] Completed [539/745 (1!)] on J0 in 48.53s, 1 test, 1 failure <<< FAILURES!

[...truncated 40914 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (32bit/jdk1.8.0_144) - Build # 702 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/702/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseParallelGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth:     1) Thread[id=8126, name=jetty-launcher-1440-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)    2) Thread[id=8124, name=jetty-launcher-1440-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 
   1) Thread[id=8126, name=jetty-launcher-1440-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   2) Thread[id=8124, name=jetty-launcher-1440-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
	at __randomizedtesting.SeedInfo.seed([C12DCAD25C6DAC0C]:0)


FAILED:  org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration

Error Message:
Timed out waiting for replicas of collection to be 2 again null Live Nodes: [127.0.0.1:33075_solr] Last available state: DocCollection(testIntegration//collections/testIntegration/state.json/6)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node3":{           "core":"testIntegration_shard1_replica_n1",           "base_url":"https://127.0.0.1:43301/solr",           "node_name":"127.0.0.1:43301_solr",           "state":"down",           "type":"NRT"},         "core_node4":{           "core":"testIntegration_shard1_replica_n2",           "base_url":"https://127.0.0.1:33075/solr",           "node_name":"127.0.0.1:33075_solr",           "state":"active",           "type":"NRT",           "leader":"true"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Timed out waiting for replicas of collection to be 2 again
null
Live Nodes: [127.0.0.1:33075_solr]
Last available state: DocCollection(testIntegration//collections/testIntegration/state.json/6)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"testIntegration_shard1_replica_n1",
          "base_url":"https://127.0.0.1:43301/solr",
          "node_name":"127.0.0.1:43301_solr",
          "state":"down",
          "type":"NRT"},
        "core_node4":{
          "core":"testIntegration_shard1_replica_n2",
          "base_url":"https://127.0.0.1:33075/solr",
          "node_name":"127.0.0.1:33075_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([C12DCAD25C6DAC0C:714CC4FE79520D29]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
	at org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration(ExecutePlanActionTest.java:209)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.search.function.TestFunctionQuery.testNumericComparisons

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([C12DCAD25C6DAC0C:D610D8F3300BADE2]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:885)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:845)
	at org.apache.solr.search.function.TestFunctionQuery.singleTest(TestFunctionQuery.java:131)
	at org.apache.solr.search.function.TestFunctionQuery.singleTest(TestFunctionQuery.java:137)
	at org.apache.solr.search.function.TestFunctionQuery.testNumericComparisons(TestFunctionQuery.java:900)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//doc[./str[@name='id']='2'  and ./float[@name='score']='2.0']
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>

<lst name="responseHeader">
  <int name="status">0</int>
  <int name="QTime">0</int>
</lst>
<result name="response" numFound="182" start="0" maxScore="5.0">
  <doc>
    <str name="id">1</str>
    <int name="id_i">1</int>
    <int name="age_i">35</int>
    <float name="score">5.0</float></doc>
  <doc>
    <str name="id">0</str>
    <int name="id_i">0</int>
    <float name="default_amount_f">10706.0</float>
    <str name="amounts_dpf">1|1.99 2|2.46 3|3.81 4|4.11 5|5.8 6|6.19 7|7.21 8|8.20 9|9.23 10|10.74 11|11.45 12|12.80 13|13.36 14|14.6 15|15.23 16|16.27 17|17.72 18|18.64 19|19.68 20|20.43 21|21.75 22|22.35 23|23.21 24|24.18 25|25.89 26|26.18 27|27.92 28|28.43 29|29.56 30|30.63 31|31.52 32|32.26 33|33.12 34|34.59 35|35.89 36|36.53 37|37.60 38|38.43 39|39.95 40|40.14 41|41.88 42|42.11 43|43.66 44|44.50 45|45.29 46|46.4 47|47.72 48|48.92 49|49.62 50|50.78 51|51.1 52|52.7 53|53.32 54|54.54 55|55.40 56|56.84 57|57.89 58|58.42 59|59.94 60|60.40 61|61.3 62|62.29 63|63.18 64|64.72 65|65.72 66|66.63 67|67.39 68|68.23 69|69.92 70|70.43 71|71.64 72|72.7 73|73.88 74|74.27 75|75.27 76|76.49 77|77.60 78|78.12 79|79.22 80|80.27 81|81.5 82|82.47 83|83.85 84|84.61 85|85.59 86|86.56 87|87.14 88|88.67 89|89.37 90|90.44 91|91.46 92|92.11 93|93.58 94|94.23 95|95.51 96|96.73 97|97.53 98|98.67 99|99.60 100|100.18 101|101.54 102|102.6 103|103.58 104|104.37 105|105.53 106|106.23 107|107.97 108|108.66 109|109.25 110|110.3 111|111.62 112|112.39 113|113.4 114|114.43 115|115.11 116|116.64 117|117.24 118|118.11 119|119.69 120|120.37 121|121.82 122|122.67 123|123.54 124|124.8 125|125.20 126|126.94 127|127.91 128|128.44 129|129.26 130|130.24 131|131.34 132|132.44 133|133.5 134|134.99 135|135.18 136|136.87 137|137.50 138|138.57 139|139.14 140|140.78 141|141.89 142|142.77 143|143.71 144|144.39 145|145.2 146|146.98 147|147.23 148|148.73 149|149.67 150|150.50 151|151.18 152|152.22 153|153.93 154|154.55 155|155.71 156|156.90 157|157.61 158|158.81 159|159.60 160|160.38 161|161.18 162|162.73 163|163.71 164|164.35 165|165.1 166|166.42 167|167.20 168|168.63 169|169.84 170|170.53 171|171.12 172|172.63 173|173.28 174|174.95 175|175.36 176|176.68 177|177.38 178|178.24 179|179.66 180|180.43 181|181.12 182|182.41 183|183.72 184|184.35 185|185.9 186|186.60 187|187.70 188|188.78 189|189.83 190|190.23 191|191.32 192|192.55 193|193.74 194|194.39 195|195.79 196|196.1 197|197.82 198|198.88 199|199.40 200|200.2 201|201.82 202|202.90 203|203.20 204|204.86 205|205.89 206|206.62 207|207.77 208|208.32 209|209.58 210|210.55 211|211.18 212|212.94 213|213.15 214|214.21 215|215.18 216|216.37 217|217.98 218|218.13 219|219.53 220|220.11 221|221.28 222|222.57 223|223.7 224|224.77 225|225.72 226|226.62 227|227.64 228|228.45 229|229.66 230|230.16 231|231.38 232|232.2 233|233.93 234|234.99 235|235.92 236|236.52 237|237.53 238|238.58 239|239.66 240|240.1 241|241.32 242|242.80 243|243.23 244|244.38 245|245.10 246|246.78 247|247.62 248|248.17 249|249.35 250|250.24 251|251.50 252|252.82 253|253.55 254|254.50 255|255.93 256|256.91 257|257.92 258|258.91 259|259.20 260|260.42 261|261.72 262|262.3 263|263.33 264|264.19 265|265.0 266|266.36 267|267.1 268|268.44 269|269.40 270|270.93 271|271.40 272|272.69 273|273.44 274|274.94 275|275.63 276|276.18 277|277.98 278|278.45 279|279.85 280|280.18 281|281.97 282|282.16 283|283.69 284|284.41 285|285.48 286|286.3 287|287.92 288|288.20 289|289.47 290|290.85 291|291.3 292|292.83 293|293.2 294|294.10 295|295.85 296|296.16 297|297.16 298|298.98 299|299.96 300|300.47 301|301.76 302|302.25 303|303.50 304|304.42 305|305.76 306|306.76 307|307.14 308|308.63 309|309.95 310|310.75 311|311.90 312|312.16 313|313.60 314|314.10 315|315.56 316|316.88 317|317.14 318|318.88 319|319.2 320|320.49 321|321.95 322|322.37 323|323.99 324|324.17 325|325.45 326|326.23 327|327.69 328|328.96 329|329.91 330|330.18 331|331.48 332|332.92 333|333.95 334|334.65 335|335.16 336|336.30 337|337.38 338|338.2 339|339.25 340|340.80 341|341.51 342|342.46 343|343.82 344|344.55 345|345.61 346|346.5 347|347.95 348|348.5 349|349.40 350|350.75 351|351.33 352|352.22 353|353.31 354|354.97 355|355.14 356|356.54 357|357.27 358|358.39 359|359.14 360|360.43 361|361.29 362|362.61 363|363.86 364|364.41 365|365.96 366|366.23 367|367.71 368|368.45 369|369.36 370|370.10 371|371.75 372|372.39 373|373.79 374|374.20 375|375.27 376|376.36 377|377.1 378|378.22 379|379.8 380|380.28 381|381.78 382|382.36 383|383.1 384|384.1 385|385.81 386|386.23 387|387.60 388|388.18 389|389.80 390|390.36 391|391.49 392|392.59 393|393.29 394|394.8 395|395.13 396|396.76 397|397.24 398|398.31 399|399.56 400|400.26 401|401.68 402|402.17 403|403.55 404|404.66 405|405.49 406|406.87 407|407.86 408|408.26 409|409.55 410|410.10 411|411.22 412|412.70 413|413.8 414|414.4 415|415.71 416|416.37 417|417.93 418|418.69 419|419.55 420|420.36 421|421.72 422|422.19 423|423.95 424|424.1 425|425.36 426|426.31 427|427.67 428|428.78 429|429.4 430|430.53 431|431.43 432|432.25 433|433.90 434|434.28 435|435.0 436|436.1 437|437.13 438|438.14 439|439.73 440|440.96 441|441.24 442|442.5 443|443.22 444|444.77 445|445.49 446|446.29 447|447.2 448|448.65 449|449.31 450|450.18 451|451.59 452|452.37 453|453.9 454|454.32 455|455.83 456|456.71 457|457.94 458|458.55 459|459.67 460|460.90 461|461.38 462|462.71 463|463.10 464|464.95 465|465.58 466|466.58 467|467.94 468|468.78 469|469.81 470|470.88 471|471.21 472|472.23 473|473.86 474|474.94 475|475.18 476|476.27 477|477.73 478|478.30 479|479.92 480|480.25 481|481.81 482|482.14 483|483.98 484|484.23 485|485.96 486|486.38 487|487.60 488|488.83 489|489.62 490|490.17 491|491.6 492|492.39 493|493.56 494|494.45 495|495.94 496|496.12 497|497.99 498|498.67 499|499.5 500|500.68 501|501.80 502|502.46 503|503.66 504|504.41 505|505.66 506|506.74 507|507.70 508|508.28 509|509.3 510|510.27 511|511.25 512|512.36 513|513.29 514|514.18 515|515.55 516|516.9 517|517.88 518|518.91 519|519.97 520|520.14 521|521.0 522|522.42 523|523.77 524|524.24 525|525.26 526|526.8 527|527.21 528|528.40 529|529.73 530|530.46 531|531.68 532|532.34 533|533.67 534|534.63 535|535.86 536|536.76 537|537.85 538|538.72 539|539.71 540|540.66 541|541.70 542|542.38 543|543.25 544|544.80 545|545.94 546|546.11 547|547.97 548|548.9 549|549.92 550|550.81 551|551.42 552|552.95 553|553.35 554|554.66 555|555.64 556|556.76 557|557.68 558|558.93 559|559.68 560|560.6 561|561.78 562|562.22 563|563.70 564|564.22 565|565.44 566|566.6 567|567.66 568|568.19 569|569.38 570|570.3 571|571.61 572|572.93 573|573.44 574|574.51 575|575.48 576|576.93 577|577.75 578|578.31 579|579.41 580|580.43 581|581.91 582|582.88 583|583.55 584|584.13 585|585.41 586|586.63 587|587.21 588|588.80 589|589.92 590|590.79 591|591.76 592|592.31 593|593.21 594|594.93 595|595.48 596|596.28 597|597.81 598|598.39 599|599.90 600|600.51 601|601.94 602|602.38 603|603.85 604|604.29 605|605.49 606|606.68 607|607.3 608|608.60 609|609.86 610|610.56 611|611.64 612|612.92 613|613.54 614|614.60 615|615.81 616|616.32 617|617.71 618|618.24 619|619.74 620|620.83 621|621.82 622|622.40 623|623.70 624|624.16 625|625.18 626|626.97 627|627.79 628|628.56 629|629.50 630|630.51 631|631.9 632|632.52 633|633.88 634|634.74 635|635.41 636|636.42 637|637.14 638|638.61 639|639.1 640|640.83 641|641.16 642|642.79 643|643.96 644|644.15 645|645.35 646|646.20 647|647.90 648|648.46 649|649.54 650|650.24 651|651.88 652|652.11 653|653.53 654|654.44 655|655.17 656|656.84 657|657.56 658|658.45 659|659.21 660|660.45 661|661.4 662|662.55 663|663.48 664|664.29 665|665.28 666|666.79 667|667.78 668|668.14 669|669.86 670|670.83 671|671.79 672|672.12 673|673.48 674|674.41 675|675.40 676|676.77 677|677.39 678|678.59 679|679.33 680|680.47 681|681.70 682|682.31 683|683.27 684|684.24 685|685.52 686|686.22 687|687.73 688|688.95 689|689.10 690|690.64 691|691.79 692|692.48 693|693.44 694|694.88 695|695.39 696|696.72 697|697.2 698|698.48 699|699.99 700|700.59 701|701.71 702|702.18 703|703.31 704|704.52 705|705.78 706|706.61 707|707.26 708|708.87 709|709.40 710|710.1 711|711.91 712|712.7 713|713.23 714|714.25 715|715.71 716|716.75 717|717.87 718|718.58 719|719.91 720|720.37 721|721.98 722|722.4 723|723.30 724|724.73 725|725.11 726|726.30 727|727.56 728|728.91 729|729.33 730|730.72 731|731.19 732|732.20 733|733.90 734|734.71 735|735.43 736|736.26 737|737.64 738|738.92 739|739.71 740|740.42 741|741.53 742|742.76 743|743.36 744|744.18 745|745.1 746|746.35 747|747.11 748|748.5 749|749.87 750|750.95 751|751.97 752|752.46 753|753.1 754|754.11 755|755.81 756|756.79 757|757.78 758|758.69 759|759.97 760|760.54 761|761.95 762|762.21 763|763.73 764|764.55 765|765.96 766|766.30 767|767.79 768|768.14 769|769.22 770|770.39 771|771.26 772|772.30 773|773.32 774|774.63 775|775.25 776|776.70 777|777.64 778|778.25 779|779.83 780|780.53 781|781.8 782|782.45 783|783.36 784|784.72 785|785.8 786|786.94 787|787.30 788|788.62 789|789.88 790|790.46 791|791.37 792|792.75 793|793.56 794|794.61 795|795.82 796|796.43 797|797.96 798|798.62 799|799.11 800|800.29 801|801.36 802|802.74 803|803.74 804|804.85 805|805.42 806|806.87 807|807.31 808|808.47 809|809.83 810|810.35 811|811.75 812|812.92 813|813.4 814|814.71 815|815.61 816|816.15 817|817.12 818|818.59 819|819.75 820|820.89 821|821.63 822|822.84 823|823.50 824|824.16 825|825.89 826|826.58 827|827.98 828|828.53 829|829.47 830|830.15 831|831.29 832|832.84 833|833.0 834|834.53 835|835.50 836|836.78 837|837.81 838|838.60 839|839.8 840|840.50 841|841.44 842|842.6 843|843.79 844|844.82 845|845.9 846|846.66 847|847.7 848|848.58 849|849.3 850|850.90 851|851.21 852|852.1 853|853.48 854|854.38 855|855.59 856|856.88 857|857.72 858|858.4 859|859.6 860|860.85 861|861.11 862|862.19 863|863.46 864|864.17 865|865.42 866|866.18 867|867.65 868|868.45 869|869.21 870|870.70 871|871.40 872|872.20 873|873.30 874|874.55 875|875.6 876|876.39 877|877.52 878|878.11 879|879.27 880|880.93 881|881.50 882|882.91 883|883.56 884|884.52 885|885.57 886|886.23 887|887.53 888|888.84 889|889.30 890|890.18 891|891.59 892|892.48 893|893.69 894|894.81 895|895.35 896|896.21 897|897.70 898|898.33 899|899.96 900|900.67 901|901.3 902|902.44 903|903.20 904|904.44 905|905.18 906|906.11 907|907.10 908|908.7 909|909.42 910|910.6 911|911.30 912|912.65 913|913.27 914|914.98 915|915.63 916|916.0 917|917.93 918|918.44 919|919.73 920|920.82 921|921.29 922|922.7 923|923.27 924|924.98 925|925.44 926|926.38 927|927.26 928|928.99 929|929.5 930|930.57 931|931.28 932|932.94 933|933.24 934|934.44 935|935.57 936|936.70 937|937.58 938|938.90 939|939.64 940|940.21 941|941.56 942|942.81 943|943.61 944|944.4 945|945.39 946|946.27 947|947.12 948|948.60 949|949.87 950|950.6 951|951.48 952|952.65 953|953.3 954|954.76 955|955.45 956|956.57 957|957.54 958|958.82 959|959.25 960|960.43 961|961.29 962|962.30 963|963.51 964|964.0 965|965.99 966|966.2 967|967.62 968|968.1 969|969.85 970|970.99 971|971.68 972|972.49 973|973.50 974|974.86 975|975.72 976|976.89 977|977.50 978|978.66 979|979.4 980|980.69 981|981.37 982|982.64 983|983.94 984|984.96 985|985.59 986|986.67 987|987.67 988|988.99 989|989.52 990|990.17 991|991.92 992|992.92 993|993.75 994|994.82 995|995.85 996|996.23 997|997.42 998|998.35 999|999.93 1000|1000.38 1001|1001.9 1002|1002.89 1003|1003.55 1004|1004.0 1005|1005.64 1006|1006.47 1007|1007.91 1008|1008.49 1009|1009.98 1010|1010.42 1011|1011.41 1012|1012.24 1013|1013.24 1014|1014.31 1015|1015.25 1016|1016.74 1017|1017.96 1018|1018.10 1019|1019.74 1020|1020.70 1021|1021.52 1022|1022.59 1023|1023.52 1024|1024.98 1025|1025.95 1026|1026.52 1027|1027.16 1028|1028.79 1029|1029.19 1030|1030.73 1031|1031.13 1032|1032.38 1033|1033.64 1034|1034.56 1035|1035.5 1036|1036.96 1037|1037.4 1038|1038.64 1039|1039.96 1040|1040.40 1041|1041.45 1042|1042.8 1043|1043.33 1044|1044.31 1045|1045.40 1046|1046.25 1047|1047.53 1048|1048.5 1049|1049.47 1050|1050.5 1051|1051.91 1052|1052.82 1053|1053.7 1054|1054.0 1055|1055.1 1056|1056.21 1057|1057.96 1058|1058.99 1059|1059.68 1060|1060.54 1061|1061.15 1062|1062.83 1063|1063.63 1064|1064.67 1065|1065.90 1066|1066.67 1067|1067.31 1068|1068.8 1069|1069.12 1070|1070.8 1071|1071.13 1072|1072.69 1073|1073.83 1074|1074.94 1075|1075.7 1076|1076.30 1077|1077.81 1078|1078.34 1079|1079.96 1080|1080.29 1081|1081.27 1082|1082.5 1083|1083.38 1084|1084.98 1085|1085.49 1086|1086.87 1087|1087.1 1088|1088.74 1089|1089.12 1090|1090.3 1091|1091.14 1092|1092.84 1093|1093.49 1094|1094.40 1095|1095.11 1096|1096.88 1097|1097.43 1098|1098.48 1099|1099.15 1100|1100.6 1101|1101.19 1102|1102.4 1103|1103.39 1104|1104.88 1105|1105.50 1106|1106.30 1107|1107.51 1108|1108.59 1109|1109.32 1110|1110.96 1111|1111.39 1112|1112.91 1113|1113.67 1114|1114.83 1115|1115.29 1116|1116.36 1117|1117.89 1118|1118.4 1119|1119.46 1120|1120.55 1121|1121.65 1122|1122.98 1123|1123.62 1124|1124.61 1125|1125.28 1126|1126.47 1127|1127.66 1128|1128.45 1129|1129.98 1130|1130.33 1131|1131.11 1132|1132.23 1133|1133.52 1134|1134.12 1135|1135.48 1136|1136.21 1137|1137.89 1138|1138.9 1139|1139.6 1140|1140.61 1141|1141.86 1142|1142.72 1143|1143.34 1144|1144.25 1145|1145.87 1146|1146.37 1147|1147.24 1148|1148.38 1149|1149.97 1150|1150.49 1151|1151.30 1152|1152.44 1153|1153.27 1154|1154.15 1155|1155.15 1156|1156.33 1157|1157.23 1158|1158.62 1159|1159.19 1160|1160.59 1161|1161.87 1162|1162.54 1163|1163.27 1164|1164.69 1165|1165.60 1166|1166.20 1167|1167.53 1168|1168.60 1169|1169.53 1170|1170.93 1171|1171.61 1172|1172.98 1173|1173.4 1174|1174.72 1175|1175.48 1176|1176.40 1177|1177.2 1178|1178.20 1179|1179.54 1180|1180.97 1181|1181.50 1182|1182.7 1183|1183.37 1184|1184.42 1185|1185.8 1186|1186.99 1187|1187.81 1188|1188.54 1189|1189.35 1190|1190.22 1191|1191.32 1192|1192.83 1193|1193.90 1194|1194.8 1195|1195.57 1196|1196.35 1197|1197.51 1198|1198.98 1199|1199.44 1200|1200.23 1201|1201.70 1202|1202.3 1203|1203.62 1204|1204.8 1205|1205.6 1206|1206.6 1207|1207.53 1208|1208.53 1209|1209.43 1210|1210.93 1211|1211.91 1212|1212.59 1213|1213.17 1214|1214.14 1215|1215.35 1216|1216.72 1217|1217.5 1218|1218.19 1219|1219.3 1220|1220.11 1221|1221.24 1222|1222.28 1223|1223.64 1224|1224.31 1225|1225.73 1226|1226.83 1227|1227.21 1228|1228.17 1229|1229.75 1230|1230.67 1231|1231.34 1232|1232.4 1233|1233.81 1234|1234.84 1235|1235.56 1236|1236.67 1237|1237.47 1238|1238.62 1239|1239.32 1240|1240.11 1241|1241.19 1242|1242.96 1243|1243.43 1244|1244.33 1245|1245.35 1246|1246.18 1247|1247.8 1248|1248.84 1249|1249.61 1250|1250.95 1251|1251.63 1252|1252.35 1253|1253.40 1254|1254.7 1255|1255.98 1256|1256.40 1257|1257.86 1258|1258.90 1259|1259.19 1260|1260.68 1261|1261.34 1262|1262.87 1263|1263.92 1264|1264.14 1265|1265.56 1266|1266.70 1267|1267.71 1268|1268.22 1269|1269.37 1270|1270.49 1271|1271.94 1272|1272.45 1273|1273.7 1274|1274.63 1275|1275.91 1276|1276.97 1277|1277.33 1278|1278.46 1279|1279.26 1280|1280.95 1281|1281.58 1282|1282.13 1283|1283.37 1284|1284.46 1285|1285.71 1286|1286.29 1287|1287.68 1288|1288.1 1289|1289.91 1290|1290.84 1291|1291.80 1292|1292.26 1293|1293.40 1294|1294.77 1295|1295.89 1296|1296.52 1297|1297.14 1298|1298.9 1299|1299.47 1300|1300.86 1301|1301.46 1302|1302.41 1303|1303.17 1304|1304.19 1305|1305.8 1306|1306.42 1307|1307.29 1308|1308.20 1309|1309.62 1310|1310.15 1311|1311.22 1312|1312.96 1313|1313.68 1314|1314.32 1315|1315.37 1316|1316.65 1317|1317.14 1318|1318.53 1319|1319.68 1320|1320.62 1321|1321.56 1322|1322.46 1323|1323.2 1324|1324.41 1325|1325.80 1326|1326.74 1327|1327.13 1328|1328.26 1329|1329.60 1330|1330.83 1331|1331.84 1332|1332.84 1333|1333.91 1334|1334.12 1335|1335.80 1336|1336.67 1337|1337.84 1338|1338.10 1339|1339.3 1340|1340.69 1341|1341.33 1342|1342.73 1343|1343.27 1344|1344.34 1345|1345.35 1346|1346.80 1347|1347.48 1348|1348.1 1349|1349.9 1350|1350.79 1351|1351.31 1352|1352.28 1353|1353.34 1354|1354.66 1355|1355.69 1356|1356.88 1357|1357.87 1358|1358.56 1359|1359.34 1360|1360.93 1361|1361.61 1362|1362.86 1363|1363.45 1364|1364.81 1365|1365.42 1366|1366.24 1367|1367.73 1368|1368.29 1369|1369.25 1370|1370.57 1371|1371.90 1372|1372.88 1373|1373.44 1374|1374.55 1375|1375.90 1376|1376.68 1377|1377.4 1378|1378.42 1379|1379.18 1380|1380.19 1381|1381.24 1382|1382.84 1383|1383.11 1384|1384.25 1385|1385.8 1386|1386.25 1387|1387.44 1388|1388.0 1389|1389.18 1390|1390.68 1391|1391.89 1392|1392.27 1393|1393.84 1394|1394.67 1395|1395.20 1396|1396.74 1397|1397.17 1398|1398.59 1399|1399.78 1400|1400.58 1401|1401.99 1402|1402.54 1403|1403.50 1404|1404.35 1405|1405.46 1406|1406.23 1407|1407.47 1408|1408.89 1409|1409.74 1410|1410.60 1411|1411.65 1412|1412.17 1413|1413.87 1414|1414.86 1415|1415.56 1416|1416.24 1417|1417.25 1418|1418.7 1419|1419.95 1420|1420.57 1421|1421.6 1422|1422.46 1423|1423.54 1424|1424.75 1425|1425.29 1426|1426.67 1427|1427.8 1428|1428.10 1429|1429.44 1430|1430.67 1431|1431.2 1432|1432.42 1433|1433.94 1434|1434.71 1435|1435.18 1436|1436.95 1437|1437.39 1438|1438.25 1439|1439.80 1440|1440.3 1441|1441.24 1442|1442.2 1443|1443.40 1444|1444.70 1445|1445.9 1446|1446.78 1447|1447.17 1448|1448.27 1449|1449.98 1450|1450.26 1451|1451.70 1452|1452.51 1453|1453.4 1454|1454.79 1455|1455.92 1456|1456.44 1457|1457.4 1458|1458.9 1459|1459.0 1460|1460.75 1461|1461.25 1462|1462.32 1463|1463.15 1464|1464.32 1465|1465.33 1466|1466.77 1467|1467.23 1468|1468.89 1469|1469.49 1470|1470.78 1471|1471.99 1472|1472.39 1473|1473.53 1474|1474.86 1475|1475.37 1476|1476.63 1477|1477.49 1478|1478.35 1479|1479.56 1480|1480.20 1481|1481.99 1482|1482.50 1483|1483.55 1484|1484.47 1485|1485.35 1486|1486.29 1487|1487.52 1488|1488.60 1489|1489.20 1490|1490.94 1491|1491.24 1492|1492.49 1493|1493.16 1494|1494.92 1495|1495.91 1496|1496.54 1497|1497.93 1498|1498.56 1499|1499.30 1500|1500.46 1501|1501.23 1502|1502.86 1503|1503.92 1504|1504.27 1505|1505.62 1506|1506.98 1507|1507.70 1508|1508.16 1509|1509.90 1510|1510.21 1511|1511.11 1512|1512.81 1513|1513.48 1514|1514.87 1515|1515.60 1516|1516.49 1517|1517.16 1518|1518.43 1519|1519.79 1520|1520.92 1521|1521.25 1522|1522.18 1523|1523.85 1524|1524.1 1525|1525.28 1526|1526.85 1527|1527.60 1528|1528.63 1529|1529.52 1530|1530.53 1531|1531.52 1532|1532.8 1533|1533.64 1534|1534.34 1535|1535.85 1536|1536.9 1537|1537.32 1538|1538.82 1539|1539.53 1540|1540.86 1541|1541.64 1542|1542.42 1543|1543.60 1544|1544.16 1545|1545.20 1546|1546.12 1547|1547.3 1548|1548.97 1549|1549.29 1550|1550.87 1551|1551.73 1552|1552.54 1553|1553.69 1554|1554.73 1555|1555.22 1556|1556.79 1557|1557.43 1558|1558.71 1559|1559.26 1560|1560.8 1561|1561.89 1562|1562.87 1563|1563.70 1564|1564.91 1565|1565.69 1566|1566.55 1567|1567.21 1568|1568.28 1569|1569.56 1570|1570.54 1571|1571.96 1572|1572.68 1573|1573.41 1574|1574.54 1575|1575.26 1576|1576.11 1577|1577.18 1578|1578.36 1579|1579.97 1580|1580.68 1581|1581.53 1582|1582.81 1583|1583.2 1584|1584.84 1585|1585.60 1586|1586.38 1587|1587.50 1588|1588.76 1589|1589.88 1590|1590.64 1591|1591.16 1592|1592.98 1593|1593.81 1594|1594.61 1595|1595.88 1596|1596.82 1597|1597.37 1598|1598.66 1599|1599.45 1600|1600.11 1601|1601.53 1602|1602.23 1603|1603.76 1604|1604.20 1605|1605.13 1606|1606.70 1607|1607.25 1608|1608.71 1609|1609.6 1610|1610.59 1611|1611.74 1612|1612.99 1613|1613.61 1614|1614.73 1615|1615.53 1616|1616.47 1617|1617.62 1618|1618.36 1619|1619.39 1620|1620.87 1621|1621.60 1622|1622.88 1623|1623.24 1624|1624.87 1625|1625.61 1626|1626.94 1627|1627.73 1628|1628.33 1629|1629.29 1630|1630.58 1631|1631.56 1632|1632.17 1633|1633.93 1634|1634.27 1635|1635.40 1636|1636.77 1637|1637.25 1638|1638.73 1639|1639.79 1640|1640.25 1641|1641.53 1642|1642.21 1643|1643.73 1644|1644.81 1645|1645.72 1646|1646.31 1647|1647.13 1648|1648.58 1649|1649.80 1650|1650.92 1651|1651.24 1652|1652.93 1653|1653.5 1654|1654.0 1655|1655.7 1656|1656.85 1657|1657.18 1658|1658.94 1659|1659.79 1660|1660.98 1661|1661.47 1662|1662.51 1663|1663.16 1664|1664.27 1665|1665.84 1666|1666.92 1667|1667.96 1668|1668.91 1669|1669.15 1670|1670.60 1671|1671.96 1672|1672.98 1673|1673.67 1674|1674.36 1675|1675.80 1676|1676.83 1677|1677.95 1678|1678.83 1679|1679.93 1680|1680.91 1681|1681.60 1682|1682.20 1683|1683.58 1684|1684.98 1685|1685.63 1686|1686.77 1687|1687.34 1688|1688.38 1689|1689.60 1690|1690.44 1691|1691.12 1692|1692.33 1693|1693.82 1694|1694.94 1695|1695.85 1696|1696.91 1697|1697.59 1698|1698.21 1699|1699.22 1700|1700.20 1701|1701.15 1702|1702.93 1703|1703.91 1704|1704.68 1705|1705.56 1706|1706.22 1707|1707.54 1708|1708.94 1709|1709.60 1710|1710.84 1711|1711.40 1712|1712.37 1713|1713.50 1714|1714.4 1715|1715.87 1716|1716.22 1717|1717.1 1718|1718.41 1719|1719.48 1720|1720.30 1721|1721.26 1722|1722.31 1723|1723.75 1724|1724.59 1725|1725.31 1726|1726.18 1727|1727.96 1728|1728.84 1729|1729.98 1730|1730.44 1731|1731.39 1732|1732.29 1733|1733.55 1734|1734.64 1735|1735.10 1736|1736.8 1737|1737.96 1738|1738.91 1739|1739.16 1740|1740.16 1741|1741.73 1742|1742.31 1743|1743.93 1744|1744.61 1745|1745.59 1746|1746.93 1747|1747.82 1748|1748.84 1749|1749.12 1750|1750.8 1751|1751.45 1752|1752.36 1753|1753.36 1754|1754.8 1755|1755.42 1756|1756.23 1757|1757.89 1758|1758.90 1759|1759.76 1760|1760.40 1761|1761.1 1762|1762.74 1763|1763.4 1764|1764.58 1765|1765.54 1766|1766.15 1767|1767.12 1768|1768.77 1769|1769.88 1770|1770.92 1771|1771.98 1772|1772.13 1773|1773.90 1774|1774.66 1775|1775.17 1776|1776.11 1777|1777.74 1778|1778.31 1779|1779.36 1780|1780.28 1781|1781.32 1782|1782.97 1783|1783.47 1784|1784.41 1785|1785.85 1786|1786.1 1787|1787.2 1788|1788.19 1789|1789.80 1790|1790.2 1791|1791.10 1792|1792.42 1793|1793.32 1794|1794.89 1795|1795.38 1796|1796.64 1797|1797.78 1798|1798.69 1799|1799.40 1800|1800.94 1801|1801.86 1802|1802.40 1803|1803.58 1804|1804.39 1805|1805.22 1806|1806.62 1807|1807.65 1808|1808.19 1809|1809.60 1810|1810.52 1811|1811.99 1812|1812.24 1813|1813.26 1814|1814.55 1815|1815.36 1816|1816.59 1817|1817.6 1818|1818.54 1819|1819.92 1820|1820.64 1821|1821.73 1822|1822.42 1823|1823.38 1824|1824.40 1825|1825.42 1826|1826.17 1827|1827.9 1828|1828.47 1829|1829.3 1830|1830.45 1831|1831.61 1832|1832.98 1833|1833.33 1834|1834.91 1835|1835.45 1836|1836.47 1837|1837.7 1838|1838.48 1839|1839.42 1840|1840.60 1841|1841.86 1842|1842.34 1843|1843.67 1844|1844.87 1845|1845.60 1846|1846.58 1847|1847.37 1848|1848.39 1849|1849.64 1850|1850.98 1851|1851.88 1852|1852.64 1853|1853.74 1854|1854.28 1855|1855.3 1856|1856.65 1857|1857.40 1858|1858.43 1859|1859.99 1860|1860.17 1861|1861.26 1862|1862.87 1863|1863.39 1864|1864.20 1865|1865.56 1866|1866.17 1867|1867.41 1868|1868.50 1869|1869.97 1870|1870.97 1871|1871.1 1872|1872.47 1873|1873.56 1874|1874.79 1875|1875.35 1876|1876.13 1877|1877.40 1878|1878.72 1879|1879.6 1880|1880.57 1881|1881.58 1882|1882.87 1883|1883.97 1884|1884.81 1885|1885.76 1886|1886.0 1887|1887.75 1888|1888.98 1889|1889.62 1890|1890.68 1891|1891.46 1892|1892.25 1893|1893.17 1894|1894.79 1895|1895.78 1896|1896.29 1897|1897.74 1898|1898.91 1899|1899.63 1900|1900.81 1901|1901.28 1902|1902.26 1903|1903.69 1904|1904.16 1905|1905.12 1906|1906.13 1907|1907.16 1908|1908.61 1909|1909.38 1910|1910.64 1911|1911.0 1912|1912.52 1913|1913.64 1914|1914.0 1915|1915.45 1916|1916.24 1917|1917.55 1918|1918.82 1919|1919.83 1920|1920.52 1921|1921.54 1922|1922.6 1923|1923.70 1924|1924.62 1925|1925.44 1926|1926.13 1927|1927.11 1928|1928.30 1929|1929.7 1930|1930.9 1931|1931.37 1932|1932.60 1933|1933.35 1934|1934.29 1935|1935.70 1936|1936.85 1937|1937.38 1938|1938.6 1939|1939.59 1940|1940.39 1941|1941.60 1942|1942.67 1943|1943.6 1944|1944.52 1945|1945.13 1946|1946.45 1947|1947.28 1948|1948.38 1949|1949.19 1950|1950.82 1951|1951.13 1952|1952.86 1953|1953.65 1954|1954.61 1955|1955.56 1956|1956.5 1957|1957.65 1958|1958.2 1959|1959.41 1960|1960.2 1961|1961.3 1962|1962.45 1963|1963.6 1964|1964.16 1965|1965.68 1966|1966.60 1967|1967.97 1968|1968.60 1969|1969.96 1970|1970.94 1971|1971.99 1972|1972.17 1973|1973.67 1974|1974.74 1975|1975.19 1976|1976.43 1977|1977.60 1978|1978.64 1979|1979.63 1980|1980.85 1981|1981.93 1982|1982.52 1983|1983.48 1984|1984.36 1985|1985.94 1986|1986.68 1987|1987.96 1988|1988.12 1989|1989.17 1990|1990.40 1991|1991.50 1992|1992.88 1993|1993.97 1994|1994.99 1995|1995.53 1996|1996.87 1997|1997.95 1998|1998.70 1999|1999.39 2000|2000.42 2001|2001.70 2002|2002.92 2003|2003.52 2004|2004.31 2005|2005.10 2006|2006.16 2007|2007.44 2008|2008.18 2009|2009.53 2010|2010.46 2011|2011.31 2012|2012.87 2013|2013.68 2014|2014.17 2015|2015.62 2016|2016.66 2017|2017.66 2018|2018.17 2019|2019.56 2020|2020.25 2021|2021.42 2022|2022.89 2023|2023.85 2024|2024.95 2025|2025.59 2026|2026.76 2027|2027.20 2028|2028.95 2029|2029.78 2030|2030.49 2031|2031.94 2032|2032.26 2033|2033.5 2034|2034.90 2035|2035.60 2036|2036.3 2037|2037.71 2038|2038.43 2039|2039.41 2040|2040.5 2041|2041.64 2042|2042.76 2043|2043.14 2044|2044.68 2045|2045.80 2046|2046.50 2047|2047.15 2048|2048.55 2049|2049.74 2050|2050.96 2051|2051.34 2052|2052.9 2053|2053.15 2054|2054.63 2055|2055.38 2056|2056.82 2057|2057.63 2058|2058.96 2059|2059.34 2060|2060.94 2061|2061.26 2062|2062.89 2063|2063.63 2064|2064.5 2065|2065.61 2066|2066.1 2067|2067.48 2068|2068.10 2069|2069.23 2070|2070.38 2071|2071.94 2072|2072.77 2073|2073.22 2074|2074.71 2075|2075.53 2076|2076.53 2077|2077.39 2078|2078.10 2079|2079.95 2080|2080.43 2081|2081.96 2082|2082.98 2083|2083.96 2084|2084.9 2085|2085.38 2086|2086.51 2087|2087.7 2088|2088.4 2089|2089.23 2090|2090.1 2091|2091.0 2092|2092.77 2093|2093.42 2094|2094.9 2095|2095.30 2096|2096.21 2097|2097.90 2098|2098.48 2099|2099.77 2100|2100.1 2101|2101.71 2102|2102.99 2103|2103.78 2104|2104.87 2105|2105.26 2106|2106.31 2107|2107.4 2108|2108.9 2109|2109.83 2110|2110.1 2111|2111.69 2112|2112.36 2113|2113.50 2114|2114.40 2115|2115.30 2116|2116.8 2117|2117.52 2118|2118.41 2119|2119.74 2120|2120.25 2121|2121.3 2122|2122.35 2123|2123.92 2124|2124.86 2125|2125.52 2126|2126.38 2127|2127.8 2128|2128.57 2129|2129.91 2130|2130.79 2131|2131.63 2132|2132.48 2133|2133.70 2134|2134.61 2135|2135.94 2136|2136.98 2137|2137.81 2138|2138.59 2139|2139.79 2140|2140.42 2141|2141.27 2142|2142.90 2143|2143.38 2144|2144.75 2145|2145.60 2146|2146.7 2147|2147.43 2148|2148.36 2149|2149.54 2150|2150.79 2151|2151.95 2152|2152.7 2153|2153.87 2154|2154.85 2155|2155.62 2156|2156.32 2157|2157.95 2158|2158.74 2159|2159.13 2160|2160.85 2161|2161.71 2162|2162.14 2163|2163.21 2164|2164.94 2165|2165.65 2166|2166.98 2167|2167.86 2168|2168.1 2169|2169.99 2170|2170.26 2171|2171.32 2172|2172.33 2173|2173.6 2174|2174.74 2175|2175.28 2176|2176.91 2177|2177.4 2178|2178.24 2179|2179.97 2180|2180.47 2181|2181.76 2182|2182.0 2183|2183.3 2184|2184.35 2185|2185.81 2186|2186.4 2187|2187.79 2188|2188.0 2189|2189.80 2190|2190.74 2191|2191.61 2192|2192.54 2193|2193.75 2194|2194.98 2195|2195.81 2196|2196.53 2197|2197.46 2198|2198.62 2199|2199.67 2200|2200.60 2201|2201.35 2202|2202.18 2203|2203.23 2204|2204.83 2205|2205.78 2206|2206.51 2207|2207.77 2208|2208.16 2209|2209.47 2210|2210.51 2211|2211.70 2212|2212.90 2213|2213.28 2214|2214.18 2215|2215.47 2216|2216.5 2217|2217.92 2218|2218.50 2219|2219.50 2220|2220.17 2221|2221.91 2222|2222.93 2223|2223.94 2224|2224.29 2225|2225.67 2226|2226.24 2227|2227.29 2228|2228.47 2229|2229.0 2230|2230.94 2231|2231.57 2232|2232.18 2233|2233.81 2234|2234.34 2235|2235.81 2236|2236.87 2237|2237.42 2238|2238.12 2239|2239.94 2240|2240.52 2241|2241.69 2242|2242.2 2243|2243.36 2244|2244.76 2245|2245.34 2246|2246.45 2247|2247.74 2248|2248.46 2249|2249.89 2250|2250.13 2251|2251.7 2252|2252.29 2253|2253.69 2254|2254.11 2255|2255.28 2256|2256.37 2257|2257.36 2258|2258.51 2259|2259.36 2260|2260.10 2261|2261.13 2262|2262.42 2263|2263.87 2264|2264.42 2265|2265.74 2266|2266.32 2267|2267.67 2268|2268.84 2269|2269.99 2270|2270.42 2271|2271.28 2272|2272.52 2273|2273.50 2274|2274.21 2275|2275.84 2276|2276.53 2277|2277.43 2278|2278.64 2279|2279.69 2280|2280.65 2281|2281.54 2282|2282.74 2283|2283.38 2284|2284.57 2285|2285.63 2286|2286.69 2287|2287.87 2288|2288.15 2289|2289.11 2290|2290.41 2291|2291.42 2292|2292.68 2293|2293.10 2294|2294.15 2295|2295.85 2296|2296.49 2297|2297.1 2298|2298.13 2299|2299.42 2300|2300.4 2301|2301.71 2302|2302.46 2303|2303.37 2304|2304.45 2305|2305.73 2306|2306.18 2307|2307.96 2308|2308.92 2309|2309.24 2310|2310.60 2311|2311.69 2312|2312.72 2313|2313.89 2314|2314.82 2315|2315.0 2316|2316.37 2317|2317.76 2318|2318.25 2319|2319.26 2320|2320.77 2321|2321.58 2322|2322.48 2323|2323.3 2324|2324.30 2325|2325.8 2326|2326.97 2327|2327.75 2328|2328.74 2329|2329.89 2330|2330.46 2331|2331.84 2332|2332.13 2333|2333.16 2334|2334.76 2335|2335.35 2336|2336.59 2337|2337.9 2338|2338.23 2339|2339.34 2340|2340.60 2341|2341.42 2342|2342.76 2343|2343.14 2344|2344.43 2345|2345.42 2346|2346.32 2347|2347.78 2348|2348.23 2349|2349.79 2350|2350.11 2351|2351.8 2352|2352.81 2353|2353.53 2354|2354.95 2355|2355.51 2356|2356.16 2357|2357.71 2358|2358.10 2359|2359.66 2360|2360.96 2361|2361.46 2362|2362.30 2363|2363.41 2364|2364.70 2365|2365.28 2366|2366.45 2367|2367.35 2368|2368.43 2369|2369.58 2370|2370.60 2371|2371.48 2372|2372.36 2373|2373.15 2374|2374.38 2375|2375.85 2376|2376.45 2377|2377.14 2378|2378.86 2379|2379.35 2380|2380.43 2381|2381.99 2382|2382.85 2383|2383.37 2384|2384.50 2385|2385.91 2386|2386.62 2387|2387.8 2388|2388.80 2389|2389.88 2390|2390.7 2391|2391.85 2392|2392.71 2393|2393.98 2394|2394.90 2395|2395.21 2396|2396.31 2397|2397.56 2398|2398.62 2399|2399.41 2400|2400.47 2401|2401.16 2402|2402.53 2403|2403.27 2404|2404.73 2405|2405.22 2406|2406.61 2407|2407.43 2408|2408.68 2409|2409.72 2410|2410.71 2411|2411.12 2412|2412.50 2413|2413.24 2414|2414.64 2415|2415.53 2416|2416.81 2417|2417.81 2418|2418.55 2419|2419.94 2420|2420.63 2421|2421.70 2422|2422.35 2423|2423.80 2424|2424.62 2425|2425.69 2426|2426.40 2427|2427.37 2428|2428.13 2429|2429.16 2430|2430.31 2431|2431.43 2432|2432.46 2433|2433.94 2434|2434.41 2435|2435.92 2436|2436.44 2437|2437.88 2438|2438.82 2439|2439.95 2440|2440.66 2441|2441.64 2442|2442.4 2443|2443.23 2444|2444.34 2445|2445.40 2446|2446.11 2447|2447.14 2448|2448.9 2449|2449.40 2450|2450.58 2451|2451.65 2452|2452.58 2453|2453.31 2454|2454.34 2455|2455.36 2456|2456.34 2457|2457.45 2458|2458.76 2459|2459.23 2460|2460.74 2461|2461.25 2462|2462.59 2463|2463.17 2464|2464.97 2465|2465.46 2466|2466.57 2467|2467.92 2468|2468.51 2469|2469.45 2470|2470.99 2471|2471.24 2472|2472.15 2473|2473.89 2474|2474.40 2475|2475.9 2476|2476.50 2477|2477.36 2478|2478.8 2479|2479.27 2480|2480.19 2481|2481.77 2482|2482.46 2483|2483.19 2484|2484.64 2485|2485.24 2486|2486.32 2487|2487.12 2488|2488.99 2489|2489.87 2490|2490.39 2491|2491.70 2492|2492.34 2493|2493.51 2494|2494.77 2495|2495.36 2496|2496.46 2497|2497.31 2498|2498.0 2499|2499.65 2500|2500.99 2501|2501.16 2502|2502.99 2503|2503.25 2504|2504.92 2505|2505.57 2506|2506.52 2507|2507.53 2508|2508.74 2509|2509.2 2510|2510.4 2511|2511.91 2512|2512.40 2513|2513.80 2514|2514.46 2515|2515.69 2516|2516.13 2517|2517.80 2518|2518.80 2519|2519.22 </str>
    <float name="score">2.0</float></doc>
  <doc>
    <str name="id">3</str>
    <int name="id_i">3</int>
    <float name="default_amount_f">18054.0</float>
    <str name="amounts_dpf">1|1.68 2|2.74 3|3.14 4|4.74 5|5.34 6|6.29 7|7.14 8|8.62 9|9.38 10|10.75 11|11.57 12|12.51 13|13.38 14|14.71 15|15.83 16|16.65 17|17.10 18|18.90 19|19.47 20|20.33 21|21.34 22|22.5 23|23.32 24|24.20 25|25.33 26|26.33 27|27.70 28|28.49 29|29.45 30|30.82 31|31.43 32|32.98 33|33.13 34|34.72 35|35.36 36|36.61 37|37.45 38|38.38 39|39.23 40|40.12 41|41.79 42|42.39 43|43.96 44|44.13 45|45.95 46|46.84 47|47.33 48|48.17 49|49.84 50|50.13 51|51.63 52|52.56 53|53.65 54|54.39 55|55.56 56|56.44 57|57.25 58|58.52 59|59.70 60|60.21 61|61.96 62|62.88 63|63.8 64|64.30 65|65.95 66|66.83 67|67.92 68|68.9 69|69.78 70|70.83 71|71.23 72|72.18 73|73.81 74|74.55 75|75.67 76|76.45 77|77.18 78|78.54 79|79.59 80|80.49 81|81.22 82|82.66 83|83.92 84|84.54 85|85.40 86|86.96 87|87.6 88|88.68 89|89.88 90|90.31 91|91.94 92|92.6 93|93.34 94|94.66 95|95.4 96|96.93 97|97.29 98|98.98 99|99.32 100|100.3 101|101.88 102|102.47 103|103.11 104|104.21 105|105.46 106|106.79 107|107.49 108|108.25 109|109.75 110|110.24 111|111.93 112|112.80 113|113.64 114|114.86 115|115.40 116|116.77 117|117.25 118|118.24 119|119.55 120|120.90 121|121.80 122|122.93 123|123.20 124|124.44 125|125.70 126|126.87 127|127.72 128|128.64 129|129.34 130|130.86 131|131.6 132|132.13 133|133.22 134|134.62 135|135.6 136|136.26 137|137.2 138|138.54 139|139.42 140|140.74 141|141.56 142|142.18 143|143.37 144|144.13 145|145.30 146|146.82 147|147.97 148|148.8 149|149.57 150|150.84 151|151.28 152|152.67 153|153.98 154|154.3 155|155.19 156|156.5 157|157.70 158|158.36 159|159.81 160|160.95 161|161.14 162|162.53 163|163.68 164|164.54 165|165.45 166|166.13 167|167.81 168|168.77 169|169.94 170|170.99 171|171.30 172|172.30 173|173.66 174|174.92 175|175.50 176|176.15 177|177.81 178|178.40 179|179.80 180|180.35 181|181.34 182|182.47 183|183.19 184|184.34 185|185.87 186|186.28 187|187.15 188|188.41 189|189.93 190|190.30 191|191.9 192|192.19 193|193.38 194|194.75 195|195.45 196|196.87 197|197.98 198|198.10 199|199.41 200|200.16 201|201.98 202|202.83 203|203.75 204|204.5 205|205.39 206|206.19 207|207.69 208|208.24 209|209.64 210|210.36 211|211.90 212|212.33 213|213.6 214|214.36 215|215.70 216|216.27 217|217.77 218|218.12 219|219.55 220|220.87 221|221.28 222|222.82 223|223.44 224|224.40 225|225.51 226|226.55 227|227.38 228|228.91 229|229.92 230|230.60 231|231.10 232|232.46 233|233.41 234|234.89 235|235.70 236|236.43 237|237.97 238|238.90 239|239.39 240|240.30 241|241.56 242|242.69 243|243.21 244|244.83 245|245.43 246|246.89 247|247.36 248|248.33 249|249.90 250|250.63 251|251.66 252|252.15 253|253.56 254|254.77 255|255.44 256|256.59 257|257.47 258|258.38 259|259.30 260|260.73 261|261.31 262|262.69 263|263.31 264|264.51 265|265.33 266|266.32 267|267.54 268|268.6 269|269.87 270|270.71 271|271.19 272|272.11 273|273.60 274|274.31 275|275.68 276|276.81 277|277.17 278|278.53 279|279.66 280|280.12 281|281.62 282|282.91 283|283.75 284|284.0 285|285.33 286|286.61 287|287.16 288|288.60 289|289.84 290|290.68 291|291.12 292|292.77 293|293.13 294|294.0 295|295.78 296|296.54 297|297.41 298|298.18 299|299.94 300|300.16 301|301.81 302|302.55 303|303.13 304|304.18 305|305.26 306|306.29 307|307.7 308|308.27 309|309.1 310|310.11 311|311.10 312|312.40 313|313.39 314|314.63 315|315.83 316|316.22 317|317.63 318|318.38 319|319.62 320|320.33 321|321.85 322|322.54 323|323.87 324|324.30 325|325.79 326|326.76 327|327.74 328|328.94 329|329.30 330|330.22 331|331.91 332|332.58 333|333.11 334|334.83 335|335.79 336|336.57 337|337.77 338|338.91 339|339.41 340|340.12 341|341.78 342|342.40 343|343.53 344|344.45 345|345.63 346|346.81 347|347.90 348|348.76 349|349.25 350|350.23 351|351.33 352|352.90 353|353.30 354|354.88 355|355.77 356|356.59 357|357.56 358|358.25 359|359.8 360|360.58 361|361.9 362|362.32 363|363.25 364|364.59 365|365.87 366|366.39 367|367.7 368|368.83 369|369.86 370|370.8 371|371.22 372|372.51 373|373.39 374|374.18 375|375.84 376|376.38 377|377.13 378|378.17 379|379.83 380|380.40 381|381.14 382|382.74 383|383.33 384|384.93 385|385.94 386|386.76 387|387.87 388|388.22 389|389.16 390|390.0 391|391.15 392|392.56 393|393.85 394|394.93 395|395.49 396|396.14 397|397.76 398|398.69 399|399.65 400|400.60 401|401.37 402|402.34 403|403.0 404|404.97 405|405.21 406|406.49 407|407.87 408|408.10 409|409.50 410|410.65 411|411.3 412|412.42 413|413.12 414|414.63 415|415.53 416|416.2 417|417.53 418|418.31 419|419.22 420|420.56 421|421.35 422|422.87 423|423.54 424|424.12 425|425.11 426|426.8 427|427.60 428|428.63 429|429.5 430|430.9 431|431.83 432|432.28 433|433.66 434|434.30 435|435.65 436|436.97 437|437.3 438|438.7 439|439.31 440|440.60 441|441.3 442|442.55 443|443.47 444|444.74 445|445.22 446|446.55 447|447.41 448|448.55 449|449.96 450|450.25 451|451.7 452|452.79 453|453.27 454|454.91 455|455.81 456|456.50 457|457.84 458|458.44 459|459.89 460|460.33 461|461.87 462|462.96 463|463.45 464|464.52 465|465.93 466|466.97 467|467.65 468|468.96 469|469.35 470|470.96 471|471.1 472|472.28 473|473.81 474|474.58 475|475.50 476|476.33 477|477.11 478|478.99 479|479.56 480|480.29 481|481.40 482|482.21 483|483.10 484|484.25 485|485.8 486|486.51 487|487.32 488|488.73 489|489.85 490|490.25 491|491.83 492|492.61 493|493.5 494|494.20 495|495.76 496|496.94 497|497.70 498|498.28 499|499.80 500|500.97 501|501.22 502|502.22 503|503.16 504|504.50 505|505.29 506|506.76 507|507.46 508|508.46 509|509.45 510|510.37 511|511.18 512|512.31 513|513.40 514|514.60 515|515.65 516|516.18 517|517.47 518|518.7 519|519.0 520|520.77 521|521.94 522|522.29 523|523.50 524|524.75 525|525.28 526|526.99 527|527.46 528|528.0 529|529.87 530|530.70 531|531.2 532|532.46 533|533.57 534|534.1 535|535.97 536|536.45 537|537.78 538|538.51 539|539.11 540|540.26 541|541.25 542|542.52 543|543.31 544|544.33 545|545.20 546|546.52 547|547.69 548|548.0 549|549.80 550|550.6 551|551.92 552|552.75 553|553.79 554|554.18 555|555.26 556|556.58 557|557.92 558|558.2 559|559.40 560|560.72 561|561.52 562|562.47 563|563.3 564|564.72 565|565.9 566|566.40 567|567.35 568|568.88 569|569.96 570|570.41 571|571.91 572|572.90 573|573.0 574|574.59 575|575.76 576|576.95 577|577.88 578|578.34 579|579.15 580|580.85 581|581.42 582|582.98 583|583.98 584|584.8 585|585.28 586|586.60 587|587.29 588|588.6 589|589.75 590|590.6 591|591.90 592|592.3 593|593.18 594|594.74 595|595.16 596|596.19 597|597.79 598|598.66 599|599.5 600|600.1 601|601.39 602|602.57 603|603.19 604|604.77 605|605.15 606|606.61 607|607.97 608|608.79 609|609.35 610|610.48 611|611.45 612|612.65 613|613.42 614|614.19 615|615.7 616|616.11 617|617.22 618|618.5 619|619.25 620|620.5 621|621.48 622|622.89 623|623.61 624|624.32 625|625.34 626|626.76 627|627.22 628|628.13 629|629.40 630|630.1 631|631.97 632|632.82 633|633.30 634|634.37 635|635.72 636|636.41 637|637.82 638|638.75 639|639.95 640|640.72 641|641.61 642|642.11 643|643.63 644|644.20 645|645.48 646|646.94 647|647.44 648|648.55 649|649.30 650|650.57 651|651.67 652|652.61 653|653.89 654|654.73 655|655.63 656|656.51 657|657.62 658|658.68 659|659.11 660|660.53 661|661.50 662|662.38 663|663.32 664|664.65 665|665.47 666|666.58 667|667.3 668|668.28 669|669.61 670|670.51 671|671.58 672|672.5 673|673.34 674|674.84 675|675.74 676|676.95 677|677.94 678|678.8 679|679.67 680|680.86 681|681.25 682|682.7 683|683.34 684|684.89 685|685.97 686|686.21 687|687.71 688|688.49 689|689.19 690|690.3 691|691.20 692|692.90 693|693.62 694|694.71 695|695.18 696|696.85 697|697.24 698|698.53 699|699.3 700|700.23 701|701.19 702|702.98 703|703.13 704|704.77 705|705.3 706|706.25 707|707.87 708|708.45 709|709.99 710|710.69 711|711.94 712|712.41 713|713.72 714|714.35 715|715.9 716|716.87 717|717.9 718|718.6 719|719.26 720|720.54 721|721.7 722|722.66 723|723.46 724|724.29 725|725.27 726|726.36 727|727.59 728|728.58 729|729.81 730|730.91 731|731.66 732|732.13 733|733.21 734|734.44 735|735.54 736|736.58 737|737.51 738|738.85 739|739.1 740|740.83 741|741.55 742|742.0 743|743.50 744|744.82 745|745.4 746|746.79 747|747.50 748|748.99 749|749.16 750|750.49 751|751.64 752|752.31 753|753.46 754|754.49 755|755.77 756|756.52 757|757.98 758|758.42 759|759.19 760|760.13 761|761.50 762|762.81 763|763.36 764|764.72 765|765.98 766|766.71 767|767.4 768|768.34 769|769.60 770|770.60 771|771.86 772|772.76 773|773.20 774|774.83 775|775.36 776|776.38 777|777.42 778|778.24 779|779.52 780|780.61 781|781.92 782|782.79 783|783.73 784|784.95 785|785.22 786|786.73 787|787.4 788|788.44 789|789.51 790|790.9 791|791.55 792|792.32 793|793.58 794|794.87 795|795.38 796|796.2 797|797.41 798|798.85 799|799.34 800|800.82 801|801.38 802|802.12 803|803.71 804|804.3 805|805.68 806|806.62 807|807.35 808|808.41 809|809.26 810|810.48 811|811.61 812|812.39 813|813.27 814|814.63 815|815.43 816|816.96 817|817.99 818|818.61 819|819.17 820|820.42 821|821.7 822|822.93 823|823.85 824|824.34 825|825.41 826|826.86 827|827.88 828|828.96 829|829.44 830|830.81 831|831.35 832|832.7 833|833.47 834|834.81 835|835.44 836|836.88 837|837.8 838|838.10 839|839.98 840|840.8 841|841.59 842|842.97 843|843.13 844|844.76 845|845.38 846|846.77 847|847.36 848|848.37 849|849.72 850|850.79 851|851.22 852|852.77 853|853.9 854|854.91 855|855.77 856|856.94 857|857.17 858|858.53 859|859.31 860|860.33 861|861.41 862|862.35 863|863.10 864|864.98 865|865.98 866|866.44 867|867.1 868|868.87 869|869.91 870|870.19 871|871.16 872|872.92 873|873.73 874|874.23 875|875.75 876|876.83 877|877.58 878|878.11 879|879.47 880|880.86 881|881.56 882|882.82 883|883.48 884|884.40 885|885.82 886|886.14 887|887.68 888|888.74 889|889.55 890|890.0 891|891.55 892|892.34 893|893.26 894|894.20 895|895.82 896|896.40 897|897.73 898|898.27 899|899.7 900|900.73 901|901.33 902|902.41 903|903.9 904|904.11 905|905.96 906|906.48 907|907.43 908|908.71 909|909.8 910|910.52 911|911.12 912|912.36 913|913.13 914|914.82 915|915.12 916|916.73 917|917.31 918|918.37 919|919.75 920|920.18 921|921.81 922|922.5 923|923.44 924|924.12 925|925.83 926|926.21 927|927.81 928|928.94 929|929.98 930|930.27 931|931.96 932|932.12 933|933.86 934|934.5 935|935.53 936|936.58 937|937.18 938|938.94 939|939.89 940|940.86 941|941.51 942|942.32 943|943.55 944|944.60 945|945.34 946|946.12 947|947.34 948|948.89 949|949.37 950|950.61 951|951.85 952|952.25 953|953.8 954|954.17 955|955.25 956|956.63 957|957.32 958|958.70 959|959.92 960|960.25 961|961.48 962|962.87 963|963.83 964|964.77 965|965.61 966|966.24 967|967.56 968|968.19 969|969.1 970|970.60 971|971.94 972|972.50 973|973.89 974|974.63 975|975.67 976|976.77 977|977.53 978|978.4 979|979.3 980|980.74 981|981.1 982|982.46 983|983.41 984|984.42 985|985.48 986|986.32 987|987.81 988|988.98 989|989.86 990|990.97 991|991.67 992|992.77 993|993.94 994|994.38 995|995.95 996|996.57 997|997.62 998|998.80 999|999.86 1000|1000.32 1001|1001.99 1002|1002.76 1003|1003.94 1004|1004.47 1005|1005.72 1006|1006.64 1007|1007.2 1008|1008.81 1009|1009.13 1010|1010.29 1011|1011.84 1012|1012.17 1013|1013.82 1014|1014.9 1015|1015.66 1016|1016.66 1017|1017.32 1018|1018.39 1019|1019.6 1020|1020.72 1021|1021.91 1022|1022.59 1023|1023.45 1024|1024.59 1025|1025.21 1026|1026.93 1027|1027.45 1028|1028.10 1029|1029.37 1030|1030.95 1031|1031.67 1032|1032.80 1033|1033.39 1034|1034.46 1035|1035.61 1036|1036.93 1037|1037.30 1038|1038.77 1039|1039.83 1040|1040.79 1041|1041.26 1042|1042.13 1043|1043.13 1044|1044.21 1045|1045.94 1046|1046.55 1047|1047.43 1048|1048.27 1049|1049.60 1050|1050.69 1051|1051.1 1052|1052.87 1053|1053.25 1054|1054.6 1055|1055.98 1056|1056.85 1057|1057.65 1058|1058.52 1059|1059.53 1060|1060.54 1061|1061.51 1062|1062.96 1063|1063.9 1064|1064.10 1065|1065.74 1066|1066.95 1067|1067.60 1068|1068.87 1069|1069.77 1070|1070.18 1071|1071.52 1072|1072.47 1073|1073.67 1074|1074.56 1075|1075.76 1076|1076.77 1077|1077.28 1078|1078.18 1079|1079.26 1080|1080.64 1081|1081.75 1082|1082.0 1083|1083.34 1084|1084.68 1085|1085.83 1086|1086.23 1087|1087.9 1088|1088.83 1089|1089.81 1090|1090.50 1091|1091.26 1092|1092.36 1093|1093.42 1094|1094.39 1095|1095.81 1096|1096.45 1097|1097.42 1098|1098.10 1099|1099.74 1100|1100.19 1101|1101.38 1102|1102.96 1103|1103.9 1104|1104.28 1105|1105.99 1106|1106.51 1107|1107.62 1108|1108.36 1109|1109.24 1110|1110.70 1111|1111.88 1112|1112.98 1113|1113.10 1114|1114.63 1115|1115.26 1116|1116.1 1117|1117.68 1118|1118.88 1119|1119.33 1120|1120.81 1121|1121.23 1122|1122.83 1123|1123.71 1124|1124.92 1125|1125.8 1126|1126.33 1127|1127.59 1128|1128.91 1129|1129.76 1130|1130.26 1131|1131.86 1132|1132.41 1133|1133.21 1134|1134.18 1135|1135.11 1136|1136.73 1137|1137.30 1138|1138.76 1139|1139.63 1140|1140.54 1141|1141.61 1142|1142.42 1143|1143.96 1144|1144.37 1145|1145.11 1146|1146.95 1147|1147.21 1148|1148.87 1149|1149.31 1150|1150.62 1151|1151.75 1152|1152.92 1153|1153.3 1154|1154.11 1155|1155.33 1156|1156.60 1157|1157.9 1158|1158.16 1159|1159.10 1160|1160.49 1161|1161.71 1162|1162.50 1163|1163.80 1164|1164.0 1165|1165.43 1166|1166.69 1167|1167.24 1168|1168.0 1169|1169.67 1170|1170.32 1171|1171.26 1172|1172.27 1173|1173.8 1174|1174.33 1175|1175.0 1176|1176.82 1177|1177.5 1178|1178.34 1179|1179.40 1180|1180.66 1181|1181.73 1182|1182.30 1183|1183.45 1184|1184.70 1185|1185.41 1186|1186.86 1187|1187.51 1188|1188.76 1189|1189.80 1190|1190.85 1191|1191.72 1192|1192.66 1193|1193.66 1194|1194.9 1195|1195.12 1196|1196.98 1197|1197.66 1198|1198.65 1199|1199.20 1200|1200.51 1201|1201.69 1202|1202.91 1203|1203.37 1204|1204.68 1205|1205.68 1206|1206.74 1207|1207.36 1208|1208.49 1209|1209.92 1210|1210.7 1211|1211.4 1212|1212.54 1213|1213.25 1214|1214.70 1215|1215.23 1216|1216.89 1217|1217.36 1218|1218.48 1219|1219.9 1220|1220.47 1221|1221.14 1222|1222.78 1223|1223.6 1224|1224.40 1225|1225.94 1226|1226.55 1227|1227.11 1228|1228.84 1229|1229.3 1230|1230.54 1231|1231.18 1232|1232.65 1233|1233.86 1234|1234.32 1235|1235.93 1236|1236.15 1237|1237.80 1238|1238.29 1239|1239.42 1240|1240.92 1241|1241.46 1242|1242.78 1243|1243.16 1244|1244.89 1245|1245.93 1246|1246.38 1247|1247.10 1248|1248.95 1249|1249.83 1250|1250.65 1251|1251.33 1252|1252.71 1253|1253.80 1254|1254.64 1255|1255.39 1256|1256.31 1257|1257.81 1258|1258.78 1259|1259.7 1260|1260.79 1261|1261.1 1262|1262.89 1263|1263.51 1264|1264.32 1265|1265.17 1266|1266.76 1267|1267.64 1268|1268.10 1269|1269.8 1270|1270.31 1271|1271.65 1272|1272.58 1273|1273.35 1274|1274.36 1275|1275.69 1276|1276.27 1277|1277.13 1278|1278.23 1279|1279.11 1280|1280.18 1281|1281.38 1282|1282.3 1283|1283.97 1284|1284.55 1285|1285.55 1286|1286.2 1287|1287.54 1288|1288.14 1289|1289.16 1290|1290.87 1291|1291.23 1292|1292.19 1293|1293.48 1294|1294.27 1295|1295.87 1296|1296.87 1297|1297.83 1298|1298.71 1299|1299.91 1300|1300.32 1301|1301.78 1302|1302.7 1303|1303.75 1304|1304.81 1305|1305.92 1306|1306.32 1307|1307.55 1308|1308.81 1309|1309.35 1310|1310.55 1311|1311.57 1312|1312.93 1313|1313.99 1314|1314.29 1315|1315.65 1316|1316.11 1317|1317.80 1318|1318.83 1319|1319.67 1320|1320.55 1321|1321.34 1322|1322.83 1323|1323.88 1324|1324.95 1325|1325.64 1326|1326.24 1327|1327.43 1328|1328.91 1329|1329.71 1330|1330.35 1331|1331.84 1332|1332.74 1333|1333.79 1334|1334.18 1335|1335.25 1336|1336.13 1337|1337.35 1338|1338.86 1339|1339.19 1340|1340.43 1341|1341.51 1342|1342.56 1343|1343.79 1344|1344.45 1345|1345.90 1346|1346.90 1347|1347.5 1348|1348.45 1349|1349.42 1350|1350.77 1351|1351.38 1352|1352.67 1353|1353.50 1354|1354.62 1355|1355.39 1356|1356.48 1357|1357.66 1358|1358.29 1359|1359.72 1360|1360.68 1361|1361.20 1362|1362.16 1363|1363.69 1364|1364.41 1365|1365.34 1366|1366.26 1367|1367.42 1368|1368.12 1369|1369.34 1370|1370.44 1371|1371.65 1372|1372.80 1373|1373.11 1374|1374.94 1375|1375.85 1376|1376.68 1377|1377.82 1378|1378.76 1379|1379.92 1380|1380.38 1381|1381.94 1382|1382.2 1383|1383.49 1384|1384.10 1385|1385.13 1386|1386.65 1387|1387.29 1388|1388.58 1389|1389.37 1390|1390.37 1391|1391.30 1392|1392.85 1393|1393.96 1394|1394.11 1395|1395.38 1396|1396.50 1397|1397.3 1398|1398.19 1399|1399.94 1400|1400.60 1401|1401.76 1402|1402.25 1403|1403.87 1404|1404.11 1405|1405.4 1406|1406.50 1407|1407.32 1408|1408.34 1409|1409.35 1410|1410.28 1411|1411.9 1412|1412.9 1413|1413.53 1414|1414.94 1415|1415.59 1416|1416.32 1417|1417.88 1418|1418.36 1419|1419.72 1420|1420.38 1421|1421.51 1422|1422.65 1423|1423.50 1424|1424.63 1425|1425.30 1426|1426.2 1427|1427.5 1428|1428.7 1429|1429.48 1430|1430.80 1431|1431.5 1432|1432.19 1433|1433.35 1434|1434.56 1435|1435.0 1436|1436.67 1437|1437.60 1438|1438.44 1439|1439.75 1440|1440.8 1441|1441.67 1442|1442.28 1443|1443.79 1444|1444.88 1445|1445.24 1446|1446.10 1447|1447.11 1448|1448.58 1449|1449.90 1450|1450.85 1451|1451.73 1452|1452.52 1453|1453.48 1454|1454.13 1455|1455.28 1456|1456.87 1457|1457.79 1458|1458.53 1459|1459.36 1460|1460.28 1461|1461.91 1462|1462.68 1463|1463.40 1464|1464.73 1465|1465.61 1466|1466.39 1467|1467.28 1468|1468.38 1469|1469.16 1470|1470.70 1471|1471.21 1472|1472.40 1473|1473.39 1474|1474.94 1475|1475.4 1476|1476.32 1477|1477.99 1478|1478.71 1479|1479.17 1480|1480.17 1481|1481.80 1482|1482.24 1483|1483.45 1484|1484.98 1485|1485.6 1486|1486.51 1487|1487.10 1488|1488.51 1489|1489.88 1490|1490.96 1491|1491.88 1492|1492.62 1493|1493.24 1494|1494.60 1495|1495.46 1496|1496.20 1497|1497.87 1498|1498.34 1499|1499.1 1500|1500.0 1501|1501.31 1502|1502.14 1503|1503.32 1504|1504.35 1505|1505.26 1506|1506.37 1507|1507.52 1508|1508.93 1509|1509.34 1510|1510.81 1511|1511.43 1512|1512.55 1513|1513.86 1514|1514.80 1515|1515.66 1516|1516.68 1517|1517.22 1518|1518.44 1519|1519.58 1520|1520.70 1521|1521.23 1522|1522.61 1523|1523.45 1524|1524.76 1525|1525.66 1526|1526.62 1527|1527.42 1528|1528.36 1529|1529.64 1530|1530.51 1531|1531.75 1532|1532.49 1533|1533.2 1534|1534.37 1535|1535.65 1536|1536.97 1537|1537.87 1538|1538.77 1539|1539.82 1540|1540.75 1541|1541.9 1542|1542.4 1543|1543.84 1544|1544.0 1545|1545.79 1546|1546.43 1547|1547.77 1548|1548.31 1549|1549.27 1550|1550.37 1551|1551.5 1552|1552.42 1553|1553.21 1554|1554.25 1555|1555.54 1556|1556.33 1557|1557.62 1558|1558.47 1559|1559.53 1560|1560.98 1561|1561.96 1562|1562.77 1563|1563.89 1564|1564.71 1565|1565.40 1566|1566.19 1567|1567.89 1568|1568.67 1569|1569.61 1570|1570.13 1571|1571.5 1572|1572.42 1573|1573.82 1574|1574.39 1575|1575.5 1576|1576.47 1577|1577.63 1578|1578.91 1579|1579.25 1580|1580.11 1581|1581.85 1582|1582.81 1583|1583.48 1584|1584.91 1585|1585.2 1586|1586.95 1587|1587.85 1588|1588.58 1589|1589.27 1590|1590.28 1591|1591.6 1592|1592.39 1593|1593.64 1594|1594.28 1595|1595.79 1596|1596.81 1597|1597.90 1598|1598.46 1599|1599.91 1600|1600.51 1601|1601.13 1602|1602.95 1603|1603.14 1604|1604.86 1605|1605.84 1606|1606.9 1607|1607.87 1608|1608.8 1609|1609.82 1610|1610.15 1611|1611.55 1612|1612.60 1613|1613.5 1614|1614.99 1615|1615.86 1616|1616.50 1617|1617.88 1618|1618.9 1619|1619.88 1620|1620.80 1621|1621.62 1622|1622.66 1623|1623.31 1624|1624.28 1625|1625.37 1626|1626.38 1627|1627.97 1628|1628.6 1629|1629.88 1630|1630.95 1631|1631.94 1632|1632.36 1633|1633.76 1634|1634.11 1635|1635.68 1636|1636.37 1637|1637.82 1638|1638.49 1639|1639.32 1640|1640.89 1641|1641.21 1642|1642.79 1643|1643.10 1644|1644.16 1645|1645.88 1646|1646.22 1647|1647.25 1648|1648.34 1649|1649.56 1650|1650.86 1651|1651.8 1652|1652.65 1653|1653.79 1654|1654.72 1655|1655.27 1656|1656.80 1657|1657.59 1658|1658.78 1659|1659.15 1660|1660.52 1661|1661.86 1662|1662.99 1663|1663.38 1664|1664.33 1665|1665.43 1666|1666.2 1667|1667.72 1668|1668.96 1669|1669.45 1670|1670.47 1671|1671.35 1672|1672.49 1673|1673.3 1674|1674.52 1675|1675.22 1676|1676.72 1677|1677.66 1678|1678.0 1679|1679.38 1680|1680.75 1681|1681.14 1682|1682.92 1683|1683.23 1684|1684.47 1685|1685.82 1686|1686.22 1687|1687.26 1688|1688.54 1689|1689.70 1690|1690.16 1691|1691.42 1692|1692.69 1693|1693.51 1694|1694.93 1695|1695.58 1696|1696.66 1697|1697.65 1698|1698.39 1699|1699.44 1700|1700.2 1701|1701.31 1702|1702.9 1703|1703.68 1704|1704.94 1705|1705.65 1706|1706.51 1707|1707.0 1708|1708.53 1709|1709.53 1710|1710.27 1711|1711.77 1712|1712.71 1713|1713.76 1714|1714.25 1715|1715.10 1716|1716.45 1717|1717.11 1718|1718.16 1719|1719.46 1720|1720.95 1721|1721.77 1722|1722.99 1723|1723.59 1724|1724.30 1725|1725.3 1726|1726.74 1727|1727.66 1728|1728.88 1729|1729.10 1730|1730.62 1731|1731.53 1732|1732.13 1733|1733.41 1734|1734.14 1735|1735.69 1736|1736.58 1737|1737.38 1738|1738.61 1739|1739.51 1740|1740.33 1741|1741.6 1742|1742.16 1743|1743.15 1744|1744.18 1745|1745.13 1746|1746.53 1747|1747.15 1748|1748.39 1749|1749.6 1750|1750.70 1751|1751.38 1752|1752.29 1753|1753.84 1754|1754.51 1755|1755.28 1756|1756.18 1757|1757.34 1758|1758.0 1759|1759.23 1760|1760.82 1761|1761.51 1762|1762.99 1763|1763.84 1764|1764.87 1765|1765.33 1766|1766.86 1767|1767.47 1768|1768.72 1769|1769.73 1770|1770.47 1771|1771.80 1772|1772.34 1773|1773.40 1774|1774.80 1775|1775.45 1776|1776.91 1777|1777.53 1778|1778.0 1779|1779.90 1780|1780.52 1781|1781.98 1782|1782.3 1783|1783.22 1784|1784.69 1785|1785.78 1786|1786.48 1787|1787.84 1788|1788.77 1789|1789.31 1790|1790.63 1791|1791.55 1792|1792.17 1793|1793.75 1794|1794.25 1795|1795.31 1796|1796.41 1797|1797.49 1798|1798.0 1799|1799.34 1800|1800.31 1801|1801.24 1802|1802.79 1803|1803.74 1804|1804.72 1805|1805.62 1806|1806.56 1807|1807.89 1808|1808.44 1809|1809.66 1810|1810.6 1811|1811.38 1812|1812.68 1813|1813.81 1814|1814.39 1815|1815.94 1816|1816.58 1817|1817.71 1818|1818.24 1819|1819.22 1820|1820.41 1821|1821.21 1822|1822.12 1823|1823.16 1824|1824.91 1825|1825.15 1826|1826.76 1827|1827.73 1828|1828.10 1829|1829.34 1830|1830.13 1831|1831.15 1832|1832.73 1833|1833.23 1834|1834.20 1835|1835.15 1836|1836.27 1837|1837.57 1838|1838.66 1839|1839.9 1840|1840.92 1841|1841.85 1842|1842.16 1843|1843.37 1844|1844.78 1845|1845.75 1846|1846.84 1847|1847.66 1848|1848.87 1849|1849.29 1850|1850.41 1851|1851.21 1852|1852.89 1853|1853.67 1854|1854.13 1855|1855.32 1856|1856.87 1857|1857.69 1858|1858.35 1859|1859.80 1860|1860.48 1861|1861.66 1862|1862.13 1863|1863.58 1864|1864.66 1865|1865.77 1866|1866.8 1867|1867.7 1868|1868.39 1869|1869.95 1870|1870.54 1871|1871.32 1872|1872.64 1873|1873.54 1874|1874.2 1875|1875.21 1876|1876.61 1877|1877.48 1878|1878.67 1879|1879.65 1880|1880.55 1881|1881.41 1882|1882.89 1883|1883.10 1884|1884.40 1885|1885.75 1886|1886.87 1887|1887.47 1888|1888.95 1889|1889.42 1890|1890.63 1891|1891.53 1892|1892.23 1893|1893.1 1894|1894.22 1895|1895.48 1896|1896.32 1897|1897.60 1898|1898.48 1899|1899.74 1900|1900.12 1901|1901.12 1902|1902.33 1903|1903.48 1904|1904.75 1905|1905.8 1906|1906.42 1907|1907.92 1908|1908.99 1909|1909.2 1910|1910.64 1911|1911.87 1912|1912.41 1913|1913.35 1914|1914.99 1915|1915.56 1916|1916.28 1917|1917.19 1918|1918.64 1919|1919.56 1920|1920.53 1921|1921.27 1922|1922.65 1923|1923.97 1924|1924.26 1925|1925.5 1926|1926.18 1927|1927.16 1928|1928.17 1929|1929.77 1930|1930.8 1931|1931.39 1932|1932.4 1933|1933.57 1934|1934.0 1935|1935.2 1936|1936.1 1937|1937.16 1938|1938.83 1939|1939.6 1940|1940.65 1941|1941.80 1942|1942.7 1943|1943.56 1944|1944.56 1945|1945.5 1946|1946.68 1947|1947.19 1948|1948.77 1949|1949.18 1950|1950.5 1951|1951.83 1952|1952.31 1953|1953.71 1954|1954.69 1955|1955.13 1956|1956.63 1957|1957.33 1958|1958.51 1959|1959.92 1960|1960.79 1961|1961.77 1962|1962.42 1963|1963.8 1964|1964.64 1965|1965.24 1966|1966.96 1967|1967.11 1968|1968.45 1969|1969.91 1970|1970.48 1971|1971.22 1972|1972.59 1973|1973.32 1974|1974.82 1975|1975.95 1976|1976.11 1977|1977.74 1978|1978.8 1979|1979.78 1980|1980.23 1981|1981.31 1982|1982.75 1983|1983.29 1984|1984.16 1985|1985.56 1986|1986.26 1987|1987.33 1988|1988.97 1989|1989.12 1990|1990.54 1991|1991.99 1992|1992.43 1993|1993.55 1994|1994.18 1995|1995.20 1996|1996.31 1997|1997.3 1998|1998.82 1999|1999.93 2000|2000.95 2001|2001.52 2002|2002.91 2003|2003.87 2004|2004.91 2005|2005.30 2006|2006.62 2007|2007.94 2008|2008.17 2009|2009.68 2010|2010.23 2011|2011.74 2012|2012.11 2013|2013.71 2014|2014.56 2015|2015.44 2016|2016.85 2017|2017.48 2018|2018.49 2019|2019.42 2020|2020.71 2021|2021.41 2022|2022.4 2023|2023.70 2024|2024.15 2025|2025.3 2026|2026.28 2027|2027.65 2028|2028.97 2029|2029.72 2030|2030.20 2031|2031.69 2032|2032.51 2033|2033.85 2034|2034.51 2035|2035.78 2036|2036.23 2037|2037.61 2038|2038.44 2039|2039.86 2040|2040.27 2041|2041.24 2042|2042.26 2043|2043.15 2044|2044.16 2045|2045.72 2046|2046.78 2047|2047.23 2048|2048.84 2049|2049.16 2050|2050.25 2051|2051.24 2052|2052.45 2053|2053.17 2054|2054.80 2055|2055.37 2056|2056.32 2057|2057.12 2058|2058.87 2059|2059.19 2060|2060.68 2061|2061.91 2062|2062.48 2063|2063.3 2064|2064.82 2065|2065.42 2066|2066.67 2067|2067.60 2068|2068.96 2069|2069.20 2070|2070.63 2071|2071.36 2072|2072.38 2073|2073.46 2074|2074.68 2075|2075.74 2076|2076.62 2077|2077.79 2078|2078.27 2079|2079.13 2080|2080.14 2081|2081.51 2082|2082.2 2083|2083.72 2084|2084.17 2085|2085.63 2086|2086.93 2087|2087.61 2088|2088.11 2089|2089.88 2090|2090.23 2091|2091.19 2092|2092.62 2093|2093.61 2094|2094.95 2095|2095.73 2096|2096.79 2097|2097.1 2098|2098.77 2099|2099.69 2100|2100.24 2101|2101.88 2102|2102.33 2103|2103.75 2104|2104.18 2105|2105.92 2106|2106.24 2107|2107.55 2108|2108.43 2109|2109.86 2110|2110.17 2111|2111.72 2112|2112.32 2113|2113.3 2114|2114.24 2115|2115.17 2116|2116.84 2117|2117.57 2118|2118.5 2119|2119.47 2120|2120.91 2121|2121.77 2122|2122.50 2123|2123.30 2124|2124.7 2125|2125.92 2126|2126.56 2127|2127.61 2128|2128.37 2129|2129.20 2130|2130.92 2131|2131.45 2132|2132.41 2133|2133.72 2134|2134.5 2135|2135.3 2136|2136.38 2137|2137.27 2138|2138.37 2139|2139.44 2140|2140.86 2141|2141.79 2142|2142.51 2143|2143.18 2144|2144.6 2145|2145.71 2146|2146.21 2147|2147.5 2148|2148.38 2149|2149.81 2150|2150.24 2151|2151.23 2152|2152.79 2153|2153.37 2154|2154.30 2155|2155.4 2156|2156.61 2157|2157.55 2158|2158.84 2159|2159.9 2160|2160.46 2161|2161.52 2162|2162.15 2163|2163.62 2164|2164.42 2165|2165.97 2166|2166.67 2167|2167.23 2168|2168.36 2169|2169.83 2170|2170.21 2171|2171.30 2172|2172.77 2173|2173.97 2174|2174.40 2175|2175.31 2176|2176.65 2177|2177.98 2178|2178.16 2179|2179.12 2180|2180.24 2181|2181.23 2182|2182.7 2183|2183.40 2184|2184.40 2185|2185.5 2186|2186.22 2187|2187.8 2188|2188.8 2189|2189.74 2190|2190.48 2191|2191.77 2192|2192.94 2193|2193.57 2194|2194.56 2195|2195.70 2196|2196.15 2197|2197.27 2198|2198.79 2199|2199.4 2200|2200.0 2201|2201.97 2202|2202.35 2203|2203.87 2204|2204.59 2205|2205.8 2206|2206.30 2207|2207.50 2208|2208.7 2209|2209.81 2210|2210.48 2211|2211.50 2212|2212.35 2213|2213.7 2214|2214.77 2215|2215.81 2216|2216.60 2217|2217.97 2218|2218.59 2219|2219.4 2220|2220.67 2221|2221.13 2222|2222.38 2223|2223.1 2224|2224.47 2225|2225.4 2226|2226.26 2227|2227.39 2228|2228.28 2229|2229.9 2230|2230.18 2231|2231.24 2232|2232.57 2233|2233.4 2234|2234.97 2235|2235.3 2236|2236.89 2237|2237.43 2238|2238.17 2239|2239.74 2240|2240.20 2241|2241.32 2242|2242.68 2243|2243.62 2244|2244.14 2245|2245.11 2246|2246.59 2247|2247.30 2248|2248.80 2249|2249.27 2250|2250.45 2251|2251.24 2252|2252.5 2253|2253.92 2254|2254.19 2255|2255.52 2256|2256.57 2257|2257.76 2258|2258.72 2259|2259.34 2260|2260.90 2261|2261.66 2262|2262.64 2263|2263.10 2264|2264.9 2265|2265.15 2266|2266.7 2267|2267.43 2268|2268.32 2269|2269.68 2270|2270.78 2271|2271.88 2272|2272.60 2273|2273.30 2274|2274.19 2275|2275.58 2276|2276.13 2277|2277.29 2278|2278.55 2279|2279.79 2280|2280.38 2281|2281.39 2282|2282.8 2283|2283.19 2284|2284.84 2285|2285.7 2286|2286.23 2287|2287.95 2288|2288.33 2289|2289.10 2290|2290.11 2291|2291.86 2292|2292.29 2293|2293.51 2294|2294.99 2295|2295.16 2296|2296.98 2297|2297.30 2298|2298.93 2299|2299.52 2300|2300.60 2301|2301.81 2302|2302.87 2303|2303.80 2304|2304.42 2305|2305.76 2306|2306.5 2307|2307.51 2308|2308.72 2309|2309.16 2310|2310.47 2311|2311.18 2312|2312.83 2313|2313.22 2314|2314.34 2315|2315.79 2316|2316.25 2317|2317.54 2318|2318.34 2319|2319.52 2320|2320.43 2321|2321.98 2322|2322.47 2323|2323.0 2324|2324.63 2325|2325.28 2326|2326.73 2327|2327.6 2328|2328.97 2329|2329.98 2330|2330.67 2331|2331.5 2332|2332.42 2333|2333.6 2334|2334.26 2335|2335.97 2336|2336.83 2337|2337.54 2338|2338.6 2339|2339.12 2340|2340.50 2341|2341.46 2342|2342.17 2343|2343.99 2344|2344.51 2345|2345.79 2346|2346.19 2347|2347.53 2348|2348.54 2349|2349.27 2350|2350.50 2351|2351.52 2352|2352.73 2353|2353.31 2354|2354.39 2355|2355.14 2356|2356.26 2357|2357.50 2358|2358.27 2359|2359.31 2360|2360.24 2361|2361.17 2362|2362.90 2363|2363.5 2364|2364.27 2365|2365.83 2366|2366.16 2367|2367.14 2368|2368.49 2369|2369.57 2370|2370.50 2371|2371.44 2372|2372.95 2373|2373.65 2374|2374.3 2375|2375.94 2376|2376.92 2377|2377.42 2378|2378.19 2379|2379.60 2380|2380.2 2381|2381.51 2382|2382.20 2383|2383.81 2384|2384.60 2385|2385.27 2386|2386.6 2387|2387.19 2388|2388.71 2389|2389.95 2390|2390.64 2391|2391.44 2392|2392.85 2393|2393.30 2394|2394.85 2395|2395.4 2396|2396.81 2397|2397.37 2398|2398.65 2399|2399.81 2400|2400.77 2401|2401.97 2402|2402.95 2403|2403.20 2404|2404.14 2405|2405.91 2406|2406.81 2407|2407.12 2408|2408.51 2409|2409.90 2410|2410.39 2411|2411.2 2412|2412.13 2413|2413.33 2414|2414.4 2415|2415.72 2416|2416.37 2417|2417.33 2418|2418.52 2419|2419.84 2420|2420.31 2421|2421.50 2422|2422.85 2423|2423.98 2424|2424.91 2425|2425.40 2426|2426.76 2427|2427.53 2428|2428.11 2429|2429.67 2430|2430.38 2431|2431.5 2432|2432.2 2433|2433.5 2434|2434.67 2435|2435.0 2436|2436.54 2437|2437.8 2438|2438.95 2439|2439.62 2440|2440.88 2441|2441.36 2442|2442.73 2443|2443.59 2444|2444.73 2445|2445.5 2446|2446.23 2447|2447.37 2448|2448.56 2449|2449.38 2450|2450.14 2451|2451.87 2452|2452.82 2453|2453.24 2454|2454.83 2455|2455.63 2456|2456.72 2457|2457.85 2458|2458.88 2459|2459.82 2460|2460.46 2461|2461.17 2462|2462.2 2463|2463.6 2464|2464.53 2465|2465.94 2466|2466.5 2467|2467.1 2468|2468.1 2469|2469.88 2470|2470.84 2471|2471.56 2472|2472.59 2473|2473.7 2474|2474.59 2475|2475.9 2476|2476.11 2477|2477.96 2478|2478.38 2479|2479.0 2480|2480.24 2481|2481.28 2482|2482.79 2483|2483.65 2484|2484.29 2485|2485.26 2486|2486.22 2487|2487.44 2488|2488.61 2489|2489.45 2490|2490.26 2491|2491.2 2492|2492.21 2493|2493.44 2494|2494.7 2495|2495.66 2496|2496.83 2497|2497.99 2498|2498.87 2499|2499.92 2500|2500.12 2501|2501.61 2502|2502.7 2503|2503.72 2504|2504.45 2505|2505.86 2506|2506.26 2507|2507.28 2508|2508.9 2509|2509.95 2510|2510.82 2511|2511.86 2512|2512.82 2513|2513.75 2514|2514.64 2515|2515.71 2516|2516.18 2517|2517.14 2518|2518.50 2519|2519.9 </str>
    <float name="score">2.0</float></doc>
  <doc>
    <str name="id">4</str>
    <int name="id_i">4</int>
    <float name="default_amount_f">15527.0</float>
    <str name="amounts_dpf">1|1.54 2|2.79 3|3.22 4|4.3 5|5.60 6|6.80 7|7.61 8|8.69 9|9.17 10|10.43 11|11.54 12|12.29 13|13.12 14|14.9 15|15.26 16|16.18 17|17.29 18|18.8 19|19.48 20|20.78 21|21.21 22|22.13 23|23.85 24|24.76 25|25.42 26|26.90 27|27.49 28|28.35 29|29.50 30|30.85 31|31.12 32|32.22 33|33.51 34|34.29 35|35.88 36|36.42 37|37.77 38|38.16 39|39.64 40|40.72 41|41.96 42|42.93 43|43.26 44|44.44 45|45.57 46|46.56 47|47.38 48|48.70 49|49.45 50|50.26 51|51.62 52|52.99 53|53.93 54|54.82 55|55.0 56|56.86 57|57.30 58|58.34 59|59.14 60|60.89 61|61.76 62|62.25 63|63.32 64|64.66 65|65.71 66|66.71 67|67.75 68|68.90 69|69.38 70|70.9 71|71.23 72|72.4 73|73.11 74|74.74 75|75.51 76|76.55 77|77.90 78|78.52 79|79.42 80|80.94 81|81.0 82|82.2 83|83.85 84|84.24 85|85.32 86|86.82 87|87.64 88|88.16 89|89.10 90|90.24 91|91.29 92|92.29 93|93.54 94|94.11 95|95.28 96|96.87 97|97.93 98|98.47 99|99.23 100|100.35 101|101.25 102|102.28 103|103.29 104|104.78 105|105.35 106|106.28 107|107.75 108|108.40 109|109.32 110|110.94 111|111.89 112|112.40 113|113.69 114|114.64 115|115.34 116|116.3 117|117.93 118|118.66 119|119.26 120|120.28 121|121.80 122|122.26 123|123.67 124|124.41 125|125.14 126|126.18 127|127.91 128|128.93 129|129.15 130|130.81 131|131.57 132|132.82 133|133.97 134|134.87 135|135.7 136|136.17 137|137.96 138|138.99 139|139.30 140|140.39 141|141.43 142|142.2 143|143.8 144|144.97 145|145.24 146|146.44 147|147.57 148|148.93 149|149.31 150|150.56 151|151.20 152|152.82 153|153.40 154|154.64 155|155.4 156|156.42 157|157.91 158|158.70 159|159.85 160|160.60 161|161.27 162|162.4 163|163.98 164|164.77 165|165.24 166|166.69 167|167.71 168|168.77 169|169.50 170|170.20 171|171.99 172|172.26 173|173.3 174|174.53 175|175.39 176|176.76 177|177.66 178|178.8 179|179.84 180|180.2 181|181.50 182|182.12 183|183.98 184|184.31 185|185.84 186|186.17 187|187.6 188|188.30 189|189.15 190|190.44 191|191.80 192|192.65 193|193.86 194|194.74 195|195.19 196|196.60 197|197.62 198|198.13 199|199.9 200|200.40 201|201.96 202|202.77 203|203.27 204|204.35 205|205.20 206|206.54 207|207.24 208|208.80 209|209.59 210|210.78 211|211.59 212|212.91 213|213.46 214|214.34 215|215.19 216|216.60 217|217.64 218|218.93 219|219.93 220|220.15 221|221.63 222|222.78 223|223.27 224|224.43 225|225.61 226|226.84 227|227.33 228|228.56 229|229.77 230|230.82 231|231.85 232|232.81 233|233.53 234|234.99 235|235.67 236|236.86 237|237.32 238|238.37 239|239.84 240|240.97 241|241.37 242|242.27 243|243.14 244|244.44 245|245.68 246|246.3 247|247.74 248|248.3 249|249.92 250|250.21 251|251.1 252|252.41 253|253.24 254|254.64 255|255.69 256|256.60 257|257.90 258|258.60 259|259.61 260|260.4 261|261.30 262|262.56 263|263.65 264|264.78 265|265.43 266|266.21 267|267.81 268|268.40 269|269.41 270|270.64 271|271.96 272|272.42 273|273.66 274|274.13 275|275.64 276|276.63 277|277.89 278|278.25 279|279.35 280|280.68 281|281.93 282|282.65 283|283.48 284|284.57 285|285.72 286|286.2 287|287.94 288|288.28 289|289.40 290|290.70 291|291.72 292|292.4 293|293.48 294|294.18 295|295.58 296|296.83 297|297.26 298|298.62 299|299.71 300|300.26 301|301.14 302|302.75 303|303.30 304|304.83 305|305.45 306|306.23 307|307.28 308|308.56 309|309.25 310|310.76 311|311.14 312|312.87 313|313.59 314|314.25 315|315.98 316|316.10 317|317.32 318|318.29 319|319.76 320|320.35 321|321.7 322|322.82 323|323.21 324|324.43 325|325.69 326|326.39 327|327.84 328|328.95 329|329.10 330|330.31 331|331.45 332|332.85 333|333.49 334|334.32 335|335.41 336|336.84 337|337.64 338|338.56 339|339.29 340|340.87 341|341.1 342|342.28 343|343.23 344|344.75 345|345.77 346|346.99 347|347.52 348|348.13 349|349.79 350|350.89 351|351.45 352|352.48 353|353.74 354|354.32 355|355.47 356|356.13 357|357.47 358|358.40 359|359.92 360|360.62 361|361.50 362|362.74 363|363.29 364|364.60 365|365.27 366|366.65 367|367.3 368|368.49 369|369.13 370|370.53 371|371.53 372|372.2 373|373.39 374|374.83 375|375.78 376|376.46 377|377.67 378|378.94 379|379.32 380|380.90 381|381.98 382|382.76 383|383.63 384|384.33 385|385.81 386|386.88 387|387.25 388|388.7 389|389.6 390|390.91 391|391.35 392|392.99 393|393.52 394|394.31 395|395.42 396|396.69 397|397.91 398|398.53 399|399.29 400|400.57 401|401.91 402|402.81 403|403.7 404|404.57 405|405.40 406|406.44 407|407.92 408|408.68 409|409.44 410|410.32 411|411.70 412|412.98 413|413.49 414|414.18 415|415.33 416|416.87 417|417.72 418|418.69 419|419.51 420|420.29 421|421.3 422|422.59 423|423.94 424|424.84 425|425.60 426|426.22 427|427.89 428|428.40 429|429.10 430|430.78 431|431.94 432|432.83 433|433.25 434|434.28 435|435.91 436|436.1 437|437.24 438|438.19 439|439.27 440|440.49 441|441.84 442|442.69 443|443.28 444|444.19 445|445.83 446|446.97 447|447.89 448|448.68 449|449.90 450|450.17 451|451.69 452|452.42 453|453.58 454|454.15 455|455.17 456|456.69 457|457.61 458|458.80 459|459.75 460|460.48 461|461.52 462|462.58 463|463.5 464|464.44 465|465.23 466|466.82 467|467.4 468|468.89 469|469.66 470|470.16 471|471.88 472|472.82 473|473.94 474|474.7 475|475.54 476|476.83 477|477.13 478|478.50 479|479.75 480|480.1 481|481.10 482|482.37 483|483.37 484|484.53 485|485.10 486|486.71 487|487.97 488|488.97 489|489.40 490|490.84 491|491.58 492|492.72 493|493.24 494|494.57 495|495.90 496|496.76 497|497.93 498|498.77 499|499.4 500|500.83 501|501.39 502|502.19 503|503.0 504|504.58 505|505.51 506|506.71 507|507.36 508|508.49 509|509.18 510|510.70 511|511.27 512|512.63 513|513.65 514|514.85 515|515.63 516|516.48 517|517.60 518|518.69 519|519.66 520|520.96 521|521.35 522|522.41 523|523.63 524|524.79 525|525.23 526|526.8 527|527.16 528|528.27 529|529.47 530|530.29 531|531.98 532|532.40 533|533.10 534|534.79 535|535.99 536|536.21 537|537.44 538|538.45 539|539.34 540|540.65 541|541.78 542|542.76 543|543.43 544|544.56 545|545.23 546|546.20 547|547.63 548|548.36 549|549.49 550|550.55 551|551.32 552|552.16 553|553.28 554|554.24 555|555.34 556|556.20 557|557.59 558|558.94 559|559.11 560|560.21 561|561.58 562|562.89 563|563.29 564|564.70 565|565.15 566|566.94 567|567.55 568|568.78 569|569.29 570|570.82 571|571.45 572|572.99 573|573.33 574|574.87 575|575.79 576|576.42 577|577.19 578|578.5 579|579.70 580|580.81 581|581.8 582|582.43 583|583.32 584|584.17 585|585.46 586|586.70 587|587.74 588|588.91 589|589.90 590|590.4 591|591.6 592|592.29 593|593.99 594|594.35 595|595.31 596|596.32 597|597.45 598|598.18 599|599.9 600|600.26 601|601.79 602|602.62 603|603.86 604|604.91 605|605.77 606|606.72 607|607.21 608|608.46 609|609.30 610|610.87 611|611.53 612|612.10 613|613.31 614|614.55 615|615.15 616|616.85 617|617.93 618|618.17 619|619.94 620|620.39 621|621.82 622|622.98 623|623.46 624|624.54 625|625.22 626|626.49 627|627.96 628|628.14 629|629.59 630|630.28 631|631.32 632|632.6 633|633.97 634|634.61 635|635.94 636|636.12 637|637.33 638|638.65 639|639.45 640|640.33 641|641.20 642|642.63 643|643.68 644|644.58 645|645.63 646|646.11 647|647.85 648|648.28 649|649.82 650|650.17 651|651.80 652|652.14 653|653.96 654|654.79 655|655.77 656|656.65 657|657.76 658|658.98 659|659.35 660|660.18 661|661.97 662|662.65 663|663.30 664|664.38 665|665.97 666|666.5 667|667.29 668|668.67 669|669.96 670|670.67 671|671.76 672|672.54 673|673.7 674|674.44 675|675.77 676|676.54 677|677.79 678|678.54 679|679.8 680|680.89 681|681.67 682|682.42 683|683.63 684|684.21 685|685.61 686|686.77 687|687.8 688|688.22 689|689.20 690|690.91 691|691.19 692|692.27 693|693.37 694|694.35 695|695.99 696|696.47 697|697.2 698|698.21 699|699.35 700|700.18 701|701.18 702|702.19 703|703.3 704|704.14 705|705.90 706|706.25 707|707.91 708|708.92 709|709.39 710|710.58 711|711.46 712|712.52 713|713.22 714|714.88 715|715.30 716|716.98 717|717.7 718|718.7 719|719.23 720|720.37 721|721.60 722|722.10 723|723.58 724|724.42 725|725.12 726|726.52 727|727.36 728|728.25 729|729.71 730|730.14 731|731.49 732|732.10 733|733.62 734|734.79 735|735.35 736|736.99 737|737.0 738|738.55 739|739.34 740|740.11 741|741.96 742|742.24 743|743.71 744|744.36 745|745.97 746|746.58 747|747.19 748|748.10 749|749.66 750|750.15 751|751.61 752|752.45 753|753.80 754|754.32 755|755.72 756|756.83 757|757.41 758|758.71 759|759.78 760|760.14 761|761.98 762|762.73 763|763.8 764|764.82 765|765.92 766|766.79 767|767.21 768|768.56 769|769.39 770|770.60 771|771.7 772|772.33 773|773.13 774|774.60 775|775.51 776|776.9 777|777.21 778|778.44 779|779.92 780|780.0 781|781.19 782|782.34 783|783.19 784|784.96 785|785.6 786|786.24 787|787.52 788|788.51 789|789.27 790|790.44 791|791.63 792|792.68 793|793.97 794|794.63 795|795.37 796|796.56 797|797.48 798|798.72 799|799.96 800|800.33 801|801.98 802|802.49 803|803.24 804|804.34 805|805.81 806|806.44 807|807.53 808|808.51 809|809.24 810|810.73 811|811.17 812|812.77 813|813.29 814|814.19 815|815.8 816|816.95 817|817.63 818|818.13 819|819.31 820|820.25 821|821.53 822|822.98 823|823.19 824|824.62 825|825.15 826|826.79 827|827.40 828|828.31 829|829.20 830|830.35 831|831.16 832|832.83 833|833.44 834|834.77 835|835.47 836|836.86 837|837.77 838|838.37 839|839.41 840|840.55 841|841.59 842|842.33 843|843.32 844|844.38 845|845.93 846|846.38 847|847.49 848|848.75 849|849.78 850|850.18 851|851.38 852|852.94 853|853.95 854|854.65 855|855.8 856|856.67 857|857.36 858|858.55 859|859.76 860|860.63 861|861.88 862|862.56 863|863.94 864|864.55 865|865.87 866|866.89 867|867.96 868|868.40 869|869.86 870|870.99 871|871.2 872|872.38 873|873.37 874|874.9 875|875.40 876|876.78 877|877.60 878|878.66 879|879.61 880|880.12 881|881.29 882|882.17 883|883.64 884|884.39 885|885.88 886|886.9 887|887.7 888|888.54 889|889.78 890|890.42 891|891.92 892|892.71 893|893.74 894|894.40 895|895.46 896|896.81 897|897.22 898|898.15 899|899.92 900|900.11 901|901.81 902|902.12 903|903.93 904|904.96 905|905.80 906|906.82 907|907.12 908|908.31 909|909.11 910|910.36 911|911.40 912|912.35 913|913.52 914|914.85 915|915.85 916|916.58 917|917.77 918|918.68 919|919.35 920|920.20 921|921.80 922|922.58 923|923.84 924|924.70 925|925.21 926|926.3 927|927.28 928|928.51 929|929.0 930|930.6 931|931.73 932|932.59 933|933.76 934|934.30 935|935.26 936|936.9 937|937.68 938|938.45 939|939.1 940|940.72 941|941.16 942|942.27 943|943.93 944|944.55 945|945.42 946|946.64 947|947.43 948|948.95 949|949.2 950|950.0 951|951.72 952|952.53 953|953.66 954|954.90 955|955.22 956|956.8 957|957.1 958|958.11 959|959.56 960|960.95 961|961.88 962|962.27 963|963.92 964|964.57 965|965.7 966|966.83 967|967.36 968|968.71 969|969.39 970|970.30 971|971.81 972|972.53 973|973.51 974|974.22 975|975.41 976|976.99 977|977.37 978|978.47 979|979.42 980|980.64 981|981.29 982|982.80 983|983.32 984|984.27 985|985.52 986|986.42 987|987.49 988|988.89 989|989.

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

{!func+v%3Dfoo_tf})&indent=on&fl=*,score&rows=100&wt=xml} hits=10 status=0 QTime=0
   [junit4]   2> 1772275 INFO  (TEST-TestFunctionQuery.testFunctions-seed#[C12DCAD25C6DAC0C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!func}query({!lucene+v%3D'foo_tf:[*+TO+*]'},8)&indent=on&fl=*,score&rows=100&wt=xml} hits=10 status=0 QTime=0
   [junit4]   2> 1772276 INFO  (TEST-TestFunctionQuery.testFunctions-seed#[C12DCAD25C6DAC0C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!func}sum(query({!func+v%3Dfoo_tf},7.1),query({!func+v%3Dfoo_tf}))&indent=on&fl=*,score&rows=100&wt=xml} hits=10 status=0 QTime=0
   [junit4]   2> 1772276 INFO  (TEST-TestFunctionQuery.testFunctions-seed#[C12DCAD25C6DAC0C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={vv=foo_tf&q={!func}query({!func+v%3D$vv})&indent=on&fl=*,score&rows=100&wt=xml} hits=10 status=0 QTime=0
   [junit4]   2> 1772277 INFO  (TEST-TestFunctionQuery.testFunctions-seed#[C12DCAD25C6DAC0C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={vv={!func}foo_tf&q={!func}query($vv)&indent=on&fl=*,score&rows=100&wt=xml} hits=10 status=0 QTime=0
   [junit4]   2> 1772278 INFO  (TEST-TestFunctionQuery.testFunctions-seed#[C12DCAD25C6DAC0C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!func}sum(query($v1,5),query($v1,7))&indent=on&fl=*,score&v1=foo_tf:[*+TO+*]&rows=100&wt=xml} hits=10 status=0 QTime=0
   [junit4]   2> 1772278 INFO  (TEST-TestFunctionQuery.testFunctions-seed#[C12DCAD25C6DAC0C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFunctions
   [junit4]   2> 1772278 INFO  (SUITE-TestFunctionQuery-seed#[C12DCAD25C6DAC0C]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1772278 INFO  (SUITE-TestFunctionQuery-seed#[C12DCAD25C6DAC0C]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=493855
   [junit4]   2> 1772278 INFO  (SUITE-TestFunctionQuery-seed#[C12DCAD25C6DAC0C]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1772278 INFO  (SUITE-TestFunctionQuery-seed#[C12DCAD25C6DAC0C]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9d5610: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@15c4309
   [junit4]   2> 1772282 INFO  (SUITE-TestFunctionQuery-seed#[C12DCAD25C6DAC0C]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1772282 INFO  (SUITE-TestFunctionQuery-seed#[C12DCAD25C6DAC0C]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@bffb57: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1f9eef5
   [junit4]   2> 1772286 INFO  (SUITE-TestFunctionQuery-seed#[C12DCAD25C6DAC0C]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1772286 INFO  (SUITE-TestFunctionQuery-seed#[C12DCAD25C6DAC0C]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@186fcc6: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1401421
   [junit4]   2> 1772286 INFO  (coreCloseExecutor-6192-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1c4b486
   [junit4]   2> 1772287 INFO  (coreCloseExecutor-6192-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=29668486
   [junit4]   2> 1772287 INFO  (coreCloseExecutor-6192-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c2f0f9: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@d32691
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.function.TestFunctionQuery_C12DCAD25C6DAC0C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {const_s=BlockTreeOrds(blocksize=128), eff_tint=BlockTreeOrds(blocksize=128), 1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), foo_s=PostingsFormat(name=LuceneVarGapFixedInterval), x_s=PostingsFormat(name=LuceneFixedGap), 1-1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a_tfidf=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field4_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field2_t=BlockTreeOrds(blocksize=128), field1_t=PostingsFormat(name=LuceneFixedGap), amounts_dpf=PostingsFormat(name=LuceneVarGapFixedInterval), sfile_s=BlockTreeOrds(blocksize=128), a_t=PostingsFormat(name=LuceneVarGapFixedInterval), id=BlockTreeOrds(blocksize=128), text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), vals_dpf=BlockTreeOrds(blocksize=128)}, docValues:{x_td=DocValuesFormat(name=Lucene70), x_i=DocValuesFormat(name=Asserting), eff_tint=DocValuesFormat(name=Lucene70), a_tdt=DocValuesFormat(name=Asserting), number_of_atoms_in_universe_l=DocValuesFormat(name=Lucene70), a_i=DocValuesFormat(name=Lucene70), age_i=DocValuesFormat(name=Memory), y_td=DocValuesFormat(name=Asserting), CoMpleX " fieldName _f=DocValuesFormat(name=Direct), foo_tl=DocValuesFormat(name=Lucene70), foo_ti=DocValuesFormat(name=Asserting), default_amount_f=DocValuesFormat(name=Lucene70), id_i=DocValuesFormat(name=Memory), foo_tf=DocValuesFormat(name=Memory), b_tdt=DocValuesFormat(name=Lucene70), x:x_i=DocValuesFormat(name=Direct), foo_d=DocValuesFormat(name=Lucene70), yak_i=DocValuesFormat(name=Memory), foo_f=DocValuesFormat(name=Memory), default_f=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1952, maxMBSortInHeap=7.983646616543574, sim=RandomSimilarity(queryNorm=true): {}, locale=ko-KR, timezone=Europe/Istanbul
   [junit4]   2> NOTE: Linux 4.10.0-37-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=119545040,total=436469760
   [junit4]   2> NOTE: All tests run in this JVM: [NotRequiredUniqueKeyTest, PolyFieldTest, MetricsHandlerTest, SpatialRPTFieldTypeTest, TestFaceting, TestReplicationHandlerBackup, TestPKIAuthenticationPlugin, DeleteLastCustomShardedReplicaTest, DistributedVersionInfoTest, AddSchemaFieldsUpdateProcessorFactoryTest, BadIndexSchemaTest, OverseerCollectionConfigSetProcessorTest, TestCollationField, TestDocSet, TestSegmentSorting, CollectionsAPIDistributedZkTest, TestXIncludeConfig, HdfsRecoverLeaseTest, TestFilteredDocIdSet, TestTolerantUpdateProcessorRandomCloud, ConjunctionSolrSpellCheckerTest, TestCloudSearcherWarming, TestFieldTypeCollectionResource, CoreAdminRequestStatusTest, TestDefaultStatsCache, RequestHandlersTest, TestSerializedLuceneMatchVersion, TestBulkSchemaAPI, DebugComponentTest, ZkCLITest, DOMUtilTest, SuggesterFSTTest, TestSearcherReuse, TestExactStatsCache, ReplicationFactorTest, LukeRequestHandlerTest, TestExceedMaxTermLength, TemplateUpdateProcessorTest, TestBinaryResponseWriter, AutoAddReplicasPlanActionTest, MoreLikeThisHandlerTest, TestFieldCacheSort, TestPushWriter, SSLMigrationTest, TestSimpleTrackingShardHandler, DocumentAnalysisRequestHandlerTest, TestBM25SimilarityFactory, TestPullReplica, TestHdfsCloudBackupRestore, ManagedSchemaRoundRobinCloudTest, TestSubQueryTransformer, TestFastWriter, CircularListTest, TestMacros, TestAnalyzedSuggestions, PeerSyncWithIndexFingerprintCachingTest, TestBlendedInfixSuggestions, HdfsUnloadDistributedZkTest, DistributedIntervalFacetingTest, InfixSuggestersTest, TestInitQParser, TestMiniSolrCloudClusterSSL, TestPseudoReturnFields, SimpleMLTQParserTest, TestMissingGroups, TestRemoteStreaming, OverseerStatusTest, TestSolrCloudWithSecureImpersonation, VMParamsZkACLAndCredentialsProvidersTest, ShardRoutingCustomTest, TestNonDefinedSimilarityFactory, SolrGangliaReporterTest, TestDistribDocBasedVersion, TestMaxTokenLenTokenizer, TestCustomStream, DateRangeFieldTest, TestZkAclsWithHadoopAuth, TestOverriddenPrefixQueryForCustomFieldType, MigrateRouteKeyTest, TestScoreJoinQPScore, HighlighterConfigTest, CloneFieldUpdateProcessorFactoryTest, SchemaVersionSpecificBehaviorTest, ClusterStateUpdateTest, SolrMetricManagerTest, ExecutePlanActionTest, TestDynamicFieldResource, UUIDUpdateProcessorFallbackTest, ZkSolrClientTest, TestManagedResource, TestDocTermOrds, TestXmlQParser, TestOmitPositions, SuggesterTSTTest, TestJettySolrRunner, DistributedFacetPivotLargeTest, CreateCollectionCleanupTest, HdfsSyncSliceTest, TestAtomicUpdateErrorCases, TestCloudPivotFacet, HdfsChaosMonkeySafeLeaderTest, TestCloudDeleteByQuery, ConvertedLegacyTest, TestStressReorder, PreAnalyzedFieldTest, SolrRequestParserTest, TestManagedSynonymFilterFactory, TestWriterPerf, CloudExitableDirectoryReaderTest, TestLeaderInitiatedRecoveryThread, TestClusterStateMutator, TestStressLiveNodes, SignatureUpdateProcessorFactoryTest, V2StandaloneTest, OpenCloseCoreStressTest, ShardRoutingTest, TestHighFrequencyDictionaryFactory, CollectionTooManyReplicasTest, QueryEqualityTest, LeaderFailureAfterFreshStartTest, SynonymTokenizerTest, SolrJmxReporterTest, LeaderElectionTest, TestDistributedGrouping, TestRecovery, TermVectorComponentDistributedTest, TestJoin, DistributedTermsComponentTest, TestCoreContainer, TestSolr4Spatial, SolrCoreTest, TestGroupingSearch, SolrCmdDistributorTest, PeerSyncTest, TestSort, TestFunctionQuery]
   [junit4] Completed [387/745 (3!)] on J1 in 2.87s, 22 tests, 1 error <<< FAILURES!

[...truncated 44293 lines...]