Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21060/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.TestRequestForwarding.testMultiCollectionQuery

Error Message:
There are still nodes recoverying - waited for 100 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 100 
seconds
        at 
__randomizedtesting.SeedInfo.seed([9D64008B85BE2E63:8C17C7BA59C82B1F]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
        at 
org.apache.solr.cloud.TestRequestForwarding.createCollection(TestRequestForwarding.java:83)
        at 
org.apache.solr.cloud.TestRequestForwarding.testMultiCollectionQuery(TestRequestForwarding.java:54)
        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.cdcr.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster

Error Message:
Document mismatch on target after sync expected:<2000> but was:<1901>

Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync 
expected:<2000> but was:<1901>
        at 
__randomizedtesting.SeedInfo.seed([9D64008B85BE2E63:49214BD262E89D98]: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.cdcr.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster(CdcrBootstrapTest.java:292)
        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 13526 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestRequestForwarding
   [junit4]   2> 2446311 INFO  
(SUITE-TestRequestForwarding-seed#[9D64008B85BE2E63]-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.TestRequestForwarding_9D64008B85BE2E63-001/init-core-data-001
   [junit4]   2> 2446312 WARN  
(SUITE-TestRequestForwarding-seed#[9D64008B85BE2E63]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 2446312 INFO  
(SUITE-TestRequestForwarding-seed#[9D64008B85BE2E63]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2446312 INFO  
(SUITE-TestRequestForwarding-seed#[9D64008B85BE2E63]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 2446313 INFO  
(TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[9D64008B85BE2E63]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testMultiCollectionQuery
   [junit4]   2> 2446314 INFO  
(TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[9D64008B85BE2E63]) [ 
   ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRequestForwarding_9D64008B85BE2E63-001/tempDir-001
   [junit4]   2> 2446314 INFO  
(TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[9D64008B85BE2E63]) [ 
   ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2446314 INFO  (Thread-2387) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2446314 INFO  (Thread-2387) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2446315 ERROR (Thread-2387) [    ] 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> 2446414 INFO  
(TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[9D64008B85BE2E63]) [ 
   ] o.a.s.c.ZkTestServer start zk server on port:34181
   [junit4]   2> 2446415 INFO  (zkConnectionManagerCallback-5383-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2446417 INFO  (jetty-launcher-5380-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2446417 INFO  (jetty-launcher-5380-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2446417 INFO  (jetty-launcher-5380-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2446418 INFO  (jetty-launcher-5380-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@439322bb{/solr,null,AVAILABLE}
   [junit4]   2> 2446418 INFO  (jetty-launcher-5380-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@984b00e{/solr,null,AVAILABLE}
   [junit4]   2> 2446418 INFO  (jetty-launcher-5380-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5d7be0d3{/solr,null,AVAILABLE}
   [junit4]   2> 2446420 INFO  (jetty-launcher-5380-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@a1039f4{HTTP/1.1,[http/1.1]}{127.0.0.1:34597}
   [junit4]   2> 2446420 INFO  (jetty-launcher-5380-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@ce15fdc{HTTP/1.1,[http/1.1]}{127.0.0.1:38585}
   [junit4]   2> 2446420 INFO  (jetty-launcher-5380-thread-3) [    ] 
o.e.j.s.Server Started @2449379ms
   [junit4]   2> 2446420 INFO  (jetty-launcher-5380-thread-2) [    ] 
o.e.j.s.Server Started @2449379ms
   [junit4]   2> 2446420 INFO  (jetty-launcher-5380-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34597}
   [junit4]   2> 2446420 INFO  (jetty-launcher-5380-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38585}
   [junit4]   2> 2446420 ERROR (jetty-launcher-5380-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2446420 ERROR (jetty-launcher-5380-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2446420 INFO  (jetty-launcher-5380-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2446420 INFO  (jetty-launcher-5380-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2446420 INFO  (jetty-launcher-5380-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2446420 INFO  (jetty-launcher-5380-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2446420 INFO  (jetty-launcher-5380-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2446420 INFO  (jetty-launcher-5380-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2446420 INFO  (jetty-launcher-5380-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-09T21:36:20.348959Z
   [junit4]   2> 2446420 INFO  (jetty-launcher-5380-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-09T21:36:20.348985Z
   [junit4]   2> 2446422 INFO  (zkConnectionManagerCallback-5386-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2446422 INFO  (zkConnectionManagerCallback-5387-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2446422 INFO  (jetty-launcher-5380-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2446422 INFO  (jetty-launcher-5380-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2446424 INFO  (jetty-launcher-5380-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@697c1053{HTTP/1.1,[http/1.1]}{127.0.0.1:39763}
   [junit4]   2> 2446424 INFO  (jetty-launcher-5380-thread-1) [    ] 
o.e.j.s.Server Started @2449383ms
   [junit4]   2> 2446424 INFO  (jetty-launcher-5380-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39763}
   [junit4]   2> 2446424 ERROR (jetty-launcher-5380-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2446424 INFO  (jetty-launcher-5380-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2446424 INFO  (jetty-launcher-5380-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2446424 INFO  (jetty-launcher-5380-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2446424 INFO  (jetty-launcher-5380-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-09T21:36:20.352971Z
   [junit4]   2> 2446428 INFO  (jetty-launcher-5380-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34181/solr
   [junit4]   2> 2446428 INFO  (zkConnectionManagerCallback-5389-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2446429 INFO  (jetty-launcher-5380-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2446430 INFO  (jetty-launcher-5380-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34181/solr
   [junit4]   2> 2446431 INFO  (zkConnectionManagerCallback-5393-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2446433 INFO  (zkConnectionManagerCallback-5397-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2446434 INFO  
(zkConnectionManagerCallback-5399-thread-1-processing-n:127.0.0.1:38585_solr) 
[n:127.0.0.1:38585_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2446435 INFO  (jetty-launcher-5380-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34181/solr
   [junit4]   2> 2446439 INFO  
(zkConnectionManagerCallback-5402-thread-1-processing-n:127.0.0.1:34597_solr) 
[n:127.0.0.1:34597_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2446439 INFO  (zkConnectionManagerCallback-5405-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2446441 INFO  
(zkConnectionManagerCallback-5407-thread-1-processing-n:127.0.0.1:39763_solr) 
[n:127.0.0.1:39763_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2446455 INFO  (jetty-launcher-5380-thread-1) 
[n:127.0.0.1:39763_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2446455 INFO  (jetty-launcher-5380-thread-1) 
[n:127.0.0.1:39763_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39763_solr
   [junit4]   2> 2446456 INFO  (jetty-launcher-5380-thread-1) 
[n:127.0.0.1:39763_solr    ] o.a.s.c.Overseer Overseer 
(id=99146490199605257-127.0.0.1:39763_solr-n_0000000000) starting
   [junit4]   2> 2446459 INFO  (jetty-launcher-5380-thread-1) 
[n:127.0.0.1:39763_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39763_solr
   [junit4]   2> 2446461 INFO  
(OverseerStateUpdate-99146490199605257-127.0.0.1:39763_solr-n_0000000000) 
[n:127.0.0.1:39763_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2446480 INFO  (jetty-launcher-5380-thread-2) 
[n:127.0.0.1:38585_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2446480 INFO  (jetty-launcher-5380-thread-2) 
[n:127.0.0.1:38585_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2446481 INFO  (jetty-launcher-5380-thread-2) 
[n:127.0.0.1:38585_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38585_solr
   [junit4]   2> 2446488 INFO  
(zkCallback-5406-thread-1-processing-n:127.0.0.1:39763_solr) 
[n:127.0.0.1:39763_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2446488 INFO  (jetty-launcher-5380-thread-3) 
[n:127.0.0.1:34597_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2446489 INFO  (jetty-launcher-5380-thread-3) 
[n:127.0.0.1:34597_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2446490 INFO  (jetty-launcher-5380-thread-3) 
[n:127.0.0.1:34597_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34597_solr
   [junit4]   2> 2446491 INFO  
(zkCallback-5406-thread-1-processing-n:127.0.0.1:39763_solr) 
[n:127.0.0.1:39763_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2446500 INFO  
(zkCallback-5398-thread-1-processing-n:127.0.0.1:38585_solr) 
[n:127.0.0.1:38585_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2446500 INFO  
(zkCallback-5398-thread-2-processing-n:127.0.0.1:38585_solr) 
[n:127.0.0.1:38585_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2446501 INFO  
(zkCallback-5401-thread-1-processing-n:127.0.0.1:34597_solr) 
[n:127.0.0.1:34597_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2446510 INFO  (jetty-launcher-5380-thread-1) 
[n:127.0.0.1:39763_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39763.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31aa250a
   [junit4]   2> 2446520 INFO  (jetty-launcher-5380-thread-1) 
[n:127.0.0.1:39763_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39763.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31aa250a
   [junit4]   2> 2446520 INFO  (jetty-launcher-5380-thread-1) 
[n:127.0.0.1:39763_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39763.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31aa250a
   [junit4]   2> 2446521 INFO  (jetty-launcher-5380-thread-1) 
[n:127.0.0.1:39763_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.TestRequestForwarding_9D64008B85BE2E63-001/tempDir-001/node1/.
   [junit4]   2> 2446523 INFO  (jetty-launcher-5380-thread-2) 
[n:127.0.0.1:38585_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38585.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31aa250a
   [junit4]   2> 2446531 INFO  (jetty-launcher-5380-thread-2) 
[n:127.0.0.1:38585_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38585.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31aa250a
   [junit4]   2> 2446531 INFO  (jetty-launcher-5380-thread-2) 
[n:127.0.0.1:38585_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38585.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31aa250a
   [junit4]   2> 2446532 INFO  (jetty-launcher-5380-thread-2) 
[n:127.0.0.1:38585_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.TestRequestForwarding_9D64008B85BE2E63-001/tempDir-001/node2/.
   [junit4]   2> 2446551 INFO  (jetty-launcher-5380-thread-3) 
[n:127.0.0.1:34597_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34597.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31aa250a
   [junit4]   2> 2446561 INFO  (jetty-launcher-5380-thread-3) 
[n:127.0.0.1:34597_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34597.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31aa250a
   [junit4]   2> 2446561 INFO  (jetty-launcher-5380-thread-3) 
[n:127.0.0.1:34597_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34597.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31aa250a
   [junit4]   2> 2446562 INFO  (jetty-launcher-5380-thread-3) 
[n:127.0.0.1:34597_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.TestRequestForwarding_9D64008B85BE2E63-001/tempDir-001/node3/.
   [junit4]   2> 2446593 INFO  (zkConnectionManagerCallback-5413-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2446595 INFO  (zkConnectionManagerCallback-5416-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2446755 INFO  (zkConnectionManagerCallback-5419-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2446755 INFO  
(TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[9D64008B85BE2E63]) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2446755 INFO  
(TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[9D64008B85BE2E63]) [ 
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34181/solr 
ready
   [junit4]   2> 2446757 INFO  (qtp1374262300-21572) [n:127.0.0.1:34597_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2446768 INFO  
(OverseerThreadFactory-4775-thread-1-processing-n:127.0.0.1:39763_solr) 
[n:127.0.0.1:39763_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 2446872 INFO  
(OverseerStateUpdate-99146490199605257-127.0.0.1:39763_solr-n_0000000000) 
[n:127.0.0.1:39763_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34597/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2446874 INFO  
(OverseerStateUpdate-99146490199605257-127.0.0.1:39763_solr-n_0000000000) 
[n:127.0.0.1:39763_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39763/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2447076 INFO  (qtp1374262300-21576) [n:127.0.0.1:34597_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2447076 INFO  (qtp773582619-21574) [n:127.0.0.1:39763_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2447076 INFO  (qtp1374262300-21576) [n:127.0.0.1:34597_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2447076 INFO  (qtp773582619-21574) [n:127.0.0.1:39763_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2447185 INFO  
(zkCallback-5406-thread-1-processing-n:127.0.0.1:39763_solr) 
[n:127.0.0.1:39763_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2447185 INFO  
(zkCallback-5401-thread-1-processing-n:127.0.0.1:34597_solr) 
[n:127.0.0.1:34597_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2447185 INFO  
(zkCallback-5401-thread-2-processing-n:127.0.0.1:34597_solr) 
[n:127.0.0.1:34597_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2447185 INFO  
(zkCallback-5406-thread-2-processing-n:127.0.0.1:39763_solr) 
[n:127.0.0.1:39763_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2448095 INFO  (qtp773582619-21574) [n:127.0.0.1:39763_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2448103 INFO  (qtp1374262300-21576) [n:127.0.0.1:34597_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2448117 INFO  (qtp773582619-21574) [n:127.0.0.1:39763_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 2448125 INFO  (qtp1374262300-21576) [n:127.0.0.1:34597_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 2448226 INFO  (qtp773582619-21574) [n:127.0.0.1:39763_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2448233 INFO  (qtp1374262300-21576) [n:127.0.0.1:34597_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2448237 INFO  (qtp773582619-21574) [n:127.0.0.1:39763_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 2448237 INFO  (qtp773582619-21574) [n:127.0.0.1:39763_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39763.solr.core.collection1.shard2.replica_n2' (registry 
'solr.core.collection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31aa250a
   [junit4]   2> 2448238 INFO  (qtp773582619-21574) [n:127.0.0.1:39763_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2448238 INFO  (qtp773582619-21574) [n:127.0.0.1:39763_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRequestForwarding_9D64008B85BE2E63-001/tempDir-001/node1/collection1_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRequestForwarding_9D64008B85BE2E63-001/tempDir-001/node1/./collection1_shard2_replica_n2/data/]
   [junit4]   2> 2448240 INFO  (qtp773582619-21574) [n:127.0.0.1:39763_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2448244 INFO  (qtp1374262300-21576) [n:127.0.0.1:34597_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 2448244 INFO  (qtp1374262300-21576) [n:127.0.0.1:34597_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34597.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31aa250a
   [junit4]   2> 2448244 INFO  (qtp1374262300-21576) [n:127.0.0.1:34597_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2448244 INFO  (qtp1374262300-21576) [n:127.0.0.1:34597_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRequestForwarding_9D64008B85BE2E63-001/tempDir-001/node3/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRequestForwarding_9D64008B85BE2E63-001/tempDir-001/node3/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 2448246 INFO  (qtp1374262300-21576) [n:127.0.0.1:34597_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2448294 INFO  (qtp773582619-21574) [n:127.0.0.1:39763_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2448294 INFO  (qtp773582619-21574) [n:127.0.0.1:39763_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2448296 INFO  (qtp773582619-21574) [n:127.0.0.1:39763_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2448296 INFO  (qtp773582619-21574) [n:127.0.0.1:39763_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2448297 INFO  (qtp773582619-21574) [n:127.0.0.1:39763_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2448297 INFO  (qtp773582619-21574) [n:127.0.0.1:39763_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@73d0687c[collection1_shard2_replica_n2] main]
   [junit4]   2> 2448299 INFO  (qtp773582619-21574) [n:127.0.0.1:39763_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2448301 INFO  (qtp1374262300-21576) [n:127.0.0.1:34597_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2448301 INFO  (qtp1374262300-21576) [n:127.0.0.1:34597_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2448309 INFO  (qtp1374262300-21576) [n:127.0.0.1:34597_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2448309 INFO  (qtp1374262300-21576) [n:127.0.0.1:34597_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2448310 INFO  (qtp1374262300-21576) [n:127.0.0.1:34597_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2448310 INFO  (qtp1374262300-21576) [n:127.0.0.1:34597_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@14c06933[collection1_shard1_replica_n1] main]
   [junit4]   2> 2448311 INFO  (qtp1374262300-21576) [n:127.0.0.1:34597_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2448333 INFO  (qtp773582619-21574) [n:127.0.0.1:39763_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2448337 INFO  (qtp1374262300-21576) [n:127.0.0.1:34597_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2448476 INFO  (qtp773582619-21574) [n:127.0.0.1:39763_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2448476 INFO  
(searcherExecutor-4782-thread-1-processing-n:127.0.0.1:39763_solr 
x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:39763_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: default
   [junit4]   2> 2448476 INFO  (qtp773582619-21574) [n:127.0.0.1:39763_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1586343845459656704
   [junit4]   2> 2448476 INFO  
(searcherExecutor-4782-thread-1-processing-n:127.0.0.1:39763_solr 
x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:39763_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: direct
   [junit4]   2> 2448477 INFO  
(searcherExecutor-4782-thread-1-processing-n:127.0.0.1:39763_solr 
x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:39763_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: wordbreak
   [junit4]   2> 2448477 INFO  
(searcherExecutor-4782-thread-1-processing-n:127.0.0.1:39763_solr 
x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:39763_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: multipleFields
   [junit4]   2> 2448477 INFO  
(searcherExecutor-4782-thread-1-processing-n:127.0.0.1:39763_solr 
x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:39763_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: jarowinkler
   [junit4]   2> 2448477 INFO  
(searcherExecutor-4782-thread-1-processing-n:127.0.0.1:39763_solr 
x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:39763_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: external
   [junit4]   2> 2448477 INFO  
(searcherExecutor-4782-thread-1-processing-n:127.0.0.1:39763_solr 
x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:39763_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: freq
   [junit4]   2> 2448477 INFO  
(searcherExecutor-4782-thread-1-processing-n:127.0.0.1:39763_solr 
x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:39763_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: fqcn
   [junit4]   2> 2448477 INFO  
(searcherExecutor-4782-thread-1-processing-n:127.0.0.1:39763_solr 
x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:39763_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: perDict
   [junit4]   2> 2448479 INFO  
(searcherExecutor-4782-thread-1-processing-n:127.0.0.1:39763_solr 
x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:39763_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_shard2_replica_n2] Registered new searcher 
Searcher@73d0687c[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2448480 INFO  (qtp773582619-21574) [n:127.0.0.1:39763_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2448480 INFO  (qtp773582619-21574) [n:127.0.0.1:39763_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2448480 INFO  (qtp773582619-21574) [n:127.0.0.1:39763_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:39763/solr/collection1_shard2_replica_n2/
   [junit4]   2> 2448480 INFO  (qtp773582619-21574) [n:127.0.0.1:39763_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2448480 INFO  (qtp773582619-21574) [n:127.0.0.1:39763_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SyncStrategy http://127.0.0.1:39763/solr/collection1_shard2_replica_n2/ 
has no replicas
   [junit4]   2> 2448480 INFO  (qtp773582619-21574) [n:127.0.0.1:39763_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2448481 INFO  (qtp1374262300-21576) [n:127.0.0.1:34597_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2448481 INFO  
(searcherExecutor-4783-thread-1-processing-n:127.0.0.1:34597_solr 
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:34597_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: default
   [junit4]   2> 2448481 INFO  (qtp1374262300-21576) [n:127.0.0.1:34597_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1586343845464899584
   [junit4]   2> 2448482 INFO  (qtp773582619-21574) [n:127.0.0.1:39763_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39763/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 2448483 INFO  
(searcherExecutor-4783-thread-1-processing-n:127.0.0.1:34597_solr 
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:34597_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: direct
   [junit4]   2> 2448483 INFO  
(searcherExecutor-4783-thread-1-processing-n:127.0.0.1:34597_solr 
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:34597_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: wordbreak
   [junit4]   2> 2448483 INFO  
(searcherExecutor-4783-thread-1-processing-n:127.0.0.1:34597_solr 
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:34597_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: multipleFields
   [junit4]   2> 2448483 INFO  
(searcherExecutor-4783-thread-1-processing-n:127.0.0.1:34597_solr 
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:34597_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: jarowinkler
   [junit4]   2> 2448483 INFO  
(searcherExecutor-4783-thread-1-processing-n:127.0.0.1:34597_solr 
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:34597_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: external
   [junit4]   2> 2448483 INFO  
(searcherExecutor-4783-thread-1-processing-n:127.0.0.1:34597_solr 
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:34597_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: freq
   [junit4]   2> 2448483 INFO  (qtp1374262300-21576) [n:127.0.0.1:34597_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2448484 INFO  (qtp1374262300-21576) [n:127.0.0.1:34597_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2448484 INFO  
(searcherExecutor-4783-thread-1-processing-n:127.0.0.1:34597_solr 
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:34597_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: fqcn
   [junit4]   2> 2448484 INFO  (qtp1374262300-21576) [n:127.0.0.1:34597_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:34597/solr/collection1_shard1_replica_n1/
   [junit4]   2> 2448484 INFO  (qtp1374262300-21576) [n:127.0.0.1:34597_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2448484 INFO  (qtp1374262300-21576) [n:127.0.0.1:34597_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy http://127.0.0.1:34597/solr/collection1_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 2448484 INFO  (qtp1374262300-21576) [n:127.0.0.1:34597_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2448484 INFO  
(searcherExecutor-4783-thread-1-processing-n:127.0.0.1:34597_solr 
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:34597_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: perDict
   [junit4]   2> 2448485 INFO  (qtp1374262300-21576) [n:127.0.0.1:34597_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34597/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 2448485 INFO  
(searcherExecutor-4783-thread-1-processing-n:127.0.0.1:34597_solr 
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:34597_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@14c06933[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2448586 INFO  
(zkCallback-5406-thread-2-processing-n:127.0.0.1:39763_solr) 
[n:127.0.0.1:39763_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2448586 INFO  
(zkCallback-5401-thread-2-processing-n:127.0.0.1:34597_solr) 
[n:127.0.0.1:34597_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2448586 INFO  
(zkCallback-5406-thread-3-processing-n:127.0.0.1:39763_solr) 
[n:127.0.0.1:39763_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2448586 INFO  
(zkCallback-5401-thread-1-processing-n:127.0.0.1:34597_solr) 
[n:127.0.0.1:34597_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2448632 INFO  (qtp773582619-21574) [n:127.0.0.1:39763_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2448633 INFO  (qtp773582619-21574) [n:127.0.0.1:39763_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1557
   [junit4]   2> 2448635 INFO  (qtp1374262300-21576) [n:127.0.0.1:34597_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2448636 INFO  (qtp1374262300-21576) [n:127.0.0.1:34597_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1560
   [junit4]   2> 2448638 INFO  (qtp1374262300-21572) [n:127.0.0.1:34597_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> 2448768 INFO  
(OverseerCollectionConfigSetProcessor-99146490199605257-127.0.0.1:39763_solr-n_0000000000)
 [n:127.0.0.1:39763_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> 2478642 ERROR (qtp1374262300-21572) [n:127.0.0.1:34597_solr    
] o.a.s.h.a.CollectionsHandler Timed out waiting for new collection's replicas 
to become ACTIVE replica 
http://127.0.0.1:34597/solr/collection1_shard1_replica_n1/ is in state of down 
with timeout=30
   [junit4]   2> 2478643 INFO  (qtp1374262300-21572) [n:127.0.0.1:34597_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=31885
   [junit4]   2> 2478643 INFO  
(TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[9D64008B85BE2E63]) [ 
   ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - 
collection: collection1 failOnTimeout:true timeout (sec):100
   [junit4]   2> 2578760 ERROR 
(TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[9D64008B85BE2E63]) [ 
   ] o.a.s.c.Diagnostics Gave up waiting for recovery to finish.  THREAD DUMP:
   [junit4]   2> "ScheduledTrigger-4773-thread-4" prio=5 Id=21662 WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54febc40
   [junit4]   2>        at [email protected]/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>        -  waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54febc40
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1126)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        ...
   [junit4]   2> 
   [junit4]   2> "searcherExecutor-4783-thread-1" prio=5 Id=21661 WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2355e598
   [junit4]   2>        at [email protected]/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>        -  waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2355e598
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at [email protected]/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> "searcherExecutor-4782-thread-1" prio=5 Id=21660 WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5e9535af
   [junit4]   2>        at [email protected]/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>        -  waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5e9535af
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at [email protected]/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> "ScheduledTrigger-4773-thread-3" prio=5 Id=21657 WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54febc40
   [junit4]   2>        at [email protected]/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>        -  waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54febc40
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1126)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        ...
   [junit4]   2> 
   [junit4]   2> "Scheduler-551290024" prio=5 Id=21650 WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5fc62789
   [junit4]   2>        at [email protected]/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>        -  waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5fc62789
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1119)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        ...
   [junit4]   2> 
   [junit4]   2> "OverseerThreadFactory-4775-thread-1" prio=5 Id=21646 WAITING 
on java.util.concurrent.SynchronousQueue$TransferStack@7efb9c8d
   [junit4]   2>        at [email protected]/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>        -  waiting on 
java.util.concurrent.SynchronousQueue$TransferStack@7efb9c8d
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:920)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        ...
   [junit4]   2> 
   [junit4]   2> "Connection evictor" daemon prio=5 Id=21645 TIMED_WAITING
   [junit4]   2>        at [email protected]/java.lang.Thread.sleep(Native Method)
   [junit4]   2>        at 
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]   2>        at [email protected]/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> "Scheduler-1596874833" prio=5 Id=21644 WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@720edfef
   [junit4]   2>        at [email protected]/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>        -  waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@720edfef
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1119)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        ...
   [junit4]   2> 
   [junit4]   2> "zkConnectionManagerCallback-5419-thread-1" prio=5 Id=21643 
WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@541a44c
   [junit4]   2>        at [email protected]/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>        -  waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@541a44c
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at [email protected]/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 
"TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[9D64008B85BE2E63]-EventThread"
 daemon prio=5 Id=21642 WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6b553102
   [junit4]   2>        at [email protected]/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>        -  waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6b553102
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]   2>        at 
app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   [junit4]   2> 
   [junit4]   2> 
"TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[9D64008B85BE2E63]-SendThread(127.0.0.1:34181)"
 daemon prio=5 Id=21641 RUNNABLE (in native)
   [junit4]   2>        at 
[email protected]/sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
   [junit4]   2>        at 
[email protected]/sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:265)
   [junit4]   2>        at 
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)
   [junit4]   2>        at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2>        -  locked sun.nio.ch.Util$2@4968c711
   [junit4]   2>        -  locked java.util.Collections$UnmodifiableSet@4d9d8874
   [junit4]   2>        -  locked sun.nio.ch.EPollSelectorImpl@45f6364f
   [junit4]   2>        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]   2>        at 
app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
   [junit4]   2>        at 
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   [junit4]   2> 
   [junit4]   2> "Connection evictor" daemon prio=5 Id=21637 TIMED_WAITING
   [junit4]   2>        at [email protected]/java.lang.Thread.sleep(Native Method)
   [junit4]   2>        at 
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]   2>        at [email protected]/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> "Thread-2414" prio=5 Id=21632 WAITING on 
java.lang.Object@5f9448e1
   [junit4]   2>        at [email protected]/java.lang.Object.wait(Native Method)
   [junit4]   2>        -  waiting on java.lang.Object@5f9448e1
   [junit4]   2>        at 
[email protected]/java.lang.Object.wait(Object.java:516)
   [junit4]   2>        at 
app//org.apache.solr.core.CloserThread.run(CoreContainer.java:1723)
   [junit4]   2> 
   [junit4]   2> "Thread-2413" prio=5 Id=21630 WAITING on 
java.lang.Object@5f9448e1
   [junit4]   2>        at [email protected]/java.lang.Object.wait(Native Method)
   [junit4]   2>        -  waiting on java.lang.Object@5f9448e1
   [junit4]   2>        at 
[email protected]/java.lang.Object.wait(Object.java:516)
   [junit4]   2>        at 
app//org.apache.solr.core.CloserThread.run(CoreContainer.java:1723)
   [junit4]   2> 
   [junit4]   2> "Thread-2412" prio=5 Id=21628 WAITING on 
java.lang.Object@5f9448e1
   [junit4]   2>        at [email protected]/java.lang.Object.wait(Native Method)
   [junit4]   2>        -  waiting on java.lang.Object@5f9448e1
   [junit4]   2>        at 
[email protected]/java.lang.Object.wait(Object.java:516)
   [junit4]   2>        at 
app//org.apache.solr.core.CloserThread.run(CoreContainer.java:1723)
   [junit4]   2> 
   [junit4]   2> "ScheduledTrigger-4773-thread-2" prio=5 Id=21624 WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54febc40
   [junit4]   2>        at [email protected]/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>        -  waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54febc40
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1126)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        ...
   [junit4]   2> 
   [junit4]   2> "ScheduledTrigger-4773-thread-1" prio=5 Id=21623 TIMED_WAITING 
on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54febc40
   [junit4]   2>        at [email protected]/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>        -  waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54febc40
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        ...
   [junit4]   2> 
   [junit4]   2> 
"OverseerAutoScalingTriggerThread-99146490199605257-127.0.0.1:39763_solr-n_0000000000"
 prio=5 Id=21621 WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@769d2d2
   [junit4]   2>        at [email protected]/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>        -  waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@769d2d2
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]   2>        at 
app//org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:166)
   [junit4]   2>        at [email protected]/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 
"OverseerCollectionConfigSetProcessor-99146490199605257-127.0.0.1:39763_solr-n_0000000000"
 daemon prio=5 Id=21619 TIMED_WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@8b6dd61
   [junit4]   2>        at [email protected]/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>        -  waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@8b6dd61
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
   [junit4]   2>        at 
app//org.apache.solr.cloud.ZkDistributedQueue.peekElements(ZkDistributedQueue.java:463)
   [junit4]   2>        at 
app//org.apache.solr.cloud.OverseerTaskQueue.peekTopN(OverseerTaskQueue.java:235)
   [junit4]   2>        at 
app//org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:228)
   [junit4]   2>        at [email protected]/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 
"OverseerStateUpdate-99146490199605257-127.0.0.1:39763_solr-n_0000000000" 
daemon prio=5 Id=21618 TIMED_WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@29492a2b
   [junit4]   2>        at [email protected]/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>        -  waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@29492a2b
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
   [junit4]   2>        at 
app//org.apache.solr.cloud.ZkDistributedQueue.peekElements(ZkDistributedQueue.java:463)
   [junit4]   2>        at 
app//org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:203)
   [junit4]   2>        at [email protected]/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> "Connection evictor" daemon prio=5 Id=21620 TIMED_WAITING
   [junit4]   2>        at [email protected]/java.lang.Thread.sleep(Native Method)
   [junit4]   2>        at 
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]   2>        at [email protected]/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> "zkConnectionManagerCallback-5407-thread-1" prio=5 Id=21617 
WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5d792503
   [junit4]   2>        at [email protected]/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>        -  waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5d792503
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at [email protected]/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> "jetty-launcher-5380-thread-1-EventThread" daemon prio=5 
Id=21616 WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@144f933c
   [junit4]   2>        at [email protected]/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>        -  waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@144f933c
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]   2>        at 
app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   [junit4]   2> 
   [junit4]   2> "jetty-launcher-5380-thread-1-SendThread(127.0.0.1:34181)" 
daemon prio=5 Id=21615 RUNNABLE (in native)
   [junit4]   2>        at 
[email protected]/sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
   [junit4]   2>        at 
[email protected]/sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:265)
   [junit4]   2>        at 
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)
   [junit4]   2>        at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2>        -  locked sun.nio.ch.Util$2@2aac0901
   [junit4]   2>        -  locked java.util.Collections$UnmodifiableSet@4ad4660d
   [junit4]   2>        -  locked sun.nio.ch.EPollSelectorImpl@5e110369
   [junit4]   2>        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]   2>        at 
app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
   [junit4]   2>        at 
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   [junit4]   2> 
   [junit4]   2> "zkConnectionManagerCallback-5402-thread-1" prio=5 Id=21613 
WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@362fbde4
   [junit4]   2>        at [email protected]/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>        -  waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@362fbde4
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at [email protected]/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> "jetty-launcher-5380-thread-3-EventThread" daemon prio=5 
Id=21610 WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7c815e21
   [junit4]   2>        at [email protected]/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>        -  waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7c815e21
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]   2>        at 
app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   [junit4]   2> 
   [junit4]   2> "jetty-launcher-5380-thread-3-SendThread(127.0.0.1:34181)" 
daemon prio=5 Id=21609 RUNNABLE (in native)
   [junit4]   2>        at 
[email protected]/sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
   [junit4]   2>        at 
[email protected]/sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:265)
   [junit4]   2>        at 
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)
   [junit4]   2>        at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2>        -  locked sun.nio.ch.Util$2@158cbbb2
   [junit4]   2>        -  locked java.util.Collections$UnmodifiableSet@43d0e821
   [junit4]   2>        -  locked sun.nio.ch.EPollSelectorImpl@85bad22
   [junit4]   2>        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]   2>        at 
app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
   [junit4]   2>        at 
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   [junit4]   2> 
   [junit4]   2> "Connection evictor" daemon prio=5 Id=21608 TIMED_WAITING
   [junit4]   2>        at [email protected]/java.lang.Thread.sleep(Native Method)
   [junit4]   2>        at 
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]   2>        at [email protected]/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> "zkConnectionManagerCallback-5399-thread-1" prio=5 Id=21607 
WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7e5d9a5e
   [junit4]   2>        at [email protected]/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>        -  waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7e5d9a5e
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at [email protected]/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> "Connection evictor" daemon prio=5 Id=21606 TIMED_WAITING
   [junit4]   2>        at [email protected]/java.lang.Thread.sleep(Native Method)
   [junit4]   2>        at 
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]   2>        at [email protected]/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> "jetty-launcher-5380-thread-2-EventThread" daemon prio=5 
Id=21605 WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@efcff0c
   [junit4]   2>        at [email protected]/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>        -  waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@efcff0c
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]   2>        at 
app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   [junit4]   2> 
   [junit4]   2> "jetty-launcher-5380-thread-2-SendThread(127.0.0.1:34181)" 
daemon prio=5 Id=21604 RUNNABLE (in native)
   [junit4]   2>        at 
[email protected]/sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
   [junit4]   2>        at 
[email protected]/sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:265)
   [junit4]   2>        at 
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)
   [junit4]   2>        at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2>        -  locked sun.nio.ch.Util$2@4a298f12
   [junit4]   2>        -  locked java.util.Collections$UnmodifiableSet@1f4e09c8
   [junit4]   2>        -  locked sun.nio.ch.EPollSelectorImpl@dd3ef15
   [junit4]   2>        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]   2>        at 
app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
   [junit4]   2>        at 
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   [junit4]   2> 
   [junit4]   2> "Connection evictor" daemon prio=5 Id=21599 TIMED_WAITING
   [junit4]   2>        at [email protected]/java.lang.Thread.sleep(Native Method)
   [junit4]   2>        at 
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]   2>        at [email protected]/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> "Connection evictor" daemon prio=5 Id=21594 TIMED_WAITING
   [junit4]   2>        at [email protected]/java.lang.Thread.sleep(Native Method)
   [junit4]   2>        at 
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]   2>        at [email protected]/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> "Connection evictor" daemon prio=5 Id=21595 TIMED_WAITING
   [junit4]   2>        at [email protected]/java.lang.Thread.sleep(Native Method)
   [junit4]   2>        at 
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]   2>        at [email protected]/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> "Connection evictor" daemon prio=5 Id=21593 TIMED_WAITING
   [junit4]   2>        at [email protected]/java.lang.Thread.sleep(Native Method)
   [junit4]   2>        at 
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]   2>        at [email protected]/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 
"org.eclipse.jetty.server.session.HashSessionManager@797517cfTimer" daemon 
prio=5 Id=21584 TIMED_WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@643e753c
   [junit4]   2>        at [email protected]/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>        -  waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@643e753c
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        ...
   [junit4]   2> 
   [junit4]   2> 
"org.eclipse.jetty.server.session.HashSessionManager@74529954Timer" daemon 
prio=5 Id=21583 TIMED_WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@626927b6
   [junit4]   2>        at [email protected]/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>        -  waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@626927b6
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        ...
   [junit4]   2> 
   [junit4]   2> "qtp578862609-21582" prio=5 Id=21582 TIMED_WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@d06727a
   [junit4]   2>        at [email protected]/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>        -  waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@d06727a
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
   [junit4]   2>        at 
app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
   [junit4]   2>        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
   [junit4]   2>        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
   [junit4]   2>        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>        at [email protected]/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> "qtp578862609-21581" prio=5 Id=21581 TIMED_WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@d06727a
   [junit4]   2>        at [email protected]/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>        -  waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@d06727a
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
   [junit4]   2>        at 
app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
   [junit4]   2>        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
   [junit4]   2>        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
   [junit4]   2>        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>        at [email protected]/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> "qtp773582619-21580" prio=5 Id=21580 RUNNABLE (in native)
   [junit4]   2>        at 
[email protected]/sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
   [junit4]   2>        at 
[email protected]/sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:265)
   [junit4]   2>        at 
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)
   [junit4]   2>        at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2>        -  locked sun.nio.ch.Util$2@1f3f8f88
   [junit4]   2>        -  locked java.util.Collections$UnmodifiableSet@8bf8ec6
   [junit4]   2>        -  locked sun.nio.ch.EPollSelectorImpl@23404cf0
   [junit4]   2>        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]   2>        at [email protected]/sun.nio.ch.SelectorImpl.select(Se

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

olrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2836343 INFO  
(zkCallback-5649-thread-4-processing-n:127.0.0.1:42303_solr) 
[n:127.0.0.1:42303_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (0)
   [junit4]   2> 2836343 INFO  (coreCloseExecutor-5082-thread-1) 
[n:127.0.0.1:42303_solr c:cdcr-target s:shard1 r:core_node2 
x:cdcr-target_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-target_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@61894716
   [junit4]   2> 2836343 INFO  (coreCloseExecutor-5082-thread-1) 
[n:127.0.0.1:42303_solr c:cdcr-target s:shard1 r:core_node2 
x:cdcr-target_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.cdcr-target.shard1.replica_n1, tag=1636386582
   [junit4]   2> 2836343 INFO  
(zkCallback-5649-thread-5-processing-n:127.0.0.1:42303_solr) 
[n:127.0.0.1:42303_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has 
occurred - updating... (live nodes size: [0])
   [junit4]   2> 2836343 INFO  (coreCloseExecutor-5082-thread-1) 
[n:127.0.0.1:42303_solr c:cdcr-target s:shard1 r:core_node2 
x:cdcr-target_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@aa30591: rootName = 
solr_42303, domain = solr.core.cdcr-target.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.cdcr-target.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@723a851c
   [junit4]   2> 2836343 INFO  
(zkCallback-5649-thread-6-processing-n:127.0.0.1:42303_solr) 
[n:127.0.0.1:42303_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has 
occurred - updating... (live nodes size: [0])
   [junit4]   2> 2836349 INFO  (coreCloseExecutor-5082-thread-1) 
[n:127.0.0.1:42303_solr c:cdcr-target s:shard1 r:core_node2 
x:cdcr-target_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.cdcr-target.shard1.leader, tag=1636386582
   [junit4]   2> 2836349 INFO  (coreCloseExecutor-5082-thread-1) 
[n:127.0.0.1:42303_solr c:cdcr-target s:shard1 r:core_node2 
x:cdcr-target_shard1_replica_n1] o.a.s.h.CdcrRequestHandler Solr core is being 
closed - shutting down CDCR handler @ cdcr-target:shard1
   [junit4]   2> 2836350 INFO  (jetty-closer-5640-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=99146507147542531-127.0.0.1:42303_solr-n_0000000000) closing
   [junit4]   2> 2836350 INFO  
(OverseerStateUpdate-99146507147542531-127.0.0.1:42303_solr-n_0000000000) 
[n:127.0.0.1:42303_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:42303_solr
   [junit4]   2> 2836350 WARN  
(OverseerAutoScalingTriggerThread-99146507147542531-127.0.0.1:42303_solr-n_0000000000)
 [n:127.0.0.1:42303_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2836351 INFO  (jetty-closer-5640-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@71889653{/solr,null,UNAVAILABLE}
   [junit4]   2> 2836351 ERROR 
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[9D64008B85BE2E63])
 [    ] 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> 2836351 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[9D64008B85BE2E63])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39391 39391
   [junit4]   2> 2836507 INFO  (Thread-2549) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:39391 39391
   [junit4]   2> 2836507 WARN  (Thread-2549) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/collections/cdcr-target/state.json
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        2       /solr/collections/cdcr-target/cdcr/state/process
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> 2836507 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[9D64008B85BE2E63])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testBootstrapWithContinousIndexingOnSourceCluster
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CdcrBootstrapTest 
-Dtests.method=testBootstrapWithContinousIndexingOnSourceCluster 
-Dtests.seed=9D64008B85BE2E63 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=es-HN -Dtests.timezone=Pacific/Chuuk -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE  132s J0 | 
CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Document mismatch on 
target after sync expected:<2000> but was:<1901>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9D64008B85BE2E63:49214BD262E89D98]:0)
   [junit4]    >        at 
org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster(CdcrBootstrapTest.java:292)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_9D64008B85BE2E63-001
   [junit4]   2> Dec 09, 2017 9:42:50 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@56edc7a3),
 locale=es-HN, timezone=Pacific/Chuuk
   [junit4]   2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=8,threads=1,free=171006080,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CurrencyFieldTypeTest, 
TestCodecSupport, LargeFieldTest, TestHalfAndHalfDocValues, RequestLoggingTest, 
TestStressLiveNodes, DataDrivenBlockJoinTest, DeleteInactiveReplicaTest, 
BasicAuthIntegrationTest, VersionInfoTest, HighlighterMaxOffsetTest, 
SolrPluginUtilsTest, CollectionStateFormat2Test, AnalysisAfterCoreReloadTest, 
TestCollectionAPIs, HdfsCollectionsAPIDistributedZkTest, DocumentBuilderTest, 
TestHashQParserPlugin, TestCSVLoader, SolrGangliaReporterTest, 
TestSkipOverseerOperations, ExternalFileFieldSortTest, 
TestFoldingMultitermQuery, TestBadConfig, RecoveryAfterSoftCommitTest, 
CoreAdminRequestStatusTest, UpdateParamsTest, 
TestSolrCloudWithHadoopAuthPlugin, TestRestManager, TestLegacyTerms, 
TestDistributedStatsComponentCardinality, TestTrieFacet, TestReloadDeadlock, 
TestJsonFacetRefinement, SoftAutoCommitTest, GraphQueryTest, TestUtils, 
StatelessScriptUpdateProcessorFactoryTest, TestSolrConfigHandlerConcurrent, 
TestSegmentSorting, TestSuggestSpellingConverter, SearchHandlerTest, 
IndexSchemaRuntimeFieldTest, TestConfigReload, CleanupOldIndexTest, 
TestQueryUtils, TestManagedStopFilterFactory, 
UpdateRequestProcessorFactoryTest, SpatialHeatmapFacetsTest, 
SolrMetricManagerTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
TestFreeTextSuggestions, RuleEngineTest, CacheHeaderTest, TestConfigOverlay, 
BasicDistributedZkTest, SharedFSAutoReplicaFailoverTest, 
BasicFunctionalityTest, TestScoreJoinQPNoScore, TestConfigSets, 
BigEndianAscendingWordDeserializerTest, TestJavabinTupleStreamParser, 
TestComponentsName, TestSha256AuthenticationProvider, TestCloudDeleteByQuery, 
OverseerStatusTest, MultiTermTest, CloudMLTQParserTest, TestNumericTerms32, 
TestSort, SolrJmxReporterTest, SolrCloudExampleTest, InfixSuggestersTest, 
TestDFISimilarityFactory, TestJoin, DistributedQueryElevationComponentTest, 
TestObjectReleaseTracker, CdcrRequestHandlerTest, FastVectorHighlighterTest, 
TestUpdate, SolrCoreTest, TestTestInjection, TestEmbeddedSolrServerSchemaAPI, 
TestExactSharedStatsCache, TestFieldCacheReopen, ZkControllerTest, 
TestReplicationHandlerBackup, OverseerCollectionConfigSetProcessorTest, 
AssignBackwardCompatibilityTest, TestChildDocTransformer, 
TestRandomRequestDistribution, TestIBSimilarityFactory, CursorPagingTest, 
MetricsHandlerTest, UninvertDocValuesMergePolicyTest, TestMaxScoreQueryParser, 
TestFieldCacheVsDocValues, TestTolerantUpdateProcessorRandomCloud, 
HttpTriggerListenerTest, JvmMetricsTest, SmileWriterTest, 
ReplicationFactorTest, TestLeaderInitiatedRecoveryThread, ResponseHeaderTest, 
TestNoOpRegenerator, HdfsLockFactoryTest, TestSolrXml, 
DistributedQueryComponentOptimizationTest, NoCacheHeaderTest, SliceStateTest, 
DirectUpdateHandlerOptimizeTest, TermsComponentTest, TestInitParams, 
ZkStateReaderTest, ComputePlanActionTest, TestSolrDeletionPolicy1, 
TestFastOutputStream, TestCloudManagedSchema, AddBlockUpdateTest, 
TestManagedSchemaThreadSafety, HdfsDirectoryFactoryTest, TestPrepRecovery, 
TestRebalanceLeaders, TestRequestForwarding, ExecutePlanActionTest, 
SearchRateTriggerTest, CdcrBootstrapTest]
   [junit4] Completed [618/752 (2!)] on J0 in 171.71s, 3 tests, 1 failure <<< 
FAILURES!

[...truncated 40548 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to