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 2018/03/09 12:48:43 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9.0.4) - Build # 21602 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21602/
Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Replica core_node4 not up to date after 10 seconds expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: Replica core_node4 not up to date after 10 seconds expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([9DE3A4CED5A98A68:D4F5507AB7121E3E]: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.apache.solr.cloud.TestPullReplica.waitForNumDocsInAllReplicas(TestPullReplica.java:538)
	at org.apache.solr.cloud.TestPullReplica.waitForNumDocsInAllReplicas(TestPullReplica.java:529)
	at org.apache.solr.cloud.TestPullReplica.doTestNoLeader(TestPullReplica.java:399)
	at org.apache.solr.cloud.TestPullReplica.testKillLeader(TestPullReplica.java:305)
	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.ScheduledMaintenanceTriggerTest.testInactiveShardCleanup

Error Message:
should be at least one inactive event

Stack Trace:
java.lang.AssertionError: should be at least one inactive event
	at __randomizedtesting.SeedInfo.seed([9DE3A4CED5A98A68:80CF64BCB4EAAD63]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest.testInactiveShardCleanup(ScheduledMaintenanceTriggerTest.java:218)
	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.ScheduledMaintenanceTriggerTest.testInactiveShardCleanup

Error Message:
should be at least one inactive event

Stack Trace:
java.lang.AssertionError: should be at least one inactive event
	at __randomizedtesting.SeedInfo.seed([9DE3A4CED5A98A68:80CF64BCB4EAAD63]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest.testInactiveShardCleanup(ScheduledMaintenanceTriggerTest.java:218)
	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.ScheduledMaintenanceTriggerTest.testInactiveShardCleanup

Error Message:
cleanup action didn't run

Stack Trace:
java.lang.AssertionError: cleanup action didn't run
	at __randomizedtesting.SeedInfo.seed([9DE3A4CED5A98A68:80CF64BCB4EAAD63]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest.testInactiveShardCleanup(ScheduledMaintenanceTriggerTest.java:197)
	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 14115 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplica
   [junit4]   2> 1712042 INFO  (SUITE-TestPullReplica-seed#[9DE3A4CED5A98A68]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_9DE3A4CED5A98A68-001/init-core-data-001
   [junit4]   2> 1712042 WARN  (SUITE-TestPullReplica-seed#[9DE3A4CED5A98A68]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 1712043 INFO  (SUITE-TestPullReplica-seed#[9DE3A4CED5A98A68]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1712043 INFO  (SUITE-TestPullReplica-seed#[9DE3A4CED5A98A68]-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> 1712043 INFO  (SUITE-TestPullReplica-seed#[9DE3A4CED5A98A68]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_9DE3A4CED5A98A68-001/tempDir-001
   [junit4]   2> 1712044 INFO  (SUITE-TestPullReplica-seed#[9DE3A4CED5A98A68]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1712044 INFO  (Thread-5797) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1712044 INFO  (Thread-5797) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1712045 ERROR (Thread-5797) [    ] 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> 1712144 INFO  (SUITE-TestPullReplica-seed#[9DE3A4CED5A98A68]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:38745
   [junit4]   2> 1712145 INFO  (zkConnectionManagerCallback-3015-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1712148 INFO  (jetty-launcher-3012-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1712148 INFO  (jetty-launcher-3012-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1712148 INFO  (jetty-launcher-3012-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1712148 INFO  (jetty-launcher-3012-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1712148 INFO  (jetty-launcher-3012-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1712149 INFO  (jetty-launcher-3012-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1712149 INFO  (jetty-launcher-3012-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1712149 INFO  (jetty-launcher-3012-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1712149 INFO  (jetty-launcher-3012-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@450bd8a3{/solr,null,AVAILABLE}
   [junit4]   2> 1712149 INFO  (jetty-launcher-3012-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@29836942{/solr,null,AVAILABLE}
   [junit4]   2> 1712149 INFO  (jetty-launcher-3012-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7b435485{SSL,[ssl, http/1.1]}{127.0.0.1:43723}
   [junit4]   2> 1712149 INFO  (jetty-launcher-3012-thread-1) [    ] o.e.j.s.Server Started @1714262ms
   [junit4]   2> 1712149 INFO  (jetty-launcher-3012-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43723}
   [junit4]   2> 1712150 ERROR (jetty-launcher-3012-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1712150 INFO  (jetty-launcher-3012-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1712150 INFO  (jetty-launcher-3012-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1712150 INFO  (jetty-launcher-3012-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1712150 INFO  (jetty-launcher-3012-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-09T12:21:16.592309Z
   [junit4]   2> 1712150 INFO  (jetty-launcher-3012-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@299f2504{SSL,[ssl, http/1.1]}{127.0.0.1:33053}
   [junit4]   2> 1712151 INFO  (jetty-launcher-3012-thread-2) [    ] o.e.j.s.Server Started @1714263ms
   [junit4]   2> 1712151 INFO  (jetty-launcher-3012-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33053}
   [junit4]   2> 1712151 ERROR (jetty-launcher-3012-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1712151 INFO  (jetty-launcher-3012-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1712151 INFO  (jetty-launcher-3012-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1712151 INFO  (jetty-launcher-3012-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1712151 INFO  (jetty-launcher-3012-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-09T12:21:16.593457Z
   [junit4]   2> 1712151 INFO  (zkConnectionManagerCallback-3017-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1712151 INFO  (jetty-launcher-3012-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1712152 INFO  (zkConnectionManagerCallback-3019-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1712152 INFO  (jetty-launcher-3012-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1712155 INFO  (jetty-launcher-3012-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38745/solr
   [junit4]   2> 1712156 INFO  (zkConnectionManagerCallback-3024-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1712156 INFO  (jetty-launcher-3012-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38745/solr
   [junit4]   2> 1712156 INFO  (zkConnectionManagerCallback-3027-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1712156 INFO  (zkConnectionManagerCallback-3029-thread-1-processing-n:127.0.0.1:43723_solr) [n:127.0.0.1:43723_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1712157 INFO  (zkConnectionManagerCallback-3031-thread-1-processing-n:127.0.0.1:33053_solr) [n:127.0.0.1:33053_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1712207 INFO  (jetty-launcher-3012-thread-2) [n:127.0.0.1:33053_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1712208 INFO  (jetty-launcher-3012-thread-2) [n:127.0.0.1:33053_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33053_solr
   [junit4]   2> 1712208 INFO  (jetty-launcher-3012-thread-1) [n:127.0.0.1:43723_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1712208 INFO  (jetty-launcher-3012-thread-2) [n:127.0.0.1:33053_solr    ] o.a.s.c.Overseer Overseer (id=72105807797092358-127.0.0.1:33053_solr-n_0000000000) starting
   [junit4]   2> 1712209 INFO  (jetty-launcher-3012-thread-1) [n:127.0.0.1:43723_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43723_solr
   [junit4]   2> 1712211 INFO  (zkCallback-3028-thread-1-processing-n:127.0.0.1:43723_solr) [n:127.0.0.1:43723_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1712216 INFO  (zkCallback-3030-thread-1-processing-n:127.0.0.1:33053_solr) [n:127.0.0.1:33053_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1712229 INFO  (jetty-launcher-3012-thread-2) [n:127.0.0.1:33053_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33053_solr
   [junit4]   2> 1712233 INFO  (zkCallback-3028-thread-1-processing-n:127.0.0.1:43723_solr) [n:127.0.0.1:43723_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1712233 INFO  (zkCallback-3030-thread-1-processing-n:127.0.0.1:33053_solr) [n:127.0.0.1:33053_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1712267 INFO  (jetty-launcher-3012-thread-1) [n:127.0.0.1:43723_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43723.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56a1ebfd
   [junit4]   2> 1712276 INFO  (jetty-launcher-3012-thread-1) [n:127.0.0.1:43723_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43723.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56a1ebfd
   [junit4]   2> 1712276 INFO  (jetty-launcher-3012-thread-1) [n:127.0.0.1:43723_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43723.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56a1ebfd
   [junit4]   2> 1712277 INFO  (jetty-launcher-3012-thread-2) [n:127.0.0.1:33053_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33053.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56a1ebfd
   [junit4]   2> 1712277 INFO  (jetty-launcher-3012-thread-1) [n:127.0.0.1:43723_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_9DE3A4CED5A98A68-001/tempDir-001/node1/.
   [junit4]   2> 1712284 INFO  (jetty-launcher-3012-thread-2) [n:127.0.0.1:33053_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33053.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56a1ebfd
   [junit4]   2> 1712284 INFO  (jetty-launcher-3012-thread-2) [n:127.0.0.1:33053_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33053.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56a1ebfd
   [junit4]   2> 1712285 INFO  (jetty-launcher-3012-thread-2) [n:127.0.0.1:33053_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_9DE3A4CED5A98A68-001/tempDir-001/node2/.
   [junit4]   2> 1712311 INFO  (zkConnectionManagerCallback-3037-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1712318 INFO  (zkConnectionManagerCallback-3041-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1712321 INFO  (SUITE-TestPullReplica-seed#[9DE3A4CED5A98A68]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1712322 INFO  (SUITE-TestPullReplica-seed#[9DE3A4CED5A98A68]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38745/solr ready
   [junit4]   2> 1712323 INFO  (SUITE-TestPullReplica-seed#[9DE3A4CED5A98A68]-worker) [    ] o.a.s.c.TestPullReplica Using legacyCloud?: false
   [junit4]   2> 1712336 INFO  (qtp1389926942-18411) [n:127.0.0.1:33053_solr    ] 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> 1712337 INFO  (qtp1389926942-18411) [n:127.0.0.1:33053_solr    ] 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=0
   [junit4]   2> 1712344 INFO  (TEST-TestPullReplica.testRemoveAllWriterReplicas-seed#[9DE3A4CED5A98A68]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRemoveAllWriterReplicas
   [junit4]   2> 1712345 INFO  (qtp1389926942-18403) [n:127.0.0.1:33053_solr    ] 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> 1712346 INFO  (OverseerThreadFactory-6494-thread-1-processing-n:127.0.0.1:33053_solr) [n:127.0.0.1:33053_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection pull_replica_test_remove_all_writer_replicas
   [junit4]   2> 1712449 INFO  (OverseerStateUpdate-72105807797092358-127.0.0.1:33053_solr-n_0000000000) [n:127.0.0.1:33053_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_remove_all_writer_replicas",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"pull_replica_test_remove_all_writer_replicas_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33053/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1712450 INFO  (OverseerStateUpdate-72105807797092358-127.0.0.1:33053_solr-n_0000000000) [n:127.0.0.1:33053_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_remove_all_writer_replicas",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"pull_replica_test_remove_all_writer_replicas_shard1_replica_p2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43723/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1712653 INFO  (qtp1389926942-18409) [n:127.0.0.1:33053_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=pull_replica_test_remove_all_writer_replicas_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1712653 INFO  (qtp1389926942-18409) [n:127.0.0.1:33053_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1712662 INFO  (qtp1731271950-18410) [n:127.0.0.1:43723_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=pull_replica_test_remove_all_writer_replicas_shard1_replica_p2&action=CREATE&numShards=1&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1712662 INFO  (qtp1731271950-18410) [n:127.0.0.1:43723_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1712764 INFO  (zkCallback-3030-thread-1-processing-n:127.0.0.1:33053_solr) [n:127.0.0.1:33053_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for collection [pull_replica_test_remove_all_writer_replicas] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1712764 INFO  (zkCallback-3028-thread-1-processing-n:127.0.0.1:43723_solr) [n:127.0.0.1:43723_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for collection [pull_replica_test_remove_all_writer_replicas] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1712764 INFO  (zkCallback-3030-thread-2-processing-n:127.0.0.1:33053_solr) [n:127.0.0.1:33053_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for collection [pull_replica_test_remove_all_writer_replicas] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1712764 INFO  (zkCallback-3028-thread-2-processing-n:127.0.0.1:43723_solr) [n:127.0.0.1:43723_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for collection [pull_replica_test_remove_all_writer_replicas] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1713659 INFO  (qtp1389926942-18409) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1713662 INFO  (qtp1389926942-18409) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.s.IndexSchema [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1713664 INFO  (qtp1389926942-18409) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1713664 INFO  (qtp1389926942-18409) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'pull_replica_test_remove_all_writer_replicas_shard1_replica_n1' using configuration from collection pull_replica_test_remove_all_writer_replicas, trusted=true
   [junit4]   2> 1713664 INFO  (qtp1389926942-18409) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33053.solr.core.pull_replica_test_remove_all_writer_replicas.shard1.replica_n1' (registry 'solr.core.pull_replica_test_remove_all_writer_replicas.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56a1ebfd
   [junit4]   2> 1713664 INFO  (qtp1389926942-18409) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1713664 INFO  (qtp1389926942-18409) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.SolrCore [[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_9DE3A4CED5A98A68-001/tempDir-001/node2/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_9DE3A4CED5A98A68-001/tempDir-001/node2/./pull_replica_test_remove_all_writer_replicas_shard1_replica_n1/data/]
   [junit4]   2> 1713667 INFO  (qtp1731271950-18410) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1713671 INFO  (qtp1731271950-18410) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.s.IndexSchema [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] Schema name=minimal
   [junit4]   2> 1713672 INFO  (qtp1731271950-18410) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1713672 INFO  (qtp1731271950-18410) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.CoreContainer Creating SolrCore 'pull_replica_test_remove_all_writer_replicas_shard1_replica_p2' using configuration from collection pull_replica_test_remove_all_writer_replicas, trusted=true
   [junit4]   2> 1713673 INFO  (qtp1731271950-18410) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43723.solr.core.pull_replica_test_remove_all_writer_replicas.shard1.replica_p2' (registry 'solr.core.pull_replica_test_remove_all_writer_replicas.shard1.replica_p2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56a1ebfd
   [junit4]   2> 1713673 INFO  (qtp1731271950-18410) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1713673 INFO  (qtp1731271950-18410) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.SolrCore [[pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_9DE3A4CED5A98A68-001/tempDir-001/node1/pull_replica_test_remove_all_writer_replicas_shard1_replica_p2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_9DE3A4CED5A98A68-001/tempDir-001/node1/./pull_replica_test_remove_all_writer_replicas_shard1_replica_p2/data/]
   [junit4]   2> 1713735 INFO  (qtp1731271950-18410) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1713735 INFO  (qtp1389926942-18409) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1713736 INFO  (qtp1389926942-18409) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1713735 INFO  (qtp1731271950-18410) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1713736 INFO  (qtp1731271950-18410) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.s.SolrIndexSearcher Opening [Searcher@40dcaac9[pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] main]
   [junit4]   2> 1713737 INFO  (qtp1389926942-18409) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1713737 INFO  (qtp1389926942-18409) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1713737 INFO  (qtp1731271950-18410) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1713737 INFO  (qtp1731271950-18410) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1713738 INFO  (qtp1731271950-18410) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1713738 INFO  (qtp1389926942-18409) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7f5d6721[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] main]
   [junit4]   2> 1713738 INFO  (searcherExecutor-6500-thread-1-processing-n:127.0.0.1:43723_solr x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2 s:shard1 c:pull_replica_test_remove_all_writer_replicas r:core_node4) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.SolrCore [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] Registered new searcher Searcher@40dcaac9[pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1713738 INFO  (qtp1389926942-18409) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1713738 INFO  (qtp1389926942-18409) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1713739 INFO  (qtp1389926942-18409) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1713739 INFO  (qtp1731271950-18410) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.ZkController pull_replica_test_remove_all_writer_replicas_shard1_replica_p2 starting background replication from leader
   [junit4]   2> 1713739 INFO  (qtp1731271950-18410) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 1713740 INFO  (searcherExecutor-6499-thread-1-processing-n:127.0.0.1:33053_solr x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 s:shard1 c:pull_replica_test_remove_all_writer_replicas r:core_node3) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.SolrCore [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] Registered new searcher Searcher@7f5d6721[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1713740 INFO  (qtp1389926942-18409) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1594462650427768832
   [junit4]   2> 1713742 INFO  (qtp1389926942-18409) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update terms at /collections/pull_replica_test_remove_all_writer_replicas/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1713743 INFO  (qtp1389926942-18409) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1713743 INFO  (qtp1389926942-18409) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1713743 INFO  (qtp1731271950-18410) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 1713743 INFO  (qtp1389926942-18409) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33053/solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1/
   [junit4]   2> 1713743 INFO  (qtp1731271950-18410) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1713743 INFO  (qtp1389926942-18409) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1713744 INFO  (qtp1389926942-18409) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:33053/solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1/ has no replicas
   [junit4]   2> 1713744 INFO  (qtp1389926942-18409) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1713745 INFO  (qtp1389926942-18409) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33053/solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1/ shard1
   [junit4]   2> 1713846 INFO  (zkCallback-3030-thread-1-processing-n:127.0.0.1:33053_solr) [n:127.0.0.1:33053_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for collection [pull_replica_test_remove_all_writer_replicas] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1713846 INFO  (zkCallback-3028-thread-1-processing-n:127.0.0.1:43723_solr) [n:127.0.0.1:43723_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for collection [pull_replica_test_remove_all_writer_replicas] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1713846 INFO  (zkCallback-3028-thread-2-processing-n:127.0.0.1:43723_solr) [n:127.0.0.1:43723_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for collection [pull_replica_test_remove_all_writer_replicas] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1713846 INFO  (zkCallback-3030-thread-2-processing-n:127.0.0.1:33053_solr) [n:127.0.0.1:33053_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for collection [pull_replica_test_remove_all_writer_replicas] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1713894 INFO  (indexFetcher-6509-thread-1) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.h.IndexFetcher Replica core_node3 is leader but it's state is down, skipping replication
   [junit4]   2> 1713895 INFO  (qtp1389926942-18409) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1713942 INFO  (qtp1389926942-18409) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=pull_replica_test_remove_all_writer_replicas_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1289
   [junit4]   2> 1713997 INFO  (zkCallback-3030-thread-1-processing-n:127.0.0.1:33053_solr) [n:127.0.0.1:33053_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for collection [pull_replica_test_remove_all_writer_replicas] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1713997 INFO  (zkCallback-3028-thread-1-processing-n:127.0.0.1:43723_solr) [n:127.0.0.1:43723_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for collection [pull_replica_test_remove_all_writer_replicas] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1713997 INFO  (zkCallback-3028-thread-2-processing-n:127.0.0.1:43723_solr) [n:127.0.0.1:43723_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for collection [pull_replica_test_remove_all_writer_replicas] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1713997 INFO  (zkCallback-3030-thread-2-processing-n:127.0.0.1:33053_solr) [n:127.0.0.1:33053_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for collection [pull_replica_test_remove_all_writer_replicas] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1714745 INFO  (qtp1731271950-18410) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=pull_replica_test_remove_all_writer_replicas_shard1_replica_p2&action=CREATE&numShards=1&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&wt=javabin&version=2&replicaType=PULL} status=0 QTime=2083
   [junit4]   2> 1714747 INFO  (qtp1389926942-18403) [n:127.0.0.1:33053_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1714846 INFO  (zkCallback-3028-thread-2-processing-n:127.0.0.1:43723_solr) [n:127.0.0.1:43723_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for collection [pull_replica_test_remove_all_writer_replicas] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1714846 INFO  (zkCallback-3030-thread-1-processing-n:127.0.0.1:33053_solr) [n:127.0.0.1:33053_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for collection [pull_replica_test_remove_all_writer_replicas] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1714846 INFO  (zkCallback-3028-thread-1-processing-n:127.0.0.1:43723_solr) [n:127.0.0.1:43723_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for collection [pull_replica_test_remove_all_writer_replicas] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1714846 INFO  (zkCallback-3030-thread-2-processing-n:127.0.0.1:33053_solr) [n:127.0.0.1:33053_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for collection [pull_replica_test_remove_all_writer_replicas] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1715747 INFO  (qtp1389926942-18403) [n:127.0.0.1:33053_solr    ] 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=0 QTime=3402
   [junit4]   2> 1715751 INFO  (qtp1389926942-18411) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update terms at /collections/pull_replica_test_remove_all_writer_replicas/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 1715751 INFO  (qtp1389926942-18411) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1594462652535406592)]} 0 1
   [junit4]   2> 1715752 INFO  (qtp1389926942-18403) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1594462652537503744,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1715752 INFO  (qtp1389926942-18403) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@67d889b3 commitCommandVersion:1594462652537503744
   [junit4]   2> 1715754 INFO  (qtp1389926942-18403) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3f7f5bb2[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] main]
   [junit4]   2> 1715754 INFO  (qtp1389926942-18403) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1715755 INFO  (searcherExecutor-6499-thread-1-processing-n:127.0.0.1:33053_solr x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 s:shard1 c:pull_replica_test_remove_all_writer_replicas r:core_node3) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.SolrCore [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] Registered new searcher Searcher@3f7f5bb2[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 1715755 INFO  (qtp1389926942-18403) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=pull_replica_test_remove_all_writer_replicas:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 4
   [junit4]   2> 1715758 INFO  (qtp1389926942-18409) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 1715761 INFO  (qtp1731271950-18412) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1715862 INFO  (qtp1731271950-18410) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1715963 INFO  (qtp1731271950-18412) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1716063 INFO  (qtp1731271950-18410) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1716164 INFO  (qtp1731271950-18412) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1716265 INFO  (qtp1731271950-18410) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1716347 INFO  (OverseerCollectionConfigSetProcessor-72105807797092358-127.0.0.1:33053_solr-n_0000000000) [n:127.0.0.1:33053_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1716366 INFO  (qtp1731271950-18412) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1716466 INFO  (qtp1731271950-18410) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1716567 INFO  (qtp1731271950-18412) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1716668 INFO  (qtp1731271950-18410) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1716740 INFO  (indexFetcher-6509-thread-1) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
   [junit4]   2> 1716740 INFO  (indexFetcher-6509-thread-1) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.h.IndexFetcher Updated masterUrl to https://127.0.0.1:33053/solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1/
   [junit4]   2> 1716741 INFO  (qtp1389926942-18465) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1716742 INFO  (indexFetcher-6509-thread-1) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 1716742 INFO  (indexFetcher-6509-thread-1) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.h.IndexFetcher Master's version: 1520598080194
   [junit4]   2> 1716742 INFO  (indexFetcher-6509-thread-1) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1716742 INFO  (indexFetcher-6509-thread-1) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1716742 INFO  (indexFetcher-6509-thread-1) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1716742 INFO  (qtp1389926942-18409) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist} status=0 QTime=0
   [junit4]   2> 1716742 INFO  (indexFetcher-6509-thread-1) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.h.IndexFetcher Number of files in latest index in master: 19
   [junit4]   2> 1716743 INFO  (indexFetcher-6509-thread-1) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.h.IndexFetcher Starting download (fullCopy=true) to MockDirectoryWrapper(RAMDirectory@341894f1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2cc57ab8)
   [junit4]   2> 1716743 INFO  (qtp1389926942-18465) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_BlockTreeOrds_0.pos&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1716744 INFO  (qtp1389926942-18409) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1716745 INFO  (qtp1389926942-18465) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1716745 INFO  (qtp1389926942-18409) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1716746 INFO  (qtp1389926942-18465) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_BlockTreeOrds_0.tio&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1716747 INFO  (qtp1389926942-18409) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_FST50_0.tfp&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1716747 INFO  (qtp1389926942-18465) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_BlockTreeOrds_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1716748 INFO  (qtp1389926942-18409) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1716748 INFO  (qtp1389926942-18465) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_BlockTreeOrds_0.tipo&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1716749 INFO  (qtp1389926942-18409) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_TestBloomFilteredLucenePostings_0.blm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1716749 INFO  (qtp1389926942-18465) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_FST50_0.pos&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1716750 INFO  (qtp1389926942-18409) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_TestBloomFilteredLucenePostings_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1716750 INFO  (qtp1389926942-18465) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_TestBloomFilteredLucenePostings_0.tim&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1716751 INFO  (qtp1389926942-18409) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_FST50_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1716752 INFO  (qtp1389926942-18465) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_TestBloomFilteredLucenePostings_0.tip&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1716752 INFO  (qtp1389926942-18409) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_TestBloomFilteredLucenePostings_0.pos&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1716753 INFO  (qtp1389926942-18465) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1716754 INFO  (qtp1389926942-18409) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1716754 INFO  (qtp1389926942-18465) [n:127.0.0.1:33053_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1716754 INFO  (indexFetcher-6509-thread-1) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=true,bytesDownloaded=3223) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@341894f1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2cc57ab8)
   [junit4]   2> 1716754 INFO  (indexFetcher-6509-thread-1) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.SolrCore Updating index properties... index=index.20180309202121184
   [junit4]   2> 1716755 INFO  (indexFetcher-6509-thread-1) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.h.IndexFetcher removing old index directory MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@1a5217a1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34771e9a; maxCacheMB=0.685546875 maxMergeSizeMB=0.7607421875))
   [junit4]   2> 1716755 INFO  (indexFetcher-6509-thread-1) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1716756 INFO  (indexFetcher-6509-thread-1) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.s.SolrIndexSearcher Opening [Searcher@70f8eff[pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] main]
   [junit4]   2> 1716757 INFO  (searcherExecutor-6500-thread-1-processing-n:127.0.0.1:43723_solr x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2 s:shard1 c:pull_replica_test_remove_all_writer_replicas r:core_node4) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.SolrCore [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] Registered new searcher Searcher@70f8eff[pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 1716769 INFO  (qtp1731271950-18412) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 1716769 INFO  (qtp1389926942-18411) [n:127.0.0.1:33053_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with params replica=core_node3&action=DELETEREPLICA&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1716772 INFO  (qtp1389926942-18401) [n:127.0.0.1:33053_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.pull_replica_test_remove_all_writer_replicas.shard1.replica_n1, tag=null
   [junit4]   2> 1716772 INFO  (qtp1389926942-18401) [n:127.0.0.1:33053_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@43540c42: rootName = solr_33053, domain = solr.core.pull_replica_test_remove_all_writer_replicas.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.pull_replica_test_remove_all_writer_replicas.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@611a7489
   [junit4]   2> 1716780 INFO  (qtp1389926942-18401) [n:127.0.0.1:33053_solr    ] o.a.s.c.SolrCore [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@567933dc
   [junit4]   2> 1716780 INFO  (qtp1389926942-18401) [n:127.0.0.1:33053_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.pull_replica_test_remove_all_writer_replicas.shard1.replica_n1, tag=1450783708
   [junit4]   2> 1716780 INFO  (qtp1389926942-18401) [n:127.0.0.1:33053_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.pull_replica_test_remove_all_writer_replicas.shard1.leader, tag=1450783708
   [junit4]   2> 1716782 INFO  (qtp1389926942-18401) [n:127.0.0.1:33053_solr    ] o.a.s.c.ZkShardTerms Successful update terms at /collections/pull_replica_test_remove_all_writer_replicas/terms/shard1 to Terms{values={}, version=2}
   [junit4]   2> 1716783 INFO  (qtp1389926942-18401) [n:127.0.0.1:33053_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=pull_replica_test_remove_all_writer_replicas_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true} status=0 QTime=11
   [junit4]   2> 1716884 INFO  (zkCallback-3028-thread-1-processing-n:127.0.0.1:43723_solr) [n:127.0.0.1:43723_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for collection [pull_replica_test_remove_all_writer_replicas] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1716884 INFO  (zkCallback-3028-thread-2-processing-n:127.0.0.1:43723_solr) [n:127.0.0.1:43723_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for collection [pull_replica_test_remove_all_writer_replicas] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1716986 INFO  (qtp1389926942-18411) [n:127.0.0.1:33053_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replica=core_node3&action=DELETEREPLICA&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&wt=javabin&version=2} status=0 QTime=217
   [junit4]   2> 1716991 ERROR (TEST-TestPullReplica.testRemoveAllWriterReplicas-seed#[9DE3A4CED5A98A68]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection [pull_replica_test_remove_all_writer_replicas] failed due to (404) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33053/solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1: Expected mime type application/octet-stream but got text/html. <html>
   [junit4]   2> <head>
   [junit4]   2> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
   [junit4]   2> <title>Error 404 Can not find: /solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1/update</title>
   [junit4]   2> </head>
   [junit4]   2> <body><h2>HTTP ERROR 404</h2>
   [junit4]   2> <p>Problem accessing /solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1/update. Reason:
   [junit4]   2> <pre>    Can not find: /solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1/update</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.8.v20171121</a><hr/>
   [junit4]   2> 
   [junit4]   2> </body>
   [junit4]   2> </html>
   [junit4]   2> , retry? 0
   [junit4]   2> 1718772 INFO  (OverseerCollectionConfigSetProcessor-72105807797092358-127.0.0.1:33053_solr-n_0000000000) [n:127.0.0.1:33053_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1721000 INFO  (qtp1731271950-18400) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.u.p.LogUpdateProcessorFactory [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr path=/update params={wt=javabin&version=2}{} 0 4007
   [junit4]   2> 1721000 INFO  (qtp1731271950-18400) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.h.RequestHandlerBase Ignoring exception matching No registered leader was found
   [junit4]   2> 1721001 ERROR (TEST-TestPullReplica.testRemoveAllWriterReplicas-seed#[9DE3A4CED5A98A68]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection [pull_replica_test_remove_all_writer_replicas] failed due to (503) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:43723/solr/pull_replica_test_remove_all_writer_replicas: No registered leader was found after waiting for 4000ms , collection: pull_replica_test_remove_all_writer_replicas slice: shard1 saw state=DocCollection(pull_replica_test_remove_all_writer_replicas//collections/pull_replica_test_remove_all_writer_replicas/state.json/6)={
   [junit4]   2>   "pullReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node4":{
   [junit4]   2>           "core":"pull_replica_test_remove_all_writer_replicas_shard1_replica_p2",
   [junit4]   2>           "base_url":"https://127.0.0.1:43723/solr",
   [junit4]   2>           "node_name":"127.0.0.1:43723_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"PULL"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"100",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0"} with live_nodes=[127.0.0.1:33053_solr, 127.0.0.1:43723_solr], retry? 1
   [junit4]   2> 1723749 INFO  (indexFetcher-6509-thread-1) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.h.ReplicationHandler Ignoring exception matching No registered leader was found
   [junit4]   2> 1723749 INFO  (indexFetcher-6509-thread-1) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
   [junit4]   2> 1725011 INFO  (qtp1731271950-18412) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.u.p.LogUpdateProcessorFactory [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr path=/update params={wt=javabin&version=2}{} 0 4007
   [junit4]   2> 1725011 INFO  (qtp1731271950-18412) [n:127.0.0.1:43723_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.h.RequestHandlerBase Ignoring exception matching No registered leader was found
   [junit4]   2> 1725011 ERROR (TEST-TestPullReplica.testRemoveAllWriterReplicas-seed#[9DE3A4CED5A98A68]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection [pull_replica_test_remove_all_writer_replicas] failed due to (503) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:43723/solr/pull_replica_test_remove_all_writer_replicas: No registered leader was found after waiting for 4000ms , collection: pull_replica_test_remove_all_writer_replicas slice: shard1 saw state=DocCollection(pull_replica_test_remove_all_writer_replicas//collections/pull_replica_test_remove_all_writer_replicas/state.json/6)={
   [junit4]   2>   "pullReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node4":{
   [junit4]   2>           "core":"pull_replica_test_remove_all_writer_replicas_shard1_replica_p2",
   [junit4]   2>           "base_url":"https://127.0.0.1:43723/solr",
   [junit4]   2>           "node_name":"127.0.0.1:43723_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"PULL"}}}},
   [junit4]   2>   "router":{"name":"compos

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


   [junit4]   2>   "beforeAction":"inactive_shard_plan"}, message='null'}
   [junit4]   2> 112607 DEBUG (AutoscalingActionExecutor-389-thread-1) [    ] o.a.s.c.a.ExecutePlanAction -- processing event: {
   [junit4]   2>   "id":"29e9243d677edTclmi57i662puqqeoo0xpn1dtg",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":737300993964013,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "actualEventTime":1520599693896,
   [junit4]   2>     "_enqueue_time_":737301190458713}} with context properties: {AFTER_ACTION=[inactive_shard_plan], BEFORE_ACTION=[inactive_shard_plan, execute_plan]}
   [junit4]   2> 112607 INFO  (AutoscalingActionExecutor-389-thread-1) [    ] o.a.s.c.a.ExecutePlanAction No operations to execute for event: {
   [junit4]   2>   "id":"29e9243d677edTclmi57i662puqqeoo0xpn1dtg",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":737300993964013,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "actualEventTime":1520599693896,
   [junit4]   2>     "_enqueue_time_":737301190458713}}
   [junit4]   2> 112607 INFO  (jetty-closer-73-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@75ecd2d7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 112608 WARN  (AutoscalingActionExecutor-389-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Exception executing actions
   [junit4]   2> org.apache.lucene.store.AlreadyClosedException: ScheduledTrigger .scheduled_maintenance has been closed.
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers$TriggerWrapper.dequeue(ScheduledTriggers.java:532)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$3(ScheduledTriggers.java:317)
   [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> 112620 INFO  (jetty-closer-73-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=670921462
   [junit4]   2> 112620 DEBUG (AutoscalingActionExecutor-389-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing took 1076 ms for event id=29e9243d677edTclmi57i662puqqeoo0xpn1dtg
   [junit4]   2> 112620 INFO  (jetty-closer-73-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 112623 INFO  (jetty-closer-73-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@937086d: rootName = solr_36753, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@a417d2c
   [junit4]   2> 112629 INFO  (jetty-closer-73-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 112629 INFO  (jetty-closer-73-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7ad2d6c: rootName = solr_36753, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@46c3317b
   [junit4]   2> 112633 INFO  (jetty-closer-73-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 112633 INFO  (jetty-closer-73-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@55aeb68b: rootName = solr_36753, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@945856e
   [junit4]   2> 112635 INFO  (jetty-closer-73-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36753_solr
   [junit4]   2> 112636 INFO  (zkCallback-82-thread-1-processing-n:127.0.0.1:36753_solr) [n:127.0.0.1:36753_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 112636 INFO  (jetty-closer-73-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 112636 INFO  (jetty-closer-73-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 112636 INFO  (jetty-closer-73-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72105906470453251-127.0.0.1:36753_solr-n_0000000000) closing
   [junit4]   2> 112637 WARN  (OverseerAutoScalingTriggerThread-72105906470453251-127.0.0.1:36753_solr-n_0000000000) [n:127.0.0.1:36753_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 112637 INFO  (OverseerStateUpdate-72105906470453251-127.0.0.1:36753_solr-n_0000000000) [n:127.0.0.1:36753_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36753_solr
   [junit4]   2> 112637 DEBUG (jetty-closer-73-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 112638 INFO  (jetty-closer-73-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3a051b2a{/solr,null,UNAVAILABLE}
   [junit4]   2> 112639 INFO  (jetty-closer-73-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 112639 ERROR (SUITE-ScheduledMaintenanceTriggerTest-seed#[9DE3A4CED5A98A68]-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> 112640 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[9DE3A4CED5A98A68]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44661 44661
   [junit4]   2> 112682 INFO  (Thread-69) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44661 44661
   [junit4]   2> 112683 WARN  (Thread-69) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest_9DE3A4CED5A98A68-001
   [junit4]   2> Mar 09, 2018 12:46:22 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=162, maxMBSortInHeap=7.443061075341994, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3db3e50d), locale=vo, timezone=Asia/Taipei
   [junit4]   2> NOTE: Linux 4.13.0-36-generic amd64/Oracle Corporation 9.0.4 (64-bit)/cpus=8,threads=1,free=288514632,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestPullReplica, ScheduledMaintenanceTriggerTest, ScheduledMaintenanceTriggerTest]
   [junit4] Completed [7/10 (2!)] on J2 in 0.89s, 2 tests, 1 failure <<< FAILURES!

[...truncated 41 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1561: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1085: There were test failures: 10 suites, 60 tests, 2 failures, 5 ignored [seed: 9DE3A4CED5A98A68]

Total time: 3 minutes 37 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.TestPullReplica
[repro]   2/5 failed: org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=423a8cf69cf1bf53845d82bebaa2d957464c1299, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #21601
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2